This commit is contained in:
fbarbu15
2025-05-22 00:48:06 +00:00
parent 145b89cde7
commit d6b9201d9b
207 changed files with 24327 additions and 14070 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-126
View File
@@ -1,126 +0,0 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '34771']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:37:38.913Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 34771
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:37:38.913Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:41.117] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:41.123] New local node record seq=1,745,282,261,121 id=09b74f1b09fc6f5e ip=127.0.0.1 udp=0 tcp=36905
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:41.123] Started P2P networking self="enode://9b3f9949bb6b4a42ed0b156dde79453a98524298de0c1815ac9b41cc6925eef7d14c6878b674945ffe06dd5d39d6029db99f462bd11570dfbfcf6f15cfdcba1e@127.0.0.1:36905?discport=0"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[04-22|00:37:41.124] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:41.125] HTTP server started endpoint=127.0.0.1:34771 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:41.164] New local node record seq=1,745,282,261,142 id=60f8d2d1ead1a27e ip=10.1.0.35 udp=0 tcp=37015
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:41.165] New local node record seq=1,745,282,261,143 id=60f8d2d1ead1a27e ip=10.1.0.35 udp=50393 tcp=37015
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:41.168] New local node record seq=1,745,282,261,144 id=60f8d2d1ead1a27e ip=10.1.0.35 udp=50393 tcp=37015
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:37:41.598Z INFO first_node status-cli/util.go:67 account created, key UID: 0x00596b6982d4e738c1b49d4a3b7eade75c579bc631845887ff57a129c167f4d4
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:41.599] New local node record seq=1,745,282,261,145 id=60f8d2d1ead1a27e ip=10.1.0.35 udp=50393 tcp=37015
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:37:41.625Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x047d179ccc641ced5dccb89110cf5ca5eb51b3951a9839f64fb934c1d8a705e991599dd9223662b26b1126c0c69940e5996eed5c4074fb2eab7c47850116677b7f
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:37:46.625Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:46.776Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:46.776Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:46.819] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[04-22|00:37:46.827] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:46.827] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=37293
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:46.827] Started P2P networking self="enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:37293?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:46.827] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:46.865] New local node record seq=1,745,282,266,846 id=27bd1d8f25889792 ip=10.1.0.35 udp=0 tcp=35903
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:46.867] New local node record seq=1,745,282,266,847 id=27bd1d8f25889792 ip=10.1.0.35 udp=50084 tcp=35903
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:46.871] New local node record seq=1,745,282,266,848 id=27bd1d8f25889792 ip=10.1.0.35 udp=50084 tcp=35903
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:47.005Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:47.006] New local node record seq=1,745,282,266,849 id=27bd1d8f25889792 ip=10.1.0.35 udp=50084 tcp=35903
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:47.025Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:37:51.862] New local node record seq=1,745,282,266,850 id=27bd1d8f25889792 ip=52.234.38.162 udp=50084 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:52.026Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.steps.common:common.py:69 Entering context manager: node_pause
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:34771 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1737419644025}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:34771 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"requestsToJoinCommunity":[{"id":"0x5ffed21b879a6112c40f48b4584547857f3631182a487e7f945535269d78b19f","publicKey":"0x047d179ccc641ced5dccb89110cf5ca5eb51b3951a9839f64fb934c1d8a705e991599dd9223662b26b1126c0c69940e5996eed5c4074fb2eab7c47850116677b7f","clock":1745282273,"chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","state":1,"our":true,"deleted":false,"revealedAccounts":[{"address":"fakeaddress","chain_ids":[1,10,8453,42161],"isAirdropAddress":true}],"customizationColor":"#ffffff","shareFutureAddresses":false}],"notifications":null,"communities":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","requestedToJoinAt":1745282273,"isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1737419644025}],"activityCenterNotifications":[{"id":"0x5ffed21b879a6112c40f48b4584547857f3631182a487e7f945535269d78b19f","chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","membershipStatus":1,"name":"","newsTitle":"","newsDescription":"","newsContent":"","newsImageUrl":"","newsLink":"","newsLinkLabel":"","author":"","installationId":"","type":7,"lastMessage":null,"message":null,"replyMessage":null,"timestamp":1745282273126,"read":true,"dismissed":false,"deleted":false,"accepted":false,"contactVerificationStatus":0,"tokenData":null,"updatedAt":1745282273126,"albumMessages":null}],"activityCenterState":{"hasSeen":false,"updatedAt":1745282263501},"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 40 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:54.057] Served personal_ecRecover reqid=1 duration="46.517µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:56.161] New local node record seq=1,745,282,261,146 id=60f8d2d1ead1a27e ip=52.234.38.162 udp=50393 tcp=19521
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23 (ID=0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11 (ID=0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3 (ID=0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15 (ID=0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13 (ID=0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21 (ID=0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9 (ID=0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5 (ID=0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 50e9c8f5-c223-478e-ad7c-60efccc4e034 (ID=0x1a94c0de71d42aff6133dea24cd32b55dd33ce08670e186960f0b918ebdf62e7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17 (ID=0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.466Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.467Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.467Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.467Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.467Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7 (ID=0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.467Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 36fd04a2-c6b9-4aed-8d94-77a9810f5dc3 (ID=0xf7e6889282c4013fa2bc45935d6253dabb9d0e91aaef0d7ed4735af671e3585a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.467Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19 (ID=0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.467Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:37:58.467Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1 (ID=0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:58.549] New local node record seq=1,745,282,261,147 id=60f8d2d1ead1a27e ip=10.1.0.35 udp=50393 tcp=37015
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:58.596] New local node record seq=1,745,282,261,148 id=60f8d2d1ead1a27e ip=10.1.0.35 udp=50393 tcp=37015
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:37:58.598] New local node record seq=1,745,282,261,149 id=60f8d2d1ead1a27e ip=10.1.0.35 udp=50393 tcp=37015
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.033] Served personal_ecRecover reqid=2 duration="39.994µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.034] Served personal_ecRecover reqid=3 duration="21.6µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.036] Served personal_ecRecover reqid=4 duration="25.077µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.037] Served personal_ecRecover reqid=5 duration="22.001µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.038] Served personal_ecRecover reqid=6 duration="18.906µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.040] Served personal_ecRecover reqid=7 duration="20.258µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.041] Served personal_ecRecover reqid=8 duration="20.949µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.042] Served personal_ecRecover reqid=9 duration="22.372µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.043] Served personal_ecRecover reqid=10 duration="20.879µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.045] Served personal_ecRecover reqid=11 duration="24.176µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.046] Served personal_ecRecover reqid=12 duration="19.827µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.047] Served personal_ecRecover reqid=13 duration="20.098µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.049] Served personal_ecRecover reqid=14 duration="19.005µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.050] Served personal_ecRecover reqid=15 duration="18.274µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.051] Served personal_ecRecover reqid=16 duration="19.606µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.052] Served personal_ecRecover reqid=17 duration="18.895µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.054] Served personal_ecRecover reqid=18 duration="21.34µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.055] Served personal_ecRecover reqid=19 duration="18.635µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:37:59.057] Served personal_ecRecover reqid=20 duration="21.36µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:38:00.029] Served personal_ecRecover reqid=21 duration="60.554µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:38:00.034] Served personal_ecRecover reqid=22 duration="21.009µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:38:00.036] Served personal_ecRecover reqid=23 duration="19.326µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:38:00.037] Served personal_ecRecover reqid=24 duration="20.268µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:38:00.043] Served personal_ecRecover reqid=25 duration="20.669µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:38:00.044] Served personal_ecRecover reqid=26 duration="18.504µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:38:00.048] Served personal_ecRecover reqid=27 duration="21.451µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:38:00.049] Served personal_ecRecover reqid=28 duration="18.895µs" err="signature must be 65 bytes long"
DEBUG  src.steps.common:common.py:74 Exiting context manager: node_pause
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_acceptRequestToJoinCommunity", "params": [{"id": "0x5ffed21b879a6112c40f48b4584547857f3631182a487e7f945535269d78b19f"}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"requestsToJoinCommunity":[{"id":"0x5ffed21b879a6112c40f48b4584547857f3631182a487e7f945535269d78b19f","publicKey":"0x047d179ccc641ced5dccb89110cf5ca5eb51b3951a9839f64fb934c1d8a705e991599dd9223662b26b1126c0c69940e5996eed5c4074fb2eab7c47850116677b7f","clock":1745282273,"chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","state":3,"our":false,"deleted":false,"customizationColor":"blue","shareFutureAddresses":false}],"notifications":null,"communities":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":1,"isControlNode":true,"verified":false,"joined":true,"joinedAt":1737419643,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":true,"canView":true,"canPostReactions":true,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7":{"last_update_clock":1745281126},"0x047d179ccc641ced5dccb89110cf5ca5eb51b3951a9839f64fb934c1d8a705e991599dd9223662b26b1126c0c69940e5996eed5c4074fb2eab7c47850116677b7f":{"last_update_clock":1745282273},"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34":{"last_update_clock":1745281097},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":false,"canManageUsers":true,"canDeleteMessageForEveryone":true,"canJoin":false,"color":"#ffffff","isMember":true,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745282313133}],"discordOldestMessageTimestamp":0}}
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
-415
View File
@@ -1,415 +0,0 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '44585']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:16:58.910Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 44585
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:16:58.910Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:01.797] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:01.803] New local node record seq=1,745,281,021,802 id=3ee6f05df9ea31a0 ip=127.0.0.1 udp=0 tcp=45741
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:01.803] Started P2P networking self="enode://063b31766813e085fb49223ccdc4d61f2da08146fc559dd297c04ac8bf4f1fcf81b57de28ff7802093a5d17c66913712000b303ec2c9d768a00fae3c01325213@127.0.0.1:45741?discport=0"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[04-22|00:17:01.803] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:01.803] HTTP server started endpoint=127.0.0.1:44585 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:01.840] New local node record seq=1,745,281,021,820 id=a128d5dc814c2b58 ip=10.1.0.35 udp=0 tcp=43071
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:01.842] New local node record seq=1,745,281,021,821 id=a128d5dc814c2b58 ip=10.1.0.35 udp=59184 tcp=43071
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:01.844] New local node record seq=1,745,281,021,822 id=a128d5dc814c2b58 ip=10.1.0.35 udp=59184 tcp=43071
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:02.286Z INFO first_node status-cli/util.go:67 account created, key UID: 0xe43e591197672493f6fc73ab817e23e2659ee22d3e827a15d541148da6f2a617
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:02.287] New local node record seq=1,745,281,021,823 id=a128d5dc814c2b58 ip=10.1.0.35 udp=59184 tcp=43071
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:02.312Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:06.838] New local node record seq=1,745,281,021,824 id=a128d5dc814c2b58 ip=52.234.38.162 udp=59184 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:07.313Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:07.492Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:07.492Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:07.589] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[04-22|00:17:07.597] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:07.597] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=34257
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:07.597] Started P2P networking self="enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:34257?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:07.597] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:07.637] New local node record seq=1,745,281,027,612 id=a21af29d83ee2d21 ip=10.1.0.35 udp=0 tcp=39995
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:07.638] New local node record seq=1,745,281,027,613 id=a21af29d83ee2d21 ip=10.1.0.35 udp=51921 tcp=39995
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:07.640] New local node record seq=1,745,281,027,614 id=a21af29d83ee2d21 ip=10.1.0.35 udp=51921 tcp=39995
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:07.778Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:07.780] New local node record seq=1,745,281,027,615 id=a21af29d83ee2d21 ip=10.1.0.35 udp=51921 tcp=39995
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:07.797Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:12.632] New local node record seq=1,745,281,027,616 id=a21af29d83ee2d21 ip=52.234.38.162 udp=51921 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:12.798Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1737419644025}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"requestsToJoinCommunity":[{"id":"0x121a64a635c3197429db87220f926b3283edee6ca60a6b63d03d02fdd44cf261","publicKey":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","clock":1745281033,"chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","state":1,"our":true,"deleted":false,"revealedAccounts":[{"address":"fakeaddress","chain_ids":[1,10,8453,42161],"isAirdropAddress":true}],"customizationColor":"#ffffff","shareFutureAddresses":false}],"notifications":null,"communities":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","requestedToJoinAt":1745281033,"isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1737419644025}],"activityCenterNotifications":[{"id":"0x121a64a635c3197429db87220f926b3283edee6ca60a6b63d03d02fdd44cf261","chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","membershipStatus":1,"name":"","newsTitle":"","newsDescription":"","newsContent":"","newsImageUrl":"","newsLink":"","newsLinkLabel":"","author":"","installationId":"","type":7,"lastMessage":null,"message":null,"replyMessage":null,"timestamp":1745281033896,"read":true,"dismissed":false,"deleted":false,"accepted":false,"contactVerificationStatus":0,"tokenData":null,"updatedAt":1745281033896,"albumMessages":null}],"activityCenterState":{"hasSeen":false,"updatedAt":1745281024176},"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:17:14.801] Served personal_ecRecover reqid=1 duration="52.408µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:17:15.800] Served personal_ecRecover reqid=2 duration="38.412µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:17:15.801] Served personal_ecRecover reqid=3 duration="20.99µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:17:15.803] Served personal_ecRecover reqid=4 duration="19.897µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:17:15.804] Served personal_ecRecover reqid=5 duration="19.596µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:17.766] New local node record seq=1,745,281,021,825 id=a128d5dc814c2b58 ip=10.1.0.35 udp=59184 tcp=43071
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:17.838] New local node record seq=1,745,281,021,826 id=a128d5dc814c2b58 ip=10.1.0.35 udp=59184 tcp=43071
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:17:17.840] New local node record seq=1,745,281,021,827 id=a128d5dc814c2b58 ip=10.1.0.35 udp=59184 tcp=43071
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_acceptRequestToJoinCommunity", "params": [{"id": "0x121a64a635c3197429db87220f926b3283edee6ca60a6b63d03d02fdd44cf261"}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"requestsToJoinCommunity":[{"id":"0x121a64a635c3197429db87220f926b3283edee6ca60a6b63d03d02fdd44cf261","publicKey":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","clock":1745281033,"chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","state":3,"our":false,"deleted":false,"customizationColor":"blue","shareFutureAddresses":false}],"notifications":null,"communities":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":1,"isControlNode":true,"verified":false,"joined":true,"joinedAt":1737419643,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":true,"canView":true,"canPostReactions":true,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":false,"canManageUsers":true,"canDeleteMessageForEveryone":true,"canJoin":false,"color":"#ffffff","isMember":true,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745281037901}],"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 10 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 516ef2f2-a29f-463c-93a4-b0edb0bf110d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x7c600f4479fe11341ed20c008c0b8ed621bc3e70cea30cf9ef9ec36e7eca3309)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 0e2590bc-e69a-49e8-9a15-fa835a611f94_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xeadf413f2d8f1d94d6205bda66d087f3ebeaabd3a0721781ee25a62e47b16673)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 31e89cb6-f324-4fa3-b414-39328e166371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x93d344c5aa9f97ee4f096bfcf18a2dab61827f4d096538f40a9f9db5839602bd)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 94345e12-23fc-4851-8048-3edb7d4f4b34_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x5444645c21030ea5c73b354e3cf2b37df37464dfd8bb0a76bed6f659b3b4a001)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6cc031dd-2c6e-4eb3-82e5-d57c7bfd915e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x824854e664cff77844aee01923ca84bb8688e8c8a6e738123f04a753023c3c1d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a6394410-fbc5-4165-9433-a5a4138c2db0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x32ea4c4a858193d7c39ba306ac0ea2af8ab34d44675e3c2e287fbb82ed2f5d8e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 8aaf1b83-1559-4316-9b7b-bda087d866ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xf9a3dce52b36e235c0bf66a5ac1e5add740caf2207a3fa583ee6a2c41235db42)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e4eb9390-f5d0-4680-b04d-92f5b9fa994a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x70d41cbd3438d13c662b41c5daf24b1fd1b0867b6e76f0f5331af0647c6dc910)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 970d5303-883b-4e87-abe6-24bb18fbb009_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xe2c505441203c64a393dcbff8ee0c444d2b148a0b4fc25d1ede585ed09c053c3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a4591509-1a98-4562-9928-a143a8b0e84d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc9d2207f725a61b2e3707ae3459db3a66cc7578cd253bc70a7fe2f6319424674)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.059Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e9eec2ea-0153-470d-8c49-3b0aeb7cfa91_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x51d9b3e9386366fdbc71b673e0a1c90dd8eb2693d4475f6b334fb74990b2c1b1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.060Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 5be3a576-8f90-4586-82ce-b5253daf8a23_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x09828e3458b08bf9ab997c26750d6a09add16f3697b930294aa6d64b4cd2e465)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:18.060Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 4b1bb13a-6d05-4354-a0b6-7a782dd2674c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xb2d30bb68056f6bb9f3a34afddd79763591060aee729ff34aa714c3fb928bab4)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 3517584e-9f99-4880-9477-ff56e0eeef42_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xd9fa90f875c3a11a9fea5c0f793b5fd0c8209af400e5c3cf2cbc8854684fe4be)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f41c35c9-64e4-4b7e-955f-2869b09db584_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0xc9f75e5bfdcf26201ca99cb9a1e445097e8954ab129492db52878fac7638a27a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7dd0c4e7-8069-486a-af68-063028a31d14_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x9eb7ae5701c206eec331c36b65c0e8cf45df22f435c0005b2468d4a0ddc52bc9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 44d0353e-2de2-4f72-a287-6cd7cf04aaa1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x328419f0b45587aaddea2ab5e3fbf7f89d92fbef659449f60e1b9965d1989846)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 78bb1f35-ed64-4413-aaf7-a93b63fce43b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x1fe1a3776d1eeede6e875d8b491e7034e625b852a3299c0f97406e4082fdb7b9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a848d785-92d8-4b8e-b1e9-881753c5b06a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x651452c8a55424264832dbddf27b9f8933fd5fad49b19289bb82243058ee20fd)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 1e73eeb5-5ba6-48ec-8b91-f82b8a22d149_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x3cee6434b671c290c011cbfe95b6ac1abf8219eec959b7ab3f51f21c0756c018)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 52073471-27d2-4dba-b694-9cd30a08e36c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x6b0509c01bd20470dd25654bbde99c95280e331f1a691d8b2a9922dc2e53ec6a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 10f90da6-e6f2-466a-914b-b274c68abe3d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0xca1229fc3b4ca2b3ecb4ee4c28137ea0b7203f31c8aa840a597eade3a3f1bf39)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 48ccb2cd-792c-46d4-88f5-67a7ef09e229_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xc04d94d5a3f3d13928e0ac781352f0d1fdcd8f39714fdb0367997b5a609b1e4d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 0bf57279-7633-496b-9a8e-297e9017768b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xe355f2c4d3a30624a5ccb790d1037030b3337012b1ed47e79c3e4711236da41e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 536c7399-8336-4375-8113-3ddec8cb5535_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5ebca4ccd1a4bb1ef86c6a3442730d04d7a471815ee9bbbc50da6ed1f2a4050b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2e08e5fd-e794-4a85-a2b6-03ff19389434_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x4d1b290e0e42c40a4449d4460386f049c79204e16ccb709dd2a36cd2b5e3ebdf)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 28c43c89-7f76-469f-8848-dfe06b6f6cc9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xf198eb521436353cb2f9872561ea57afea7c3260e5e67fa2efc52a897835ef89)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 13f2be61-ef8c-4114-bffb-c063d931506b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x8b778aae1db2f44cce4ba923a16f3c525d6bacd160f0ad238679de0db8b0be82)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 38730169-b49f-4eaa-b3ef-6c33d427b555_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x33254a1f10e3a7574e420fe2ba129262744092258b017ea20d2868ff4b246d08)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 26125e75-aa53-4c21-a283-6ffb6271b9a1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xcb41f2297e63cc143a3cb679d6bf87d7dad0424f3b2cc04b6aa24bcfe6ef114d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b0cbe8de-d95a-42da-8cf7-5ea1b6caea84_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xbee21daef6f78bac29febd180c859e517d0a4f9ea5db4fc34a4a5b070b987efe)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 08c745c0-7101-4e94-9ea8-b9d99f888a1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x360cbe03599a1d7ceff220096b991f15df4a3d35372b291289d3b810353a768a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7793c347-b5cc-4b51-88b5-67151f44e61d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x0bb90d854734d0399f264a222ec1c9d92f958b36af1285e7fbe5966027737161)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 277c3643-6892-407e-b24c-303cfef9255d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x65bf8e5f7a9060eb987aa9f9c3b662f483213431496d52992f003b2d5b9cab9f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a65dfe6d-b786-428f-9a2c-844554941f8e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x84bb32c043c292faad16d6686d5874ecfa54df3e82289a9f215b0dcbfeed4bde)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 27b9d062-6d92-4c69-a185-35d71aa795e0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x4acd8cf3bde7d37291add1d1f6b63956669420dc566f8596c9cd64b48ce19e69)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 243d0772-b8d2-4e5b-a17c-286133e07b29_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x004d4bad5508b4969e56f4f0f2a0220a50148977b4801675b0bf7b68101aa743)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6f15e435-5783-4c36-a60d-21a2877c24ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x38d359773b77cb6c09395dc87a14b5d43280190c503a476e59f101c7b418d1b0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: fdc2e69c-fdce-4ff4-b859-857e86932bb3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8971c4c92912c56bdb76f0d979f84ffc3b8da40ecba029f2d9a56db0f176d068)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a28ee1d4-f09b-4658-8b81-32ccb8db0e6a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x54185e5eb8aee47affc8d289e7ff00aa79b40b78c1022167b0513880c1f11305)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d6a6f7a3-55c1-435c-9f32-d6bfd7fa353f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x001ec88f05789a2fb3438d96a2bd657b82114c5909802b4e5c6a41710e7e0daa)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 195a0533-1a93-44c5-8e43-5ac372dbd64a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc4efc4f8d00ba94e77f8c727b7c2faae65a24061997d1cc6021bb14a093a22ec)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d1327408-7d51-491f-9e62-0a61f9a66380_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd1b2b02c2e3d6e126dab6c0abc7726f71f08af91656d7b1f7ca0537d3e1fa8bb)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c106205e-d2b2-4ed5-afd8-119b941ec7c9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xe214a2dca68ae9e69e6c34e768b898c60a8b278e8ac73e10f712c8b5f6f11045)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9df060b2-a688-4c17-a52d-fe2501e452b8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xf1b04e095287783602a083378797c4eb855fc67ff97c0f272347ae30a7d2ff6c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 95fa97f1-7901-4ad9-a2e2-49544f4a7b9e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5a24c5b44688604262b978bf6e31fa9ed6ed722684f4694ec0ea839c7e6a14a3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f455727f-0199-4f99-9a85-8932f9d8833b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x27974b545978ff70391b89f22b6237e56515260945e6c90592b56634465bc90d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e479ec4f-1c0f-4a6f-b05e-e9681293c3ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x129f4016068820910f4c22410d27bb9d0e71134ed1ca6c0e0babf9a91f458e29)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: bf65c139-c8f2-48c2-83dc-dc090d0718b1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x7fba22c390d55414f31c8e5a1042e84efb3baa3cdbd67474066150cda7e18fd1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9de3ead6-b641-4715-8d56-41caac578f33_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8d103356a87f817aa9fee5503d7257023e7a157f2b97afabcb13e322f76d900e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 70f11539-9ac8-4cb8-b653-650e93c1c217_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x397023e3b0675edbc3a2931e6330be82563fb5e1e126b87c9309430ed2a83b4c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:19.144Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f6cf9296-e633-4c55-8748-f19813a3db78_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x179a54bdd08ddf88ce700801f47548f43494a838b9b358f4209acdf20053ae23)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d727c846-8721-4514-ae01-43cfb41aeb1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x1eb5afd231f522cf890fb508832ad37bd7c035ca50012daab50e461b21b9a927)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d85a1fd4-b944-4248-bba3-9b7bff9dcace_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xc91acc22cb4fde293d1839cfe9afc60beadc844247cbbfaef7bcc96c362343de)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 8b0da7ba-82cd-4224-80f1-f6b2a51e82ed_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x31c5a5c05c032b43890e750c855ff018c01c43febee7cfd043998b8f2878c3d7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 312cdf20-cc86-498d-bb3d-a674c90fbe54_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x2a18c69cc1a20216f8210d7906e8b924b70515e92c174e41420bcba69052928c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b50d1cb4-7584-439d-bb5d-1df9cb83889a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x3f880c3ff3ef111eca0d0a2003fe1ad5dc150e5fd05644dd8d62d75d21630209)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 353ce4c6-8385-49c4-9fb7-ed4536aa7585_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xd284dd4ace732962101f924accc13bbdc24aa4728bf4f60986b8c95b68bfeeed)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 4970347c-63c2-4d5b-a012-474feb23b4e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xc8693580ef236769be8cf6ee8f1afbaa51179cfe4517606b8f66939222eb1d0e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e461deb4-ed22-4be6-b2db-d8c3f6e00b73_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x06e902d563b0c4c14977921621110a684e6a20cd6a24676a87a49270d367e85d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: dcc1e31a-a25a-4c77-8e76-6c49f2e6d00a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x7b9e9210939018d9a557ecb10a6e0ec40ac1700959563485f10596571196caa6)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 5713cacb-2676-491b-9981-8a18786f7f39_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x42c0b332de774bf891935057937aff15538a9a7c034bddd5d84f97d352f11282)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 3955815c-43f4-4ae2-9b28-9b16b5fb2e8d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x865b9eaf43af97dcfc47542f5244adfa4fd7099c9754c7f19cf0b3e30a73ca83)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2ae2896e-bd87-4b34-9009-e090d718a3f4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x4d610fbcfdb3272d00f5bc42aa05c2f17d8ee994ea98fa0c8650170a3e600da8)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: df880b5e-6e23-402e-9c47-4354b5d43c10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb9b4577cbebeca964544e1bc85fefef2130479bf3eb4f0c174cd5d1d5b103676)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 428bdea2-ef91-475c-a68d-146692486770_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x62db63f6c4c0d46ccfb1ba2aea8a9809b3c544af3e102ae93dfd09f8d0a1187c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 3a5d44fb-93da-4b76-8633-e9caf8c69200_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x30f2ea7de7acb5e2eef9274fc71061d32562f46b1cd56f80bfa410bbb16d16a7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 0e3e991e-238b-4ed9-a952-97032c37cd2f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x92fe8bb4c6178bfb3a56618cb591e3a2cf0aa88dd5134117b8e2b0c0e496643f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a67a92a9-3dd5-4776-bbf1-c63261dc0260_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x62d1dd57ee85ba130b31deb9a9741c1345eb35274a66d05960a3772358159056)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 4ed17b3e-0ba2-4e2a-b3f8-919677a39037_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x51ea685e9c5b33c3fc809810130ecaa78db03912b9b41f829841ab231c4044cf)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 122fb859-f3c4-41b3-9a53-d1cfa3664371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x34d306106d9ad8fc207269fa0ac17730affa15a23b9578a2f63a4436cffde0e5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 40298ddb-0b0a-4531-bd1d-c176930912e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x83db9f6a1dc67484aa180104d1d4149352bbe6c0f6d79ad55ff9b5643dcc4c9f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f3780e1d-0fa2-4554-ab61-334bcc988f1d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xacb39512991ea70added2e960d656be94693ff90116e996a1c57498b6e5d06b3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d43ac158-9ad2-4110-a705-b0667f66fa64_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0xfe3b5b8128e2f5343172d3aa204a6912dd645bf41210a550e3750758f2966ed1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 23452608-cee8-4a8c-8daa-1b06f74c4f49_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x1ec0ea8dd20bee6da3a54b01bbbf3613799edb81dda18a5eb9967811141e45a7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e03e4130-a247-4510-9726-a1aa8bed496e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x89baa697c87cdffead929da4a7767bb0fed36ccfccc08663a07a382a0334722b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7a1d9252-82ad-40a2-90d8-965906d1a279_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb0eeaf1eecfa48cb3e7a3fbc122052d8b0004a230f44f8847f9e86988acce8a0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7fbc7eea-3612-4220-b208-4bd91ddb6747_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x50a52b2933e639e8cbf17712d6410295a3050fbcdf0ced3a42bed401cf08f389)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e8d57a58-48b6-4a6d-9b8f-81c4c0fa9ad4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xf9f593b3d60485f56c4818c9a9036dd95f90567d48026ec87ca7d7f6b8353d37)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 55bbb7f3-46ed-4bec-99e8-8f18832f3d20_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x14549bc0c8947e6fa9a196383e0caf6d7c66e424dfc07982d8f155d7b5f647f0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 61833518-e03d-4d1a-b98c-a0b146c26655_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0xdac6df5cfbbc094cd7178acb6fef434480c423d903c4c6d5ced1c9067be4fc7f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f53ec880-5197-4b36-b77f-c75455ac354a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x1c954c8e840866c09b0110a9720b284c6444b2a74af8d0176c086f0f0470b5d1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2a7a188e-6698-47b6-9998-ac2a1c034b6f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xa4cfc2da4f7cbba7fa727dc14b6e6fd40fe96cd13cce9e890b8079a01f9ec18d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9e90414a-e864-48e8-95f2-acc86a71ee3b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x27e50708938f039afaf7b39d0c09a3a2f81d2c49b9ec0f260ff4a33f6786f881)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2d36ec85-cc75-40a3-8a05-e74db0b52cf6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x2faf018fa0300e661236c67846240cbb34627410b6d55110579128dca954604c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: ed9cfbe9-d52f-4a2c-b395-db87559381ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x59ee8ef90477fea801f962416083a4244f9479d60da2206b891828736f464b5b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f14515e3-ac58-43ce-8eb0-8cc502b3ed26_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x66c8cc98be73ef23741281b13ff0b9f77080f2f823c476eb2d06698cafa4c390)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7edc5e49-8007-41bd-bf6b-e4db4ecd1b37_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x51b8709eece3b2589973c84abeb193388c9c601350f21f14c9b47c5aead91432)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e1d57176-606a-4059-81de-488847cd1f62_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xcd9c529263a1f45f47d1de4a09931f22cd5a49f1eaf059057de6b384f776e9b5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: de321a84-132f-4f97-91d6-1ee24d5d3644_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x20f364d12a1516ef7ac158fa335f89578ff726de0203ab850ec92028dc7ccb8f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: efe65f82-8e36-4c92-a4dc-83c3761bac7a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x14cb7a5ad61056dc8513e099018b0e7c3915bb7b89fd701cff04fcd1e0720c91)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: db1de0f9-b327-4329-9a3d-aeaf92e1dd93_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x3811e6f9fde54c4934dbb0bff39f3aa1bc7686abb87895cb04b734ddc06001be)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2a627fc3-194c-495f-aee3-bc7d733f8032_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5f2af48042bcae24535689724138dcd6a39118a5741911653911ae42d2095467)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 990243d9-1353-4c11-85ad-d90476aa89d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x2f29129d457602f5d8059f439663f2a988a51e21a468f96d7b5784ed0b19961e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: af370873-730b-40a2-8ae5-4436b6e019de_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0da4d07c77fd1486d51e4f1298eb7cbc5f4f1d64d07c4e44c85e7d8703965cec)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6177c770-3427-49f0-bde6-e322ceefb6ce_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x48d4ac7ed7528923ccb23604199a9fbb29d10f6b99aa7fb161cc274b4c67e376)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: fbe238da-06da-461d-9499-f9e981614591_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x3b31d53649e1b1f78c6307313c421e9abe939809711c25ff54eed198aef05c1f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: dbdea56c-d8da-49ea-952b-4fd982a95201_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x139832ade11a76323ad616f9e0b7264afc51e45c67739e3fe5fc50390f5d7f72)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 8d475981-fbdf-41ec-88a0-14334029a9e1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5a517ca2e042d6866efc7cc8e46edea16019886e8ad7d8c5c3289f01b0bc3f6c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e3fd2655-d386-457a-9281-fee188b84214_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8c4fa38a73f5443a8b84e20a9cdc1d198f66a2c224370b2d5ff88e17c32efbff)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 54e4b24c-5f2b-445b-96fd-ddd0c8ae3b7d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x25d61ab9d093979ea7d4f023ac87edca497db2f9cee7a10cdb27e061eb76462d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 4e8bd1bd-c464-4bb4-ab12-de1721c17f10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x2df551495dbbac4867c91817585a3c13e088872ad94f80d173dbd926cea75b01)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 032a22f4-2748-4411-88cf-490cf214950e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb38fced00a341bff0e5e5e92ff01a9208c0b3f255d984d80619de49f3beed76c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.161Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 5314d0b4-5878-41d0-b7f4-4ea883fa4a3f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x2c0bba85f2a52355b1615681021f9e1d25dd76e5659ecaf0e7d73066f84e972f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b0b2cc41-82d1-4e6b-8599-1f35f7563302_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x00534630abd4f3fbc9cdf6c6e4cdaff7c4d7222106b9de273922686ae313e508)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 008e20b9-d6da-46e5-9816-e75296b81990_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x43ab392bd052bbcdcf51ac1afc94782342986e0234b6a12c4878a7202756382d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 187b68b3-10ae-4bc9-9b0f-f47d11831826_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xd3b7b8176d75943136df5d2df49d8cd8a65901df6a54d85e562f6420cfcb2220)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: df2e42a5-197d-41a9-8363-f7c0f89c87bf_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xe2a00ca549d66f25bdd3dc18823deb34fd7afe9bf4d322dc68d5425e1de3e0d3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a756b12a-b40a-4cf7-9c04-d06d5982a30f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb0a440b2f2625823d5d928320b380b6f70fea68c89f35fab07472520b61993a5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 139db6ec-669a-43d4-b998-bde37c453e61_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0919e02ecc64bd75d1d32002baa21cfc43015a76f1819c88d5fa9ff64a5fb8ca)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 150e9ed8-e5c9-47f9-a194-4487f5e418f9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xf07b3dce1d27b85ad24bc67c46928af8a1e1f827f283e9385b5175e4d718a83f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 71357954-2245-4839-b814-7cf225a341f2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x95938b9e25731e8f681512fea174961e0249943394fc4f6eb491b02f01a63277)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: db187785-74e9-4beb-adef-05492fdbf0b3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xe8034c65544cc554497d2a6e05ff518f4f28fd6bc26857f96a265ecd9cd71fa9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 5ceccfe0-987f-4dfa-a28b-78468d135ab4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xaaa33f65f08702073d726e74f0a70bdcd4b78a453e6eac589d2bc18ff7e110f8)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 8716dc71-0a5f-400e-b5a2-c35388707a0d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xc77a187a7df951705a0025c338a7cdc6815a9a1439fca3d7d2e5c645f90df5d6)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: bfb005b3-bd9d-48bf-ba41-f4ef676962d4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xd30605ce6f6840c5389dbe20c407d9e845951f72ec8896277f8c30453dd05457)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:20.944Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c08d8460-7df5-4434-905f-481c7928f164_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x155dde96a734e8a18d90e5d77beeabb4ce2e1927720cd66ae7e3471c7f9123ee)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:22.380Z INFO first_node status-cli/serve.go:85 local notification: communityJoined, title: vac_qa_community_8, id: 0x3737353461623930636563393665623732306236366661653131323034323165
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 970d5303-883b-4e87-abe6-24bb18fbb009_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xe2c505441203c64a393dcbff8ee0c444d2b148a0b4fc25d1ede585ed09c053c3)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: e9eec2ea-0153-470d-8c49-3b0aeb7cfa91_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x51d9b3e9386366fdbc71b673e0a1c90dd8eb2693d4475f6b334fb74990b2c1b1)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 6cc031dd-2c6e-4eb3-82e5-d57c7bfd915e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x824854e664cff77844aee01923ca84bb8688e8c8a6e738123f04a753023c3c1d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 26125e75-aa53-4c21-a283-6ffb6271b9a1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xcb41f2297e63cc143a3cb679d6bf87d7dad0424f3b2cc04b6aa24bcfe6ef114d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: e479ec4f-1c0f-4a6f-b05e-e9681293c3ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x129f4016068820910f4c22410d27bb9d0e71134ed1ca6c0e0babf9a91f458e29)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 243d0772-b8d2-4e5b-a17c-286133e07b29_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x004d4bad5508b4969e56f4f0f2a0220a50148977b4801675b0bf7b68101aa743)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 4b1bb13a-6d05-4354-a0b6-7a782dd2674c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xb2d30bb68056f6bb9f3a34afddd79763591060aee729ff34aa714c3fb928bab4)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: a6394410-fbc5-4165-9433-a5a4138c2db0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x32ea4c4a858193d7c39ba306ac0ea2af8ab34d44675e3c2e287fbb82ed2f5d8e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 0e2590bc-e69a-49e8-9a15-fa835a611f94_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xeadf413f2d8f1d94d6205bda66d087f3ebeaabd3a0721781ee25a62e47b16673)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 3517584e-9f99-4880-9477-ff56e0eeef42_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xd9fa90f875c3a11a9fea5c0f793b5fd0c8209af400e5c3cf2cbc8854684fe4be)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: f455727f-0199-4f99-9a85-8932f9d8833b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x27974b545978ff70391b89f22b6237e56515260945e6c90592b56634465bc90d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 0bf57279-7633-496b-9a8e-297e9017768b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xe355f2c4d3a30624a5ccb790d1037030b3337012b1ed47e79c3e4711236da41e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 38730169-b49f-4eaa-b3ef-6c33d427b555_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x33254a1f10e3a7574e420fe2ba129262744092258b017ea20d2868ff4b246d08)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: a28ee1d4-f09b-4658-8b81-32ccb8db0e6a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x54185e5eb8aee47affc8d289e7ff00aa79b40b78c1022167b0513880c1f11305)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: d1327408-7d51-491f-9e62-0a61f9a66380_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd1b2b02c2e3d6e126dab6c0abc7726f71f08af91656d7b1f7ca0537d3e1fa8bb)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: e4eb9390-f5d0-4680-b04d-92f5b9fa994a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x70d41cbd3438d13c662b41c5daf24b1fd1b0867b6e76f0f5331af0647c6dc910)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 5be3a576-8f90-4586-82ce-b5253daf8a23_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x09828e3458b08bf9ab997c26750d6a09add16f3697b930294aa6d64b4cd2e465)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 516ef2f2-a29f-463c-93a4-b0edb0bf110d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x7c600f4479fe11341ed20c008c0b8ed621bc3e70cea30cf9ef9ec36e7eca3309)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: b0cbe8de-d95a-42da-8cf7-5ea1b6caea84_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xbee21daef6f78bac29febd180c859e517d0a4f9ea5db4fc34a4a5b070b987efe)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 6f15e435-5783-4c36-a60d-21a2877c24ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x38d359773b77cb6c09395dc87a14b5d43280190c503a476e59f101c7b418d1b0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 8aaf1b83-1559-4316-9b7b-bda087d866ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xf9a3dce52b36e235c0bf66a5ac1e5add740caf2207a3fa583ee6a2c41235db42)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: a4591509-1a98-4562-9928-a143a8b0e84d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc9d2207f725a61b2e3707ae3459db3a66cc7578cd253bc70a7fe2f6319424674)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 31e89cb6-f324-4fa3-b414-39328e166371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x93d344c5aa9f97ee4f096bfcf18a2dab61827f4d096538f40a9f9db5839602bd)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 94345e12-23fc-4851-8048-3edb7d4f4b34_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x5444645c21030ea5c73b354e3cf2b37df37464dfd8bb0a76bed6f659b3b4a001)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: 536c7399-8336-4375-8113-3ddec8cb5535_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5ebca4ccd1a4bb1ef86c6a3442730d04d7a471815ee9bbbc50da6ed1f2a4050b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:25.490Z INFO first_node status-cli/serve.go:70 message received: bf65c139-c8f2-48c2-83dc-dc090d0718b1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x7fba22c390d55414f31c8e5a1042e84efb3baa3cdbd67474066150cda7e18fd1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:25.585] New local node record seq=1,745,281,027,617 id=a21af29d83ee2d21 ip=10.1.0.35 udp=51921 tcp=39995
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:25.760] New local node record seq=1,745,281,027,618 id=a21af29d83ee2d21 ip=10.1.0.35 udp=51921 tcp=39995
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:17:25.762] New local node record seq=1,745,281,027,619 id=a21af29d83ee2d21 ip=10.1.0.35 udp=51921 tcp=39995
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 10f90da6-e6f2-466a-914b-b274c68abe3d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0xca1229fc3b4ca2b3ecb4ee4c28137ea0b7203f31c8aa840a597eade3a3f1bf39)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: a65dfe6d-b786-428f-9a2c-844554941f8e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x84bb32c043c292faad16d6686d5874ecfa54df3e82289a9f215b0dcbfeed4bde)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 13f2be61-ef8c-4114-bffb-c063d931506b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x8b778aae1db2f44cce4ba923a16f3c525d6bacd160f0ad238679de0db8b0be82)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 1e73eeb5-5ba6-48ec-8b91-f82b8a22d149_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x3cee6434b671c290c011cbfe95b6ac1abf8219eec959b7ab3f51f21c0756c018)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 52073471-27d2-4dba-b694-9cd30a08e36c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x6b0509c01bd20470dd25654bbde99c95280e331f1a691d8b2a9922dc2e53ec6a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: f41c35c9-64e4-4b7e-955f-2869b09db584_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0xc9f75e5bfdcf26201ca99cb9a1e445097e8954ab129492db52878fac7638a27a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: fdc2e69c-fdce-4ff4-b859-857e86932bb3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8971c4c92912c56bdb76f0d979f84ffc3b8da40ecba029f2d9a56db0f176d068)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: c106205e-d2b2-4ed5-afd8-119b941ec7c9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xe214a2dca68ae9e69e6c34e768b898c60a8b278e8ac73e10f712c8b5f6f11045)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: d6a6f7a3-55c1-435c-9f32-d6bfd7fa353f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x001ec88f05789a2fb3438d96a2bd657b82114c5909802b4e5c6a41710e7e0daa)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 7dd0c4e7-8069-486a-af68-063028a31d14_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x9eb7ae5701c206eec331c36b65c0e8cf45df22f435c0005b2468d4a0ddc52bc9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 9df060b2-a688-4c17-a52d-fe2501e452b8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xf1b04e095287783602a083378797c4eb855fc67ff97c0f272347ae30a7d2ff6c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 08c745c0-7101-4e94-9ea8-b9d99f888a1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x360cbe03599a1d7ceff220096b991f15df4a3d35372b291289d3b810353a768a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 9de3ead6-b641-4715-8d56-41caac578f33_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8d103356a87f817aa9fee5503d7257023e7a157f2b97afabcb13e322f76d900e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 27b9d062-6d92-4c69-a185-35d71aa795e0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x4acd8cf3bde7d37291add1d1f6b63956669420dc566f8596c9cd64b48ce19e69)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 70f11539-9ac8-4cb8-b653-650e93c1c217_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x397023e3b0675edbc3a2931e6330be82563fb5e1e126b87c9309430ed2a83b4c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 78bb1f35-ed64-4413-aaf7-a93b63fce43b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x1fe1a3776d1eeede6e875d8b491e7034e625b852a3299c0f97406e4082fdb7b9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 95fa97f1-7901-4ad9-a2e2-49544f4a7b9e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5a24c5b44688604262b978bf6e31fa9ed6ed722684f4694ec0ea839c7e6a14a3)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 44d0353e-2de2-4f72-a287-6cd7cf04aaa1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x328419f0b45587aaddea2ab5e3fbf7f89d92fbef659449f60e1b9965d1989846)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 277c3643-6892-407e-b24c-303cfef9255d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x65bf8e5f7a9060eb987aa9f9c3b662f483213431496d52992f003b2d5b9cab9f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 7793c347-b5cc-4b51-88b5-67151f44e61d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x0bb90d854734d0399f264a222ec1c9d92f958b36af1285e7fbe5966027737161)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 2e08e5fd-e794-4a85-a2b6-03ff19389434_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x4d1b290e0e42c40a4449d4460386f049c79204e16ccb709dd2a36cd2b5e3ebdf)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 28c43c89-7f76-469f-8848-dfe06b6f6cc9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xf198eb521436353cb2f9872561ea57afea7c3260e5e67fa2efc52a897835ef89)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 195a0533-1a93-44c5-8e43-5ac372dbd64a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc4efc4f8d00ba94e77f8c727b7c2faae65a24061997d1cc6021bb14a093a22ec)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: 48ccb2cd-792c-46d4-88f5-67a7ef09e229_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xc04d94d5a3f3d13928e0ac781352f0d1fdcd8f39714fdb0367997b5a609b1e4d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: f6cf9296-e633-4c55-8748-f19813a3db78_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x179a54bdd08ddf88ce700801f47548f43494a838b9b358f4209acdf20053ae23)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:26.494Z INFO first_node status-cli/serve.go:70 message received: a848d785-92d8-4b8e-b1e9-881753c5b06a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x651452c8a55424264832dbddf27b9f8933fd5fad49b19289bb82243058ee20fd)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: df880b5e-6e23-402e-9c47-4354b5d43c10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb9b4577cbebeca964544e1bc85fefef2130479bf3eb4f0c174cd5d1d5b103676)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 2a627fc3-194c-495f-aee3-bc7d733f8032_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5f2af48042bcae24535689724138dcd6a39118a5741911653911ae42d2095467)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 990243d9-1353-4c11-85ad-d90476aa89d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x2f29129d457602f5d8059f439663f2a988a51e21a468f96d7b5784ed0b19961e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: e03e4130-a247-4510-9726-a1aa8bed496e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x89baa697c87cdffead929da4a7767bb0fed36ccfccc08663a07a382a0334722b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 4970347c-63c2-4d5b-a012-474feb23b4e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xc8693580ef236769be8cf6ee8f1afbaa51179cfe4517606b8f66939222eb1d0e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 40298ddb-0b0a-4531-bd1d-c176930912e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x83db9f6a1dc67484aa180104d1d4149352bbe6c0f6d79ad55ff9b5643dcc4c9f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 7fbc7eea-3612-4220-b208-4bd91ddb6747_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x50a52b2933e639e8cbf17712d6410295a3050fbcdf0ced3a42bed401cf08f389)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 4e8bd1bd-c464-4bb4-ab12-de1721c17f10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x2df551495dbbac4867c91817585a3c13e088872ad94f80d173dbd926cea75b01)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 7a1d9252-82ad-40a2-90d8-965906d1a279_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb0eeaf1eecfa48cb3e7a3fbc122052d8b0004a230f44f8847f9e86988acce8a0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: e461deb4-ed22-4be6-b2db-d8c3f6e00b73_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x06e902d563b0c4c14977921621110a684e6a20cd6a24676a87a49270d367e85d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 2ae2896e-bd87-4b34-9009-e090d718a3f4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x4d610fbcfdb3272d00f5bc42aa05c2f17d8ee994ea98fa0c8650170a3e600da8)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 7edc5e49-8007-41bd-bf6b-e4db4ecd1b37_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x51b8709eece3b2589973c84abeb193388c9c601350f21f14c9b47c5aead91432)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: d85a1fd4-b944-4248-bba3-9b7bff9dcace_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xc91acc22cb4fde293d1839cfe9afc60beadc844247cbbfaef7bcc96c362343de)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: af370873-730b-40a2-8ae5-4436b6e019de_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0da4d07c77fd1486d51e4f1298eb7cbc5f4f1d64d07c4e44c85e7d8703965cec)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 4ed17b3e-0ba2-4e2a-b3f8-919677a39037_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x51ea685e9c5b33c3fc809810130ecaa78db03912b9b41f829841ab231c4044cf)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 122fb859-f3c4-41b3-9a53-d1cfa3664371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x34d306106d9ad8fc207269fa0ac17730affa15a23b9578a2f63a4436cffde0e5)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 8d475981-fbdf-41ec-88a0-14334029a9e1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5a517ca2e042d6866efc7cc8e46edea16019886e8ad7d8c5c3289f01b0bc3f6c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: f14515e3-ac58-43ce-8eb0-8cc502b3ed26_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x66c8cc98be73ef23741281b13ff0b9f77080f2f823c476eb2d06698cafa4c390)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: e3fd2655-d386-457a-9281-fee188b84214_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8c4fa38a73f5443a8b84e20a9cdc1d198f66a2c224370b2d5ff88e17c32efbff)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 2d36ec85-cc75-40a3-8a05-e74db0b52cf6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x2faf018fa0300e661236c67846240cbb34627410b6d55110579128dca954604c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 54e4b24c-5f2b-445b-96fd-ddd0c8ae3b7d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x25d61ab9d093979ea7d4f023ac87edca497db2f9cee7a10cdb27e061eb76462d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 6177c770-3427-49f0-bde6-e322ceefb6ce_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x48d4ac7ed7528923ccb23604199a9fbb29d10f6b99aa7fb161cc274b4c67e376)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: fbe238da-06da-461d-9499-f9e981614591_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x3b31d53649e1b1f78c6307313c421e9abe939809711c25ff54eed198aef05c1f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: dbdea56c-d8da-49ea-952b-4fd982a95201_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x139832ade11a76323ad616f9e0b7264afc51e45c67739e3fe5fc50390f5d7f72)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: 55bbb7f3-46ed-4bec-99e8-8f18832f3d20_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x14549bc0c8947e6fa9a196383e0caf6d7c66e424dfc07982d8f155d7b5f647f0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:27.499Z INFO first_node status-cli/serve.go:70 message received: d727c846-8721-4514-ae01-43cfb41aeb1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x1eb5afd231f522cf890fb508832ad37bd7c035ca50012daab50e461b21b9a927)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281047917,"lastClockValue":1745281047916,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":0,"unviewedMentionsCount":0,"lastMessage":{"id":"0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c","whisperTimestamp":1745281047916,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0"}]}],"lineCount":0,"text":"d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281047916,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281047916,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c","whisperTimestamp":1745281047916,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0"}]}],"lineCount":0,"text":"d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281047916,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281047916,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: 187b68b3-10ae-4bc9-9b0f-f47d11831826_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xd3b7b8176d75943136df5d2df49d8cd8a65901df6a54d85e562f6420cfcb2220)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: 150e9ed8-e5c9-47f9-a194-4487f5e418f9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xf07b3dce1d27b85ad24bc67c46928af8a1e1f827f283e9385b5175e4d718a83f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: 71357954-2245-4839-b814-7cf225a341f2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x95938b9e25731e8f681512fea174961e0249943394fc4f6eb491b02f01a63277)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: db187785-74e9-4beb-adef-05492fdbf0b3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xe8034c65544cc554497d2a6e05ff518f4f28fd6bc26857f96a265ecd9cd71fa9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: bfb005b3-bd9d-48bf-ba41-f4ef676962d4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xd30605ce6f6840c5389dbe20c407d9e845951f72ec8896277f8c30453dd05457)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: c08d8460-7df5-4434-905f-481c7928f164_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x155dde96a734e8a18d90e5d77beeabb4ce2e1927720cd66ae7e3471c7f9123ee)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: df2e42a5-197d-41a9-8363-f7c0f89c87bf_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xe2a00ca549d66f25bdd3dc18823deb34fd7afe9bf4d322dc68d5425e1de3e0d3)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: b0b2cc41-82d1-4e6b-8599-1f35f7563302_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x00534630abd4f3fbc9cdf6c6e4cdaff7c4d7222106b9de273922686ae313e508)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: 008e20b9-d6da-46e5-9816-e75296b81990_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x43ab392bd052bbcdcf51ac1afc94782342986e0234b6a12c4878a7202756382d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: 5ceccfe0-987f-4dfa-a28b-78468d135ab4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xaaa33f65f08702073d726e74f0a70bdcd4b78a453e6eac589d2bc18ff7e110f8)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: 8716dc71-0a5f-400e-b5a2-c35388707a0d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xc77a187a7df951705a0025c338a7cdc6815a9a1439fca3d7d2e5c645f90df5d6)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: 139db6ec-669a-43d4-b998-bde37c453e61_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0919e02ecc64bd75d1d32002baa21cfc43015a76f1819c88d5fa9ff64a5fb8ca)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:28.407Z INFO first_node status-cli/serve.go:70 message received: a756b12a-b40a-4cf7-9c04-d06d5982a30f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb0a440b2f2625823d5d928320b380b6f70fea68c89f35fab07472520b61993a5)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281048928,"lastClockValue":1745281048926,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":92,"unviewedMentionsCount":0,"lastMessage":{"id":"0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4","whisperTimestamp":1745281048926,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1"}]}],"lineCount":0,"text":"d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281048926,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281048926,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4","whisperTimestamp":1745281048926,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1"}]}],"lineCount":0,"text":"d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281048926,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281048926,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:29.804Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1 (ID=0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281049934,"lastClockValue":1745281049933,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":1,"unviewedMentionsCount":0,"lastMessage":{"id":"0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1","whisperTimestamp":1745281049933,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2"}]}],"lineCount":0,"text":"be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281049933,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281049933,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1","whisperTimestamp":1745281049933,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2"}]}],"lineCount":0,"text":"be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281049933,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281049933,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:30.319Z INFO first_node status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281050944,"lastClockValue":1745281050943,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":93,"unviewedMentionsCount":0,"lastMessage":{"id":"0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b","whisperTimestamp":1745281050943,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3"}]}],"lineCount":0,"text":"744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281050943,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281050943,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b","whisperTimestamp":1745281050943,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3"}]}],"lineCount":0,"text":"744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281050943,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281050943,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:31.803Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3 (ID=0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281051951,"lastClockValue":1745281051950,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":2,"unviewedMentionsCount":0,"lastMessage":{"id":"0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce","whisperTimestamp":1745281051950,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4"}]}],"lineCount":0,"text":"7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281051950,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281051950,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce","whisperTimestamp":1745281051950,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4"}]}],"lineCount":0,"text":"7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281051950,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281051950,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:32.320Z INFO first_node status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281052961,"lastClockValue":1745281052960,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":94,"unviewedMentionsCount":0,"lastMessage":{"id":"0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959","whisperTimestamp":1745281052960,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5"}]}],"lineCount":0,"text":"e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281052960,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281052960,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959","whisperTimestamp":1745281052960,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5"}]}],"lineCount":0,"text":"e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281052960,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281052960,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:33.803Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5 (ID=0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281053968,"lastClockValue":1745281053966,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":3,"unviewedMentionsCount":0,"lastMessage":{"id":"0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730","whisperTimestamp":1745281053966,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6"}]}],"lineCount":0,"text":"f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281053966,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281053966,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730","whisperTimestamp":1745281053966,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6"}]}],"lineCount":0,"text":"f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281053966,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281053966,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:34.320Z INFO first_node status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281054977,"lastClockValue":1745281054975,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":95,"unviewedMentionsCount":0,"lastMessage":{"id":"0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21","whisperTimestamp":1745281054975,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7"}]}],"lineCount":0,"text":"81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281054975,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281054975,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21","whisperTimestamp":1745281054975,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7"}]}],"lineCount":0,"text":"81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281054975,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281054975,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:35.803Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7 (ID=0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281055983,"lastClockValue":1745281055981,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":4,"unviewedMentionsCount":0,"lastMessage":{"id":"0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37","whisperTimestamp":1745281055981,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8"}]}],"lineCount":0,"text":"78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281055981,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281055981,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37","whisperTimestamp":1745281055981,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8"}]}],"lineCount":0,"text":"78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281055981,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281055981,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:36.319Z INFO first_node status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281056993,"lastClockValue":1745281056991,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":96,"unviewedMentionsCount":0,"lastMessage":{"id":"0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12","whisperTimestamp":1745281056991,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9"}]}],"lineCount":0,"text":"7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281056991,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281056991,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12","whisperTimestamp":1745281056991,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9"}]}],"lineCount":0,"text":"7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281056991,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281056991,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:37.806Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9 (ID=0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281058000,"lastClockValue":1745281057998,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":5,"unviewedMentionsCount":0,"lastMessage":{"id":"0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49","whisperTimestamp":1745281057998,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10"}]}],"lineCount":0,"text":"f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281057998,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281057998,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49","whisperTimestamp":1745281057998,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10"}]}],"lineCount":0,"text":"f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281057998,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281057998,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:38.319Z INFO first_node status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281059009,"lastClockValue":1745281059008,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":97,"unviewedMentionsCount":0,"lastMessage":{"id":"0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b","whisperTimestamp":1745281059008,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11"}]}],"lineCount":0,"text":"e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281059008,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281059008,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b","whisperTimestamp":1745281059008,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11"}]}],"lineCount":0,"text":"e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281059008,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281059008,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:39.802Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11 (ID=0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281060016,"lastClockValue":1745281060014,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":6,"unviewedMentionsCount":0,"lastMessage":{"id":"0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9","whisperTimestamp":1745281060014,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12"}]}],"lineCount":0,"text":"b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281060014,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281060014,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9","whisperTimestamp":1745281060014,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12"}]}],"lineCount":0,"text":"b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281060014,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281060014,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:40.319Z INFO first_node status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281061026,"lastClockValue":1745281061024,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":98,"unviewedMentionsCount":0,"lastMessage":{"id":"0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581","whisperTimestamp":1745281061024,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13"}]}],"lineCount":0,"text":"c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281061024,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281061024,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581","whisperTimestamp":1745281061024,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13"}]}],"lineCount":0,"text":"c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281061024,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281061024,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:41.803Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13 (ID=0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281062037,"lastClockValue":1745281062035,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":7,"unviewedMentionsCount":0,"lastMessage":{"id":"0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59","whisperTimestamp":1745281062035,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14"}]}],"lineCount":0,"text":"13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281062035,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281062035,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59","whisperTimestamp":1745281062035,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14"}]}],"lineCount":0,"text":"13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281062035,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281062035,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:42.319Z INFO first_node status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281063047,"lastClockValue":1745281063045,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":99,"unviewedMentionsCount":0,"lastMessage":{"id":"0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7","whisperTimestamp":1745281063045,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15"}]}],"lineCount":0,"text":"54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281063045,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281063045,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7","whisperTimestamp":1745281063045,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15"}]}],"lineCount":0,"text":"54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281063045,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281063045,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:43.802Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15 (ID=0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281064053,"lastClockValue":1745281064052,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":8,"unviewedMentionsCount":0,"lastMessage":{"id":"0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01","whisperTimestamp":1745281064052,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16"}]}],"lineCount":0,"text":"f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281064052,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281064052,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01","whisperTimestamp":1745281064052,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16"}]}],"lineCount":0,"text":"f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281064052,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281064052,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:44.318Z INFO first_node status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281065063,"lastClockValue":1745281065062,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":100,"unviewedMentionsCount":0,"lastMessage":{"id":"0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d","whisperTimestamp":1745281065062,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17"}]}],"lineCount":0,"text":"432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281065062,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281065062,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d","whisperTimestamp":1745281065062,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17"}]}],"lineCount":0,"text":"432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281065062,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281065062,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:45.803Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17 (ID=0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281066070,"lastClockValue":1745281066069,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":9,"unviewedMentionsCount":0,"lastMessage":{"id":"0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700","whisperTimestamp":1745281066069,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18"}]}],"lineCount":0,"text":"336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281066069,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281066069,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700","whisperTimestamp":1745281066069,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18"}]}],"lineCount":0,"text":"336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281066069,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281066069,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:46.319Z INFO first_node status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281067080,"lastClockValue":1745281067079,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":101,"unviewedMentionsCount":0,"lastMessage":{"id":"0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b","whisperTimestamp":1745281067079,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19"}]}],"lineCount":0,"text":"9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281067079,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281067079,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b","whisperTimestamp":1745281067079,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19"}]}],"lineCount":0,"text":"9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281067079,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281067079,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:47.808Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19 (ID=0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281068087,"lastClockValue":1745281068085,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":10,"unviewedMentionsCount":0,"lastMessage":{"id":"0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7","whisperTimestamp":1745281068085,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20"}]}],"lineCount":0,"text":"79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281068085,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281068085,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7","whisperTimestamp":1745281068085,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20"}]}],"lineCount":0,"text":"79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281068085,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281068085,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:48.318Z INFO first_node status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281069097,"lastClockValue":1745281069095,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":102,"unviewedMentionsCount":0,"lastMessage":{"id":"0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d","whisperTimestamp":1745281069095,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21"}]}],"lineCount":0,"text":"947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281069095,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281069095,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d","whisperTimestamp":1745281069095,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21"}]}],"lineCount":0,"text":"947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281069095,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281069095,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:49.803Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21 (ID=0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281070103,"lastClockValue":1745281070102,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":11,"unviewedMentionsCount":0,"lastMessage":{"id":"0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5","whisperTimestamp":1745281070102,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22"}]}],"lineCount":0,"text":"91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281070102,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281070102,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5","whisperTimestamp":1745281070102,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22"}]}],"lineCount":0,"text":"91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281070102,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281070102,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:50.319Z INFO first_node status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:44585 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281071113,"lastClockValue":1745281071112,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":103,"unviewedMentionsCount":0,"lastMessage":{"id":"0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0","whisperTimestamp":1745281071112,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"Magenta Cyan Indiancow","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAgElEQVR4nOzUsQmAQBAFURV7sS2LsAyLsC2r0Vw82EC54TMvPDYZPtw0hDCExhAaQ2gMoYkJmauHx7lfb+/rso097p9iFjGExhCa8q/V0vptvrqvilnEEBpDaAyhMYTGEBpDaAyhMYTGEBpDaAzRT2IWMYTGEBpDaAyhuQMAAP//t4kSbx5BirwAAAAASUVORK5CYII=","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23"}]}],"lineCount":0,"text":"7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281071112,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281071112,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]},"members":[{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281042318,"syncedTo":1745281042,"syncedFrom":1744503382,"firstMessageTimestamp":1}],"messages":[{"id":"0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0","whisperTimestamp":1745281071112,"from":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23"}]}],"lineCount":0,"text":"7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281071112,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281071112,"contentType":1,"messageType":5,"compressedKey":"zQ3shhRRfPdSP74zZVwjnH3TfPNzRo56oxQf6fUN3V7JXCuqW","emojiHash":["🤾🏼","🦻🏻","🤦🏾‍♀️","🙅🏾","🕵🏿‍♂️","⛹🏿‍♂️","🧑🏾‍⚕️","🌄","🗨️","💆‍♂️","👷🏽","⛹🏿‍♂️","🌸","🤷‍♂️"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:17:51.803Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23 (ID=0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281072121,"lastClockValue":1745281072119,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":12,"unviewedMentionsCount":0,"lastMessage":{"id":"0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025","whisperTimestamp":1745281072119,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"Husky Peppery Sambar","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAiElEQVR4nOzWwQmEMBgF4V2xFwuyFcuwFQuyGr2LQiD5YXjMd5QgDg+C0y+EITSG0BhCYwiNITSG0BhCExMytx7cj/N6e76ty3/Eh/S+P2YRQ2gMUZGYRQyhMYSm7F+r+vxTzCKG0BhC03xrfRl1O/WKWcQQGkNUJGYRQ2gMoTGExhCaOwAA///nxBt4az6jNwAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24"}]}],"lineCount":0,"text":"6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281072119,"replace":"","responseTo":"","ensName":"","displayName":"node8","timestamp":1745281072119,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1737419644025,"syncedTo":1745281035,"syncedFrom":1745194567,"firstMessageTimestamp":1744504864}],"messages":[{"id":"0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025","whisperTimestamp":1745281072119,"from":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24"}]}],"lineCount":0,"text":"6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281072119,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281072119,"contentType":1,"messageType":5,"compressedKey":"zQ3shaMjvdSSzt9SbNLjK4GHoL94ZHT1FdNupGJVKqBokLnSS","emojiHash":["😕","👨🏼‍🍼","🏃🏿‍♂️","💽","👨🏽‍🦼","🥋","🧁","🤦🏿‍♀️","🪶","👨🏾‍🚀","🙍‍♀️","⬅️","😂","🎭"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 1 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:17:52.319Z INFO first_node status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.libs.common:common.py:15 Sleeping for 10 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:02.687] New local node record seq=1,745,281,021,828 id=a128d5dc814c2b58 ip=52.234.38.162 udp=25543 tcp=43071
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
-251
View File
@@ -1,251 +0,0 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '5624']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:32.663Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 5624
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:32.663Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:34.869] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:34.875] New local node record seq=1,745,281,114,873 id=9470ead6b55c0a24 ip=127.0.0.1 udp=0 tcp=36761
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:34.875] Started P2P networking self="enode://425d42fa83f6b83632eacdc01207c2fc56dd9b2131b7f0f70a5b4e80d2176a8ff8bc4c2e980feb325d0fda10378bc6a4cb81c0cb7eee5146904119e0f9904b76@127.0.0.1:36761?discport=0"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[04-22|00:18:34.876] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:34.877] HTTP server started endpoint=127.0.0.1:5624 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:34.912] New local node record seq=1,745,281,114,890 id=559ff7f0ed2dfd14 ip=10.1.0.35 udp=0 tcp=33059
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:34.913] New local node record seq=1,745,281,114,891 id=559ff7f0ed2dfd14 ip=10.1.0.35 udp=33498 tcp=33059
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:34.915] New local node record seq=1,745,281,114,892 id=559ff7f0ed2dfd14 ip=10.1.0.35 udp=33498 tcp=33059
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:35.353Z INFO first_node status-cli/util.go:67 account created, key UID: 0xa135553d5b68edd05f2551ac05aa98cf922d2315fba8a6cef574e5358b80c56b
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:35.354] New local node record seq=1,745,281,114,893 id=559ff7f0ed2dfd14 ip=10.1.0.35 udp=33498 tcp=33059
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:35.380Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:39.908] New local node record seq=1,745,281,114,894 id=559ff7f0ed2dfd14 ip=52.234.38.162 udp=33498 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:40.384Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:40.534Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:40.534Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:40.577] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[04-22|00:18:40.586] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:40.586] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=44853
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:40.586] Started P2P networking self="enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:44853?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:40.586] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:40.625] New local node record seq=1,745,281,120,602 id=3d477b7f622d45de ip=10.1.0.35 udp=42831 tcp=40297
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:40.627] New local node record seq=1,745,281,120,603 id=3d477b7f622d45de ip=10.1.0.35 udp=42831 tcp=40297
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:40.763Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:40.764] New local node record seq=1,745,281,120,604 id=3d477b7f622d45de ip=10.1.0.35 udp=42831 tcp=40297
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:40.784Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:45.620] New local node record seq=1,745,281,120,605 id=3d477b7f622d45de ip=52.234.38.162 udp=42831 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:45.784Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:5624 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34":{"last_update_clock":1745281097},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745281101574}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:5624 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"requestsToJoinCommunity":[{"id":"0xee8228b7d7901fdc4651d885cf925f06e5552cf7a0c0699b65cc856515c0caef","publicKey":"0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7","clock":1745281126,"chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","state":1,"our":true,"deleted":false,"revealedAccounts":[{"address":"fakeaddress","chain_ids":[1,10,8453,42161],"isAirdropAddress":true}],"customizationColor":"#ffffff","shareFutureAddresses":false}],"notifications":null,"communities":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34":{"last_update_clock":1745281097},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","requestedToJoinAt":1745281126,"isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745281101574}],"activityCenterNotifications":[{"id":"0xee8228b7d7901fdc4651d885cf925f06e5552cf7a0c0699b65cc856515c0caef","chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","membershipStatus":1,"name":"","newsTitle":"","newsDescription":"","newsContent":"","newsImageUrl":"","newsLink":"","newsLinkLabel":"","author":"","installationId":"","type":7,"lastMessage":null,"message":null,"replyMessage":null,"timestamp":1745281126894,"read":true,"dismissed":false,"deleted":false,"accepted":false,"contactVerificationStatus":0,"tokenData":null,"updatedAt":1745281126894,"albumMessages":null}],"activityCenterState":{"hasSeen":false,"updatedAt":1745281117245},"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:47.814] Served personal_ecRecover reqid=1 duration="51.095µs" err="signature must be 65 bytes long"
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_acceptRequestToJoinCommunity", "params": [{"id": "0xee8228b7d7901fdc4651d885cf925f06e5552cf7a0c0699b65cc856515c0caef"}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"requestsToJoinCommunity":[{"id":"0xee8228b7d7901fdc4651d885cf925f06e5552cf7a0c0699b65cc856515c0caef","publicKey":"0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7","clock":1745281126,"chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","state":3,"our":false,"deleted":false,"customizationColor":"blue","shareFutureAddresses":false}],"notifications":null,"communities":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":1,"isControlNode":true,"verified":false,"joined":true,"joinedAt":1737419643,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":true,"canView":true,"canPostReactions":true,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7":{"last_update_clock":1745281126},"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34":{"last_update_clock":1745281097},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":false,"canManageUsers":true,"canDeleteMessageForEveryone":true,"canJoin":false,"color":"#ffffff","isMember":true,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745281130901}],"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 10 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:51.589] New local node record seq=1,745,281,114,895 id=559ff7f0ed2dfd14 ip=10.1.0.35 udp=33498 tcp=33059
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:51.645] New local node record seq=1,745,281,114,896 id=559ff7f0ed2dfd14 ip=10.1.0.35 udp=33498 tcp=33059
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:51.647] New local node record seq=1,745,281,114,897 id=559ff7f0ed2dfd14 ip=10.1.0.35 udp=33498 tcp=33059
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.793] Served personal_ecRecover reqid=2 duration="40.024µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.794] Served personal_ecRecover reqid=3 duration="26.52µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.796] Served personal_ecRecover reqid=4 duration="25.929µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.798] Served personal_ecRecover reqid=5 duration="19.467µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.799] Served personal_ecRecover reqid=6 duration="19.436µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.800] Served personal_ecRecover reqid=7 duration="19.196µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.802] Served personal_ecRecover reqid=8 duration="20.498µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.803] Served personal_ecRecover reqid=9 duration="18.504µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.804] Served personal_ecRecover reqid=10 duration="27.331µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.808] Served personal_ecRecover reqid=11 duration="41.397µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:51.809] Served personal_ecRecover reqid=12 duration="19.406µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21 (ID=0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19 (ID=0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17 (ID=0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7 (ID=0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 36fd04a2-c6b9-4aed-8d94-77a9810f5dc3 (ID=0xf7e6889282c4013fa2bc45935d6253dabb9d0e91aaef0d7ed4735af671e3585a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9 (ID=0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23 (ID=0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15 (ID=0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13 (ID=0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3 (ID=0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11 (ID=0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5 (ID=0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:51.898Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1 (ID=0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:52.448Z INFO first_node status-cli/serve.go:85 local notification: communityJoined, title: vac_qa_community_8, id: 0x3737353461623930636563393665623732306236366661653131323034323165
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.792] Served personal_ecRecover reqid=13 duration="36.649µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.793] Served personal_ecRecover reqid=14 duration="20.859µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.795] Served personal_ecRecover reqid=15 duration="21.56µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.797] Served personal_ecRecover reqid=16 duration="23.665µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.798] Served personal_ecRecover reqid=17 duration="19.757µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.799] Served personal_ecRecover reqid=18 duration="22.432µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.801] Served personal_ecRecover reqid=19 duration="21.44µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.804] Served personal_ecRecover reqid=20 duration="21.039µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.805] Served personal_ecRecover reqid=21 duration="22.652µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.808] Served personal_ecRecover reqid=22 duration="25.738µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.810] Served personal_ecRecover reqid=23 duration="20.689µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.813] Served personal_ecRecover reqid=24 duration="26.861µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.820] Served personal_ecRecover reqid=25 duration="25.918µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.822] Served personal_ecRecover reqid=26 duration="23.724µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.824] Served personal_ecRecover reqid=27 duration="26.87µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:52.825] Served personal_ecRecover reqid=28 duration="19.075µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.541Z INFO first_node status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13 (ID=0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 516ef2f2-a29f-463c-93a4-b0edb0bf110d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x7c600f4479fe11341ed20c008c0b8ed621bc3e70cea30cf9ef9ec36e7eca3309)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7 (ID=0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 4b1bb13a-6d05-4354-a0b6-7a782dd2674c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xb2d30bb68056f6bb9f3a34afddd79763591060aee729ff34aa714c3fb928bab4)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 970d5303-883b-4e87-abe6-24bb18fbb009_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xe2c505441203c64a393dcbff8ee0c444d2b148a0b4fc25d1ede585ed09c053c3)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11 (ID=0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23 (ID=0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5 (ID=0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3 (ID=0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1 (ID=0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: e9eec2ea-0153-470d-8c49-3b0aeb7cfa91_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x51d9b3e9386366fdbc71b673e0a1c90dd8eb2693d4475f6b334fb74990b2c1b1)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 0e2590bc-e69a-49e8-9a15-fa835a611f94_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xeadf413f2d8f1d94d6205bda66d087f3ebeaabd3a0721781ee25a62e47b16673)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17 (ID=0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 36fd04a2-c6b9-4aed-8d94-77a9810f5dc3 (ID=0xf7e6889282c4013fa2bc45935d6253dabb9d0e91aaef0d7ed4735af671e3585a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19 (ID=0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15 (ID=0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: e4eb9390-f5d0-4680-b04d-92f5b9fa994a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x70d41cbd3438d13c662b41c5daf24b1fd1b0867b6e76f0f5331af0647c6dc910)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 5be3a576-8f90-4586-82ce-b5253daf8a23_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x09828e3458b08bf9ab997c26750d6a09add16f3697b930294aa6d64b4cd2e465)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 31e89cb6-f324-4fa3-b414-39328e166371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x93d344c5aa9f97ee4f096bfcf18a2dab61827f4d096538f40a9f9db5839602bd)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 94345e12-23fc-4851-8048-3edb7d4f4b34_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x5444645c21030ea5c73b354e3cf2b37df37464dfd8bb0a76bed6f659b3b4a001)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 6cc031dd-2c6e-4eb3-82e5-d57c7bfd915e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x824854e664cff77844aee01923ca84bb8688e8c8a6e738123f04a753023c3c1d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21 (ID=0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9 (ID=0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: 8aaf1b83-1559-4316-9b7b-bda087d866ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xf9a3dce52b36e235c0bf66a5ac1e5add740caf2207a3fa583ee6a2c41235db42)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: a6394410-fbc5-4165-9433-a5a4138c2db0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x32ea4c4a858193d7c39ba306ac0ea2af8ab34d44675e3c2e287fbb82ed2f5d8e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:55.542Z INFO first_node status-cli/serve.go:70 message received: a4591509-1a98-4562-9928-a143a8b0e84d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc9d2207f725a61b2e3707ae3459db3a66cc7578cd253bc70a7fe2f6319424674)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.631Z INFO first_node status-cli/serve.go:70 message received: 52073471-27d2-4dba-b694-9cd30a08e36c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x6b0509c01bd20470dd25654bbde99c95280e331f1a691d8b2a9922dc2e53ec6a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 27b9d062-6d92-4c69-a185-35d71aa795e0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x4acd8cf3bde7d37291add1d1f6b63956669420dc566f8596c9cd64b48ce19e69)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: a28ee1d4-f09b-4658-8b81-32ccb8db0e6a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x54185e5eb8aee47affc8d289e7ff00aa79b40b78c1022167b0513880c1f11305)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: d1327408-7d51-491f-9e62-0a61f9a66380_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd1b2b02c2e3d6e126dab6c0abc7726f71f08af91656d7b1f7ca0537d3e1fa8bb)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 08c745c0-7101-4e94-9ea8-b9d99f888a1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x360cbe03599a1d7ceff220096b991f15df4a3d35372b291289d3b810353a768a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 243d0772-b8d2-4e5b-a17c-286133e07b29_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x004d4bad5508b4969e56f4f0f2a0220a50148977b4801675b0bf7b68101aa743)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: bf65c139-c8f2-48c2-83dc-dc090d0718b1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x7fba22c390d55414f31c8e5a1042e84efb3baa3cdbd67474066150cda7e18fd1)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 48ccb2cd-792c-46d4-88f5-67a7ef09e229_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xc04d94d5a3f3d13928e0ac781352f0d1fdcd8f39714fdb0367997b5a609b1e4d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 7dd0c4e7-8069-486a-af68-063028a31d14_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x9eb7ae5701c206eec331c36b65c0e8cf45df22f435c0005b2468d4a0ddc52bc9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 26125e75-aa53-4c21-a283-6ffb6271b9a1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xcb41f2297e63cc143a3cb679d6bf87d7dad0424f3b2cc04b6aa24bcfe6ef114d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 10f90da6-e6f2-466a-914b-b274c68abe3d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0xca1229fc3b4ca2b3ecb4ee4c28137ea0b7203f31c8aa840a597eade3a3f1bf39)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: fdc2e69c-fdce-4ff4-b859-857e86932bb3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8971c4c92912c56bdb76f0d979f84ffc3b8da40ecba029f2d9a56db0f176d068)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 1e73eeb5-5ba6-48ec-8b91-f82b8a22d149_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x3cee6434b671c290c011cbfe95b6ac1abf8219eec959b7ab3f51f21c0756c018)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: f41c35c9-64e4-4b7e-955f-2869b09db584_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0xc9f75e5bfdcf26201ca99cb9a1e445097e8954ab129492db52878fac7638a27a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 13f2be61-ef8c-4114-bffb-c063d931506b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x8b778aae1db2f44cce4ba923a16f3c525d6bacd160f0ad238679de0db8b0be82)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 3517584e-9f99-4880-9477-ff56e0eeef42_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xd9fa90f875c3a11a9fea5c0f793b5fd0c8209af400e5c3cf2cbc8854684fe4be)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 38730169-b49f-4eaa-b3ef-6c33d427b555_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x33254a1f10e3a7574e420fe2ba129262744092258b017ea20d2868ff4b246d08)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: b0cbe8de-d95a-42da-8cf7-5ea1b6caea84_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xbee21daef6f78bac29febd180c859e517d0a4f9ea5db4fc34a4a5b070b987efe)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 2e08e5fd-e794-4a85-a2b6-03ff19389434_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x4d1b290e0e42c40a4449d4460386f049c79204e16ccb709dd2a36cd2b5e3ebdf)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: a65dfe6d-b786-428f-9a2c-844554941f8e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x84bb32c043c292faad16d6686d5874ecfa54df3e82289a9f215b0dcbfeed4bde)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 70f11539-9ac8-4cb8-b653-650e93c1c217_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x397023e3b0675edbc3a2931e6330be82563fb5e1e126b87c9309430ed2a83b4c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: d6a6f7a3-55c1-435c-9f32-d6bfd7fa353f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x001ec88f05789a2fb3438d96a2bd657b82114c5909802b4e5c6a41710e7e0daa)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 44d0353e-2de2-4f72-a287-6cd7cf04aaa1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x328419f0b45587aaddea2ab5e3fbf7f89d92fbef659449f60e1b9965d1989846)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 195a0533-1a93-44c5-8e43-5ac372dbd64a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc4efc4f8d00ba94e77f8c727b7c2faae65a24061997d1cc6021bb14a093a22ec)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: f6cf9296-e633-4c55-8748-f19813a3db78_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x179a54bdd08ddf88ce700801f47548f43494a838b9b358f4209acdf20053ae23)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: f455727f-0199-4f99-9a85-8932f9d8833b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x27974b545978ff70391b89f22b6237e56515260945e6c90592b56634465bc90d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 7793c347-b5cc-4b51-88b5-67151f44e61d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x0bb90d854734d0399f264a222ec1c9d92f958b36af1285e7fbe5966027737161)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 28c43c89-7f76-469f-8848-dfe06b6f6cc9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xf198eb521436353cb2f9872561ea57afea7c3260e5e67fa2efc52a897835ef89)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 277c3643-6892-407e-b24c-303cfef9255d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x65bf8e5f7a9060eb987aa9f9c3b662f483213431496d52992f003b2d5b9cab9f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 9de3ead6-b641-4715-8d56-41caac578f33_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8d103356a87f817aa9fee5503d7257023e7a157f2b97afabcb13e322f76d900e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 0bf57279-7633-496b-9a8e-297e9017768b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xe355f2c4d3a30624a5ccb790d1037030b3337012b1ed47e79c3e4711236da41e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: e479ec4f-1c0f-4a6f-b05e-e9681293c3ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x129f4016068820910f4c22410d27bb9d0e71134ed1ca6c0e0babf9a91f458e29)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 6f15e435-5783-4c36-a60d-21a2877c24ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x38d359773b77cb6c09395dc87a14b5d43280190c503a476e59f101c7b418d1b0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 9df060b2-a688-4c17-a52d-fe2501e452b8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xf1b04e095287783602a083378797c4eb855fc67ff97c0f272347ae30a7d2ff6c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 95fa97f1-7901-4ad9-a2e2-49544f4a7b9e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5a24c5b44688604262b978bf6e31fa9ed6ed722684f4694ec0ea839c7e6a14a3)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 78bb1f35-ed64-4413-aaf7-a93b63fce43b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x1fe1a3776d1eeede6e875d8b491e7034e625b852a3299c0f97406e4082fdb7b9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: 536c7399-8336-4375-8113-3ddec8cb5535_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5ebca4ccd1a4bb1ef86c6a3442730d04d7a471815ee9bbbc50da6ed1f2a4050b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: a848d785-92d8-4b8e-b1e9-881753c5b06a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x651452c8a55424264832dbddf27b9f8933fd5fad49b19289bb82243058ee20fd)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:56.632Z INFO first_node status-cli/serve.go:70 message received: c106205e-d2b2-4ed5-afd8-119b941ec7c9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xe214a2dca68ae9e69e6c34e768b898c60a8b278e8ac73e10f712c8b5f6f11045)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: d727c846-8721-4514-ae01-43cfb41aeb1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x1eb5afd231f522cf890fb508832ad37bd7c035ca50012daab50e461b21b9a927)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 990243d9-1353-4c11-85ad-d90476aa89d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x2f29129d457602f5d8059f439663f2a988a51e21a468f96d7b5784ed0b19961e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: e03e4130-a247-4510-9726-a1aa8bed496e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x89baa697c87cdffead929da4a7767bb0fed36ccfccc08663a07a382a0334722b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 122fb859-f3c4-41b3-9a53-d1cfa3664371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x34d306106d9ad8fc207269fa0ac17730affa15a23b9578a2f63a4436cffde0e5)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 55bbb7f3-46ed-4bec-99e8-8f18832f3d20_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x14549bc0c8947e6fa9a196383e0caf6d7c66e424dfc07982d8f155d7b5f647f0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: f14515e3-ac58-43ce-8eb0-8cc502b3ed26_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x66c8cc98be73ef23741281b13ff0b9f77080f2f823c476eb2d06698cafa4c390)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 40298ddb-0b0a-4531-bd1d-c176930912e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x83db9f6a1dc67484aa180104d1d4149352bbe6c0f6d79ad55ff9b5643dcc4c9f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 2ae2896e-bd87-4b34-9009-e090d718a3f4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x4d610fbcfdb3272d00f5bc42aa05c2f17d8ee994ea98fa0c8650170a3e600da8)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 4e8bd1bd-c464-4bb4-ab12-de1721c17f10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x2df551495dbbac4867c91817585a3c13e088872ad94f80d173dbd926cea75b01)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 4ed17b3e-0ba2-4e2a-b3f8-919677a39037_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x51ea685e9c5b33c3fc809810130ecaa78db03912b9b41f829841ab231c4044cf)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: fbe238da-06da-461d-9499-f9e981614591_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x3b31d53649e1b1f78c6307313c421e9abe939809711c25ff54eed198aef05c1f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 7a1d9252-82ad-40a2-90d8-965906d1a279_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb0eeaf1eecfa48cb3e7a3fbc122052d8b0004a230f44f8847f9e86988acce8a0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: d85a1fd4-b944-4248-bba3-9b7bff9dcace_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xc91acc22cb4fde293d1839cfe9afc60beadc844247cbbfaef7bcc96c362343de)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 2a627fc3-194c-495f-aee3-bc7d733f8032_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5f2af48042bcae24535689724138dcd6a39118a5741911653911ae42d2095467)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: af370873-730b-40a2-8ae5-4436b6e019de_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0da4d07c77fd1486d51e4f1298eb7cbc5f4f1d64d07c4e44c85e7d8703965cec)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 8d475981-fbdf-41ec-88a0-14334029a9e1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5a517ca2e042d6866efc7cc8e46edea16019886e8ad7d8c5c3289f01b0bc3f6c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 7edc5e49-8007-41bd-bf6b-e4db4ecd1b37_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x51b8709eece3b2589973c84abeb193388c9c601350f21f14c9b47c5aead91432)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 2d36ec85-cc75-40a3-8a05-e74db0b52cf6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x2faf018fa0300e661236c67846240cbb34627410b6d55110579128dca954604c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: df880b5e-6e23-402e-9c47-4354b5d43c10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb9b4577cbebeca964544e1bc85fefef2130479bf3eb4f0c174cd5d1d5b103676)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 54e4b24c-5f2b-445b-96fd-ddd0c8ae3b7d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x25d61ab9d093979ea7d4f023ac87edca497db2f9cee7a10cdb27e061eb76462d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 6177c770-3427-49f0-bde6-e322ceefb6ce_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x48d4ac7ed7528923ccb23604199a9fbb29d10f6b99aa7fb161cc274b4c67e376)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: dbdea56c-d8da-49ea-952b-4fd982a95201_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x139832ade11a76323ad616f9e0b7264afc51e45c67739e3fe5fc50390f5d7f72)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 4970347c-63c2-4d5b-a012-474feb23b4e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xc8693580ef236769be8cf6ee8f1afbaa51179cfe4517606b8f66939222eb1d0e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: e461deb4-ed22-4be6-b2db-d8c3f6e00b73_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x06e902d563b0c4c14977921621110a684e6a20cd6a24676a87a49270d367e85d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: 7fbc7eea-3612-4220-b208-4bd91ddb6747_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x50a52b2933e639e8cbf17712d6410295a3050fbcdf0ced3a42bed401cf08f389)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:57.576Z INFO first_node status-cli/serve.go:70 message received: e3fd2655-d386-457a-9281-fee188b84214_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8c4fa38a73f5443a8b84e20a9cdc1d198f66a2c224370b2d5ff88e17c32efbff)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: a756b12a-b40a-4cf7-9c04-d06d5982a30f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb0a440b2f2625823d5d928320b380b6f70fea68c89f35fab07472520b61993a5)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: 5ceccfe0-987f-4dfa-a28b-78468d135ab4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xaaa33f65f08702073d726e74f0a70bdcd4b78a453e6eac589d2bc18ff7e110f8)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: c08d8460-7df5-4434-905f-481c7928f164_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x155dde96a734e8a18d90e5d77beeabb4ce2e1927720cd66ae7e3471c7f9123ee)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: 187b68b3-10ae-4bc9-9b0f-f47d11831826_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xd3b7b8176d75943136df5d2df49d8cd8a65901df6a54d85e562f6420cfcb2220)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: 139db6ec-669a-43d4-b998-bde37c453e61_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0919e02ecc64bd75d1d32002baa21cfc43015a76f1819c88d5fa9ff64a5fb8ca)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: 150e9ed8-e5c9-47f9-a194-4487f5e418f9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xf07b3dce1d27b85ad24bc67c46928af8a1e1f827f283e9385b5175e4d718a83f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: df2e42a5-197d-41a9-8363-f7c0f89c87bf_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xe2a00ca549d66f25bdd3dc18823deb34fd7afe9bf4d322dc68d5425e1de3e0d3)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: 71357954-2245-4839-b814-7cf225a341f2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x95938b9e25731e8f681512fea174961e0249943394fc4f6eb491b02f01a63277)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: db187785-74e9-4beb-adef-05492fdbf0b3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xe8034c65544cc554497d2a6e05ff518f4f28fd6bc26857f96a265ecd9cd71fa9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: b0b2cc41-82d1-4e6b-8599-1f35f7563302_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x00534630abd4f3fbc9cdf6c6e4cdaff7c4d7222106b9de273922686ae313e508)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: 8716dc71-0a5f-400e-b5a2-c35388707a0d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xc77a187a7df951705a0025c338a7cdc6815a9a1439fca3d7d2e5c645f90df5d6)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: bfb005b3-bd9d-48bf-ba41-f4ef676962d4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xd30605ce6f6840c5389dbe20c407d9e845951f72ec8896277f8c30453dd05457)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:58.475Z INFO first_node status-cli/serve.go:70 message received: 008e20b9-d6da-46e5-9816-e75296b81990_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x43ab392bd052bbcdcf51ac1afc94782342986e0234b6a12c4878a7202756382d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:19:00.621] New local node record seq=1,745,281,120,606 id=3d477b7f622d45de ip=10.1.0.35 udp=42831 tcp=40297
DEBUG  src.steps.common:common.py:69 Entering context manager: node_pause
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:5624 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "50e9c8f5-c223-478e-ad7c-60efccc4e034", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281140916,"lastClockValue":1745281140915,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":117,"unviewedMentionsCount":0,"lastMessage":{"id":"0x1a94c0de71d42aff6133dea24cd32b55dd33ce08670e186960f0b918ebdf62e7","whisperTimestamp":1745281140915,"from":"0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7","alias":"Glorious Monthly Greyhounddog","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAhUlEQVR4nOzYsQmAQBAF0VPsxbJswjJswrKsRhvQwDsWhs+80MBjWNhg5xbCEBpDaAyhMYQmJmSp+vF5XPfb921fp4r3YiZiCI0hNMMb5Gs7/TW6zWImYgiNITSG0BhCYwiNITSG0BhCU3Jjat61+hlCY4iKxEzEEBpDaAyhMYTmCQAA//9mXAxj8DqaMgAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"50e9c8f5-c223-478e-ad7c-60efccc4e034"}]}],"lineCount":0,"text":"50e9c8f5-c223-478e-ad7c-60efccc4e034","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281140915,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281140915,"contentType":1,"messageType":5,"compressedKey":"zQ3shndqeXG5YbyDzBzxckxiTZTXyNCsGcdFyp4wuuMydxsoC","emojiHash":["🦸","🐺","👨🏻‍🌾","🧑🏻‍🤝‍🧑🏿","🏊🏻","🧷","🛌🏽","👨🏼‍🦯","🚣🏼‍♂️","🦂","🤷🏻","🧑🏿‍🎤","⌛","🏊🏿"]},"members":[{"id":"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34","admin":false},{"id":"0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7","admin":false},{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false},{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281132385,"syncedTo":1745281132,"syncedFrom":1744503472,"firstMessageTimestamp":1744589845}],"messages":[{"id":"0x1a94c0de71d42aff6133dea24cd32b55dd33ce08670e186960f0b918ebdf62e7","whisperTimestamp":1745281140915,"from":"0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"50e9c8f5-c223-478e-ad7c-60efccc4e034"}]}],"lineCount":0,"text":"50e9c8f5-c223-478e-ad7c-60efccc4e034","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281140915,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281140915,"contentType":1,"messageType":5,"compressedKey":"zQ3shndqeXG5YbyDzBzxckxiTZTXyNCsGcdFyp4wuuMydxsoC","emojiHash":["🦸","🐺","👨🏻‍🌾","🧑🏻‍🤝‍🧑🏿","🏊🏻","🧷","🛌🏽","👨🏼‍🦯","🚣🏼‍♂️","🦂","🤷🏻","🧑🏿‍🎤","⌛","🏊🏿"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.steps.common:common.py:74 Exiting context manager: node_pause
DEBUG  src.libs.common:common.py:15 Sleeping for 0.5 seconds
DEBUG  src.libs.common:common.py:15 Sleeping for 0.5 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:19:01.789Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 50e9c8f5-c223-478e-ad7c-60efccc4e034 (ID=0x1a94c0de71d42aff6133dea24cd32b55dd33ce08670e186960f0b918ebdf62e7)
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-362
View File
@@ -1,362 +0,0 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '15412']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:23:57.774Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 15412
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:23:57.774Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:23:59.980] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[04-22|00:23:59.985] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:23:59.985] New local node record seq=1,745,281,439,984 id=1a99bb34ea78ab62 ip=127.0.0.1 udp=0 tcp=45771
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:23:59.985] Started P2P networking self="enode://f67d3addd44bcd444fad3f4967634dd017cfdba657c86cab9e5ace3db781566c90e45038f3ffac2dff35985db0024f37a6fd32539a64cc7aee40668b2b4c2d04@127.0.0.1:45771?discport=0"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:23:59.986] HTTP server started endpoint=127.0.0.1:15412 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:24:00.024] New local node record seq=1,745,281,440,006 id=a90e4e8f84a2d1c1 ip=10.1.0.35 udp=0 tcp=36107
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:24:00.025] New local node record seq=1,745,281,440,007 id=a90e4e8f84a2d1c1 ip=10.1.0.35 udp=34777 tcp=36107
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:24:00.027] New local node record seq=1,745,281,440,008 id=a90e4e8f84a2d1c1 ip=10.1.0.35 udp=34777 tcp=36107
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:24:00.461Z INFO first_node status-cli/util.go:67 account created, key UID: 0x435f3491ffdc9aef9779dc70ffff1b2019a926269886f6b439a72f597330f4b8
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:24:00.461] New local node record seq=1,745,281,440,009 id=a90e4e8f84a2d1c1 ip=10.1.0.35 udp=34777 tcp=36107
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:24:00.484Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x043bbe368944d609cbae98ff1eb578af3761eda271d6699da7ec69a6df707080d84427a705f4a3efed54ef7d40c4f89c5d7ef02ec39e6a6d0902680223a7456433
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:24:05.021] New local node record seq=1,745,281,440,010 id=a90e4e8f84a2d1c1 ip=52.234.38.162 udp=34777 tcp=19521
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:24:05.485Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135', '-kid', '0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:24:05.919Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -name 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -key-uid 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 -
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:24:05.919Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:24:06.007] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:24:06.017] New local node record seq=1,737,419,614,800 id=3120ffa1600d036e ip=127.0.0.1 udp=0 tcp=45487
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:24:06.017] Started P2P networking self="enode://1eee99e98b47a050566c4564713970fad84b9429798d00aea57ad2415987c1634a030183bee393717b626509c0bb811572a545295a0a6affb26c297bb7a1fbf9@127.0.0.1:45487?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - ERROR[04-22|00:24:06.017] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:24:06.017] HTTP server started endpoint=127.0.0.1:6135 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:24:06.058] New local node record seq=1,745,281,446,035 id=769c2c005c1d509b ip=10.1.0.35 udp=48285 tcp=42085
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:24:06.060] New local node record seq=1,745,281,446,036 id=769c2c005c1d509b ip=10.1.0.35 udp=48285 tcp=42085
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:24:06.197Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:61 existing account, key UID: 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:24:06.197] New local node record seq=1,745,281,446,037 id=769c2c005c1d509b ip=10.1.0.35 udp=48285 tcp=42085
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:24:06.217Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:90 messenger started, public key: 0x04890fe10a90ba0a415f5f05e7becd52b45f8f4c7c38236a549036dde17457d50811ab1bfb1b3144b4f859a3c323542ff810a716ef579e51035298bc110536cb3c
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139', '-kid', '0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:24:07.923Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -name 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -key-uid 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 -
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:24:07.923Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:07.965] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - ERROR[04-22|00:24:07.972] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:07.972] New local node record seq=1,737,419,651,311 id=acb6477d150fec3c ip=127.0.0.1 udp=0 tcp=40769
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:07.972] Started P2P networking self="enode://437d152e7e8c57d86065f0879910c1f64ae6e14f007b9dc5b5c671ecfb463b66da4ffe7a8753f396f6232e58841a36808d6b65b1c05fb2a3aa9d8ed97ef447e0@127.0.0.1:40769?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:07.973] HTTP server started endpoint=127.0.0.1:6139 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:08.010] New local node record seq=1,745,281,447,987 id=1b31e8ea13a02e37 ip=10.1.0.35 udp=0 tcp=37895
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:08.011] New local node record seq=1,745,281,447,988 id=1b31e8ea13a02e37 ip=10.1.0.35 udp=33708 tcp=37895
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:08.013] New local node record seq=1,745,281,447,989 id=1b31e8ea13a02e37 ip=10.1.0.35 udp=33708 tcp=37895
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:24:08.150Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:61 existing account, key UID: 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:08.150] New local node record seq=1,745,281,447,990 id=1b31e8ea13a02e37 ip=10.1.0.35 udp=33708 tcp=37895
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:24:08.166Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:90 messenger started, public key: 0x040d9cf92cec5a7f9e887525cd79bfc4a927af9e1ce7c4d89246d974613d6ea084c360b2bd11007d57e296de08a6fb0dd0d813d28e57cf5f797745241ddabdd973
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:24:09.934Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:24:09.934Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:09.977] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[04-22|00:24:09.986] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:09.986] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=43021
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:09.986] Started P2P networking self="enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:43021?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:09.986] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:24:10.021] New local node record seq=1,745,281,440,011 id=a90e4e8f84a2d1c1 ip=52.234.38.162 udp=34777 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:10.025] New local node record seq=1,745,281,450,000 id=4e0768f388800c36 ip=10.1.0.35 udp=0 tcp=40819
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:10.027] New local node record seq=1,745,281,450,001 id=4e0768f388800c36 ip=10.1.0.35 udp=49982 tcp=40819
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:10.029] New local node record seq=1,745,281,450,002 id=4e0768f388800c36 ip=10.1.0.35 udp=49982 tcp=40819
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:24:10.169Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:10.175] New local node record seq=1,745,281,450,003 id=4e0768f388800c36 ip=10.1.0.35 udp=49982 tcp=40819
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:24:10.189Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:24:11.054] New local node record seq=1,745,281,446,038 id=769c2c005c1d509b ip=52.234.38.162 udp=48285 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:24:11.217Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130', '-kid', '0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:24:11.926Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -name 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -key-uid 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 -
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:24:11.927Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:24:11.970] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:24:11.977] New local node record seq=1,737,419,564,795 id=21e155c21669159a ip=127.0.0.1 udp=0 tcp=39951
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:24:11.977] Started P2P networking self="enode://3adb140cde1eb80c72ac2a83452dabbd2d236498950c66e2194aba96737679facd1c9dc1ec9a7a2052df0b0b89ad1b038868776452403d573e8f3551b0e26fbc@127.0.0.1:39951?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - ERROR[04-22|00:24:11.977] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:24:11.978] HTTP server started endpoint=127.0.0.1:6130 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:24:12.022] New local node record seq=1,745,281,451,994 id=4eddb5d28097d844 ip=10.1.0.35 udp=57949 tcp=41719
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:24:12.025] New local node record seq=1,745,281,451,995 id=4eddb5d28097d844 ip=10.1.0.35 udp=57949 tcp=41719
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:24:12.163Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:61 existing account, key UID: 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:24:12.164] New local node record seq=1,745,281,451,996 id=4eddb5d28097d844 ip=10.1.0.35 udp=57949 tcp=41719
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:24:12.183Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:90 messenger started, public key: 0x04c61f8fa3515a136d6a0860b6cdb68ecd4b2d8df3f494a1b628b5f159c8168eb431422a84d88654a8bcffcccf7130e656351c12b7f31eb621de6d944d9c62b38d
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:13.006] New local node record seq=1,745,281,447,991 id=1b31e8ea13a02e37 ip=52.234.38.162 udp=33708 tcp=19521
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:24:13.167Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136', '-kid', '0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:24:13.927Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -name 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -key-uid 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -add
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 -
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:24:13.927Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:13.972] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - ERROR[04-22|00:24:13.982] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:13.982] New local node record seq=1,737,419,623,946 id=877b25ac259fbb61 ip=127.0.0.1 udp=0 tcp=37791
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:13.982] Started P2P networking self="enode://3c43eceef4f4dee8fd369a60b6400d45eefc85a84579959675a0d624fbbe868f4dbc522c79a78bf55c7844278981e3bd2bbe4ed39727170d2035215ea236eb0c@127.0.0.1:37791?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:13.983] HTTP server started endpoint=127.0.0.1:6136 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:14.018] New local node record seq=1,745,281,453,996 id=f0db1be40efb765c ip=10.1.0.35 udp=0 tcp=41005
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:14.020] New local node record seq=1,745,281,453,997 id=f0db1be40efb765c ip=10.1.0.35 udp=37377 tcp=41005
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:14.022] New local node record seq=1,745,281,453,998 id=f0db1be40efb765c ip=10.1.0.35 udp=37377 tcp=41005
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:24:14.166Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:61 existing account, key UID: 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:14.167] New local node record seq=1,745,281,453,999 id=f0db1be40efb765c ip=10.1.0.35 udp=37377 tcp=41005
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:24:14.188Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:90 messenger started, public key: 0x042898fe963497a6d5cdf4bae695090aae18993c81f12e39be2b51b3980b806fa22fd3688e25d44663ce4c02010d7d8856c7bff8c610d1c0d3be4f2d1187426bfe
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:24:15.020] New local node record seq=1,745,281,450,004 id=4e0768f388800c36 ip=52.234.38.162 udp=49982 tcp=19522
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:24:15.189Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134', '-kid', '0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:24:15.930Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -name 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -key-uid 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 -
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:24:15.930Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:24:15.976] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:24:15.984] New local node record seq=1,737,419,605,674 id=1e19dde297f8874d ip=127.0.0.1 udp=0 tcp=42633
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - ERROR[04-22|00:24:15.984] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:24:15.984] Started P2P networking self="enode://99a2b3d7a793500a85f73e4baddc4643c65467df907e6eb7d569a6434b36f4a3255fc0d41038ce07a88508f57eb8e3613c00a996639de8c6b65ea83232116fd0@127.0.0.1:42633?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:24:15.984] HTTP server started endpoint=127.0.0.1:6134 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:24:16.030] New local node record seq=1,745,281,456,004 id=de0dc8e9265410c6 ip=10.1.0.35 udp=42020 tcp=39931
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:24:16.034] New local node record seq=1,745,281,456,005 id=de0dc8e9265410c6 ip=10.1.0.35 udp=42020 tcp=39931
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:24:16.177Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:61 existing account, key UID: 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:24:16.183] New local node record seq=1,745,281,456,006 id=de0dc8e9265410c6 ip=10.1.0.35 udp=42020 tcp=39931
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:24:16.199Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:90 messenger started, public key: 0x044da57de11adc9391ad5ca1677b0ff2da9e02f50f2184d27852966cb46e21a0759e1e0af6514a5d60dbec05dda5ab574f265a71a340caa3f98c92f9091f927a6d
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:24:17.018] New local node record seq=1,745,281,451,997 id=4eddb5d28097d844 ip=52.234.38.162 udp=57949 tcp=19523
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:24:17.183Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131', '-kid', '0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:24:17.931Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -name 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -key-uid 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -add
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 -
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:24:17.931Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:17.979] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:17.988] New local node record seq=1,737,419,578,301 id=91b1bc7236045679 ip=127.0.0.1 udp=0 tcp=40503
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - ERROR[04-22|00:24:17.988] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:17.988] Started P2P networking self="enode://91d8c4c0322908732547f0a21fe21a53e4a636758e1615a385e922f834ad499c271c69dcee9a8fefe3c7479c1584e71ead9adf547235b9547d0349db0b06bee9@127.0.0.1:40503?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:17.989] HTTP server started endpoint=127.0.0.1:6131 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:18.034] New local node record seq=1,745,281,458,008 id=4cace72cb72b5e17 ip=10.1.0.35 udp=34180 tcp=37479
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:18.038] New local node record seq=1,745,281,458,009 id=4cace72cb72b5e17 ip=10.1.0.35 udp=34180 tcp=37479
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:24:18.184Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:61 existing account, key UID: 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:18.192] New local node record seq=1,745,281,458,010 id=4cace72cb72b5e17 ip=10.1.0.35 udp=34180 tcp=37479
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:24:18.208Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:90 messenger started, public key: 0x047171e21124210e88fa7e404355815ceac9793d65706770d642813fdfaacc4e0def04dd42a5be6f28ef68d9e76a297cb7f6fe0326d50547faffaffbaf0fd1a662
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:24:19.014] New local node record seq=1,745,281,454,000 id=f0db1be40efb765c ip=52.234.38.162 udp=37377 tcp=19524
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:24:19.188Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:19.935Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:19.935Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:19.980] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:19.988] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=41711
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[04-22|00:24:19.988] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:19.988] Started P2P networking self="enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:41711?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:19.988] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:20.042] New local node record seq=1,745,281,460,020 id=1219556b3b2955ea ip=10.1.0.35 udp=36521 tcp=40621
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:20.049] New local node record seq=1,745,281,460,021 id=1219556b3b2955ea ip=10.1.0.35 udp=36521 tcp=40621
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:20.198Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:20.199] New local node record seq=1,745,281,460,022 id=1219556b3b2955ea ip=10.1.0.35 udp=36521 tcp=40621
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:20.218Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:24:21.024] New local node record seq=1,745,281,456,007 id=de0dc8e9265410c6 ip=52.234.38.162 udp=42020 tcp=19526
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:24:21.200Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133', '-kid', '0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:24:21.940Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -name 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -key-uid 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -add
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 -
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:24:21.940Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:21.985] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:21.994] New local node record seq=1,737,419,596,535 id=ceb3ac46208d5874 ip=127.0.0.1 udp=0 tcp=34839
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:21.994] Started P2P networking self="enode://258928b145e8e2cfa71d9f79b1c6107f8a42182ee831449209e212c28895554f9555253596f26c14c2f2aebc9bab14e51fea9341444f9f3da43e3fb66230428b@127.0.0.1:34839?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - ERROR[04-22|00:24:21.994] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:21.995] HTTP server started endpoint=127.0.0.1:6133 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:22.040] New local node record seq=1,745,281,462,010 id=bcb9aeee53f51dfd ip=10.1.0.35 udp=0 tcp=45219
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:22.042] New local node record seq=1,745,281,462,011 id=bcb9aeee53f51dfd ip=10.1.0.35 udp=36885 tcp=45219
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:22.043] New local node record seq=1,745,281,462,012 id=bcb9aeee53f51dfd ip=10.1.0.35 udp=36885 tcp=45219
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:24:22.193Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:61 existing account, key UID: 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:22.200] New local node record seq=1,745,281,462,013 id=bcb9aeee53f51dfd ip=10.1.0.35 udp=36885 tcp=45219
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:24:22.220Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:90 messenger started, public key: 0x040da8af244c48efedcce3e6d3c3ff3fa0059e8f99a00ee714878a2bd4596de3ce1a5d9869df28bd689db33753d4b39223a1a5d78d16b123c27c2c4d23a9e72f3e
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:23.030] New local node record seq=1,745,281,458,011 id=4cace72cb72b5e17 ip=52.234.38.162 udp=34180 tcp=19527
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:24:23.208Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137', '-kid', '0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:24:23.937Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -name 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -key-uid 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -add
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 -
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:24:23.937Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:23.982] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:23.990] New local node record seq=1,737,419,633,056 id=4d486e8dbc7eb7b6 ip=127.0.0.1 udp=0 tcp=41133
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:23.991] Started P2P networking self="enode://88fdc7f7abca4ed0a72cfac7bbeb5ff6e6aeeb5dc2f2baf3f0e4dc9c1a9781862fa1544e09a59c772ded4335d9dbb9bc1e53eace961ebeb40bc9456f10dafa8f@127.0.0.1:41133?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - ERROR[04-22|00:24:23.991] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:23.991] HTTP server started endpoint=127.0.0.1:6137 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:24.038] New local node record seq=1,745,281,464,012 id=d47c83f42edbace1 ip=10.1.0.35 udp=59695 tcp=44793
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:24.041] New local node record seq=1,745,281,464,013 id=d47c83f42edbace1 ip=10.1.0.35 udp=59695 tcp=44793
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:24:24.199Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:61 existing account, key UID: 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:24.200] New local node record seq=1,745,281,464,014 id=d47c83f42edbace1 ip=10.1.0.35 udp=59695 tcp=44793
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:24:24.224Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:90 messenger started, public key: 0x04f4a3da8d5133481b6c157534cf62275127bb04b5f4dd1fde013c583a2708bc40001ecc2ffbf4edcc4f03aab32c3f76de8ff673dc40d690ccda6d9dea3ada4f6c
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:25.038] New local node record seq=1,745,281,460,023 id=1219556b3b2955ea ip=52.234.38.162 udp=36521 tcp=19528
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:25.219Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:24:27.036] New local node record seq=1,745,281,462,014 id=bcb9aeee53f51dfd ip=52.234.38.162 udp=36885 tcp=19529
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:24:27.220Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:29.034] New local node record seq=1,745,281,464,015 id=d47c83f42edbace1 ip=52.234.38.162 udp=59695 tcp=19530
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:24:29.225Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:24:30.356] Served personal_ecRecover reqid=1 duration="60.453µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:24:30.357] Served personal_ecRecover reqid=2 duration="28.183µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:24:30.359] Served personal_ecRecover reqid=3 duration="25.639µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:24:30.360] Served personal_ecRecover reqid=4 duration="19.988µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 36fd04a2-c6b9-4aed-8d94-77a9810f5dc3 (ID=0xf7e6889282c4013fa2bc45935d6253dabb9d0e91aaef0d7ed4735af671e3585a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3 (ID=0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15 (ID=0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9 (ID=0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5 (ID=0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11 (ID=0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1 (ID=0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7 (ID=0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 50e9c8f5-c223-478e-ad7c-60efccc4e034 (ID=0x1a94c0de71d42aff6133dea24cd32b55dd33ce08670e186960f0b918ebdf62e7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21 (ID=0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13 (ID=0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23 (ID=0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19 (ID=0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17 (ID=0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:24:30.376Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:24:33.031] New local node record seq=1,745,281,458,012 id=4cace72cb72b5e17 ip=52.234.38.162 udp=34180 tcp=19526
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:36.755] New local node record seq=1,745,281,447,992 id=1b31e8ea13a02e37 ip=10.1.0.35 udp=33708 tcp=37895
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:36.918] New local node record seq=1,745,281,447,993 id=1b31e8ea13a02e37 ip=10.1.0.35 udp=33708 tcp=37895
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:24:36.919] New local node record seq=1,745,281,447,994 id=1b31e8ea13a02e37 ip=10.1.0.35 udp=33708 tcp=37895
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:24:44.034] New local node record seq=1,745,281,464,016 id=d47c83f42edbace1 ip=52.234.38.162 udp=59695 tcp=19529
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:24:50.038] New local node record seq=1,745,281,460,024 id=1219556b3b2955ea ip=52.234.38.162 udp=36521 tcp=19530
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x0476cbfe1bd5f5f6d12a96668d6590da7b59325bbbc9aa21290c09a7828ae37e57fe01dba54f90465e6c9d3359e87e1062b1e91ae55d7d1a6a1587ee1f947606c7":{"last_update_clock":1745281126},"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34":{"last_update_clock":1745281097},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745281130901}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:25:00.574] New local node record seq=1,745,281,460,025 id=1219556b3b2955ea ip=10.1.0.35 udp=36521 tcp=40621
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:25:00.723] New local node record seq=1,745,281,460,026 id=1219556b3b2955ea ip=10.1.0.35 udp=36521 tcp=40621
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:25:00.725] New local node record seq=1,745,281,460,027 id=1219556b3b2955ea ip=10.1.0.35 udp=36521 tcp=40621
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:25:01.171] New local node record seq=1,745,281,440,012 id=a90e4e8f84a2d1c1 ip=52.234.38.162 udp=25608 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:25:01.890] New local node record seq=1,745,281,456,008 id=de0dc8e9265410c6 ip=52.234.38.162 udp=25265 tcp=19526
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:15412 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:25:05.489] New local node record seq=1,745,281,446,039 id=769c2c005c1d509b ip=52.234.38.162 udp=25610 tcp=19520
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  tests.conftest:conftest.py:42 Running fixture teardown: save_node_logs_on_fail
DEBUG  tests.conftest:conftest.py:45 Test failed, attempting to rename and move logs to the test_results folder
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log to test_results/testfetchcommunity_test_fetch_community_baseline_0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log
DEBUG  tests.conftest:conftest.py:55 Moved log file first_node.log to test_results/testfetchcommunity_test_fetch_community_baseline_first_node.log
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
File diff suppressed because one or more lines are too long
-370
View File
@@ -1,370 +0,0 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '51239']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:03.205Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 51239
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:03.205Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:05.407] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[04-22|00:18:05.413] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:05.414] New local node record seq=1,745,281,085,412 id=bc5f8613b94097a2 ip=127.0.0.1 udp=0 tcp=41141
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:05.414] Started P2P networking self="enode://37869a4caa218df3755f42add580c93bfabca330de98019ee31cd112cf7324a4cc6e5e7c414130a6c9320286c4a1d85bc35308a83766c46a70f0c2665c02626c@127.0.0.1:41141?discport=0"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:05.414] HTTP server started endpoint=127.0.0.1:51239 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:05.446] New local node record seq=1,745,281,085,430 id=f3a9da42da7e1f53 ip=10.1.0.35 udp=0 tcp=42821
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:05.448] New local node record seq=1,745,281,085,431 id=f3a9da42da7e1f53 ip=10.1.0.35 udp=36612 tcp=42821
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:05.453] New local node record seq=1,745,281,085,432 id=f3a9da42da7e1f53 ip=10.1.0.35 udp=36612 tcp=42821
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:05.893Z INFO first_node status-cli/util.go:67 account created, key UID: 0x8325603a6701b3d8ff879b725891fd9653b0cbeaed1aa562bcb6b4d16cb739a0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:05.893] New local node record seq=1,745,281,085,433 id=f3a9da42da7e1f53 ip=10.1.0.35 udp=36612 tcp=42821
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:05.920Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:10.443] New local node record seq=1,745,281,085,434 id=f3a9da42da7e1f53 ip=52.234.38.162 udp=36612 tcp=19522
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:10.920Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:11.069Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:11.069Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:11.111] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[04-22|00:18:11.119] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:11.119] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=42751
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:11.119] Started P2P networking self="enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:42751?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:11.120] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:11.159] New local node record seq=1,745,281,091,133 id=36d084d4fcb6e614 ip=10.1.0.35 udp=0 tcp=33409
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:11.161] New local node record seq=1,745,281,091,134 id=36d084d4fcb6e614 ip=10.1.0.35 udp=48059 tcp=33409
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:11.162] New local node record seq=1,745,281,091,135 id=36d084d4fcb6e614 ip=10.1.0.35 udp=48059 tcp=33409
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:11.301Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:11.302] New local node record seq=1,745,281,091,136 id=36d084d4fcb6e614 ip=10.1.0.35 udp=48059 tcp=33409
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:11.319Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:16.155] New local node record seq=1,745,281,091,137 id=36d084d4fcb6e614 ip=52.234.38.162 udp=48059 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:16.319Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:51239 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745281037901}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:51239 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"requestsToJoinCommunity":[{"id":"0x0fde8a011e67af8492a2d95d6c46e03c4b7fd6451804180f131f0cbfaa0ff879","publicKey":"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34","clock":1745281097,"chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","state":1,"our":true,"deleted":false,"revealedAccounts":[{"address":"fakeaddress","chain_ids":[1,10,8453,42161],"isAirdropAddress":true}],"customizationColor":"#ffffff","shareFutureAddresses":false}],"notifications":null,"communities":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","requestedToJoinAt":1745281097,"isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745281037901}],"activityCenterNotifications":[{"id":"0x0fde8a011e67af8492a2d95d6c46e03c4b7fd6451804180f131f0cbfaa0ff879","chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","membershipStatus":1,"name":"","newsTitle":"","newsDescription":"","newsContent":"","newsImageUrl":"","newsLink":"","newsLinkLabel":"","author":"","installationId":"","type":7,"lastMessage":null,"message":null,"replyMessage":null,"timestamp":1745281097566,"read":true,"dismissed":false,"deleted":false,"accepted":false,"contactVerificationStatus":0,"tokenData":null,"updatedAt":1745281097566,"albumMessages":null}],"activityCenterState":{"hasSeen":false,"updatedAt":1745281087785},"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:18.348] Served personal_ecRecover reqid=1 duration="70.601µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:20.443] New local node record seq=1,745,281,085,435 id=f3a9da42da7e1f53 ip=52.234.38.162 udp=36612 tcp=19522
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 sends request at address: http://127.0.0.1:6138 with payload: {"jsonrpc": "2.0", "method": "wakuext_acceptRequestToJoinCommunity", "params": [{"id": "0x0fde8a011e67af8492a2d95d6c46e03c4b7fd6451804180f131f0cbfaa0ff879"}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"requestsToJoinCommunity":[{"id":"0x0fde8a011e67af8492a2d95d6c46e03c4b7fd6451804180f131f0cbfaa0ff879","publicKey":"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34","clock":1745281097,"chatId":"","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","state":3,"our":false,"deleted":false,"customizationColor":"blue","shareFutureAddresses":false}],"notifications":null,"communities":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":1,"isControlNode":true,"verified":false,"joined":true,"joinedAt":1737419643,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":true,"canView":true,"canPostReactions":true,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011":{"last_update_clock":1745281033},"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34":{"last_update_clock":1745281097},"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":false,"canManageUsers":true,"canDeleteMessageForEveryone":true,"canJoin":false,"color":"#ffffff","isMember":true,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1745281101574}],"discordOldestMessageTimestamp":0}}
DEBUG  src.libs.common:common.py:15 Sleeping for 10 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17 (ID=0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5 (ID=0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 4b1bb13a-6d05-4354-a0b6-7a782dd2674c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xb2d30bb68056f6bb9f3a34afddd79763591060aee729ff34aa714c3fb928bab4)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6cc031dd-2c6e-4eb3-82e5-d57c7bfd915e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x824854e664cff77844aee01923ca84bb8688e8c8a6e738123f04a753023c3c1d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e479ec4f-1c0f-4a6f-b05e-e9681293c3ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x129f4016068820910f4c22410d27bb9d0e71134ed1ca6c0e0babf9a91f458e29)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21 (ID=0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3 (ID=0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e4eb9390-f5d0-4680-b04d-92f5b9fa994a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x70d41cbd3438d13c662b41c5daf24b1fd1b0867b6e76f0f5331af0647c6dc910)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a4591509-1a98-4562-9928-a143a8b0e84d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc9d2207f725a61b2e3707ae3459db3a66cc7578cd253bc70a7fe2f6319424674)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f455727f-0199-4f99-9a85-8932f9d8833b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x27974b545978ff70391b89f22b6237e56515260945e6c90592b56634465bc90d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13 (ID=0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11 (ID=0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e9eec2ea-0153-470d-8c49-3b0aeb7cfa91_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x51d9b3e9386366fdbc71b673e0a1c90dd8eb2693d4475f6b334fb74990b2c1b1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 0e2590bc-e69a-49e8-9a15-fa835a611f94_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xeadf413f2d8f1d94d6205bda66d087f3ebeaabd3a0721781ee25a62e47b16673)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 536c7399-8336-4375-8113-3ddec8cb5535_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5ebca4ccd1a4bb1ef86c6a3442730d04d7a471815ee9bbbc50da6ed1f2a4050b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 243d0772-b8d2-4e5b-a17c-286133e07b29_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x004d4bad5508b4969e56f4f0f2a0220a50148977b4801675b0bf7b68101aa743)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d1327408-7d51-491f-9e62-0a61f9a66380_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd1b2b02c2e3d6e126dab6c0abc7726f71f08af91656d7b1f7ca0537d3e1fa8bb)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15 (ID=0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9 (ID=0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 31e89cb6-f324-4fa3-b414-39328e166371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x93d344c5aa9f97ee4f096bfcf18a2dab61827f4d096538f40a9f9db5839602bd)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 38730169-b49f-4eaa-b3ef-6c33d427b555_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x33254a1f10e3a7574e420fe2ba129262744092258b017ea20d2868ff4b246d08)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 26125e75-aa53-4c21-a283-6ffb6271b9a1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xcb41f2297e63cc143a3cb679d6bf87d7dad0424f3b2cc04b6aa24bcfe6ef114d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19 (ID=0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7 (ID=0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 970d5303-883b-4e87-abe6-24bb18fbb009_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xe2c505441203c64a393dcbff8ee0c444d2b148a0b4fc25d1ede585ed09c053c3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 5be3a576-8f90-4586-82ce-b5253daf8a23_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x09828e3458b08bf9ab997c26750d6a09add16f3697b930294aa6d64b4cd2e465)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 516ef2f2-a29f-463c-93a4-b0edb0bf110d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x7c600f4479fe11341ed20c008c0b8ed621bc3e70cea30cf9ef9ec36e7eca3309)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a28ee1d4-f09b-4658-8b81-32ccb8db0e6a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x54185e5eb8aee47affc8d289e7ff00aa79b40b78c1022167b0513880c1f11305)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b0cbe8de-d95a-42da-8cf7-5ea1b6caea84_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xbee21daef6f78bac29febd180c859e517d0a4f9ea5db4fc34a4a5b070b987efe)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a6394410-fbc5-4165-9433-a5a4138c2db0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x32ea4c4a858193d7c39ba306ac0ea2af8ab34d44675e3c2e287fbb82ed2f5d8e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: bf65c139-c8f2-48c2-83dc-dc090d0718b1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x7fba22c390d55414f31c8e5a1042e84efb3baa3cdbd67474066150cda7e18fd1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6f15e435-5783-4c36-a60d-21a2877c24ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x38d359773b77cb6c09395dc87a14b5d43280190c503a476e59f101c7b418d1b0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23 (ID=0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1 (ID=0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 8aaf1b83-1559-4316-9b7b-bda087d866ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xf9a3dce52b36e235c0bf66a5ac1e5add740caf2207a3fa583ee6a2c41235db42)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 94345e12-23fc-4851-8048-3edb7d4f4b34_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x5444645c21030ea5c73b354e3cf2b37df37464dfd8bb0a76bed6f659b3b4a001)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 0bf57279-7633-496b-9a8e-297e9017768b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xe355f2c4d3a30624a5ccb790d1037030b3337012b1ed47e79c3e4711236da41e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:21.835Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 3517584e-9f99-4880-9477-ff56e0eeef42_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xd9fa90f875c3a11a9fea5c0f793b5fd0c8209af400e5c3cf2cbc8854684fe4be)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:21.986Z INFO first_node status-cli/serve.go:85 local notification: communityJoined, title: vac_qa_community_8, id: 0x3737353461623930636563393665623732306236366661653131323034323165
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d6a6f7a3-55c1-435c-9f32-d6bfd7fa353f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x001ec88f05789a2fb3438d96a2bd657b82114c5909802b4e5c6a41710e7e0daa)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 27b9d062-6d92-4c69-a185-35d71aa795e0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x4acd8cf3bde7d37291add1d1f6b63956669420dc566f8596c9cd64b48ce19e69)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 78bb1f35-ed64-4413-aaf7-a93b63fce43b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x1fe1a3776d1eeede6e875d8b491e7034e625b852a3299c0f97406e4082fdb7b9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 1e73eeb5-5ba6-48ec-8b91-f82b8a22d149_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x3cee6434b671c290c011cbfe95b6ac1abf8219eec959b7ab3f51f21c0756c018)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2e08e5fd-e794-4a85-a2b6-03ff19389434_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x4d1b290e0e42c40a4449d4460386f049c79204e16ccb709dd2a36cd2b5e3ebdf)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f41c35c9-64e4-4b7e-955f-2869b09db584_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0xc9f75e5bfdcf26201ca99cb9a1e445097e8954ab129492db52878fac7638a27a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: fdc2e69c-fdce-4ff4-b859-857e86932bb3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8971c4c92912c56bdb76f0d979f84ffc3b8da40ecba029f2d9a56db0f176d068)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 277c3643-6892-407e-b24c-303cfef9255d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x65bf8e5f7a9060eb987aa9f9c3b662f483213431496d52992f003b2d5b9cab9f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9df060b2-a688-4c17-a52d-fe2501e452b8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xf1b04e095287783602a083378797c4eb855fc67ff97c0f272347ae30a7d2ff6c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 95fa97f1-7901-4ad9-a2e2-49544f4a7b9e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5a24c5b44688604262b978bf6e31fa9ed6ed722684f4694ec0ea839c7e6a14a3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 195a0533-1a93-44c5-8e43-5ac372dbd64a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc4efc4f8d00ba94e77f8c727b7c2faae65a24061997d1cc6021bb14a093a22ec)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 13f2be61-ef8c-4114-bffb-c063d931506b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x8b778aae1db2f44cce4ba923a16f3c525d6bacd160f0ad238679de0db8b0be82)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a848d785-92d8-4b8e-b1e9-881753c5b06a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x651452c8a55424264832dbddf27b9f8933fd5fad49b19289bb82243058ee20fd)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 52073471-27d2-4dba-b694-9cd30a08e36c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x6b0509c01bd20470dd25654bbde99c95280e331f1a691d8b2a9922dc2e53ec6a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 10f90da6-e6f2-466a-914b-b274c68abe3d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0xca1229fc3b4ca2b3ecb4ee4c28137ea0b7203f31c8aa840a597eade3a3f1bf39)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7793c347-b5cc-4b51-88b5-67151f44e61d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x0bb90d854734d0399f264a222ec1c9d92f958b36af1285e7fbe5966027737161)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a65dfe6d-b786-428f-9a2c-844554941f8e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x84bb32c043c292faad16d6686d5874ecfa54df3e82289a9f215b0dcbfeed4bde)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 48ccb2cd-792c-46d4-88f5-67a7ef09e229_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xc04d94d5a3f3d13928e0ac781352f0d1fdcd8f39714fdb0367997b5a609b1e4d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9de3ead6-b641-4715-8d56-41caac578f33_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8d103356a87f817aa9fee5503d7257023e7a157f2b97afabcb13e322f76d900e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 70f11539-9ac8-4cb8-b653-650e93c1c217_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x397023e3b0675edbc3a2931e6330be82563fb5e1e126b87c9309430ed2a83b4c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 08c745c0-7101-4e94-9ea8-b9d99f888a1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x360cbe03599a1d7ceff220096b991f15df4a3d35372b291289d3b810353a768a)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c106205e-d2b2-4ed5-afd8-119b941ec7c9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xe214a2dca68ae9e69e6c34e768b898c60a8b278e8ac73e10f712c8b5f6f11045)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 28c43c89-7f76-469f-8848-dfe06b6f6cc9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xf198eb521436353cb2f9872561ea57afea7c3260e5e67fa2efc52a897835ef89)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7dd0c4e7-8069-486a-af68-063028a31d14_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x9eb7ae5701c206eec331c36b65c0e8cf45df22f435c0005b2468d4a0ddc52bc9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 44d0353e-2de2-4f72-a287-6cd7cf04aaa1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x328419f0b45587aaddea2ab5e3fbf7f89d92fbef659449f60e1b9965d1989846)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:22.689Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f6cf9296-e633-4c55-8748-f19813a3db78_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x179a54bdd08ddf88ce700801f47548f43494a838b9b358f4209acdf20053ae23)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: c7d13c89-b3d7-4812-adf3-5f81f1fe40f6_message_from_first_node_13 (ID=0xe9164c34655a861ce754651a8b3739416ea115ab9b1b718c7c220ec6ea987581)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: a4591509-1a98-4562-9928-a143a8b0e84d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc9d2207f725a61b2e3707ae3459db3a66cc7578cd253bc70a7fe2f6319424674)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 94345e12-23fc-4851-8048-3edb7d4f4b34_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x5444645c21030ea5c73b354e3cf2b37df37464dfd8bb0a76bed6f659b3b4a001)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 9a77ba8e-560c-445d-a0dc-dfe6493b3b9d_message_from_first_node_19 (ID=0xd7041b813bb25a8a09aaa26ec2f75a66d8569ddaf0480ed344376413989cc34b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 970d5303-883b-4e87-abe6-24bb18fbb009_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xe2c505441203c64a393dcbff8ee0c444d2b148a0b4fc25d1ede585ed09c053c3)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: e9eec2ea-0153-470d-8c49-3b0aeb7cfa91_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x51d9b3e9386366fdbc71b673e0a1c90dd8eb2693d4475f6b334fb74990b2c1b1)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: e2526729-da7a-4604-a067-5de155ee92c7_message_from_first_node_11 (ID=0xda5c857e00f6af88b544e13f6f753b1dfc3fe6703d92e48ef698796b9529490b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 81dee5bd-9038-48e0-bfc9-e0b0cb976e06_message_from_first_node_7 (ID=0x8ea055726e1a3f65bdc65081756b7ffeac7dac5712b32a6d173624a7f767ab21)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5 (ID=0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: d4da2191-5264-496a-970a-6ad658e5d5d3_message_from_first_node_1 (ID=0xfe73b36b8cd712290c4ed4166f74bd2838e8084174afb538d7491e4bd99586e4)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 947e7661-1871-43ae-b8b6-734db4cfdf32_message_from_first_node_21 (ID=0xa4afd367b9b50e075ebc723305c463c6f37499c5c81049e59f3b197127a2613d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 54a6b0ec-b77d-41bf-8b96-d234d945faa4_message_from_first_node_15 (ID=0xe4ceaa032fc29c6c01779f290d464d20fb8d7bba4784ccbaab6b34da5d9f0cd7)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 4b1bb13a-6d05-4354-a0b6-7a782dd2674c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xb2d30bb68056f6bb9f3a34afddd79763591060aee729ff34aa714c3fb928bab4)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 8aaf1b83-1559-4316-9b7b-bda087d866ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xf9a3dce52b36e235c0bf66a5ac1e5add740caf2207a3fa583ee6a2c41235db42)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 7d507342-0bca-409d-a5fa-15323ce431bb_message_from_first_node_23 (ID=0x1240f8915a629f011ac5ecde42fdd213f111ffe68026954ddd2c1dcb8e23d2b0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 7f20c827-901f-4823-bcdd-4faccad10bbb_message_from_first_node_9 (ID=0x4b3c98abcc45d80d6f2d2f61fe3687ea0b42ade9d4660ac9c6e1ae93d69ddf12)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 744e9cb4-982f-4003-a9d9-8adac0c02a6a_message_from_first_node_3 (ID=0xfdcfce3572a0ec35d325928813cf48fa288168efd6460cc2ac9bef2b9efc537b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: e4eb9390-f5d0-4680-b04d-92f5b9fa994a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x70d41cbd3438d13c662b41c5daf24b1fd1b0867b6e76f0f5331af0647c6dc910)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: a6394410-fbc5-4165-9433-a5a4138c2db0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x32ea4c4a858193d7c39ba306ac0ea2af8ab34d44675e3c2e287fbb82ed2f5d8e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 5be3a576-8f90-4586-82ce-b5253daf8a23_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x09828e3458b08bf9ab997c26750d6a09add16f3697b930294aa6d64b4cd2e465)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 516ef2f2-a29f-463c-93a4-b0edb0bf110d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x7c600f4479fe11341ed20c008c0b8ed621bc3e70cea30cf9ef9ec36e7eca3309)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 31e89cb6-f324-4fa3-b414-39328e166371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x93d344c5aa9f97ee4f096bfcf18a2dab61827f4d096538f40a9f9db5839602bd)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 6cc031dd-2c6e-4eb3-82e5-d57c7bfd915e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x824854e664cff77844aee01923ca84bb8688e8c8a6e738123f04a753023c3c1d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 432a28dc-5a6c-458d-a5ad-5ed948630d1e_message_from_first_node_17 (ID=0x884a83405d6ea8cb8557838fa3c575ad2cf5fa8b308cac55b33ed1411745de6d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:23.124Z INFO first_node status-cli/serve.go:70 message received: 0e2590bc-e69a-49e8-9a15-fa835a611f94_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xeadf413f2d8f1d94d6205bda66d087f3ebeaabd3a0721781ee25a62e47b16673)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e3fd2655-d386-457a-9281-fee188b84214_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8c4fa38a73f5443a8b84e20a9cdc1d198f66a2c224370b2d5ff88e17c32efbff)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f3780e1d-0fa2-4554-ab61-334bcc988f1d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xacb39512991ea70added2e960d656be94693ff90116e996a1c57498b6e5d06b3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 312cdf20-cc86-498d-bb3d-a674c90fbe54_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x2a18c69cc1a20216f8210d7906e8b924b70515e92c174e41420bcba69052928c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 4ed17b3e-0ba2-4e2a-b3f8-919677a39037_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x51ea685e9c5b33c3fc809810130ecaa78db03912b9b41f829841ab231c4044cf)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 122fb859-f3c4-41b3-9a53-d1cfa3664371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x34d306106d9ad8fc207269fa0ac17730affa15a23b9578a2f63a4436cffde0e5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: dbdea56c-d8da-49ea-952b-4fd982a95201_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x139832ade11a76323ad616f9e0b7264afc51e45c67739e3fe5fc50390f5d7f72)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 8d475981-fbdf-41ec-88a0-14334029a9e1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5a517ca2e042d6866efc7cc8e46edea16019886e8ad7d8c5c3289f01b0bc3f6c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 40298ddb-0b0a-4531-bd1d-c176930912e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x83db9f6a1dc67484aa180104d1d4149352bbe6c0f6d79ad55ff9b5643dcc4c9f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: df880b5e-6e23-402e-9c47-4354b5d43c10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb9b4577cbebeca964544e1bc85fefef2130479bf3eb4f0c174cd5d1d5b103676)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d43ac158-9ad2-4110-a705-b0667f66fa64_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0xfe3b5b8128e2f5343172d3aa204a6912dd645bf41210a550e3750758f2966ed1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b50d1cb4-7584-439d-bb5d-1df9cb83889a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x3f880c3ff3ef111eca0d0a2003fe1ad5dc150e5fd05644dd8d62d75d21630209)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 4e8bd1bd-c464-4bb4-ab12-de1721c17f10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x2df551495dbbac4867c91817585a3c13e088872ad94f80d173dbd926cea75b01)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e461deb4-ed22-4be6-b2db-d8c3f6e00b73_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x06e902d563b0c4c14977921621110a684e6a20cd6a24676a87a49270d367e85d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7edc5e49-8007-41bd-bf6b-e4db4ecd1b37_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x51b8709eece3b2589973c84abeb193388c9c601350f21f14c9b47c5aead91432)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 3a5d44fb-93da-4b76-8633-e9caf8c69200_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x30f2ea7de7acb5e2eef9274fc71061d32562f46b1cd56f80bfa410bbb16d16a7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6177c770-3427-49f0-bde6-e322ceefb6ce_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x48d4ac7ed7528923ccb23604199a9fbb29d10f6b99aa7fb161cc274b4c67e376)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 4970347c-63c2-4d5b-a012-474feb23b4e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xc8693580ef236769be8cf6ee8f1afbaa51179cfe4517606b8f66939222eb1d0e)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 55bbb7f3-46ed-4bec-99e8-8f18832f3d20_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x14549bc0c8947e6fa9a196383e0caf6d7c66e424dfc07982d8f155d7b5f647f0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: ed9cfbe9-d52f-4a2c-b395-db87559381ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x59ee8ef90477fea801f962416083a4244f9479d60da2206b891828736f464b5b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 54e4b24c-5f2b-445b-96fd-ddd0c8ae3b7d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x25d61ab9d093979ea7d4f023ac87edca497db2f9cee7a10cdb27e061eb76462d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7a1d9252-82ad-40a2-90d8-965906d1a279_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb0eeaf1eecfa48cb3e7a3fbc122052d8b0004a230f44f8847f9e86988acce8a0)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7fbc7eea-3612-4220-b208-4bd91ddb6747_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x50a52b2933e639e8cbf17712d6410295a3050fbcdf0ced3a42bed401cf08f389)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 428bdea2-ef91-475c-a68d-146692486770_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x62db63f6c4c0d46ccfb1ba2aea8a9809b3c544af3e102ae93dfd09f8d0a1187c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f53ec880-5197-4b36-b77f-c75455ac354a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x1c954c8e840866c09b0110a9720b284c6444b2a74af8d0176c086f0f0470b5d1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: af370873-730b-40a2-8ae5-4436b6e019de_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0da4d07c77fd1486d51e4f1298eb7cbc5f4f1d64d07c4e44c85e7d8703965cec)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2d36ec85-cc75-40a3-8a05-e74db0b52cf6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x2faf018fa0300e661236c67846240cbb34627410b6d55110579128dca954604c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 61833518-e03d-4d1a-b98c-a0b146c26655_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0xdac6df5cfbbc094cd7178acb6fef434480c423d903c4c6d5ced1c9067be4fc7f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e03e4130-a247-4510-9726-a1aa8bed496e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x89baa697c87cdffead929da4a7767bb0fed36ccfccc08663a07a382a0334722b)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: fbe238da-06da-461d-9499-f9e981614591_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x3b31d53649e1b1f78c6307313c421e9abe939809711c25ff54eed198aef05c1f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f14515e3-ac58-43ce-8eb0-8cc502b3ed26_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x66c8cc98be73ef23741281b13ff0b9f77080f2f823c476eb2d06698cafa4c390)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d727c846-8721-4514-ae01-43cfb41aeb1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x1eb5afd231f522cf890fb508832ad37bd7c035ca50012daab50e461b21b9a927)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 032a22f4-2748-4411-88cf-490cf214950e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb38fced00a341bff0e5e5e92ff01a9208c0b3f255d984d80619de49f3beed76c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 23452608-cee8-4a8c-8daa-1b06f74c4f49_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x1ec0ea8dd20bee6da3a54b01bbbf3613799edb81dda18a5eb9967811141e45a7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2a627fc3-194c-495f-aee3-bc7d733f8032_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5f2af48042bcae24535689724138dcd6a39118a5741911653911ae42d2095467)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2ae2896e-bd87-4b34-9009-e090d718a3f4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x4d610fbcfdb3272d00f5bc42aa05c2f17d8ee994ea98fa0c8650170a3e600da8)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d85a1fd4-b944-4248-bba3-9b7bff9dcace_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xc91acc22cb4fde293d1839cfe9afc60beadc844247cbbfaef7bcc96c362343de)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e1d57176-606a-4059-81de-488847cd1f62_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xcd9c529263a1f45f47d1de4a09931f22cd5a49f1eaf059057de6b384f776e9b5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 8b0da7ba-82cd-4224-80f1-f6b2a51e82ed_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x31c5a5c05c032b43890e750c855ff018c01c43febee7cfd043998b8f2878c3d7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:23.826Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 990243d9-1353-4c11-85ad-d90476aa89d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x2f29129d457602f5d8059f439663f2a988a51e21a468f96d7b5784ed0b19961e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 6f15e435-5783-4c36-a60d-21a2877c24ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x38d359773b77cb6c09395dc87a14b5d43280190c503a476e59f101c7b418d1b0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: b0cbe8de-d95a-42da-8cf7-5ea1b6caea84_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xbee21daef6f78bac29febd180c859e517d0a4f9ea5db4fc34a4a5b070b987efe)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: d1327408-7d51-491f-9e62-0a61f9a66380_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd1b2b02c2e3d6e126dab6c0abc7726f71f08af91656d7b1f7ca0537d3e1fa8bb)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 08c745c0-7101-4e94-9ea8-b9d99f888a1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x360cbe03599a1d7ceff220096b991f15df4a3d35372b291289d3b810353a768a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 2e08e5fd-e794-4a85-a2b6-03ff19389434_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x4d1b290e0e42c40a4449d4460386f049c79204e16ccb709dd2a36cd2b5e3ebdf)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: f41c35c9-64e4-4b7e-955f-2869b09db584_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0xc9f75e5bfdcf26201ca99cb9a1e445097e8954ab129492db52878fac7638a27a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 536c7399-8336-4375-8113-3ddec8cb5535_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5ebca4ccd1a4bb1ef86c6a3442730d04d7a471815ee9bbbc50da6ed1f2a4050b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 0bf57279-7633-496b-9a8e-297e9017768b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xe355f2c4d3a30624a5ccb790d1037030b3337012b1ed47e79c3e4711236da41e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: bf65c139-c8f2-48c2-83dc-dc090d0718b1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x7fba22c390d55414f31c8e5a1042e84efb3baa3cdbd67474066150cda7e18fd1)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: a65dfe6d-b786-428f-9a2c-844554941f8e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x84bb32c043c292faad16d6686d5874ecfa54df3e82289a9f215b0dcbfeed4bde)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: f455727f-0199-4f99-9a85-8932f9d8833b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x27974b545978ff70391b89f22b6237e56515260945e6c90592b56634465bc90d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 243d0772-b8d2-4e5b-a17c-286133e07b29_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x004d4bad5508b4969e56f4f0f2a0220a50148977b4801675b0bf7b68101aa743)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 26125e75-aa53-4c21-a283-6ffb6271b9a1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xcb41f2297e63cc143a3cb679d6bf87d7dad0424f3b2cc04b6aa24bcfe6ef114d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: a848d785-92d8-4b8e-b1e9-881753c5b06a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x651452c8a55424264832dbddf27b9f8933fd5fad49b19289bb82243058ee20fd)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: fdc2e69c-fdce-4ff4-b859-857e86932bb3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8971c4c92912c56bdb76f0d979f84ffc3b8da40ecba029f2d9a56db0f176d068)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 277c3643-6892-407e-b24c-303cfef9255d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x65bf8e5f7a9060eb987aa9f9c3b662f483213431496d52992f003b2d5b9cab9f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 28c43c89-7f76-469f-8848-dfe06b6f6cc9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xf198eb521436353cb2f9872561ea57afea7c3260e5e67fa2efc52a897835ef89)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 3517584e-9f99-4880-9477-ff56e0eeef42_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xd9fa90f875c3a11a9fea5c0f793b5fd0c8209af400e5c3cf2cbc8854684fe4be)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 38730169-b49f-4eaa-b3ef-6c33d427b555_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x33254a1f10e3a7574e420fe2ba129262744092258b017ea20d2868ff4b246d08)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: a28ee1d4-f09b-4658-8b81-32ccb8db0e6a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x54185e5eb8aee47affc8d289e7ff00aa79b40b78c1022167b0513880c1f11305)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 1e73eeb5-5ba6-48ec-8b91-f82b8a22d149_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x3cee6434b671c290c011cbfe95b6ac1abf8219eec959b7ab3f51f21c0756c018)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 52073471-27d2-4dba-b694-9cd30a08e36c_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x6b0509c01bd20470dd25654bbde99c95280e331f1a691d8b2a9922dc2e53ec6a)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 10f90da6-e6f2-466a-914b-b274c68abe3d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0xca1229fc3b4ca2b3ecb4ee4c28137ea0b7203f31c8aa840a597eade3a3f1bf39)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: 7793c347-b5cc-4b51-88b5-67151f44e61d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x0bb90d854734d0399f264a222ec1c9d92f958b36af1285e7fbe5966027737161)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: c106205e-d2b2-4ed5-afd8-119b941ec7c9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xe214a2dca68ae9e69e6c34e768b898c60a8b278e8ac73e10f712c8b5f6f11045)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:24.070Z INFO first_node status-cli/serve.go:70 message received: e479ec4f-1c0f-4a6f-b05e-e9681293c3ac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x129f4016068820910f4c22410d27bb9d0e71134ed1ca6c0e0babf9a91f458e29)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b0b2cc41-82d1-4e6b-8599-1f35f7563302_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x00534630abd4f3fbc9cdf6c6e4cdaff7c4d7222106b9de273922686ae313e508)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 5ceccfe0-987f-4dfa-a28b-78468d135ab4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xaaa33f65f08702073d726e74f0a70bdcd4b78a453e6eac589d2bc18ff7e110f8)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: de321a84-132f-4f97-91d6-1ee24d5d3644_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x20f364d12a1516ef7ac158fa335f89578ff726de0203ab850ec92028dc7ccb8f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 8716dc71-0a5f-400e-b5a2-c35388707a0d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xc77a187a7df951705a0025c338a7cdc6815a9a1439fca3d7d2e5c645f90df5d6)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: df2e42a5-197d-41a9-8363-f7c0f89c87bf_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xe2a00ca549d66f25bdd3dc18823deb34fd7afe9bf4d322dc68d5425e1de3e0d3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: db187785-74e9-4beb-adef-05492fdbf0b3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xe8034c65544cc554497d2a6e05ff518f4f28fd6bc26857f96a265ecd9cd71fa9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: dcc1e31a-a25a-4c77-8e76-6c49f2e6d00a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x7b9e9210939018d9a557ecb10a6e0ec40ac1700959563485f10596571196caa6)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: c08d8460-7df5-4434-905f-481c7928f164_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x155dde96a734e8a18d90e5d77beeabb4ce2e1927720cd66ae7e3471c7f9123ee)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 150e9ed8-e5c9-47f9-a194-4487f5e418f9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xf07b3dce1d27b85ad24bc67c46928af8a1e1f827f283e9385b5175e4d718a83f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a756b12a-b40a-4cf7-9c04-d06d5982a30f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb0a440b2f2625823d5d928320b380b6f70fea68c89f35fab07472520b61993a5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 5314d0b4-5878-41d0-b7f4-4ea883fa4a3f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x2c0bba85f2a52355b1615681021f9e1d25dd76e5659ecaf0e7d73066f84e972f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 2a7a188e-6698-47b6-9998-ac2a1c034b6f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xa4cfc2da4f7cbba7fa727dc14b6e6fd40fe96cd13cce9e890b8079a01f9ec18d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: a67a92a9-3dd5-4776-bbf1-c63261dc0260_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x62d1dd57ee85ba130b31deb9a9741c1345eb35274a66d05960a3772358159056)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 3955815c-43f4-4ae2-9b28-9b16b5fb2e8d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x865b9eaf43af97dcfc47542f5244adfa4fd7099c9754c7f19cf0b3e30a73ca83)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: bfb005b3-bd9d-48bf-ba41-f4ef676962d4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xd30605ce6f6840c5389dbe20c407d9e845951f72ec8896277f8c30453dd05457)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 71357954-2245-4839-b814-7cf225a341f2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x95938b9e25731e8f681512fea174961e0249943394fc4f6eb491b02f01a63277)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 008e20b9-d6da-46e5-9816-e75296b81990_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x43ab392bd052bbcdcf51ac1afc94782342986e0234b6a12c4878a7202756382d)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e8d57a58-48b6-4a6d-9b8f-81c4c0fa9ad4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xf9f593b3d60485f56c4818c9a9036dd95f90567d48026ec87ca7d7f6b8353d37)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: efe65f82-8e36-4c92-a4dc-83c3761bac7a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x14cb7a5ad61056dc8513e099018b0e7c3915bb7b89fd701cff04fcd1e0720c91)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 353ce4c6-8385-49c4-9fb7-ed4536aa7585_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xd284dd4ace732962101f924accc13bbdc24aa4728bf4f60986b8c95b68bfeeed)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 5713cacb-2676-491b-9981-8a18786f7f39_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x42c0b332de774bf891935057937aff15538a9a7c034bddd5d84f97d352f11282)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 139db6ec-669a-43d4-b998-bde37c453e61_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0919e02ecc64bd75d1d32002baa21cfc43015a76f1819c88d5fa9ff64a5fb8ca)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 0e3e991e-238b-4ed9-a952-97032c37cd2f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x92fe8bb4c6178bfb3a56618cb591e3a2cf0aa88dd5134117b8e2b0c0e496643f)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: db1de0f9-b327-4329-9a3d-aeaf92e1dd93_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x3811e6f9fde54c4934dbb0bff39f3aa1bc7686abb87895cb04b734ddc06001be)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 9e90414a-e864-48e8-95f2-acc86a71ee3b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x27e50708938f039afaf7b39d0c09a3a2f81d2c49b9ec0f260ff4a33f6786f881)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:24.635Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 187b68b3-10ae-4bc9-9b0f-f47d11831826_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xd3b7b8176d75943136df5d2df49d8cd8a65901df6a54d85e562f6420cfcb2220)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 44d0353e-2de2-4f72-a287-6cd7cf04aaa1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x328419f0b45587aaddea2ab5e3fbf7f89d92fbef659449f60e1b9965d1989846)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 195a0533-1a93-44c5-8e43-5ac372dbd64a_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xc4efc4f8d00ba94e77f8c727b7c2faae65a24061997d1cc6021bb14a093a22ec)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 48ccb2cd-792c-46d4-88f5-67a7ef09e229_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xc04d94d5a3f3d13928e0ac781352f0d1fdcd8f39714fdb0367997b5a609b1e4d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 27b9d062-6d92-4c69-a185-35d71aa795e0_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x4acd8cf3bde7d37291add1d1f6b63956669420dc566f8596c9cd64b48ce19e69)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 70f11539-9ac8-4cb8-b653-650e93c1c217_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x397023e3b0675edbc3a2931e6330be82563fb5e1e126b87c9309430ed2a83b4c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 78bb1f35-ed64-4413-aaf7-a93b63fce43b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x1fe1a3776d1eeede6e875d8b491e7034e625b852a3299c0f97406e4082fdb7b9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 7dd0c4e7-8069-486a-af68-063028a31d14_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x9eb7ae5701c206eec331c36b65c0e8cf45df22f435c0005b2468d4a0ddc52bc9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 9df060b2-a688-4c17-a52d-fe2501e452b8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xf1b04e095287783602a083378797c4eb855fc67ff97c0f272347ae30a7d2ff6c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 13f2be61-ef8c-4114-bffb-c063d931506b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x8b778aae1db2f44cce4ba923a16f3c525d6bacd160f0ad238679de0db8b0be82)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 9de3ead6-b641-4715-8d56-41caac578f33_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8d103356a87f817aa9fee5503d7257023e7a157f2b97afabcb13e322f76d900e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: f6cf9296-e633-4c55-8748-f19813a3db78_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x179a54bdd08ddf88ce700801f47548f43494a838b9b358f4209acdf20053ae23)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: d6a6f7a3-55c1-435c-9f32-d6bfd7fa353f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x001ec88f05789a2fb3438d96a2bd657b82114c5909802b4e5c6a41710e7e0daa)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:25.048Z INFO first_node status-cli/serve.go:70 message received: 95fa97f1-7901-4ad9-a2e2-49544f4a7b9e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x5a24c5b44688604262b978bf6e31fa9ed6ed722684f4694ec0ea839c7e6a14a3)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.322] Served personal_ecRecover reqid=2 duration="41.307µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.323] Served personal_ecRecover reqid=3 duration="21.52µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.325] Served personal_ecRecover reqid=4 duration="20.098µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.326] Served personal_ecRecover reqid=5 duration="19.937µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.327] Served personal_ecRecover reqid=6 duration="19.106µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.329] Served personal_ecRecover reqid=7 duration="23.203µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.330] Served personal_ecRecover reqid=8 duration="43.312µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.331] Served personal_ecRecover reqid=9 duration="21.54µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.333] Served personal_ecRecover reqid=10 duration="27.031µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.335] Served personal_ecRecover reqid=11 duration="20.348µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.337] Served personal_ecRecover reqid=12 duration="22.312µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.338] Served personal_ecRecover reqid=13 duration="25.798µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.339] Served personal_ecRecover reqid=14 duration="21.801µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.341] Served personal_ecRecover reqid=15 duration="22.161µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.342] Served personal_ecRecover reqid=16 duration="18.966µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.343] Served personal_ecRecover reqid=17 duration="18.564µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.344] Served personal_ecRecover reqid=18 duration="19.877µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:25.346] Served personal_ecRecover reqid=19 duration="23.484µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:25.443] New local node record seq=1,745,281,085,436 id=f3a9da42da7e1f53 ip=10.1.0.35 udp=36612 tcp=42821
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:25.838] New local node record seq=1,745,281,085,437 id=f3a9da42da7e1f53 ip=10.1.0.35 udp=36612 tcp=42821
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:25.991] New local node record seq=1,745,281,085,438 id=f3a9da42da7e1f53 ip=10.1.0.35 udp=36612 tcp=42821
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:18:25.993] New local node record seq=1,745,281,085,439 id=f3a9da42da7e1f53 ip=10.1.0.35 udp=36612 tcp=42821
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 122fb859-f3c4-41b3-9a53-d1cfa3664371_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x34d306106d9ad8fc207269fa0ac17730affa15a23b9578a2f63a4436cffde0e5)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 4970347c-63c2-4d5b-a012-474feb23b4e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xc8693580ef236769be8cf6ee8f1afbaa51179cfe4517606b8f66939222eb1d0e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: c08d8460-7df5-4434-905f-481c7928f164_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x155dde96a734e8a18d90e5d77beeabb4ce2e1927720cd66ae7e3471c7f9123ee)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 139db6ec-669a-43d4-b998-bde37c453e61_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0919e02ecc64bd75d1d32002baa21cfc43015a76f1819c88d5fa9ff64a5fb8ca)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: fbe238da-06da-461d-9499-f9e981614591_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x3b31d53649e1b1f78c6307313c421e9abe939809711c25ff54eed198aef05c1f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 8d475981-fbdf-41ec-88a0-14334029a9e1_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5a517ca2e042d6866efc7cc8e46edea16019886e8ad7d8c5c3289f01b0bc3f6c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 40298ddb-0b0a-4531-bd1d-c176930912e7_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x83db9f6a1dc67484aa180104d1d4149352bbe6c0f6d79ad55ff9b5643dcc4c9f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 150e9ed8-e5c9-47f9-a194-4487f5e418f9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0xf07b3dce1d27b85ad24bc67c46928af8a1e1f827f283e9385b5175e4d718a83f)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 71357954-2245-4839-b814-7cf225a341f2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x95938b9e25731e8f681512fea174961e0249943394fc4f6eb491b02f01a63277)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: b0b2cc41-82d1-4e6b-8599-1f35f7563302_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x00534630abd4f3fbc9cdf6c6e4cdaff7c4d7222106b9de273922686ae313e508)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 4e8bd1bd-c464-4bb4-ab12-de1721c17f10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x2df551495dbbac4867c91817585a3c13e088872ad94f80d173dbd926cea75b01)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 990243d9-1353-4c11-85ad-d90476aa89d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x2f29129d457602f5d8059f439663f2a988a51e21a468f96d7b5784ed0b19961e)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 2a627fc3-194c-495f-aee3-bc7d733f8032_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x5f2af48042bcae24535689724138dcd6a39118a5741911653911ae42d2095467)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: d85a1fd4-b944-4248-bba3-9b7bff9dcace_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0xc91acc22cb4fde293d1839cfe9afc60beadc844247cbbfaef7bcc96c362343de)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: e3fd2655-d386-457a-9281-fee188b84214_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x8c4fa38a73f5443a8b84e20a9cdc1d198f66a2c224370b2d5ff88e17c32efbff)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: e03e4130-a247-4510-9726-a1aa8bed496e_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0x89baa697c87cdffead929da4a7767bb0fed36ccfccc08663a07a382a0334722b)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 7a1d9252-82ad-40a2-90d8-965906d1a279_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb0eeaf1eecfa48cb3e7a3fbc122052d8b0004a230f44f8847f9e86988acce8a0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: d727c846-8721-4514-ae01-43cfb41aeb1b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x1eb5afd231f522cf890fb508832ad37bd7c035ca50012daab50e461b21b9a927)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: df880b5e-6e23-402e-9c47-4354b5d43c10_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xb9b4577cbebeca964544e1bc85fefef2130479bf3eb4f0c174cd5d1d5b103676)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: bfb005b3-bd9d-48bf-ba41-f4ef676962d4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0xd30605ce6f6840c5389dbe20c407d9e845951f72ec8896277f8c30453dd05457)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 5ceccfe0-987f-4dfa-a28b-78468d135ab4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0xaaa33f65f08702073d726e74f0a70bdcd4b78a453e6eac589d2bc18ff7e110f8)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 54e4b24c-5f2b-445b-96fd-ddd0c8ae3b7d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x25d61ab9d093979ea7d4f023ac87edca497db2f9cee7a10cdb27e061eb76462d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 4ed17b3e-0ba2-4e2a-b3f8-919677a39037_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x51ea685e9c5b33c3fc809810130ecaa78db03912b9b41f829841ab231c4044cf)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: dbdea56c-d8da-49ea-952b-4fd982a95201_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x139832ade11a76323ad616f9e0b7264afc51e45c67739e3fe5fc50390f5d7f72)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: f14515e3-ac58-43ce-8eb0-8cc502b3ed26_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x66c8cc98be73ef23741281b13ff0b9f77080f2f823c476eb2d06698cafa4c390)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 2ae2896e-bd87-4b34-9009-e090d718a3f4_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x4d610fbcfdb3272d00f5bc42aa05c2f17d8ee994ea98fa0c8650170a3e600da8)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: af370873-730b-40a2-8ae5-4436b6e019de_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x0da4d07c77fd1486d51e4f1298eb7cbc5f4f1d64d07c4e44c85e7d8703965cec)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 2d36ec85-cc75-40a3-8a05-e74db0b52cf6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x2faf018fa0300e661236c67846240cbb34627410b6d55110579128dca954604c)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 8716dc71-0a5f-400e-b5a2-c35388707a0d_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0xc77a187a7df951705a0025c338a7cdc6815a9a1439fca3d7d2e5c645f90df5d6)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 008e20b9-d6da-46e5-9816-e75296b81990_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0x43ab392bd052bbcdcf51ac1afc94782342986e0234b6a12c4878a7202756382d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: e461deb4-ed22-4be6-b2db-d8c3f6e00b73_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0x06e902d563b0c4c14977921621110a684e6a20cd6a24676a87a49270d367e85d)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 55bbb7f3-46ed-4bec-99e8-8f18832f3d20_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x14549bc0c8947e6fa9a196383e0caf6d7c66e424dfc07982d8f155d7b5f647f0)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 7fbc7eea-3612-4220-b208-4bd91ddb6747_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x50a52b2933e639e8cbf17712d6410295a3050fbcdf0ced3a42bed401cf08f389)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 7edc5e49-8007-41bd-bf6b-e4db4ecd1b37_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x51b8709eece3b2589973c84abeb193388c9c601350f21f14c9b47c5aead91432)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 187b68b3-10ae-4bc9-9b0f-f47d11831826_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0xd3b7b8176d75943136df5d2df49d8cd8a65901df6a54d85e562f6420cfcb2220)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: df2e42a5-197d-41a9-8363-f7c0f89c87bf_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0xe2a00ca549d66f25bdd3dc18823deb34fd7afe9bf4d322dc68d5425e1de3e0d3)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: a756b12a-b40a-4cf7-9c04-d06d5982a30f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb0a440b2f2625823d5d928320b380b6f70fea68c89f35fab07472520b61993a5)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: db187785-74e9-4beb-adef-05492fdbf0b3_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0xe8034c65544cc554497d2a6e05ff518f4f28fd6bc26857f96a265ecd9cd71fa9)
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:18:26.164Z INFO first_node status-cli/serve.go:70 message received: 6177c770-3427-49f0-bde6-e322ceefb6ce_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x48d4ac7ed7528923ccb23604199a9fbb29d10f6b99aa7fb161cc274b4c67e376)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:26.321] Served personal_ecRecover reqid=20 duration="34.194µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:26.328] Served personal_ecRecover reqid=21 duration="22.041µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:26.329] Served personal_ecRecover reqid=22 duration="34.304µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:26.332] Served personal_ecRecover reqid=23 duration="20.247µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:26.334] Served personal_ecRecover reqid=24 duration="25.277µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:26.337] Served personal_ecRecover reqid=25 duration="25.417µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:26.339] Served personal_ecRecover reqid=26 duration="21.42µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:18:26.341] Served personal_ecRecover reqid=27 duration="19.898µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:28.556] New local node record seq=1,745,281,091,138 id=36d084d4fcb6e614 ip=10.1.0.35 udp=48059 tcp=33409
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:28.719] New local node record seq=1,745,281,091,139 id=36d084d4fcb6e614 ip=10.1.0.35 udp=48059 tcp=33409
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:18:28.721] New local node record seq=1,745,281,091,140 id=36d084d4fcb6e614 ip=10.1.0.35 udp=48059 tcp=33409
DEBUG  src.steps.common:common.py:69 Entering context manager: node_pause
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:51239 with payload: {"jsonrpc": "2.0", "method": "wakuext_sendChatMessage", "params": [{"chatId": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db", "text": "36fd04a2-c6b9-4aed-8d94-77a9810f5dc3", "contentType": 1}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"chats":[{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","description":"General channel for the community","color":"#ffffff","emoji":"","active":true,"viewersCanPostReactions":false,"chatType":6,"timestamp":1745281111583,"lastClockValue":1745281111582,"deletedAtClockValue":0,"ReadMessagesAtClockValue":0,"unviewedMessagesCount":116,"unviewedMentionsCount":0,"lastMessage":{"id":"0xf7e6889282c4013fa2bc45935d6253dabb9d0e91aaef0d7ed4735af671e3585a","whisperTimestamp":1745281111582,"from":"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34","alias":"Forked Concrete Galapagosdove","identicon":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAi0lEQVR4nOzUwQmAMBAFURV7sQ57sgx7sg6r0bskuJAEhmXeOYcMC3+ZkjCExhAaQ2gMoUkTskYfntf9jP1K2bFvc+RdmosYQmMITXi1aqKr8qd1FdNcxBAaQ2i6LE5JbYV6rdxXmosYQmMIjSE0htAYQmMIjSE0hmiQNBcxhMYQGkNoDKF5AwAA//82wAxmdJjB3QAAAABJRU5ErkJggg==","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"36fd04a2-c6b9-4aed-8d94-77a9810f5dc3"}]}],"lineCount":0,"text":"36fd04a2-c6b9-4aed-8d94-77a9810f5dc3","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281111582,"replace":"","responseTo":"","ensName":"","displayName":"first_node","timestamp":1745281111582,"contentType":1,"messageType":5,"compressedKey":"zQ3shWCdDuHBDRcAxMaWMM3S93YePLTAmP9nkSvKbL7AfcWVm","emojiHash":["👨🏼‍🦱","🪙","🧑🏻‍🦯","🚰","👨🏼‍🤝‍👨🏿","👱🏿","👲🏿","🏧","⁉️","🤞🏽","🧈","↩️","👩🏾‍🤝‍👨🏼","📋"]},"members":[{"id":"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6","admin":false},{"id":"0x04295377e37a481be19e78161bfc6c73dc6f0b089d4400cf3c3c02745bebe5a905c0fb4b66f6c7a75a1b20ba12d496c7c8fa60cdf06794212e5739af952516e011","admin":false},{"id":"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34","admin":false}],"membershipUpdateEvents":null,"identicon":"","muted":false,"muteTill":"0001-01-01T00:00:00Z","communityId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","joined":1745281101924,"syncedTo":1745281101,"syncedFrom":1744503441,"firstMessageTimestamp":1744589845}],"messages":[{"id":"0xf7e6889282c4013fa2bc45935d6253dabb9d0e91aaef0d7ed4735af671e3585a","whisperTimestamp":1745281111582,"from":"0x04829b6ee2ddb462cdfa95b29b2e32b5787197163f87e6202bc0a77080b583791001ee7cb3312a0dd04a2535be0290c9fc043d268d688f920d71f401e2a41b5d34","alias":"","identicon":"","seen":true,"outgoingStatus":"sending","quotedMessage":null,"rtl":false,"parsedText":[{"type":"paragraph","children":[{"literal":"36fd04a2-c6b9-4aed-8d94-77a9810f5dc3"}]}],"lineCount":0,"text":"36fd04a2-c6b9-4aed-8d94-77a9810f5dc3","chatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","localChatId":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421ec1ac255f-9aa5-4ab0-a735-8d474c16a5db","clock":1745281111582,"replace":"","responseTo":"","ensName":"","displayName":"","gapParameters":{},"timestamp":1745281111582,"contentType":1,"messageType":5,"compressedKey":"zQ3shWCdDuHBDRcAxMaWMM3S93YePLTAmP9nkSvKbL7AfcWVm","emojiHash":["👨🏼‍🦱","🪙","🧑🏻‍🦯","🚰","👨🏼‍🤝‍👨🏿","👱🏿","👲🏿","🏧","⁉️","🤞🏽","🧈","↩️","👩🏾‍🤝‍👨🏼","📋"]}],"notifications":null,"discordOldestMessageTimestamp":0}}
DEBUG  src.steps.common:common.py:74 Exiting context manager: node_pause
DEBUG  src.libs.common:common.py:15 Sleeping for 0.5 seconds
DEBUG  src.libs.common:common.py:15 Sleeping for 0.5 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:18:32.325Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 36fd04a2-c6b9-4aed-8d94-77a9810f5dc3 (ID=0xf7e6889282c4013fa2bc45935d6253dabb9d0e91aaef0d7ed4735af671e3585a)
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
File diff suppressed because one or more lines are too long
-3
View File
@@ -1,3 +0,0 @@
"BROKEN","CATEGORY","FAILED","PASSED","SKIPPED","UNKNOWN"
"0","Product defects","5","0","0","0"
"4","Test defects","0","0","0","0"
1 BROKEN CATEGORY FAILED PASSED SKIPPED UNKNOWN
2 0 Product defects 5 0 0 0
3 4 Test defects 0 0 0 0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-30
View File
@@ -1,30 +0,0 @@
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD"
"","73517","test_fetch_community_with_low_bandwith","tests","Tue Apr 22 00:31:11 GMT 2025","failed","Tue Apr 22 00:32:24 GMT 2025","TestFetchCommunity","test_fetch_community","",""
"","52525","test_contact_request_with_low_bandwith","tests","Tue Apr 22 00:21:53 GMT 2025","passed","Tue Apr 22 00:22:46 GMT 2025","TestContacRequest","test_contact_request","",""
"","53296","test_contact_request_baseline","tests","Tue Apr 22 00:19:01 GMT 2025","passed","Tue Apr 22 00:19:55 GMT 2025","TestContacRequest","test_contact_request","",""
"","122857","test_fetch_community_with_packet_loss","tests","Tue Apr 22 00:29:00 GMT 2025","broken","Tue Apr 22 00:31:02 GMT 2025","TestFetchCommunity","test_fetch_community","",""
"","3061","test_create_group_with_node_pause","tests","Tue Apr 22 00:23:54 GMT 2025","passed","Tue Apr 22 00:23:57 GMT 2025","TestCreatePrivateGroups","test_create_private_groups","",""
"","40075","test_leave_community_baseline","tests","Tue Apr 22 00:40:16 GMT 2025","failed","Tue Apr 22 00:40:56 GMT 2025","TestLeaveCommunity","test_leave_community","",""
"","55751","test_community_messages_baseline","tests","Tue Apr 22 00:17:07 GMT 2025","passed","Tue Apr 22 00:18:03 GMT 2025","TestCommunityMessages","test_community_messages","",""
"","46459","test_join_community_with_node_pause","tests","Tue Apr 22 00:37:46 GMT 2025","passed","Tue Apr 22 00:38:33 GMT 2025","TestJoinCommunity","test_join_community","",""
"","54445","test_join_community_with_packet_loss","tests","Tue Apr 22 00:35:56 GMT 2025","broken","Tue Apr 22 00:36:51 GMT 2025","TestJoinCommunity","test_join_community","",""
"","3067","test_one_to_one_message_with_node_pause_5_seconds","tests","Tue Apr 22 00:43:40 GMT 2025","passed","Tue Apr 22 00:43:43 GMT 2025","TestOneToOneMessages","test_one_to_one_messages","",""
"","37258","test_create_group_chat_baseline","tests","Tue Apr 22 00:23:07 GMT 2025","passed","Tue Apr 22 00:23:44 GMT 2025","TestCreatePrivateGroups","test_create_private_groups","",""
"","4073","test_group_chat_messages_with_node_pause_40_seconds","tests","Tue Apr 22 00:45:09 GMT 2025","passed","Tue Apr 22 00:45:13 GMT 2025","TestPrivateGroupMessages","test_private_group_messages","",""
"","1055","test_contact_request_with_node_pause","tests","Tue Apr 22 00:22:56 GMT 2025","passed","Tue Apr 22 00:22:57 GMT 2025","TestContacRequest","test_contact_request","",""
"","27926","test_one_to_one_message_with_low_bandwith","tests","Tue Apr 22 00:43:02 GMT 2025","passed","Tue Apr 22 00:43:30 GMT 2025","TestOneToOneMessages","test_one_to_one_messages","",""
"","3066","test_one_to_one_message_with_node_pause_30_seconds","tests","Tue Apr 22 00:43:53 GMT 2025","passed","Tue Apr 22 00:43:56 GMT 2025","TestOneToOneMessages","test_one_to_one_messages","",""
"","55570","test_contact_request_with_packet_loss","tests","Tue Apr 22 00:20:58 GMT 2025","passed","Tue Apr 22 00:21:53 GMT 2025","TestContacRequest","test_contact_request","",""
"","28916","test_one_to_one_message_with_latency","tests","Tue Apr 22 00:41:44 GMT 2025","passed","Tue Apr 22 00:42:13 GMT 2025","TestOneToOneMessages","test_one_to_one_messages","",""
"","38251","test_group_chat_messages_baseline","tests","Tue Apr 22 00:44:06 GMT 2025","passed","Tue Apr 22 00:44:45 GMT 2025","TestPrivateGroupMessages","test_private_group_messages","",""
"","54442","test_join_community_with_latency","tests","Tue Apr 22 00:34:54 GMT 2025","broken","Tue Apr 22 00:35:48 GMT 2025","TestJoinCommunity","test_join_community","",""
"","27873","test_one_to_one_message_baseline","tests","Tue Apr 22 00:41:06 GMT 2025","passed","Tue Apr 22 00:41:34 GMT 2025","TestOneToOneMessages","test_one_to_one_messages","",""
"","28913","test_one_to_one_message_with_packet_loss","tests","Tue Apr 22 00:42:23 GMT 2025","passed","Tue Apr 22 00:42:52 GMT 2025","TestOneToOneMessages","test_one_to_one_messages","",""
"","4068","test_group_chat_messages_with_node_pause_10_seconds","tests","Tue Apr 22 00:44:55 GMT 2025","passed","Tue Apr 22 00:44:59 GMT 2025","TestPrivateGroupMessages","test_private_group_messages","",""
"","62878","test_contact_request_with_latency","tests","Tue Apr 22 00:19:55 GMT 2025","passed","Tue Apr 22 00:20:58 GMT 2025","TestContacRequest","test_contact_request","",""
"","54435","test_fetch_community_with_latency","tests","Tue Apr 22 00:27:57 GMT 2025","broken","Tue Apr 22 00:28:51 GMT 2025","TestFetchCommunity","test_fetch_community","",""
"","21489","test_community_messages_with_node_pause_30_seconds","tests","Tue Apr 22 00:18:40 GMT 2025","passed","Tue Apr 22 00:19:01 GMT 2025","TestCommunityMessages","test_community_messages","",""
"","39576","test_join_community_with_low_bandwith","tests","Tue Apr 22 00:36:59 GMT 2025","failed","Tue Apr 22 00:37:38 GMT 2025","TestJoinCommunity","test_join_community","",""
"","72522","test_fetch_community_baseline","tests","Tue Apr 22 00:26:37 GMT 2025","failed","Tue Apr 22 00:27:49 GMT 2025","TestFetchCommunity","test_fetch_community","",""
"","39704","test_join_community_baseline","tests","Tue Apr 22 00:34:06 GMT 2025","failed","Tue Apr 22 00:34:46 GMT 2025","TestJoinCommunity","test_join_community","",""
"","21619","test_community_messages_with_node_pause_10_seconds","tests","Tue Apr 22 00:18:10 GMT 2025","passed","Tue Apr 22 00:18:32 GMT 2025","TestCommunityMessages","test_community_messages","",""
1 DESCRIPTION DURATION IN MS NAME PARENT SUITE START TIME STATUS STOP TIME SUB SUITE SUITE TEST CLASS TEST METHOD
2 73517 test_fetch_community_with_low_bandwith tests Tue Apr 22 00:31:11 GMT 2025 failed Tue Apr 22 00:32:24 GMT 2025 TestFetchCommunity test_fetch_community
3 52525 test_contact_request_with_low_bandwith tests Tue Apr 22 00:21:53 GMT 2025 passed Tue Apr 22 00:22:46 GMT 2025 TestContacRequest test_contact_request
4 53296 test_contact_request_baseline tests Tue Apr 22 00:19:01 GMT 2025 passed Tue Apr 22 00:19:55 GMT 2025 TestContacRequest test_contact_request
5 122857 test_fetch_community_with_packet_loss tests Tue Apr 22 00:29:00 GMT 2025 broken Tue Apr 22 00:31:02 GMT 2025 TestFetchCommunity test_fetch_community
6 3061 test_create_group_with_node_pause tests Tue Apr 22 00:23:54 GMT 2025 passed Tue Apr 22 00:23:57 GMT 2025 TestCreatePrivateGroups test_create_private_groups
7 40075 test_leave_community_baseline tests Tue Apr 22 00:40:16 GMT 2025 failed Tue Apr 22 00:40:56 GMT 2025 TestLeaveCommunity test_leave_community
8 55751 test_community_messages_baseline tests Tue Apr 22 00:17:07 GMT 2025 passed Tue Apr 22 00:18:03 GMT 2025 TestCommunityMessages test_community_messages
9 46459 test_join_community_with_node_pause tests Tue Apr 22 00:37:46 GMT 2025 passed Tue Apr 22 00:38:33 GMT 2025 TestJoinCommunity test_join_community
10 54445 test_join_community_with_packet_loss tests Tue Apr 22 00:35:56 GMT 2025 broken Tue Apr 22 00:36:51 GMT 2025 TestJoinCommunity test_join_community
11 3067 test_one_to_one_message_with_node_pause_5_seconds tests Tue Apr 22 00:43:40 GMT 2025 passed Tue Apr 22 00:43:43 GMT 2025 TestOneToOneMessages test_one_to_one_messages
12 37258 test_create_group_chat_baseline tests Tue Apr 22 00:23:07 GMT 2025 passed Tue Apr 22 00:23:44 GMT 2025 TestCreatePrivateGroups test_create_private_groups
13 4073 test_group_chat_messages_with_node_pause_40_seconds tests Tue Apr 22 00:45:09 GMT 2025 passed Tue Apr 22 00:45:13 GMT 2025 TestPrivateGroupMessages test_private_group_messages
14 1055 test_contact_request_with_node_pause tests Tue Apr 22 00:22:56 GMT 2025 passed Tue Apr 22 00:22:57 GMT 2025 TestContacRequest test_contact_request
15 27926 test_one_to_one_message_with_low_bandwith tests Tue Apr 22 00:43:02 GMT 2025 passed Tue Apr 22 00:43:30 GMT 2025 TestOneToOneMessages test_one_to_one_messages
16 3066 test_one_to_one_message_with_node_pause_30_seconds tests Tue Apr 22 00:43:53 GMT 2025 passed Tue Apr 22 00:43:56 GMT 2025 TestOneToOneMessages test_one_to_one_messages
17 55570 test_contact_request_with_packet_loss tests Tue Apr 22 00:20:58 GMT 2025 passed Tue Apr 22 00:21:53 GMT 2025 TestContacRequest test_contact_request
18 28916 test_one_to_one_message_with_latency tests Tue Apr 22 00:41:44 GMT 2025 passed Tue Apr 22 00:42:13 GMT 2025 TestOneToOneMessages test_one_to_one_messages
19 38251 test_group_chat_messages_baseline tests Tue Apr 22 00:44:06 GMT 2025 passed Tue Apr 22 00:44:45 GMT 2025 TestPrivateGroupMessages test_private_group_messages
20 54442 test_join_community_with_latency tests Tue Apr 22 00:34:54 GMT 2025 broken Tue Apr 22 00:35:48 GMT 2025 TestJoinCommunity test_join_community
21 27873 test_one_to_one_message_baseline tests Tue Apr 22 00:41:06 GMT 2025 passed Tue Apr 22 00:41:34 GMT 2025 TestOneToOneMessages test_one_to_one_messages
22 28913 test_one_to_one_message_with_packet_loss tests Tue Apr 22 00:42:23 GMT 2025 passed Tue Apr 22 00:42:52 GMT 2025 TestOneToOneMessages test_one_to_one_messages
23 4068 test_group_chat_messages_with_node_pause_10_seconds tests Tue Apr 22 00:44:55 GMT 2025 passed Tue Apr 22 00:44:59 GMT 2025 TestPrivateGroupMessages test_private_group_messages
24 62878 test_contact_request_with_latency tests Tue Apr 22 00:19:55 GMT 2025 passed Tue Apr 22 00:20:58 GMT 2025 TestContacRequest test_contact_request
25 54435 test_fetch_community_with_latency tests Tue Apr 22 00:27:57 GMT 2025 broken Tue Apr 22 00:28:51 GMT 2025 TestFetchCommunity test_fetch_community
26 21489 test_community_messages_with_node_pause_30_seconds tests Tue Apr 22 00:18:40 GMT 2025 passed Tue Apr 22 00:19:01 GMT 2025 TestCommunityMessages test_community_messages
27 39576 test_join_community_with_low_bandwith tests Tue Apr 22 00:36:59 GMT 2025 failed Tue Apr 22 00:37:38 GMT 2025 TestJoinCommunity test_join_community
28 72522 test_fetch_community_baseline tests Tue Apr 22 00:26:37 GMT 2025 failed Tue Apr 22 00:27:49 GMT 2025 TestFetchCommunity test_fetch_community
29 39704 test_join_community_baseline tests Tue Apr 22 00:34:06 GMT 2025 failed Tue Apr 22 00:34:46 GMT 2025 TestJoinCommunity test_join_community
30 21619 test_community_messages_with_node_pause_10_seconds tests Tue Apr 22 00:18:10 GMT 2025 passed Tue Apr 22 00:18:32 GMT 2025 TestCommunityMessages test_community_messages
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-15
View File
@@ -1,15 +0,0 @@
launch_status failed=5 1745282718000000000
launch_status broken=4 1745282718000000000
launch_status passed=20 1745282718000000000
launch_status skipped=0 1745282718000000000
launch_status unknown=0 1745282718000000000
launch_time duration=1685855 1745282718000000000
launch_time min_duration=1055 1745282718000000000
launch_time max_duration=122857 1745282718000000000
launch_time sum_duration=1128687 1745282718000000000
launch_time start=1745281027376 1745282718000000000
launch_time stop=1745282713231 1745282718000000000
launch_problems product_defects=5 1745282718000000000
launch_problems test_defects=4 1745282718000000000
launch_retries retries=6 1745282718000000000
launch_retries run=29 1745282718000000000
-15
View File
@@ -1,15 +0,0 @@
launch_status_failed 5
launch_status_broken 4
launch_status_passed 20
launch_status_skipped 0
launch_status_unknown 0
launch_time_duration 1685855
launch_time_min_duration 1055
launch_time_max_duration 122857
launch_time_sum_duration 1128687
launch_time_start 1745281027376
launch_time_stop 1745282713231
launch_problems_product_defects 5
launch_problems_test_defects 4
launch_retries_retries 6
launch_retries_run 29
-1
View File
@@ -1 +0,0 @@
[{"buildOrder":435,"reportUrl":"https://status-im.github.io/status-cli-tests/435/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":434,"reportUrl":"https://status-im.github.io/status-cli-tests/434/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":433,"reportUrl":"https://status-im.github.io/status-cli-tests/433/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":432,"reportUrl":"https://status-im.github.io/status-cli-tests/432/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":431,"reportUrl":"https://status-im.github.io/status-cli-tests/431/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":430,"reportUrl":"https://status-im.github.io/status-cli-tests/430/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":429,"reportUrl":"https://status-im.github.io/status-cli-tests/429/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":428,"reportUrl":"https://status-im.github.io/status-cli-tests/428/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":4}},{"buildOrder":427,"reportUrl":"https://status-im.github.io/status-cli-tests/427/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":426,"reportUrl":"https://status-im.github.io/status-cli-tests/426/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":425,"reportUrl":"https://status-im.github.io/status-cli-tests/425/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":424,"reportUrl":"https://status-im.github.io/status-cli-tests/424/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":423,"reportUrl":"https://status-im.github.io/status-cli-tests/423/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":422,"reportUrl":"https://status-im.github.io/status-cli-tests/422/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":421,"reportUrl":"https://status-im.github.io/status-cli-tests/421/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":420,"reportUrl":"https://status-im.github.io/status-cli-tests/420/","reportName":"Allure Report with history","data":{"Product defects":7,"Test defects":4}},{"buildOrder":419,"reportUrl":"https://status-im.github.io/status-cli-tests/419/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":418,"reportUrl":"https://status-im.github.io/status-cli-tests/418/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":417,"reportUrl":"https://status-im.github.io/status-cli-tests/417/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":416,"reportUrl":"https://status-im.github.io/status-cli-tests/416/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}}]
-1
View File
@@ -1 +0,0 @@
[{"buildOrder":435,"reportUrl":"https://status-im.github.io/status-cli-tests/435/","reportName":"Allure Report with history","data":{"duration":1685855}},{"buildOrder":434,"reportUrl":"https://status-im.github.io/status-cli-tests/434/","reportName":"Allure Report with history","data":{"duration":1637018}},{"buildOrder":433,"reportUrl":"https://status-im.github.io/status-cli-tests/433/","reportName":"Allure Report with history","data":{"duration":1631817}},{"buildOrder":432,"reportUrl":"https://status-im.github.io/status-cli-tests/432/","reportName":"Allure Report with history","data":{"duration":1699448}},{"buildOrder":431,"reportUrl":"https://status-im.github.io/status-cli-tests/431/","reportName":"Allure Report with history","data":{"duration":1706901}},{"buildOrder":430,"reportUrl":"https://status-im.github.io/status-cli-tests/430/","reportName":"Allure Report with history","data":{"duration":1686376}},{"buildOrder":429,"reportUrl":"https://status-im.github.io/status-cli-tests/429/","reportName":"Allure Report with history","data":{"duration":1676188}},{"buildOrder":428,"reportUrl":"https://status-im.github.io/status-cli-tests/428/","reportName":"Allure Report with history","data":{"duration":1686746}},{"buildOrder":427,"reportUrl":"https://status-im.github.io/status-cli-tests/427/","reportName":"Allure Report with history","data":{"duration":1738140}},{"buildOrder":426,"reportUrl":"https://status-im.github.io/status-cli-tests/426/","reportName":"Allure Report with history","data":{"duration":1728802}},{"buildOrder":425,"reportUrl":"https://status-im.github.io/status-cli-tests/425/","reportName":"Allure Report with history","data":{"duration":1689790}},{"buildOrder":424,"reportUrl":"https://status-im.github.io/status-cli-tests/424/","reportName":"Allure Report with history","data":{"duration":1723720}},{"buildOrder":423,"reportUrl":"https://status-im.github.io/status-cli-tests/423/","reportName":"Allure Report with history","data":{"duration":1641076}},{"buildOrder":422,"reportUrl":"https://status-im.github.io/status-cli-tests/422/","reportName":"Allure Report with history","data":{"duration":1766825}},{"buildOrder":421,"reportUrl":"https://status-im.github.io/status-cli-tests/421/","reportName":"Allure Report with history","data":{"duration":1711471}},{"buildOrder":420,"reportUrl":"https://status-im.github.io/status-cli-tests/420/","reportName":"Allure Report with history","data":{"duration":1735458}},{"buildOrder":419,"reportUrl":"https://status-im.github.io/status-cli-tests/419/","reportName":"Allure Report with history","data":{"duration":1792905}},{"buildOrder":418,"reportUrl":"https://status-im.github.io/status-cli-tests/418/","reportName":"Allure Report with history","data":{"duration":1862015}},{"buildOrder":417,"reportUrl":"https://status-im.github.io/status-cli-tests/417/","reportName":"Allure Report with history","data":{"duration":1742597}},{"buildOrder":416,"reportUrl":"https://status-im.github.io/status-cli-tests/416/","reportName":"Allure Report with history","data":{"duration":1715350}}]
-1
View File
@@ -1 +0,0 @@
[{"buildOrder":435,"reportUrl":"https://status-im.github.io/status-cli-tests/435/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":434,"reportUrl":"https://status-im.github.io/status-cli-tests/434/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":433,"reportUrl":"https://status-im.github.io/status-cli-tests/433/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":432,"reportUrl":"https://status-im.github.io/status-cli-tests/432/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":431,"reportUrl":"https://status-im.github.io/status-cli-tests/431/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":430,"reportUrl":"https://status-im.github.io/status-cli-tests/430/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":429,"reportUrl":"https://status-im.github.io/status-cli-tests/429/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":428,"reportUrl":"https://status-im.github.io/status-cli-tests/428/","reportName":"Allure Report with history","data":{"failed":6,"broken":4,"skipped":0,"passed":19,"unknown":0,"total":29}},{"buildOrder":427,"reportUrl":"https://status-im.github.io/status-cli-tests/427/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":426,"reportUrl":"https://status-im.github.io/status-cli-tests/426/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":425,"reportUrl":"https://status-im.github.io/status-cli-tests/425/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":424,"reportUrl":"https://status-im.github.io/status-cli-tests/424/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":423,"reportUrl":"https://status-im.github.io/status-cli-tests/423/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":422,"reportUrl":"https://status-im.github.io/status-cli-tests/422/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":421,"reportUrl":"https://status-im.github.io/status-cli-tests/421/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":420,"reportUrl":"https://status-im.github.io/status-cli-tests/420/","reportName":"Allure Report with history","data":{"failed":7,"broken":4,"skipped":0,"passed":18,"unknown":0,"total":29}},{"buildOrder":419,"reportUrl":"https://status-im.github.io/status-cli-tests/419/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":418,"reportUrl":"https://status-im.github.io/status-cli-tests/418/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":417,"reportUrl":"https://status-im.github.io/status-cli-tests/417/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":416,"reportUrl":"https://status-im.github.io/status-cli-tests/416/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}}]
File diff suppressed because one or more lines are too long
-1
View File
@@ -1 +0,0 @@
[{"buildOrder":435,"reportUrl":"https://status-im.github.io/status-cli-tests/435/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":434,"reportUrl":"https://status-im.github.io/status-cli-tests/434/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":433,"reportUrl":"https://status-im.github.io/status-cli-tests/433/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":432,"reportUrl":"https://status-im.github.io/status-cli-tests/432/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":431,"reportUrl":"https://status-im.github.io/status-cli-tests/431/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":430,"reportUrl":"https://status-im.github.io/status-cli-tests/430/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":429,"reportUrl":"https://status-im.github.io/status-cli-tests/429/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":428,"reportUrl":"https://status-im.github.io/status-cli-tests/428/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":427,"reportUrl":"https://status-im.github.io/status-cli-tests/427/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":426,"reportUrl":"https://status-im.github.io/status-cli-tests/426/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":425,"reportUrl":"https://status-im.github.io/status-cli-tests/425/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":424,"reportUrl":"https://status-im.github.io/status-cli-tests/424/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":423,"reportUrl":"https://status-im.github.io/status-cli-tests/423/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":422,"reportUrl":"https://status-im.github.io/status-cli-tests/422/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":421,"reportUrl":"https://status-im.github.io/status-cli-tests/421/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":420,"reportUrl":"https://status-im.github.io/status-cli-tests/420/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":419,"reportUrl":"https://status-im.github.io/status-cli-tests/419/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":418,"reportUrl":"https://status-im.github.io/status-cli-tests/418/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":417,"reportUrl":"https://status-im.github.io/status-cli-tests/417/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":416,"reportUrl":"https://status-im.github.io/status-cli-tests/416/","reportName":"Allure Report with history","data":{"run":29,"retry":6}}]
-1
View File
@@ -1 +0,0 @@
[{"buildOrder":435,"reportUrl":"https://status-im.github.io/status-cli-tests/435/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":434,"reportUrl":"https://status-im.github.io/status-cli-tests/434/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":433,"reportUrl":"https://status-im.github.io/status-cli-tests/433/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":432,"reportUrl":"https://status-im.github.io/status-cli-tests/432/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":431,"reportUrl":"https://status-im.github.io/status-cli-tests/431/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":430,"reportUrl":"https://status-im.github.io/status-cli-tests/430/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":429,"reportUrl":"https://status-im.github.io/status-cli-tests/429/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":428,"reportUrl":"https://status-im.github.io/status-cli-tests/428/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":4}},{"buildOrder":427,"reportUrl":"https://status-im.github.io/status-cli-tests/427/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":426,"reportUrl":"https://status-im.github.io/status-cli-tests/426/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":425,"reportUrl":"https://status-im.github.io/status-cli-tests/425/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":424,"reportUrl":"https://status-im.github.io/status-cli-tests/424/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":423,"reportUrl":"https://status-im.github.io/status-cli-tests/423/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":422,"reportUrl":"https://status-im.github.io/status-cli-tests/422/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":421,"reportUrl":"https://status-im.github.io/status-cli-tests/421/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":420,"reportUrl":"https://status-im.github.io/status-cli-tests/420/","reportName":"Allure Report with history","data":{"Product defects":7,"Test defects":4}},{"buildOrder":419,"reportUrl":"https://status-im.github.io/status-cli-tests/419/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":418,"reportUrl":"https://status-im.github.io/status-cli-tests/418/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}},{"buildOrder":417,"reportUrl":"https://status-im.github.io/status-cli-tests/417/","reportName":"Allure Report with history","data":{"Product defects":6,"Test defects":3}},{"buildOrder":416,"reportUrl":"https://status-im.github.io/status-cli-tests/416/","reportName":"Allure Report with history","data":{"Product defects":5,"Test defects":4}}]
-1
View File
@@ -1 +0,0 @@
{"total":2,"items":[{"uid":"8fb3a91ba5aaf9de24cc8a92edc82b5d","name":"Product defects","statistic":{"failed":5,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":5}},{"uid":"bdbf199525818fae7a8651db9eafe741","name":"Test defects","statistic":{"failed":0,"broken":4,"skipped":0,"passed":0,"unknown":0,"total":4}}]}
-1
View File
@@ -1 +0,0 @@
[{"buildOrder":435,"reportUrl":"https://status-im.github.io/status-cli-tests/435/","reportName":"Allure Report with history","data":{"duration":1685855}},{"buildOrder":434,"reportUrl":"https://status-im.github.io/status-cli-tests/434/","reportName":"Allure Report with history","data":{"duration":1637018}},{"buildOrder":433,"reportUrl":"https://status-im.github.io/status-cli-tests/433/","reportName":"Allure Report with history","data":{"duration":1631817}},{"buildOrder":432,"reportUrl":"https://status-im.github.io/status-cli-tests/432/","reportName":"Allure Report with history","data":{"duration":1699448}},{"buildOrder":431,"reportUrl":"https://status-im.github.io/status-cli-tests/431/","reportName":"Allure Report with history","data":{"duration":1706901}},{"buildOrder":430,"reportUrl":"https://status-im.github.io/status-cli-tests/430/","reportName":"Allure Report with history","data":{"duration":1686376}},{"buildOrder":429,"reportUrl":"https://status-im.github.io/status-cli-tests/429/","reportName":"Allure Report with history","data":{"duration":1676188}},{"buildOrder":428,"reportUrl":"https://status-im.github.io/status-cli-tests/428/","reportName":"Allure Report with history","data":{"duration":1686746}},{"buildOrder":427,"reportUrl":"https://status-im.github.io/status-cli-tests/427/","reportName":"Allure Report with history","data":{"duration":1738140}},{"buildOrder":426,"reportUrl":"https://status-im.github.io/status-cli-tests/426/","reportName":"Allure Report with history","data":{"duration":1728802}},{"buildOrder":425,"reportUrl":"https://status-im.github.io/status-cli-tests/425/","reportName":"Allure Report with history","data":{"duration":1689790}},{"buildOrder":424,"reportUrl":"https://status-im.github.io/status-cli-tests/424/","reportName":"Allure Report with history","data":{"duration":1723720}},{"buildOrder":423,"reportUrl":"https://status-im.github.io/status-cli-tests/423/","reportName":"Allure Report with history","data":{"duration":1641076}},{"buildOrder":422,"reportUrl":"https://status-im.github.io/status-cli-tests/422/","reportName":"Allure Report with history","data":{"duration":1766825}},{"buildOrder":421,"reportUrl":"https://status-im.github.io/status-cli-tests/421/","reportName":"Allure Report with history","data":{"duration":1711471}},{"buildOrder":420,"reportUrl":"https://status-im.github.io/status-cli-tests/420/","reportName":"Allure Report with history","data":{"duration":1735458}},{"buildOrder":419,"reportUrl":"https://status-im.github.io/status-cli-tests/419/","reportName":"Allure Report with history","data":{"duration":1792905}},{"buildOrder":418,"reportUrl":"https://status-im.github.io/status-cli-tests/418/","reportName":"Allure Report with history","data":{"duration":1862015}},{"buildOrder":417,"reportUrl":"https://status-im.github.io/status-cli-tests/417/","reportName":"Allure Report with history","data":{"duration":1742597}},{"buildOrder":416,"reportUrl":"https://status-im.github.io/status-cli-tests/416/","reportName":"Allure Report with history","data":{"duration":1715350}}]
File diff suppressed because one or more lines are too long
-1
View File
@@ -1 +0,0 @@
[{"name":"GitHub Actions","type":"github","url":"https://status-im.github.io/status-cli-tests","buildOrder":435,"buildName":"GitHub Actions Run #14583773215","buildUrl":"https://github.com/status-im/status-cli-tests/actions/runs/14583773215","reportName":"Allure Report with history","reportUrl":"https://status-im.github.io/status-cli-tests/435/"}]
-1
View File
@@ -1 +0,0 @@
[{"buildOrder":435,"reportUrl":"https://status-im.github.io/status-cli-tests/435/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":434,"reportUrl":"https://status-im.github.io/status-cli-tests/434/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":433,"reportUrl":"https://status-im.github.io/status-cli-tests/433/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":432,"reportUrl":"https://status-im.github.io/status-cli-tests/432/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":431,"reportUrl":"https://status-im.github.io/status-cli-tests/431/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":430,"reportUrl":"https://status-im.github.io/status-cli-tests/430/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":429,"reportUrl":"https://status-im.github.io/status-cli-tests/429/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":428,"reportUrl":"https://status-im.github.io/status-cli-tests/428/","reportName":"Allure Report with history","data":{"failed":6,"broken":4,"skipped":0,"passed":19,"unknown":0,"total":29}},{"buildOrder":427,"reportUrl":"https://status-im.github.io/status-cli-tests/427/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":426,"reportUrl":"https://status-im.github.io/status-cli-tests/426/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":425,"reportUrl":"https://status-im.github.io/status-cli-tests/425/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":424,"reportUrl":"https://status-im.github.io/status-cli-tests/424/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":423,"reportUrl":"https://status-im.github.io/status-cli-tests/423/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":422,"reportUrl":"https://status-im.github.io/status-cli-tests/422/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":421,"reportUrl":"https://status-im.github.io/status-cli-tests/421/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":420,"reportUrl":"https://status-im.github.io/status-cli-tests/420/","reportName":"Allure Report with history","data":{"failed":7,"broken":4,"skipped":0,"passed":18,"unknown":0,"total":29}},{"buildOrder":419,"reportUrl":"https://status-im.github.io/status-cli-tests/419/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":418,"reportUrl":"https://status-im.github.io/status-cli-tests/418/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":417,"reportUrl":"https://status-im.github.io/status-cli-tests/417/","reportName":"Allure Report with history","data":{"failed":6,"broken":3,"skipped":0,"passed":20,"unknown":0,"total":29}},{"buildOrder":416,"reportUrl":"https://status-im.github.io/status-cli-tests/416/","reportName":"Allure Report with history","data":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}}]
-1
View File
@@ -1 +0,0 @@
[{"buildOrder":435,"reportUrl":"https://status-im.github.io/status-cli-tests/435/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":434,"reportUrl":"https://status-im.github.io/status-cli-tests/434/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":433,"reportUrl":"https://status-im.github.io/status-cli-tests/433/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":432,"reportUrl":"https://status-im.github.io/status-cli-tests/432/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":431,"reportUrl":"https://status-im.github.io/status-cli-tests/431/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":430,"reportUrl":"https://status-im.github.io/status-cli-tests/430/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":429,"reportUrl":"https://status-im.github.io/status-cli-tests/429/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":428,"reportUrl":"https://status-im.github.io/status-cli-tests/428/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":427,"reportUrl":"https://status-im.github.io/status-cli-tests/427/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":426,"reportUrl":"https://status-im.github.io/status-cli-tests/426/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":425,"reportUrl":"https://status-im.github.io/status-cli-tests/425/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":424,"reportUrl":"https://status-im.github.io/status-cli-tests/424/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":423,"reportUrl":"https://status-im.github.io/status-cli-tests/423/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":422,"reportUrl":"https://status-im.github.io/status-cli-tests/422/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":421,"reportUrl":"https://status-im.github.io/status-cli-tests/421/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":420,"reportUrl":"https://status-im.github.io/status-cli-tests/420/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":419,"reportUrl":"https://status-im.github.io/status-cli-tests/419/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":418,"reportUrl":"https://status-im.github.io/status-cli-tests/418/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":417,"reportUrl":"https://status-im.github.io/status-cli-tests/417/","reportName":"Allure Report with history","data":{"run":29,"retry":6}},{"buildOrder":416,"reportUrl":"https://status-im.github.io/status-cli-tests/416/","reportName":"Allure Report with history","data":{"run":29,"retry":6}}]
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-1
View File
@@ -1 +0,0 @@
{"total":1,"items":[{"uid":"e387fa4bb326b54ea8c19c2822aba374","name":"tests","statistic":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29}}]}
-1
View File
@@ -1 +0,0 @@
{"reportName":"Allure Report with history","testRuns":[],"statistic":{"failed":5,"broken":4,"skipped":0,"passed":20,"unknown":0,"total":29},"time":{"start":1745281027376,"stop":1745282713231,"duration":1685855,"minDuration":1055,"maxDuration":122857,"sumDuration":1128687}}
View File
File diff suppressed because one or more lines are too long
@@ -1,10 +1,10 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '50341']
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '50833']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:27:49.702Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:30:33.901Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 50341
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 50833
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
@@ -13,162 +13,24 @@
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:27:49.702Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:51.891] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:51.896] New local node record seq=1,745,281,671,895 id=f14afd343d85e1bd ip=127.0.0.1 udp=0 tcp=46733
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[04-22|00:27:51.896] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:51.896] Started P2P networking self="enode://4155053f90984bac96e28a3219dc47667d94420df65eec18a758fbb31448883aed396b1ac1f2cf03372a4f1339a68c55704c649922e96979a482df40b0cb1fd6@127.0.0.1:46733?discport=0"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:51.896] HTTP server started endpoint=127.0.0.1:50341 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:51.932] New local node record seq=1,745,281,671,912 id=bf5f7eb76fb5745b ip=10.1.0.35 udp=0 tcp=44965
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:51.934] New local node record seq=1,745,281,671,913 id=bf5f7eb76fb5745b ip=10.1.0.35 udp=43401 tcp=44965
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:51.936] New local node record seq=1,745,281,671,914 id=bf5f7eb76fb5745b ip=10.1.0.35 udp=43401 tcp=44965
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:27:52.365Z INFO first_node status-cli/util.go:67 account created, key UID: 0xc7ce0d231f635910fbb7c698bb7ec35f9051d144bde2261ecf93aa1692a28a50
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:52.367] New local node record seq=1,745,281,671,915 id=bf5f7eb76fb5745b ip=10.1.0.35 udp=43401 tcp=44965
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:27:52.395Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x04395ed7ae5324c4c006b922297a5c50f7c400e7c02fc244894152c69a954b29a78e3af40686de3b3618b41b56143be320df4e158b8aff6fa979eebb07e7c4fa9c
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:27:56.929] New local node record seq=1,745,281,671,916 id=bf5f7eb76fb5745b ip=52.234.38.162 udp=43401 tcp=19531
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:27:57.395Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135', '-kid', '0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:27:57.709Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -name 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -key-uid 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 -
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:27:57.709Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:27:57.751] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - ERROR[04-22|00:27:57.758] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:27:57.758] New local node record seq=1,737,419,614,800 id=3120ffa1600d036e ip=127.0.0.1 udp=0 tcp=37183
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:27:57.758] Started P2P networking self="enode://1eee99e98b47a050566c4564713970fad84b9429798d00aea57ad2415987c1634a030183bee393717b626509c0bb811572a545295a0a6affb26c297bb7a1fbf9@127.0.0.1:37183?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:27:57.759] HTTP server started endpoint=127.0.0.1:6135 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:27:57.799] New local node record seq=1,745,281,677,775 id=f009a9127b2f8ec4 ip=10.1.0.35 udp=0 tcp=42595
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:27:57.800] New local node record seq=1,745,281,677,776 id=f009a9127b2f8ec4 ip=10.1.0.35 udp=33164 tcp=42595
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:27:57.801] New local node record seq=1,745,281,677,777 id=f009a9127b2f8ec4 ip=10.1.0.35 udp=33164 tcp=42595
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:27:57.933Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:61 existing account, key UID: 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:27:57.938] New local node record seq=1,745,281,677,778 id=f009a9127b2f8ec4 ip=10.1.0.35 udp=33164 tcp=42595
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:27:57.951Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:90 messenger started, public key: 0x04890fe10a90ba0a415f5f05e7becd52b45f8f4c7c38236a549036dde17457d50811ab1bfb1b3144b4f859a3c323542ff810a716ef579e51035298bc110536cb3c
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139', '-kid', '0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:27:59.711Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -name 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -key-uid 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 -
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:27:59.711Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:27:59.754] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - ERROR[04-22|00:27:59.762] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:27:59.762] New local node record seq=1,737,419,651,311 id=acb6477d150fec3c ip=127.0.0.1 udp=0 tcp=44081
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:27:59.762] Started P2P networking self="enode://437d152e7e8c57d86065f0879910c1f64ae6e14f007b9dc5b5c671ecfb463b66da4ffe7a8753f396f6232e58841a36808d6b65b1c05fb2a3aa9d8ed97ef447e0@127.0.0.1:44081?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:27:59.763] HTTP server started endpoint=127.0.0.1:6139 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:27:59.813] New local node record seq=1,745,281,679,788 id=505d51b4ee75a21a ip=10.1.0.35 udp=0 tcp=39701
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:27:59.815] New local node record seq=1,745,281,679,789 id=505d51b4ee75a21a ip=10.1.0.35 udp=47396 tcp=39701
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:27:59.816] New local node record seq=1,745,281,679,790 id=505d51b4ee75a21a ip=10.1.0.35 udp=47396 tcp=39701
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:27:59.955Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:61 existing account, key UID: 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:27:59.956] New local node record seq=1,745,281,679,791 id=505d51b4ee75a21a ip=10.1.0.35 udp=47396 tcp=39701
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:27:59.974Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:90 messenger started, public key: 0x040d9cf92cec5a7f9e887525cd79bfc4a927af9e1ce7c4d89246d974613d6ea084c360b2bd11007d57e296de08a6fb0dd0d813d28e57cf5f797745241ddabdd973
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:28:01.708Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:28:01.708Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:28:01.752] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[04-22|00:28:01.760] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:28:01.760] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=43035
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:28:01.760] Started P2P networking self="enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:43035?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:28:01.761] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:28:01.803] New local node record seq=1,745,281,681,775 id=46ed69ae941cdccf ip=10.1.0.35 udp=56213 tcp=43869
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:28:01.804] New local node record seq=1,745,281,681,776 id=46ed69ae941cdccf ip=10.1.0.35 udp=56213 tcp=43869
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:28:01.947Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:28:01.948] New local node record seq=1,745,281,681,777 id=46ed69ae941cdccf ip=10.1.0.35 udp=56213 tcp=43869
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:28:01.965Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:28:02.795] New local node record seq=1,745,281,677,779 id=f009a9127b2f8ec4 ip=52.234.38.162 udp=33164 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:28:02.951Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130', '-kid', '0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:28:03.716Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -name 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -key-uid 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 -
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:28:03.716Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:03.760] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - ERROR[04-22|00:28:03.772] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:03.772] New local node record seq=1,737,419,564,795 id=21e155c21669159a ip=127.0.0.1 udp=0 tcp=42471
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:03.772] Started P2P networking self="enode://3adb140cde1eb80c72ac2a83452dabbd2d236498950c66e2194aba96737679facd1c9dc1ec9a7a2052df0b0b89ad1b038868776452403d573e8f3551b0e26fbc@127.0.0.1:42471?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:03.773] HTTP server started endpoint=127.0.0.1:6130 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:03.813] New local node record seq=1,745,281,683,792 id=0a57f9a7ba59fed7 ip=10.1.0.35 udp=0 tcp=43079
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:03.815] New local node record seq=1,745,281,683,793 id=0a57f9a7ba59fed7 ip=10.1.0.35 udp=38867 tcp=43079
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:03.822] New local node record seq=1,745,281,683,794 id=0a57f9a7ba59fed7 ip=10.1.0.35 udp=38867 tcp=43079
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:28:03.970Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:61 existing account, key UID: 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:03.970] New local node record seq=1,745,281,683,795 id=0a57f9a7ba59fed7 ip=10.1.0.35 udp=38867 tcp=43079
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:28:03.991Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:90 messenger started, public key: 0x04c61f8fa3515a136d6a0860b6cdb68ecd4b2d8df3f494a1b628b5f159c8168eb431422a84d88654a8bcffcccf7130e656351c12b7f31eb621de6d944d9c62b38d
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:28:04.809] New local node record seq=1,745,281,679,792 id=505d51b4ee75a21a ip=52.234.38.162 udp=47396 tcp=19521
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:28:04.975Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136', '-kid', '0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:28:05.716Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -name 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -key-uid 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -add
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 -
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:28:05.716Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:28:05.760] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - ERROR[04-22|00:28:05.769] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:28:05.769] New local node record seq=1,737,419,623,946 id=877b25ac259fbb61 ip=127.0.0.1 udp=0 tcp=43153
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:28:05.769] Started P2P networking self="enode://3c43eceef4f4dee8fd369a60b6400d45eefc85a84579959675a0d624fbbe868f4dbc522c79a78bf55c7844278981e3bd2bbe4ed39727170d2035215ea236eb0c@127.0.0.1:43153?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:28:05.769] HTTP server started endpoint=127.0.0.1:6136 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:28:05.813] New local node record seq=1,745,281,685,790 id=af5b92863a35e3ca ip=10.1.0.35 udp=56350 tcp=41573
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:28:05.814] New local node record seq=1,745,281,685,791 id=af5b92863a35e3ca ip=10.1.0.35 udp=56350 tcp=41573
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:28:05.959Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:61 existing account, key UID: 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:28:05.960] New local node record seq=1,745,281,685,792 id=af5b92863a35e3ca ip=10.1.0.35 udp=56350 tcp=41573
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:28:05.979Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:90 messenger started, public key: 0x042898fe963497a6d5cdf4bae695090aae18993c81f12e39be2b51b3980b806fa22fd3688e25d44663ce4c02010d7d8856c7bff8c610d1c0d3be4f2d1187426bfe
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:28:06.798] New local node record seq=1,745,281,681,778 id=46ed69ae941cdccf ip=52.234.38.162 udp=56213 tcp=19522
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:28:06.929] New local node record seq=1,745,281,671,917 id=bf5f7eb76fb5745b ip=52.234.38.162 udp=43401 tcp=19523
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:28:06.965Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134', '-kid', '0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:28:07.716Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -name 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -key-uid 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 -
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:28:07.716Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:07.760] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:07.768] New local node record seq=1,737,419,605,674 id=1e19dde297f8874d ip=127.0.0.1 udp=0 tcp=33355
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:07.769] Started P2P networking self="enode://99a2b3d7a793500a85f73e4baddc4643c65467df907e6eb7d569a6434b36f4a3255fc0d41038ce07a88508f57eb8e3613c00a996639de8c6b65ea83232116fd0@127.0.0.1:33355?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - ERROR[04-22|00:28:07.769] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:07.769] HTTP server started endpoint=127.0.0.1:6134 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:07.812] New local node record seq=1,745,281,687,789 id=19216f6e27ba3614 ip=10.1.0.35 udp=0 tcp=38981
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:07.814] New local node record seq=1,745,281,687,790 id=19216f6e27ba3614 ip=10.1.0.35 udp=51298 tcp=38981
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:07.816] New local node record seq=1,745,281,687,791 id=19216f6e27ba3614 ip=10.1.0.35 udp=51298 tcp=38981
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:28:07.959Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:61 existing account, key UID: 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:07.960] New local node record seq=1,745,281,687,792 id=19216f6e27ba3614 ip=10.1.0.35 udp=51298 tcp=38981
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:28:07.982Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:90 messenger started, public key: 0x044da57de11adc9391ad5ca1677b0ff2da9e02f50f2184d27852966cb46e21a0759e1e0af6514a5d60dbec05dda5ab574f265a71a340caa3f98c92f9091f927a6d
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:08.810] New local node record seq=1,745,281,683,796 id=0a57f9a7ba59fed7 ip=52.234.38.162 udp=38867 tcp=19525
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:28:08.991Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:30:33.901Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:36.126] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:30:36.126] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:36.132] New local node record seq=1,747,873,836,130 id=e926f742619d5a1d ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:36.132] Started P2P networking self=enode://178622b3bb0a10ae575014a1a2ef423810c955140a6c04ba51780a88483a9e02bd80212eeea87abc42e8b68bf5ca48f59c09bceedc856caf7e3d4d3478cd3e26@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[05-22|00:30:36.132] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:36.133] HTTP server started endpoint=127.0.0.1:50833 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:36.178] New local node record seq=1,747,873,836,156 id=e834cd880653e74b ip=10.1.0.141 udp=0 tcp=32873
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:36.179] New local node record seq=1,747,873,836,157 id=e834cd880653e74b ip=10.1.0.141 udp=39849 tcp=32873
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:36.181] New local node record seq=1,747,873,836,158 id=e834cd880653e74b ip=10.1.0.141 udp=39849 tcp=32873
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:30:36.636Z INFO first_node status-cli/util.go:67 account created, key UID: 0x4b32a69ab628b09316135fdba969d93195065515036ceefedbe5cd832b92c1ca
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:36.636] New local node record seq=1,747,873,836,159 id=e834cd880653e74b ip=10.1.0.141 udp=39849 tcp=32873
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:30:36.667Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x045b61b86babf8a78fc013af9156d1f561eede985ff9595f3577757f9b74d48a7aa0ace65e8eedac897bc6e6691f15c39bb187b14718728cee242118317c05509f
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:30:41.174] New local node record seq=1,747,873,836,160 id=e834cd880653e74b ip=20.57.79.229 udp=39849 tcp=53451
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:30:41.668Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131', '-kid', '0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:28:09.719Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:30:42.007Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -name 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -key-uid 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -interactive false
@@ -176,71 +38,119 @@
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 -
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:28:09.719Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:28:09.764] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - ERROR[04-22|00:28:09.772] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:28:09.772] New local node record seq=1,737,419,578,301 id=91b1bc7236045679 ip=127.0.0.1 udp=0 tcp=36979
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:28:09.772] Started P2P networking self="enode://91d8c4c0322908732547f0a21fe21a53e4a636758e1615a385e922f834ad499c271c69dcee9a8fefe3c7479c1584e71ead9adf547235b9547d0349db0b06bee9@127.0.0.1:36979?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:28:09.773] HTTP server started endpoint=127.0.0.1:6131 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:28:09.815] New local node record seq=1,745,281,689,788 id=b4ee63690c9ec7a3 ip=10.1.0.35 udp=58009 tcp=40319
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:28:09.820] New local node record seq=1,745,281,689,789 id=b4ee63690c9ec7a3 ip=10.1.0.35 udp=58009 tcp=40319
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:28:09.967Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:61 existing account, key UID: 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:28:09.968] New local node record seq=1,745,281,689,790 id=b4ee63690c9ec7a3 ip=10.1.0.35 udp=58009 tcp=40319
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:28:09.991Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:90 messenger started, public key: 0x047171e21124210e88fa7e404355815ceac9793d65706770d642813fdfaacc4e0def04dd42a5be6f28ef68d9e76a297cb7f6fe0326d50547faffaffbaf0fd1a662
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:28:10.808] New local node record seq=1,745,281,685,793 id=af5b92863a35e3ca ip=52.234.38.162 udp=56350 tcp=19524
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:28:10.979Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:30:42.007Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:42.057] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - WARN [05-22|00:30:42.057] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:42.065] New local node record seq=1,737,419,578,301 id=91b1bc7236045679 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:42.065] Started P2P networking self=enode://91d8c4c0322908732547f0a21fe21a53e4a636758e1615a385e922f834ad499c271c69dcee9a8fefe3c7479c1584e71ead9adf547235b9547d0349db0b06bee9@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - ERROR[05-22|00:30:42.065] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:42.066] HTTP server started endpoint=127.0.0.1:6131 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:42.124] New local node record seq=1,747,873,842,101 id=c12df7e672ea872a ip=10.1.0.141 udp=0 tcp=45099
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:42.125] New local node record seq=1,747,873,842,102 id=c12df7e672ea872a ip=10.1.0.141 udp=46134 tcp=45099
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:42.127] New local node record seq=1,747,873,842,103 id=c12df7e672ea872a ip=10.1.0.141 udp=46134 tcp=45099
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:30:42.278Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:61 existing account, key UID: 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:42.282] New local node record seq=1,747,873,842,104 id=c12df7e672ea872a ip=10.1.0.141 udp=46134 tcp=45099
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:30:42.298Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:90 messenger started, public key: 0x047171e21124210e88fa7e404355815ceac9793d65706770d642813fdfaacc4e0def04dd42a5be6f28ef68d9e76a297cb7f6fe0326d50547faffaffbaf0fd1a662
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:11.720Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:11.720Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:11.766] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:11.774] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=36141
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:11.774] Started P2P networking self="enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:36141?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[04-22|00:28:11.775] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:11.775] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:11.818] New local node record seq=1,745,281,691,791 id=0b72b4f0794371ac ip=10.1.0.35 udp=0 tcp=35449
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:11.820] New local node record seq=1,745,281,691,792 id=0b72b4f0794371ac ip=10.1.0.35 udp=38607 tcp=35449
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:11.823] New local node record seq=1,745,281,691,793 id=0b72b4f0794371ac ip=10.1.0.35 udp=38607 tcp=35449
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:28:11.929] New local node record seq=1,745,281,671,918 id=bf5f7eb76fb5745b ip=52.234.38.162 udp=43401 tcp=19523
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:11.985Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:11.988] New local node record seq=1,745,281,691,794 id=0b72b4f0794371ac ip=10.1.0.35 udp=38607 tcp=35449
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:12.008Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:28:12.808] New local node record seq=1,745,281,687,793 id=19216f6e27ba3614 ip=52.234.38.162 udp=51298 tcp=19526
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:28:12.982Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133', '-kid', '0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89']
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:30:44.009Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:30:44.009Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:44.058] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - WARN [05-22|00:30:44.058] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:44.066] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:44.066] Started P2P networking self=enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[05-22|00:30:44.066] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:44.067] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:44.127] New local node record seq=1,747,873,844,105 id=4ccd661528731fc8 ip=10.1.0.141 udp=0 tcp=39947
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:44.129] New local node record seq=1,747,873,844,106 id=4ccd661528731fc8 ip=10.1.0.141 udp=59238 tcp=39947
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:44.131] New local node record seq=1,747,873,844,107 id=4ccd661528731fc8 ip=10.1.0.141 udp=59238 tcp=39947
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:30:44.285Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:44.286] New local node record seq=1,747,873,844,108 id=4ccd661528731fc8 ip=10.1.0.141 udp=59238 tcp=39947
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:30:44.303Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136', '-kid', '0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:28:13.724Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -name 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -key-uid 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -add
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 -
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:28:13.724Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:13.769] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:13.778] New local node record seq=1,737,419,596,535 id=ceb3ac46208d5874 ip=127.0.0.1 udp=0 tcp=44317
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:13.778] Started P2P networking self="enode://258928b145e8e2cfa71d9f79b1c6107f8a42182ee831449209e212c28895554f9555253596f26c14c2f2aebc9bab14e51fea9341444f9f3da43e3fb66230428b@127.0.0.1:44317?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - ERROR[04-22|00:28:13.778] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:13.779] HTTP server started endpoint=127.0.0.1:6133 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:13.822] New local node record seq=1,745,281,693,793 id=df9deaf9d749560b ip=10.1.0.35 udp=0 tcp=34807
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:13.825] New local node record seq=1,745,281,693,794 id=df9deaf9d749560b ip=10.1.0.35 udp=55237 tcp=34807
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:13.828] New local node record seq=1,745,281,693,795 id=df9deaf9d749560b ip=10.1.0.35 udp=55237 tcp=34807
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:28:13.980Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:61 existing account, key UID: 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:13.982] New local node record seq=1,745,281,693,796 id=df9deaf9d749560b ip=10.1.0.35 udp=55237 tcp=34807
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:28:14.005Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:90 messenger started, public key: 0x040da8af244c48efedcce3e6d3c3ff3fa0059e8f99a00ee714878a2bd4596de3ce1a5d9869df28bd689db33753d4b39223a1a5d78d16b123c27c2c4d23a9e72f3e
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:28:14.810] New local node record seq=1,745,281,689,791 id=b4ee63690c9ec7a3 ip=52.234.38.162 udp=58009 tcp=19527
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:28:14.991Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:30:46.005Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -name 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -key-uid 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -add
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 -
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:30:46.005Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:46.057] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - WARN [05-22|00:30:46.057] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:46.066] New local node record seq=1,737,419,623,946 id=877b25ac259fbb61 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:46.066] Started P2P networking self=enode://3c43eceef4f4dee8fd369a60b6400d45eefc85a84579959675a0d624fbbe868f4dbc522c79a78bf55c7844278981e3bd2bbe4ed39727170d2035215ea236eb0c@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - ERROR[05-22|00:30:46.067] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:46.067] HTTP server started endpoint=127.0.0.1:6136 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:46.123] New local node record seq=1,747,873,846,104 id=f82c7d45a9bf5062 ip=10.1.0.141 udp=0 tcp=42123
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:46.124] New local node record seq=1,747,873,846,105 id=f82c7d45a9bf5062 ip=10.1.0.141 udp=55572 tcp=42123
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:46.127] New local node record seq=1,747,873,846,106 id=f82c7d45a9bf5062 ip=10.1.0.141 udp=55572 tcp=42123
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:30:46.280Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:61 existing account, key UID: 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:46.281] New local node record seq=1,747,873,846,107 id=f82c7d45a9bf5062 ip=10.1.0.141 udp=55572 tcp=42123
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:30:46.298Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:90 messenger started, public key: 0x042898fe963497a6d5cdf4bae695090aae18993c81f12e39be2b51b3980b806fa22fd3688e25d44663ce4c02010d7d8856c7bff8c610d1c0d3be4f2d1187426bfe
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:30:47.117] New local node record seq=1,747,873,842,105 id=c12df7e672ea872a ip=20.57.79.229 udp=46134 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:30:47.298Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135', '-kid', '0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:30:48.010Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -name 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -key-uid 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 -
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:30:48.010Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:30:48.063] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - WARN [05-22|00:30:48.063] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:30:48.073] New local node record seq=1,737,419,614,800 id=3120ffa1600d036e ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:30:48.073] Started P2P networking self=enode://1eee99e98b47a050566c4564713970fad84b9429798d00aea57ad2415987c1634a030183bee393717b626509c0bb811572a545295a0a6affb26c297bb7a1fbf9@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - ERROR[05-22|00:30:48.073] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:30:48.074] HTTP server started endpoint=127.0.0.1:6135 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:30:48.133] New local node record seq=1,747,873,848,111 id=b71b5fea6a661783 ip=10.1.0.141 udp=36417 tcp=45827
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:30:48.138] New local node record seq=1,747,873,848,112 id=b71b5fea6a661783 ip=10.1.0.141 udp=36417 tcp=45827
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:30:48.301Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:61 existing account, key UID: 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:30:48.302] New local node record seq=1,747,873,848,113 id=b71b5fea6a661783 ip=10.1.0.141 udp=36417 tcp=45827
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:30:48.323Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:90 messenger started, public key: 0x04890fe10a90ba0a415f5f05e7becd52b45f8f4c7c38236a549036dde17457d50811ab1bfb1b3144b4f859a3c323542ff810a716ef579e51035298bc110536cb3c
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:30:49.121] New local node record seq=1,747,873,844,109 id=4ccd661528731fc8 ip=20.57.79.229 udp=59238 tcp=53441
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:30:49.303Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130', '-kid', '0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:30:50.010Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -name 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -key-uid 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 -
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:30:50.010Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:50.062] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - WARN [05-22|00:30:50.062] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:50.070] New local node record seq=1,737,419,564,795 id=21e155c21669159a ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:50.070] Started P2P networking self=enode://3adb140cde1eb80c72ac2a83452dabbd2d236498950c66e2194aba96737679facd1c9dc1ec9a7a2052df0b0b89ad1b038868776452403d573e8f3551b0e26fbc@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - ERROR[05-22|00:30:50.071] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:50.071] HTTP server started endpoint=127.0.0.1:6130 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:50.129] New local node record seq=1,747,873,850,105 id=bad92eef97f8098a ip=10.1.0.141 udp=0 tcp=39605
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:50.131] New local node record seq=1,747,873,850,106 id=bad92eef97f8098a ip=10.1.0.141 udp=59354 tcp=39605
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:50.133] New local node record seq=1,747,873,850,107 id=bad92eef97f8098a ip=10.1.0.141 udp=59354 tcp=39605
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:30:50.290Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:61 existing account, key UID: 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:50.290] New local node record seq=1,747,873,850,108 id=bad92eef97f8098a ip=10.1.0.141 udp=59354 tcp=39605
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:30:50.313Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:90 messenger started, public key: 0x04c61f8fa3515a136d6a0860b6cdb68ecd4b2d8df3f494a1b628b5f159c8168eb431422a84d88654a8bcffcccf7130e656351c12b7f31eb621de6d944d9c62b38d
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:30:51.117] New local node record seq=1,747,873,846,108 id=f82c7d45a9bf5062 ip=20.57.79.229 udp=55572 tcp=53442
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:30:51.300Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137', '-kid', '0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:28:15.722Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:30:52.014Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -name 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -key-uid 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -interactive false
@@ -248,77 +158,154 @@
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 -
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:28:15.722Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:15.767] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:15.775] New local node record seq=1,737,419,633,056 id=4d486e8dbc7eb7b6 ip=127.0.0.1 udp=0 tcp=34201
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:15.775] Started P2P networking self="enode://88fdc7f7abca4ed0a72cfac7bbeb5ff6e6aeeb5dc2f2baf3f0e4dc9c1a9781862fa1544e09a59c772ded4335d9dbb9bc1e53eace961ebeb40bc9456f10dafa8f@127.0.0.1:34201?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - ERROR[04-22|00:28:15.775] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:15.776] HTTP server started endpoint=127.0.0.1:6137 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:15.820] New local node record seq=1,745,281,695,795 id=09fb0ad7b63d3021 ip=10.1.0.35 udp=50614 tcp=41147
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:15.823] New local node record seq=1,745,281,695,796 id=09fb0ad7b63d3021 ip=10.1.0.35 udp=50614 tcp=41147
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:28:15.975Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:61 existing account, key UID: 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:15.976] New local node record seq=1,745,281,695,797 id=09fb0ad7b63d3021 ip=10.1.0.35 udp=50614 tcp=41147
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:28:16.002Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:90 messenger started, public key: 0x04f4a3da8d5133481b6c157534cf62275127bb04b5f4dd1fde013c583a2708bc40001ecc2ffbf4edcc4f03aab32c3f76de8ff673dc40d690ccda6d9dea3ada4f6c
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:28:16.814] New local node record seq=1,745,281,691,795 id=0b72b4f0794371ac ip=52.234.38.162 udp=38607 tcp=19528
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:17.008Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:30:52.014Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:30:52.067] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - WARN [05-22|00:30:52.067] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:30:52.076] New local node record seq=1,737,419,633,056 id=4d486e8dbc7eb7b6 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:30:52.076] Started P2P networking self=enode://88fdc7f7abca4ed0a72cfac7bbeb5ff6e6aeeb5dc2f2baf3f0e4dc9c1a9781862fa1544e09a59c772ded4335d9dbb9bc1e53eace961ebeb40bc9456f10dafa8f@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - ERROR[05-22|00:30:52.076] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:30:52.077] HTTP server started endpoint=127.0.0.1:6137 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:30:52.138] New local node record seq=1,747,873,852,109 id=6b9f1cf3530ac31a ip=10.1.0.141 udp=53168 tcp=41065
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:30:52.143] New local node record seq=1,747,873,852,110 id=6b9f1cf3530ac31a ip=10.1.0.141 udp=53168 tcp=41065
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:30:52.309Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:61 existing account, key UID: 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:30:52.309] New local node record seq=1,747,873,852,111 id=6b9f1cf3530ac31a ip=10.1.0.141 udp=53168 tcp=41065
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:30:52.335Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:90 messenger started, public key: 0x04f4a3da8d5133481b6c157534cf62275127bb04b5f4dd1fde013c583a2708bc40001ecc2ffbf4edcc4f03aab32c3f76de8ff673dc40d690ccda6d9dea3ada4f6c
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:30:53.127] New local node record seq=1,747,873,848,114 id=b71b5fea6a661783 ip=20.57.79.229 udp=36417 tcp=53443
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:30:53.323Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139', '-kid', '0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:30:54.012Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -name 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -key-uid 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 -
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:30:54.012Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:30:54.068] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - WARN [05-22|00:30:54.068] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - ERROR[05-22|00:30:54.077] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:30:54.077] New local node record seq=1,737,419,651,311 id=acb6477d150fec3c ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:30:54.077] Started P2P networking self=enode://437d152e7e8c57d86065f0879910c1f64ae6e14f007b9dc5b5c671ecfb463b66da4ffe7a8753f396f6232e58841a36808d6b65b1c05fb2a3aa9d8ed97ef447e0@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:30:54.077] HTTP server started endpoint=127.0.0.1:6139 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:30:54.130] New local node record seq=1,747,873,854,103 id=c33f1ffa04e5c361 ip=10.1.0.141 udp=45427 tcp=41341
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:30:54.131] New local node record seq=1,747,873,854,104 id=c33f1ffa04e5c361 ip=10.1.0.141 udp=45427 tcp=41341
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:30:54.300Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:61 existing account, key UID: 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:30:54.303] New local node record seq=1,747,873,854,105 id=c33f1ffa04e5c361 ip=10.1.0.141 udp=45427 tcp=41341
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:30:54.325Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:90 messenger started, public key: 0x040d9cf92cec5a7f9e887525cd79bfc4a927af9e1ce7c4d89246d974613d6ea084c360b2bd11007d57e296de08a6fb0dd0d813d28e57cf5f797745241ddabdd973
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:30:55.125] New local node record seq=1,747,873,850,109 id=bad92eef97f8098a ip=20.57.79.229 udp=59354 tcp=53447
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:30:55.313Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:30:56.015Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:30:56.015Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:30:56.073] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [05-22|00:30:56.073] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:30:56.082] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:30:56.082] Started P2P networking self=enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[05-22|00:30:56.082] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:30:56.083] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:30:56.132] New local node record seq=1,747,873,856,111 id=1ac458406c73b478 ip=10.1.0.141 udp=0 tcp=38413
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:30:56.133] New local node record seq=1,747,873,856,112 id=1ac458406c73b478 ip=10.1.0.141 udp=55543 tcp=38413
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:30:56.137] New local node record seq=1,747,873,856,113 id=1ac458406c73b478 ip=10.1.0.141 udp=55543 tcp=38413
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:30:56.309Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:30:56.309] New local node record seq=1,747,873,856,114 id=1ac458406c73b478 ip=10.1.0.141 udp=55543 tcp=38413
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:30:56.330Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:30:57.125] New local node record seq=1,747,873,852,112 id=6b9f1cf3530ac31a ip=20.57.79.229 udp=53168 tcp=53444
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:30:57.335Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133', '-kid', '0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:30:58.022Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -name 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -key-uid 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -add
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 -
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:30:58.022Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:30:58.076] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - WARN [05-22|00:30:58.076] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:30:58.085] New local node record seq=1,737,419,596,535 id=ceb3ac46208d5874 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:30:58.085] Started P2P networking self=enode://258928b145e8e2cfa71d9f79b1c6107f8a42182ee831449209e212c28895554f9555253596f26c14c2f2aebc9bab14e51fea9341444f9f3da43e3fb66230428b@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - ERROR[05-22|00:30:58.085] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:30:58.086] HTTP server started endpoint=127.0.0.1:6133 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:30:58.153] New local node record seq=1,747,873,858,124 id=9e42f74aba70a352 ip=10.1.0.141 udp=0 tcp=35777
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:30:58.154] New local node record seq=1,747,873,858,125 id=9e42f74aba70a352 ip=10.1.0.141 udp=37157 tcp=35777
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:30:58.156] New local node record seq=1,747,873,858,126 id=9e42f74aba70a352 ip=10.1.0.141 udp=37157 tcp=35777
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:30:58.321Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:61 existing account, key UID: 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:30:58.321] New local node record seq=1,747,873,858,127 id=9e42f74aba70a352 ip=10.1.0.141 udp=37157 tcp=35777
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:30:58.350Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:90 messenger started, public key: 0x040da8af244c48efedcce3e6d3c3ff3fa0059e8f99a00ee714878a2bd4596de3ce1a5d9869df28bd689db33753d4b39223a1a5d78d16b123c27c2c4d23a9e72f3e
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:30:59.125] New local node record seq=1,747,873,854,106 id=c33f1ffa04e5c361 ip=20.57.79.229 udp=45427 tcp=53445
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:30:59.325Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134', '-kid', '0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:31:00.020Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -name 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -key-uid 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 -
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:31:00.020Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:31:00.074] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - WARN [05-22|00:31:00.074] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:31:00.083] New local node record seq=1,737,419,605,674 id=1e19dde297f8874d ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:31:00.083] Started P2P networking self=enode://99a2b3d7a793500a85f73e4baddc4643c65467df907e6eb7d569a6434b36f4a3255fc0d41038ce07a88508f57eb8e3613c00a996639de8c6b65ea83232116fd0@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - ERROR[05-22|00:31:00.083] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:31:00.084] HTTP server started endpoint=127.0.0.1:6134 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:31:00.147] New local node record seq=1,747,873,860,123 id=7a85d05e75ed4bc4 ip=10.1.0.141 udp=36806 tcp=33519
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:31:00.149] New local node record seq=1,747,873,860,124 id=7a85d05e75ed4bc4 ip=10.1.0.141 udp=36806 tcp=33519
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:31:00.324Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:61 existing account, key UID: 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:31:00.325] New local node record seq=1,747,873,860,125 id=7a85d05e75ed4bc4 ip=10.1.0.141 udp=36806 tcp=33519
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:31:00.355Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:90 messenger started, public key: 0x044da57de11adc9391ad5ca1677b0ff2da9e02f50f2184d27852966cb46e21a0759e1e0af6514a5d60dbec05dda5ab574f265a71a340caa3f98c92f9091f927a6d
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:31:01.129] New local node record seq=1,747,873,856,115 id=1ac458406c73b478 ip=20.57.79.229 udp=55543 tcp=53446
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:31:01.332Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:28:17.795] New local node record seq=1,745,281,677,780 id=f009a9127b2f8ec4 ip=52.234.38.162 udp=33164 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:28:18.817] New local node record seq=1,745,281,693,797 id=df9deaf9d749560b ip=52.234.38.162 udp=55237 tcp=19529
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:28:19.005Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:28:20.296] Served personal_ecRecover reqid=1 duration="49.943µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:28:20.298] Served personal_ecRecover reqid=2 duration="26.62µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:28:20.299] Served personal_ecRecover reqid=3 duration="40.426µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:28:20.300] Served personal_ecRecover reqid=4 duration="21.761µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:28:20.313Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:20.816] New local node record seq=1,745,281,695,798 id=09fb0ad7b63d3021 ip=52.234.38.162 udp=50614 tcp=19530
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:28:21.002Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:31:03.147] New local node record seq=1,747,873,858,128 id=9e42f74aba70a352 ip=20.57.79.229 udp=37157 tcp=53449
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:31:03.351Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:31:05.141] New local node record seq=1,747,873,860,126 id=7a85d05e75ed4bc4 ip=20.57.79.229 udp=36806 tcp=53450
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:31:05.355Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/serve.go:107 retrieve messages...
DEBUG  src.steps.common:common.py:39 Entering context manager: add_latency
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:50341 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:28:28.415] New local node record seq=1,745,281,671,919 id=bf5f7eb76fb5745b ip=10.1.0.35 udp=43401 tcp=44965
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:28:28.810] New local node record seq=1,745,281,683,797 id=0a57f9a7ba59fed7 ip=52.234.38.162 udp=38867 tcp=19523
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:28:30.412] New local node record seq=1,745,281,671,920 id=bf5f7eb76fb5745b ip=10.1.0.35 udp=43401 tcp=44965
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:28:30.414] New local node record seq=1,745,281,671,921 id=bf5f7eb76fb5745b ip=10.1.0.35 udp=43401 tcp=44965
ERROR  src.node.rpc_client:rpc_client.py:32 Request to http://127.0.0.1:50341 usig method wakuext_fetchCommunity timed out after 10 seconds. Node: first_node
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:50341 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43", "waitForResponse": true, "tryDatabase": true}], "id": 1}
ERROR  src.node.rpc_client:rpc_client.py:32 Request to http://127.0.0.1:50341 usig method wakuext_fetchCommunity timed out after 10 seconds. Node: first_node
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:50341 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:28:50.816] New local node record seq=1,745,281,695,799 id=09fb0ad7b63d3021 ip=52.234.38.162 udp=50614 tcp=19529
ERROR  src.node.rpc_client:rpc_client.py:32 Request to http://127.0.0.1:50341 usig method wakuext_fetchCommunity timed out after 10 seconds. Node: first_node
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:50833 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
ERROR  src.node.rpc_client:rpc_client.py:32 Request to http://127.0.0.1:50833 usig method wakuext_fetchCommunity timed out after 10 seconds. Node: first_node
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:50833 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:31:24.125] New local node record seq=1,747,873,854,107 id=c33f1ffa04e5c361 ip=20.57.79.229 udp=45427 tcp=53444
ERROR  src.node.rpc_client:rpc_client.py:32 Request to http://127.0.0.1:50833 usig method wakuext_fetchCommunity timed out after 10 seconds. Node: first_node
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:50833 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
ERROR  src.node.rpc_client:rpc_client.py:32 Request to http://127.0.0.1:50833 usig method wakuext_fetchCommunity timed out after 10 seconds. Node: first_node
DEBUG  src.steps.common:common.py:44 Exiting context manager: add_latency
DEBUG  tests.conftest:conftest.py:42 Running fixture teardown: save_node_logs_on_fail
DEBUG  tests.conftest:conftest.py:45 Test failed, attempting to rename and move logs to the test_results folder
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log
DEBUG  tests.conftest:conftest.py:55 Moved log file first_node.log to test_results/testfetchcommunity_test_fetch_community_with_latency_first_node.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log to test_results/testfetchcommunity_test_fetch_community_with_latency_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+718
View File
@@ -0,0 +1,718 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '35475']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:37:23.553Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 35475
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:37:23.553Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:25.765] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:37:25.765] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:25.772] New local node record seq=1,747,874,245,770 id=ced3730d550416ac ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:25.772] Started P2P networking self=enode://370e69011fb781e4e9966498ae0178a0a02b686fbf19f553a5d3edbd3c532a8c5cddd144fc2850db4d4917604e305064be8c894eca984c480fa2132c7b1dde79@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[05-22|00:37:25.772] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:25.773] HTTP server started endpoint=127.0.0.1:35475 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:25.818] New local node record seq=1,747,874,245,798 id=76d7b5229cb5f6a7 ip=10.1.0.141 udp=0 tcp=44547
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:25.820] New local node record seq=1,747,874,245,799 id=76d7b5229cb5f6a7 ip=10.1.0.141 udp=52222 tcp=44547
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:25.821] New local node record seq=1,747,874,245,800 id=76d7b5229cb5f6a7 ip=10.1.0.141 udp=52222 tcp=44547
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:37:26.280Z INFO first_node status-cli/util.go:67 account created, key UID: 0xf4b357296e1bc0012ffa3f01419ad398b02b6ed786345025d63a2798209060e7
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:26.281] New local node record seq=1,747,874,245,801 id=76d7b5229cb5f6a7 ip=10.1.0.141 udp=52222 tcp=44547
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:37:26.306Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x046b81780b514b2fc3b94f7617aeb293ee17ec34a3cff9b65ed145f6dc825ab2ce5755aed7de95a741f79d6b54f64faaca47ad0b031f7d1febc4a5c735b07803ac
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:37:31.306Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131', '-kid', '0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:37:31.563Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -name 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -key-uid 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -add
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 -
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:37:31.563Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:31.668] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - WARN [05-22|00:37:31.668] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:31.675] New local node record seq=1,737,419,578,301 id=91b1bc7236045679 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:31.675] Started P2P networking self=enode://91d8c4c0322908732547f0a21fe21a53e4a636758e1615a385e922f834ad499c271c69dcee9a8fefe3c7479c1584e71ead9adf547235b9547d0349db0b06bee9@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - ERROR[05-22|00:37:31.675] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:31.676] HTTP server started endpoint=127.0.0.1:6131 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:31.726] New local node record seq=1,747,874,251,706 id=e47823405086d1c4 ip=10.1.0.141 udp=0 tcp=45367
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:31.728] New local node record seq=1,747,874,251,707 id=e47823405086d1c4 ip=10.1.0.141 udp=56175 tcp=45367
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:31.730] New local node record seq=1,747,874,251,708 id=e47823405086d1c4 ip=10.1.0.141 udp=56175 tcp=45367
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:37:31.885Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:61 existing account, key UID: 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:31.886] New local node record seq=1,747,874,251,709 id=e47823405086d1c4 ip=10.1.0.141 udp=56175 tcp=45367
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:37:31.904Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:90 messenger started, public key: 0x047171e21124210e88fa7e404355815ceac9793d65706770d642813fdfaacc4e0def04dd42a5be6f28ef68d9e76a297cb7f6fe0326d50547faffaffbaf0fd1a662
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:37:33.567Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:37:33.567Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:33.617] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - WARN [05-22|00:37:33.617] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:33.624] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:33.624] Started P2P networking self=enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[05-22|00:37:33.625] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:33.625] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:33.680] New local node record seq=1,747,874,253,656 id=f161c359f43641cb ip=10.1.0.141 udp=0 tcp=34869
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:33.681] New local node record seq=1,747,874,253,657 id=f161c359f43641cb ip=10.1.0.141 udp=56756 tcp=34869
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:33.683] New local node record seq=1,747,874,253,658 id=f161c359f43641cb ip=10.1.0.141 udp=56756 tcp=34869
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:37:33.835Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:33.836] New local node record seq=1,747,874,253,659 id=f161c359f43641cb ip=10.1.0.141 udp=56756 tcp=34869
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:37:33.853Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136', '-kid', '0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:37:35.567Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -name 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -key-uid 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -add
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 -
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:37:35.567Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:35.618] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - WARN [05-22|00:37:35.618] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:35.625] New local node record seq=1,737,419,623,946 id=877b25ac259fbb61 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:35.625] Started P2P networking self=enode://3c43eceef4f4dee8fd369a60b6400d45eefc85a84579959675a0d624fbbe868f4dbc522c79a78bf55c7844278981e3bd2bbe4ed39727170d2035215ea236eb0c@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - ERROR[05-22|00:37:35.625] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:35.626] HTTP server started endpoint=127.0.0.1:6136 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:35.672] New local node record seq=1,747,874,255,655 id=67b653a1070bacff ip=10.1.0.141 udp=0 tcp=40599
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:35.674] New local node record seq=1,747,874,255,656 id=67b653a1070bacff ip=10.1.0.141 udp=37265 tcp=40599
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:35.676] New local node record seq=1,747,874,255,657 id=67b653a1070bacff ip=10.1.0.141 udp=37265 tcp=40599
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:35.816] New local node record seq=1,747,874,245,802 id=76d7b5229cb5f6a7 ip=20.57.79.229 udp=52222 tcp=53451
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:37:35.835Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:61 existing account, key UID: 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:35.835] New local node record seq=1,747,874,255,658 id=67b653a1070bacff ip=10.1.0.141 udp=37265 tcp=40599
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:37:35.853Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:90 messenger started, public key: 0x042898fe963497a6d5cdf4bae695090aae18993c81f12e39be2b51b3980b806fa22fd3688e25d44663ce4c02010d7d8856c7bff8c610d1c0d3be4f2d1187426bfe
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:37:36.723] New local node record seq=1,747,874,251,710 id=e47823405086d1c4 ip=20.57.79.229 udp=56175 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:37:36.904Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135', '-kid', '0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:37:37.569Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -name 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -key-uid 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 -
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:37:37.569Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:37.621] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - WARN [05-22|00:37:37.621] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:37.629] New local node record seq=1,737,419,614,800 id=3120ffa1600d036e ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:37.629] Started P2P networking self=enode://1eee99e98b47a050566c4564713970fad84b9429798d00aea57ad2415987c1634a030183bee393717b626509c0bb811572a545295a0a6affb26c297bb7a1fbf9@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - ERROR[05-22|00:37:37.629] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:37.630] HTTP server started endpoint=127.0.0.1:6135 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:37.685] New local node record seq=1,747,874,257,663 id=af238db9e3c42de1 ip=10.1.0.141 udp=0 tcp=40357
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:37.686] New local node record seq=1,747,874,257,664 id=af238db9e3c42de1 ip=10.1.0.141 udp=58994 tcp=40357
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:37.689] New local node record seq=1,747,874,257,665 id=af238db9e3c42de1 ip=10.1.0.141 udp=58994 tcp=40357
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:37:37.848Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:61 existing account, key UID: 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:37.849] New local node record seq=1,747,874,257,666 id=af238db9e3c42de1 ip=10.1.0.141 udp=58994 tcp=40357
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:37:37.870Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:90 messenger started, public key: 0x04890fe10a90ba0a415f5f05e7becd52b45f8f4c7c38236a549036dde17457d50811ab1bfb1b3144b4f859a3c323542ff810a716ef579e51035298bc110536cb3c
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:37:38.673] New local node record seq=1,747,874,253,660 id=f161c359f43641cb ip=20.57.79.229 udp=56756 tcp=53441
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:37:38.853Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130', '-kid', '0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:37:39.569Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -name 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -key-uid 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 -
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:37:39.569Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:39.624] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - WARN [05-22|00:37:39.624] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:39.632] New local node record seq=1,737,419,564,795 id=21e155c21669159a ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:39.632] Started P2P networking self=enode://3adb140cde1eb80c72ac2a83452dabbd2d236498950c66e2194aba96737679facd1c9dc1ec9a7a2052df0b0b89ad1b038868776452403d573e8f3551b0e26fbc@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - ERROR[05-22|00:37:39.632] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:39.633] HTTP server started endpoint=127.0.0.1:6130 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:39.689] New local node record seq=1,747,874,259,666 id=e4eeed9b3797b22e ip=10.1.0.141 udp=0 tcp=41249
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:39.691] New local node record seq=1,747,874,259,667 id=e4eeed9b3797b22e ip=10.1.0.141 udp=57925 tcp=41249
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:39.693] New local node record seq=1,747,874,259,668 id=e4eeed9b3797b22e ip=10.1.0.141 udp=57925 tcp=41249
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:37:39.857Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:61 existing account, key UID: 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:39.858] New local node record seq=1,747,874,259,669 id=e4eeed9b3797b22e ip=10.1.0.141 udp=57925 tcp=41249
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:37:39.879Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:90 messenger started, public key: 0x04c61f8fa3515a136d6a0860b6cdb68ecd4b2d8df3f494a1b628b5f159c8168eb431422a84d88654a8bcffcccf7130e656351c12b7f31eb621de6d944d9c62b38d
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:40.669] New local node record seq=1,747,874,255,659 id=67b653a1070bacff ip=20.57.79.229 udp=37265 tcp=53442
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:37:40.853Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137', '-kid', '0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:37:41.574Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -name 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -key-uid 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -add
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 -
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:37:41.574Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:37:41.626] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - WARN [05-22|00:37:41.626] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:37:41.634] New local node record seq=1,737,419,633,056 id=4d486e8dbc7eb7b6 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:37:41.634] Started P2P networking self=enode://88fdc7f7abca4ed0a72cfac7bbeb5ff6e6aeeb5dc2f2baf3f0e4dc9c1a9781862fa1544e09a59c772ded4335d9dbb9bc1e53eace961ebeb40bc9456f10dafa8f@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - ERROR[05-22|00:37:41.635] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:37:41.635] HTTP server started endpoint=127.0.0.1:6137 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:37:41.689] New local node record seq=1,747,874,261,669 id=58c5847733963aaf ip=10.1.0.141 udp=50362 tcp=41897
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:37:41.697] New local node record seq=1,747,874,261,670 id=58c5847733963aaf ip=10.1.0.141 udp=50362 tcp=41897
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:37:41.864Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:61 existing account, key UID: 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:37:41.865] New local node record seq=1,747,874,261,671 id=58c5847733963aaf ip=10.1.0.141 udp=50362 tcp=41897
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:37:41.891Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:90 messenger started, public key: 0x04f4a3da8d5133481b6c157534cf62275127bb04b5f4dd1fde013c583a2708bc40001ecc2ffbf4edcc4f03aab32c3f76de8ff673dc40d690ccda6d9dea3ada4f6c
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:42.679] New local node record seq=1,747,874,257,667 id=af238db9e3c42de1 ip=20.57.79.229 udp=58994 tcp=53443
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:37:42.871Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139', '-kid', '0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:37:43.573Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -name 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -key-uid 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 -
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:37:43.573Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:37:43.627] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - WARN [05-22|00:37:43.627] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:37:43.634] New local node record seq=1,737,419,651,311 id=acb6477d150fec3c ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:37:43.634] Started P2P networking self=enode://437d152e7e8c57d86065f0879910c1f64ae6e14f007b9dc5b5c671ecfb463b66da4ffe7a8753f396f6232e58841a36808d6b65b1c05fb2a3aa9d8ed97ef447e0@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - ERROR[05-22|00:37:43.634] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:37:43.635] HTTP server started endpoint=127.0.0.1:6139 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:37:43.702] New local node record seq=1,747,874,263,675 id=8b6e5dc3a5815593 ip=10.1.0.141 udp=39530 tcp=36635
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:37:43.705] New local node record seq=1,747,874,263,676 id=8b6e5dc3a5815593 ip=10.1.0.141 udp=39530 tcp=36635
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:37:43.865Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:61 existing account, key UID: 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:37:43.869] New local node record seq=1,747,874,263,677 id=8b6e5dc3a5815593 ip=10.1.0.141 udp=39530 tcp=36635
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:37:43.893Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:90 messenger started, public key: 0x040d9cf92cec5a7f9e887525cd79bfc4a927af9e1ce7c4d89246d974613d6ea084c360b2bd11007d57e296de08a6fb0dd0d813d28e57cf5f797745241ddabdd973
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:44.685] New local node record seq=1,747,874,259,670 id=e4eeed9b3797b22e ip=20.57.79.229 udp=57925 tcp=53444
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:37:44.879Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:37:45.576Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:37:45.576Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:45.633] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [05-22|00:37:45.633] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:45.643] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:45.643] Started P2P networking self=enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[05-22|00:37:45.643] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:45.644] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:45.707] New local node record seq=1,747,874,265,678 id=1f78867fa46c3c02 ip=10.1.0.141 udp=54183 tcp=41143
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:45.709] New local node record seq=1,747,874,265,679 id=1f78867fa46c3c02 ip=10.1.0.141 udp=54183 tcp=41143
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:37:45.815] New local node record seq=1,747,874,245,803 id=76d7b5229cb5f6a7 ip=20.57.79.229 udp=52222 tcp=53445
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:37:45.881Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:45.883] New local node record seq=1,747,874,265,680 id=1f78867fa46c3c02 ip=10.1.0.141 udp=54183 tcp=41143
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:37:45.909Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:37:46.686] New local node record seq=1,747,874,261,672 id=58c5847733963aaf ip=20.57.79.229 udp=50362 tcp=53446
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:37:46.891Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133', '-kid', '0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:37:47.574Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -name 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -key-uid 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -add
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 -
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:37:47.574Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:47.626] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - WARN [05-22|00:37:47.626] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:47.634] New local node record seq=1,737,419,596,535 id=ceb3ac46208d5874 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:47.634] Started P2P networking self=enode://258928b145e8e2cfa71d9f79b1c6107f8a42182ee831449209e212c28895554f9555253596f26c14c2f2aebc9bab14e51fea9341444f9f3da43e3fb66230428b@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - ERROR[05-22|00:37:47.634] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:47.635] HTTP server started endpoint=127.0.0.1:6133 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:47.687] New local node record seq=1,747,874,267,664 id=7c00adaba18a2d59 ip=10.1.0.141 udp=0 tcp=36879
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:47.688] New local node record seq=1,747,874,267,665 id=7c00adaba18a2d59 ip=10.1.0.141 udp=53818 tcp=36879
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:47.693] New local node record seq=1,747,874,267,666 id=7c00adaba18a2d59 ip=10.1.0.141 udp=53818 tcp=36879
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:37:47.869Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:61 existing account, key UID: 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:47.870] New local node record seq=1,747,874,267,667 id=7c00adaba18a2d59 ip=10.1.0.141 udp=53818 tcp=36879
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:37:47.892Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:90 messenger started, public key: 0x040da8af244c48efedcce3e6d3c3ff3fa0059e8f99a00ee714878a2bd4596de3ce1a5d9869df28bd689db33753d4b39223a1a5d78d16b123c27c2c4d23a9e72f3e
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:37:48.697] New local node record seq=1,747,874,263,678 id=8b6e5dc3a5815593 ip=20.57.79.229 udp=39530 tcp=53447
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:37:48.895Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134', '-kid', '0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:37:49.578Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -name 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -key-uid 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 -
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:37:49.578Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:49.638] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - WARN [05-22|00:37:49.638] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:49.652] New local node record seq=1,737,419,605,674 id=1e19dde297f8874d ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:49.652] Started P2P networking self=enode://99a2b3d7a793500a85f73e4baddc4643c65467df907e6eb7d569a6434b36f4a3255fc0d41038ce07a88508f57eb8e3613c00a996639de8c6b65ea83232116fd0@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - ERROR[05-22|00:37:49.652] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:49.653] HTTP server started endpoint=127.0.0.1:6134 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:49.709] New local node record seq=1,747,874,269,685 id=20794c1e0ddb14eb ip=10.1.0.141 udp=0 tcp=44329
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:49.710] New local node record seq=1,747,874,269,686 id=20794c1e0ddb14eb ip=10.1.0.141 udp=38585 tcp=44329
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:49.713] New local node record seq=1,747,874,269,687 id=20794c1e0ddb14eb ip=10.1.0.141 udp=38585 tcp=44329
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:37:49.887Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:61 existing account, key UID: 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:49.888] New local node record seq=1,747,874,269,688 id=20794c1e0ddb14eb ip=10.1.0.141 udp=38585 tcp=44329
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:37:49.916Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:90 messenger started, public key: 0x044da57de11adc9391ad5ca1677b0ff2da9e02f50f2184d27852966cb46e21a0759e1e0af6514a5d60dbec05dda5ab574f265a71a340caa3f98c92f9091f927a6d
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:50.701] New local node record seq=1,747,874,265,681 id=1f78867fa46c3c02 ip=20.57.79.229 udp=54183 tcp=53448
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:37:50.909Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:37:52.680] New local node record seq=1,747,874,257,668 id=af238db9e3c42de1 ip=20.57.79.229 udp=58994 tcp=53444
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:37:52.684] New local node record seq=1,747,874,267,668 id=7c00adaba18a2d59 ip=20.57.79.229 udp=53818 tcp=53449
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:37:52.892Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:37:54.706] New local node record seq=1,747,874,269,689 id=20794c1e0ddb14eb ip=20.57.79.229 udp=38585 tcp=53450
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:37:54.916Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/serve.go:107 retrieve messages...
DEBUG  src.steps.common:common.py:49 Entering context manager: add_packet_loss
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:37:55.668] New local node record seq=1,747,874,255,660 id=67b653a1070bacff ip=20.57.79.229 udp=37265 tcp=53442
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:37:55.700] New local node record seq=1,747,874,265,682 id=1f78867fa46c3c02 ip=20.57.79.229 udp=54183 tcp=53447
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:37:59.686] New local node record seq=1,747,874,259,671 id=e4eeed9b3797b22e ip=20.57.79.229 udp=57925 tcp=53444
ERROR  src.node.rpc_client:rpc_client.py:32 Request to http://127.0.0.1:35475 usig method wakuext_fetchCommunity timed out after 10 seconds. Node: first_node
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:38:12.679] New local node record seq=1,747,874,257,669 id=af238db9e3c42de1 ip=20.57.79.229 udp=58994 tcp=53443
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:38:14.686] New local node record seq=1,747,874,259,672 id=e4eeed9b3797b22e ip=20.57.79.229 udp=57925 tcp=53444
ERROR  src.node.rpc_client:rpc_client.py:32 Request to http://127.0.0.1:35475 usig method wakuext_fetchCommunity timed out after 10 seconds. Node: first_node
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:38:15.669] New local node record seq=1,747,874,255,661 id=67b653a1070bacff ip=20.57.79.229 udp=37265 tcp=53442
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:38:15.815] New local node record seq=1,747,874,245,804 id=76d7b5229cb5f6a7 ip=20.57.79.229 udp=52222 tcp=53445
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:38:17.997] New local node record seq=1,747,874,259,673 id=e4eeed9b3797b22e ip=10.1.0.141 udp=57925 tcp=41249
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:19.407] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40910 reqid=1 duration="207.116µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:19.510] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40916 reqid=1 duration="194.112µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:19.612] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40924 reqid=1 duration="211.113µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:19.715] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40932 reqid=1 duration="233.154µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:19.817] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40946 reqid=1 duration="205.172µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:19.920] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40958 reqid=1 duration="196.937µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.022] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40960 reqid=1 duration="204.341µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.125] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40976 reqid=1 duration="199.582µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.227] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40980 reqid=1 duration="194.422µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.330] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40982 reqid=1 duration="196.556µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.432] Served wakuext_requestToJoinCommunity conn=127.0.0.1:40998 reqid=1 duration="220.771µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.535] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41004 reqid=1 duration="247.351µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.637] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41018 reqid=1 duration="220.09µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.740] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41024 reqid=1 duration="291.253µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.843] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41028 reqid=1 duration="207.406µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:20.945] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41030 reqid=1 duration="223.146µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.048] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41046 reqid=1 duration="222.534µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.151] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41058 reqid=1 duration="226.762µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.253] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41060 reqid=1 duration="196.526µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.356] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41070 reqid=1 duration="213.968µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.458] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41074 reqid=1 duration="239.285µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.561] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41080 reqid=1 duration="212.817µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.664] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41086 reqid=1 duration="262.81µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.766] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41092 reqid=1 duration="239.917µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.869] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41106 reqid=1 duration="208.077µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:21.971] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41112 reqid=1 duration="211.715µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.074] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41122 reqid=1 duration="248.423µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.177] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41134 reqid=1 duration="189.503µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.279] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41150 reqid=1 duration="180.427µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.381] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41164 reqid=1 duration="220.761µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.484] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41178 reqid=1 duration="205.002µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.587] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41806 reqid=1 duration="189.363µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.689] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41808 reqid=1 duration="245.126µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.792] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41820 reqid=1 duration="222.815µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.894] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41826 reqid=1 duration="168.735µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:22.997] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41840 reqid=1 duration="210.452µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.099] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41848 reqid=1 duration="184.223µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.202] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41858 reqid=1 duration="209.931µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.305] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41862 reqid=1 duration="223.826µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.407] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41868 reqid=1 duration="181.178µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.510] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41876 reqid=1 duration="183.501µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.612] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41880 reqid=1 duration="212.336µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.715] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41886 reqid=1 duration="208.018µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.817] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41888 reqid=1 duration="187.259µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:23.920] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41894 reqid=1 duration="207.566µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.022] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41908 reqid=1 duration="200.934µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.125] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41922 reqid=1 duration="232.443µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.227] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41930 reqid=1 duration="188.09µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.330] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41946 reqid=1 duration="195.805µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.433] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41960 reqid=1 duration="203.148µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.535] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41974 reqid=1 duration="212.285µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.638] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41990 reqid=1 duration="237.261µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.740] Served wakuext_requestToJoinCommunity conn=127.0.0.1:41998 reqid=1 duration="209.651µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.843] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42004 reqid=1 duration="231.511µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:24.945] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42010 reqid=1 duration="203.089µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.048] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42012 reqid=1 duration="206.154µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.151] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42018 reqid=1 duration="206.415µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.253] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42034 reqid=1 duration="228.345µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.356] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42040 reqid=1 duration="237.723µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.459] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42046 reqid=1 duration="182.28µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.561] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42056 reqid=1 duration="216.955µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.664] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42072 reqid=1 duration="243.703µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.766] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42080 reqid=1 duration="199.982µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.869] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42084 reqid=1 duration="204.541µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:25.971] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42092 reqid=1 duration="239.105µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.074] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42100 reqid=1 duration="253.262µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.177] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42104 reqid=1 duration="241.82µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.280] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42108 reqid=1 duration="251.128µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.382] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42118 reqid=1 duration="244.546µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.485] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42132 reqid=1 duration="192.468µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.587] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42144 reqid=1 duration="255.305µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.690] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42148 reqid=1 duration="279.42µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.792] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42160 reqid=1 duration="203.859µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.895] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42172 reqid=1 duration="220.08µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:26.998] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42186 reqid=1 duration="301.061µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.101] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42190 reqid=1 duration="243.073µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.203] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42196 reqid=1 duration="254.795µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.306] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42198 reqid=1 duration="251.398µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.409] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42212 reqid=1 duration="212.426µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.511] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42222 reqid=1 duration="256.638µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.614] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42238 reqid=1 duration="238.184µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.716] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42248 reqid=1 duration="207.928µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.819] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42250 reqid=1 duration="210.171µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:27.921] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42258 reqid=1 duration="223.556µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.024] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42270 reqid=1 duration="217.686µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.126] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42284 reqid=1 duration="229.287µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.229] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42290 reqid=1 duration="196.586µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.332] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42296 reqid=1 duration="190.595µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.434] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42302 reqid=1 duration="236.701µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.537] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42316 reqid=1 duration="242.431µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.639] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42322 reqid=1 duration="218.627µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.742] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42336 reqid=1 duration="249.645µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.844] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42350 reqid=1 duration="217.335µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:28.947] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42352 reqid=1 duration="211.764µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:29.050] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42356 reqid=1 duration="215.812µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:29.152] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42362 reqid=1 duration="210.993µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:29.255] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42368 reqid=1 duration="268.46µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:29.357] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42378 reqid=1 duration="195.044µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:35475 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:38:29.460] Served wakuext_requestToJoinCommunity conn=127.0.0.1:42392 reqid=1 duration="240.478µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.steps.common:common.py:54 Exiting context manager: add_packet_loss
DEBUG  tests.conftest:conftest.py:42 Running fixture teardown: save_node_logs_on_fail
DEBUG  tests.conftest:conftest.py:45 Test failed, attempting to rename and move logs to the test_results folder
DEBUG  tests.conftest:conftest.py:55 Moved log file first_node.log to test_results/testjoincommunity_test_join_community_with_packet_loss_first_node.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log to test_results/testjoincommunity_test_join_community_with_packet_loss_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+928
View File
@@ -0,0 +1,928 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '39515']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:09.216Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 39515
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:09.216Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:11.434] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:11.434] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:11.438] New local node record seq=1,747,873,091,438 id=f18d2d509b0442df ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:11.438] Started P2P networking self=enode://22d74150bf6ed7577728569edc29ede7fd17bf4ca955846c096de3cf35b96915e4d7e5eba6b6e5e6f2018fa457f856afc075e49ca212f316279c0b36e374a4c9@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[05-22|00:18:11.439] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:11.439] HTTP server started endpoint=127.0.0.1:39515 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:11.488] New local node record seq=1,747,873,091,464 id=57b8467c2152cb63 ip=10.1.0.141 udp=0 tcp=41851
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:11.490] New local node record seq=1,747,873,091,465 id=57b8467c2152cb63 ip=10.1.0.141 udp=47448 tcp=41851
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:11.491] New local node record seq=1,747,873,091,466 id=57b8467c2152cb63 ip=10.1.0.141 udp=47448 tcp=41851
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:11.946Z INFO first_node status-cli/util.go:67 account created, key UID: 0x3c1ecc1b533b68572289df926e4e3a70a5808a0e499755e6348ea3c3692f591d
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:11.947] New local node record seq=1,747,873,091,467 id=57b8467c2152cb63 ip=10.1.0.141 udp=47448 tcp=41851
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:11.973Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x044850555fb95d3c0c7f0a2fb9c355d8d312ab29475f9eafaf90e195a7bbb1fc27040b29d6020f15b3f89e53ac74755bf5d878c2ac1e7f70e20cffb9a9a8a24434
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:16.484] New local node record seq=1,747,873,091,468 id=57b8467c2152cb63 ip=20.57.79.229 udp=47448 tcp=53442
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:16.974Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:17.085Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:17.085Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:17.136] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - WARN [05-22|00:18:17.136] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:17.144] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:17.144] Started P2P networking self=enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[05-22|00:18:17.144] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:17.145] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:17.193] New local node record seq=1,747,873,097,172 id=be744cd2d0dc0e33 ip=10.1.0.141 udp=0 tcp=37243
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:17.195] New local node record seq=1,747,873,097,173 id=be744cd2d0dc0e33 ip=10.1.0.141 udp=37782 tcp=37243
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:17.196] New local node record seq=1,747,873,097,174 id=be744cd2d0dc0e33 ip=10.1.0.141 udp=37782 tcp=37243
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:17.347Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:17.348] New local node record seq=1,747,873,097,175 id=be744cd2d0dc0e33 ip=10.1.0.141 udp=37782 tcp=37243
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:17.367Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:21.483] New local node record seq=1,747,873,091,469 id=57b8467c2152cb63 ip=20.57.79.229 udp=47448 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:22.191] New local node record seq=1,747,873,097,176 id=be744cd2d0dc0e33 ip=20.57.79.229 udp=37782 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:22.367Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:26.969] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56214 reqid=1 duration="190.796µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.071] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56230 reqid=1 duration="218.337µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.174] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56242 reqid=1 duration="266.256µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.276] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56250 reqid=1 duration="210.503µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.379] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56260 reqid=1 duration="203.95µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.481] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56268 reqid=1 duration="200.814µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.584] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56280 reqid=1 duration="231.311µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.686] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56290 reqid=1 duration="214.269µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.789] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56302 reqid=1 duration="201.104µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.891] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56304 reqid=1 duration="202.207µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:27.993] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56314 reqid=1 duration="165.308µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.096] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56328 reqid=1 duration="204.661µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.198] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56338 reqid=1 duration="185.255µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.301] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56354 reqid=1 duration="267.638µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.403] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56370 reqid=1 duration="240.548µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.506] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56382 reqid=1 duration="185.496µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.609] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56386 reqid=1 duration="213.868µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.711] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56400 reqid=1 duration="228.055µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.814] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56412 reqid=1 duration="190.755µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:28.916] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56422 reqid=1 duration="225.35µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.019] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56432 reqid=1 duration="212.986µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.121] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56448 reqid=1 duration="180.376µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.224] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56456 reqid=1 duration="209.06µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.326] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56470 reqid=1 duration="219.469µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.429] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56480 reqid=1 duration="215.351µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.531] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56482 reqid=1 duration="220.421µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.634] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56498 reqid=1 duration="234.577µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.736] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56514 reqid=1 duration="213.147µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.838] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56528 reqid=1 duration="227.002µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:29.941] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56540 reqid=1 duration="252.651µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.044] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56550 reqid=1 duration="230.168µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.147] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56564 reqid=1 duration="205.322µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.249] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56580 reqid=1 duration="270.433µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.352] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56594 reqid=1 duration="225.39µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.454] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56596 reqid=1 duration="249.394µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.557] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56606 reqid=1 duration="263.962µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.659] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56618 reqid=1 duration="209.019µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.762] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56620 reqid=1 duration="260.736µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.864] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56634 reqid=1 duration="251.689µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:30.967] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56646 reqid=1 duration="254.273µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.069] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56660 reqid=1 duration="212.004µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.172] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56668 reqid=1 duration="235.498µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.275] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56674 reqid=1 duration="223.997µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.377] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56686 reqid=1 duration="199.321µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.479] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56696 reqid=1 duration="217.365µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:31.484] New local node record seq=1,747,873,091,470 id=57b8467c2152cb63 ip=20.57.79.229 udp=47448 tcp=53440
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.582] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56702 reqid=1 duration="207.186µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.685] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56704 reqid=1 duration="231.641µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.787] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56716 reqid=1 duration="277.047µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:31.826] New local node record seq=1,747,873,091,471 id=57b8467c2152cb63 ip=10.1.0.141 udp=47448 tcp=41851
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.890] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56722 reqid=1 duration="231.842µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:31.915] New local node record seq=1,747,873,091,472 id=57b8467c2152cb63 ip=10.1.0.141 udp=47448 tcp=41851
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:31.917] New local node record seq=1,747,873,091,473 id=57b8467c2152cb63 ip=10.1.0.141 udp=47448 tcp=41851
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:31.992] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56732 reqid=1 duration="167.492µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.095] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56736 reqid=1 duration="233.936µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.197] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56742 reqid=1 duration="265.595µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.299] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56746 reqid=1 duration="218.637µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.402] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56748 reqid=1 duration="213.828µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.504] Served wakuext_requestToJoinCommunity conn=127.0.0.1:56762 reqid=1 duration="242.232µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.607] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33652 reqid=1 duration="219.548µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.709] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33656 reqid=1 duration="236.651µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.812] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33668 reqid=1 duration="240.508µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:32.914] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33682 reqid=1 duration="218.046µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.016] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33692 reqid=1 duration="171.159µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.119] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33704 reqid=1 duration="221.672µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.221] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33714 reqid=1 duration="207.687µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.324] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33724 reqid=1 duration="216.494µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.426] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33732 reqid=1 duration="222.886µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.529] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33744 reqid=1 duration="276.024µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.631] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33746 reqid=1 duration="312.812µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.734] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33748 reqid=1 duration="243.283µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.837] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33762 reqid=1 duration="272.076µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:33.939] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33770 reqid=1 duration="187.76µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.041] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33776 reqid=1 duration="234.737µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.144] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33788 reqid=1 duration="220.851µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.246] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33790 reqid=1 duration="193.34µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.348] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33796 reqid=1 duration="220.11µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.451] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33802 reqid=1 duration="259.313µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.554] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33810 reqid=1 duration="179.144µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.657] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33816 reqid=1 duration="257.038µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.759] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33832 reqid=1 duration="214.189µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.861] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33836 reqid=1 duration="188.761µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:34.964] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33846 reqid=1 duration="252.601µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.067] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33862 reqid=1 duration="244.165µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.169] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33878 reqid=1 duration="178.072µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.271] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33892 reqid=1 duration="243.724µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.374] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33904 reqid=1 duration="192.769µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.476] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33920 reqid=1 duration="193.941µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.578] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33924 reqid=1 duration="236.32µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.681] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33930 reqid=1 duration="253.773µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.783] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33944 reqid=1 duration="229.237µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.886] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33956 reqid=1 duration="268.781µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:35.988] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33972 reqid=1 duration="186.056µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.090] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33988 reqid=1 duration="246.259µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.193] Served wakuext_requestToJoinCommunity conn=127.0.0.1:33992 reqid=1 duration="243.614µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.295] Served wakuext_requestToJoinCommunity conn=127.0.0.1:34002 reqid=1 duration="299.758µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.398] Served wakuext_requestToJoinCommunity conn=127.0.0.1:34008 reqid=1 duration="212.295µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.500] Served wakuext_requestToJoinCommunity conn=127.0.0.1:34010 reqid=1 duration="223.597µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.603] Served wakuext_requestToJoinCommunity conn=127.0.0.1:34018 reqid=1 duration="294.078µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.706] Served wakuext_requestToJoinCommunity conn=127.0.0.1:34026 reqid=1 duration="232.453µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.808] Served wakuext_requestToJoinCommunity conn=127.0.0.1:34042 reqid=1 duration="238.915µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:36.910] Served wakuext_requestToJoinCommunity conn=127.0.0.1:34058 reqid=1 duration="239.556µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:39515 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:37.013] Served wakuext_requestToJoinCommunity conn=127.0.0.1:34062 reqid=1 duration="216.614µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  tests.conftest:conftest.py:42 Running fixture teardown: save_node_logs_on_fail
DEBUG  tests.conftest:conftest.py:45 Test failed, attempting to rename and move logs to the test_results folder
DEBUG  tests.conftest:conftest.py:55 Moved log file first_node.log to test_results/testcommunitymessages_test_community_messages_with_node_pause_10_seconds_first_node.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testcommunitymessages_test_community_messages_with_node_pause_10_seconds_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '31397']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:37.125Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 31397
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:37.125Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:39.371] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:39.371] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:39.377] New local node record seq=1,747,873,119,376 id=17ddfdc76697b31e ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:39.377] Started P2P networking self=enode://626d9ff67b19c9c8182a42ce96a9487c46c9c5d874216b8b96a594ce20b8eb7bbb62ee41df27f096712fdc570243d6eeda2e7ddb469a5144d6104e406db99693@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[05-22|00:18:39.377] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:39.378] HTTP server started endpoint=127.0.0.1:31397 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:39.431] New local node record seq=1,747,873,119,412 id=6ed0644a4feaf551 ip=10.1.0.141 udp=0 tcp=39165
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:39.432] New local node record seq=1,747,873,119,413 id=6ed0644a4feaf551 ip=10.1.0.141 udp=38153 tcp=39165
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:39.434] New local node record seq=1,747,873,119,414 id=6ed0644a4feaf551 ip=10.1.0.141 udp=38153 tcp=39165
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:39.892Z INFO first_node status-cli/util.go:67 account created, key UID: 0x0d16f7f23226dc68444c70cbf0bd45d888c50041c4f280d8f224db20535b732c
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:39.892] New local node record seq=1,747,873,119,415 id=6ed0644a4feaf551 ip=10.1.0.141 udp=38153 tcp=39165
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:39.918Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x04671427d9bc4595290161b478d2cff82ce779aee927598e4b77b4aff53c1aaf2345f8e30dd600c96839618271c7e130f66fa9c17d43f5758c00bd4561769b5da1
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:44.428] New local node record seq=1,747,873,119,416 id=6ed0644a4feaf551 ip=20.57.79.229 udp=38153 tcp=53441
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:18:44.918Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:45.096Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:45.096Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:45.144] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - WARN [05-22|00:18:45.145] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:45.153] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:45.153] Started P2P networking self=enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[05-22|00:18:45.153] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:45.154] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:45.207] New local node record seq=1,747,873,125,187 id=4dbb22bd31a726c5 ip=10.1.0.141 udp=35064 tcp=35027
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:45.210] New local node record seq=1,747,873,125,188 id=4dbb22bd31a726c5 ip=10.1.0.141 udp=35064 tcp=35027
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:45.360Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:45.361] New local node record seq=1,747,873,125,189 id=4dbb22bd31a726c5 ip=10.1.0.141 udp=35064 tcp=35027
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:45.380Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:18:49.428] New local node record seq=1,747,873,119,417 id=6ed0644a4feaf551 ip=20.57.79.229 udp=38153 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:18:50.201] New local node record seq=1,747,873,125,190 id=4dbb22bd31a726c5 ip=20.57.79.229 udp=35064 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:18:50.380Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.027] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53530 reqid=1 duration="203.319µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.130] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53534 reqid=1 duration="257.179µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.232] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53536 reqid=1 duration="231.121µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.335] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53546 reqid=1 duration="229.608µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.437] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53556 reqid=1 duration="226.392µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.540] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53570 reqid=1 duration="231.05µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.642] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53578 reqid=1 duration="220.732µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.745] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53592 reqid=1 duration="323.143µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.847] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53606 reqid=1 duration="257.52µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:58.950] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53622 reqid=1 duration="230.249µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.052] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53628 reqid=1 duration="236.802µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.155] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53640 reqid=1 duration="243.303µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.258] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53656 reqid=1 duration="313.464µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.360] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53668 reqid=1 duration="263.671µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.463] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53670 reqid=1 duration="272.918µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.566] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53678 reqid=1 duration="292.074µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.668] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53682 reqid=1 duration="224.609µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.771] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53690 reqid=1 duration="301.312µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.874] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53700 reqid=1 duration="284.91µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:18:59.977] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53714 reqid=1 duration="249.194µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.079] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53730 reqid=1 duration="214.399µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.182] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53744 reqid=1 duration="244.966µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:19:00.200] New local node record seq=1,747,873,125,191 id=4dbb22bd31a726c5 ip=20.57.79.229 udp=35064 tcp=53440
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.284] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53750 reqid=1 duration="239.196µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.386] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53760 reqid=1 duration="207.998µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.489] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53768 reqid=1 duration="251.669µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.591] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53772 reqid=1 duration="228.265µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.694] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53782 reqid=1 duration="212.967µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.797] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53786 reqid=1 duration="238.836µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:00.899] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53792 reqid=1 duration="252.27µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.002] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53794 reqid=1 duration="273.259µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.104] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53796 reqid=1 duration="254.545µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.207] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53808 reqid=1 duration="242.852µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.309] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53824 reqid=1 duration="206.605µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.411] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53826 reqid=1 duration="208.669µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.514] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53828 reqid=1 duration="274.111µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.616] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53834 reqid=1 duration="243.804µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.719] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53842 reqid=1 duration="251.299µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.821] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53846 reqid=1 duration="250.507µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:01.923] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53854 reqid=1 duration="185.155µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.026] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53860 reqid=1 duration="227.073µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.128] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53862 reqid=1 duration="234.857µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.231] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53870 reqid=1 duration="274.582µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.333] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53884 reqid=1 duration="258.221µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.436] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53888 reqid=1 duration="254.393µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.539] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53904 reqid=1 duration="228.385µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.641] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50070 reqid=1 duration="260.886µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.743] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50072 reqid=1 duration="238.825µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.846] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50088 reqid=1 duration="252.119µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:02.949] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50100 reqid=1 duration="205.683µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.051] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50104 reqid=1 duration="238.554µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.154] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50112 reqid=1 duration="229.978µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.256] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50120 reqid=1 duration="251.739µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.359] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50130 reqid=1 duration="256.949µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.462] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50146 reqid=1 duration="264.573µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.564] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50160 reqid=1 duration="234.566µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.667] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50162 reqid=1 duration="317.592µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.769] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50170 reqid=1 duration="208.598µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.872] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50178 reqid=1 duration="275.132µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:03.974] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50180 reqid=1 duration="242.752µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.077] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50190 reqid=1 duration="283.247µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.180] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50204 reqid=1 duration="268.8µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.282] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50208 reqid=1 duration="299.719µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.385] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50222 reqid=1 duration="268.971µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.487] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50236 reqid=1 duration="264.302µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.590] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50244 reqid=1 duration="202.797µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.693] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50252 reqid=1 duration="250.246µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.795] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50262 reqid=1 duration="230.609µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:04.897] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50266 reqid=1 duration="195.334µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.000] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50276 reqid=1 duration="253.152µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.102] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50282 reqid=1 duration="244.786µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.205] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50286 reqid=1 duration="208.399µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.307] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50294 reqid=1 duration="221.833µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.409] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50306 reqid=1 duration="193.25µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.512] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50310 reqid=1 duration="200.273µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.614] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50314 reqid=1 duration="234.878µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.717] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50320 reqid=1 duration="250.236µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.819] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50330 reqid=1 duration="206.945µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:05.921] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50340 reqid=1 duration="179.114µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.024] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50350 reqid=1 duration="266.055µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.126] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50356 reqid=1 duration="222.725µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.229] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50358 reqid=1 duration="232.113µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.331] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50360 reqid=1 duration="276.485µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.434] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50362 reqid=1 duration="190.785µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.536] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50370 reqid=1 duration="250.186µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.639] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50376 reqid=1 duration="232.372µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.741] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50392 reqid=1 duration="201.917µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.843] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50406 reqid=1 duration="243.814µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:06.946] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50408 reqid=1 duration="180.276µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.049] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50418 reqid=1 duration="197.488µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.151] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50424 reqid=1 duration="277.066µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.254] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50426 reqid=1 duration="287.235µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.356] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50428 reqid=1 duration="220.942µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.459] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50442 reqid=1 duration="203.128µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.561] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50452 reqid=1 duration="235.549µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.664] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50454 reqid=1 duration="187.319µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.767] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50462 reqid=1 duration="226.713µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.869] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50464 reqid=1 duration="239.837µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:07.972] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50478 reqid=1 duration="207.967µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:31397 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:19:08.074] Served wakuext_requestToJoinCommunity conn=127.0.0.1:50486 reqid=1 duration="239.075µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  tests.conftest:conftest.py:42 Running fixture teardown: save_node_logs_on_fail
DEBUG  tests.conftest:conftest.py:45 Test failed, attempting to rename and move logs to the test_results folder
DEBUG  tests.conftest:conftest.py:55 Moved log file first_node.log to test_results/testcommunitymessages_test_community_messages_with_node_pause_10_seconds_first_node.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testcommunitymessages_test_community_messages_with_node_pause_10_seconds_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
@@ -1,10 +1,10 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '32306']
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '36793']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:31:03.252Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:32:39.165Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 32306
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 36793
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
@@ -13,160 +13,23 @@
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:31:03.252Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:05.499] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[04-22|00:31:05.504] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:05.504] New local node record seq=1,745,281,865,503 id=16635f97305489a2 ip=127.0.0.1 udp=0 tcp=36523
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:05.504] Started P2P networking self="enode://2d98a14498dab339dd5f9ad52ae0d058cd7bc31fd582ce02e35a712d2cf423d79f8fdc0e915232e34ddb2abb72f6c28bf439aae0aef260a929addd1df1b6cea6@127.0.0.1:36523?discport=0"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:05.505] HTTP server started endpoint=127.0.0.1:32306 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:05.544] New local node record seq=1,745,281,865,526 id=e307fe012224bb45 ip=10.1.0.35 udp=0 tcp=41577
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:05.546] New local node record seq=1,745,281,865,527 id=e307fe012224bb45 ip=10.1.0.35 udp=37318 tcp=41577
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:05.548] New local node record seq=1,745,281,865,528 id=e307fe012224bb45 ip=10.1.0.35 udp=37318 tcp=41577
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:31:05.984Z INFO first_node status-cli/util.go:67 account created, key UID: 0x7be161118ec0ac157a3bdd5d4db9fefdb3667e3c08e56b8d3036e507913b4596
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:05.985] New local node record seq=1,745,281,865,529 id=e307fe012224bb45 ip=10.1.0.35 udp=37318 tcp=41577
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:31:06.010Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x0489e104c22ef73a0fde76bc812706f1760acb6db3848c1e8ea280d80586377677ad2f1b5453a022b2a5956652bebc08262d8f9ca2fb5e2254bb981e81891d2582
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:10.542] New local node record seq=1,745,281,865,530 id=e307fe012224bb45 ip=52.234.38.162 udp=37318 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-04-22T00:31:11.010Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135', '-kid', '0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:31:11.260Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -name 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -key-uid 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 -
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:31:11.260Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:31:11.303] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - ERROR[04-22|00:31:11.316] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:31:11.316] New local node record seq=1,737,419,614,800 id=3120ffa1600d036e ip=127.0.0.1 udp=0 tcp=33269
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:31:11.316] Started P2P networking self="enode://1eee99e98b47a050566c4564713970fad84b9429798d00aea57ad2415987c1634a030183bee393717b626509c0bb811572a545295a0a6affb26c297bb7a1fbf9@127.0.0.1:33269?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:31:11.316] HTTP server started endpoint=127.0.0.1:6135 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:31:11.357] New local node record seq=1,745,281,871,337 id=1b172b7c736120ad ip=10.1.0.35 udp=34590 tcp=40183
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:31:11.359] New local node record seq=1,745,281,871,338 id=1b172b7c736120ad ip=10.1.0.35 udp=34590 tcp=40183
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:31:11.495Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:61 existing account, key UID: 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:31:11.496] New local node record seq=1,745,281,871,339 id=1b172b7c736120ad ip=10.1.0.35 udp=34590 tcp=40183
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:31:11.513Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:90 messenger started, public key: 0x04890fe10a90ba0a415f5f05e7becd52b45f8f4c7c38236a549036dde17457d50811ab1bfb1b3144b4f859a3c323542ff810a716ef579e51035298bc110536cb3c
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139', '-kid', '0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:31:13.263Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -name 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -key-uid 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 -
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:31:13.263Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:31:13.306] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - ERROR[04-22|00:31:13.314] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:31:13.314] New local node record seq=1,737,419,651,311 id=acb6477d150fec3c ip=127.0.0.1 udp=0 tcp=44459
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:31:13.314] Started P2P networking self="enode://437d152e7e8c57d86065f0879910c1f64ae6e14f007b9dc5b5c671ecfb463b66da4ffe7a8753f396f6232e58841a36808d6b65b1c05fb2a3aa9d8ed97ef447e0@127.0.0.1:44459?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:31:13.315] HTTP server started endpoint=127.0.0.1:6139 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:31:13.354] New local node record seq=1,745,281,873,329 id=01fc31027f1bbe7b ip=10.1.0.35 udp=56037 tcp=34263
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:31:13.355] New local node record seq=1,745,281,873,330 id=01fc31027f1bbe7b ip=10.1.0.35 udp=56037 tcp=34263
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:31:13.495Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:61 existing account, key UID: 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:31:13.495] New local node record seq=1,745,281,873,331 id=01fc31027f1bbe7b ip=10.1.0.35 udp=56037 tcp=34263
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:31:13.514Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:90 messenger started, public key: 0x040d9cf92cec5a7f9e887525cd79bfc4a927af9e1ce7c4d89246d974613d6ea084c360b2bd11007d57e296de08a6fb0dd0d813d28e57cf5f797745241ddabdd973
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:31:15.258Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:31:15.258Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:15.302] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:15.310] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=33461
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[04-22|00:31:15.310] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:15.310] Started P2P networking self="enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:33461?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:15.311] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:15.349] New local node record seq=1,745,281,875,325 id=23380171249d9d35 ip=10.1.0.35 udp=0 tcp=33115
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:15.351] New local node record seq=1,745,281,875,326 id=23380171249d9d35 ip=10.1.0.35 udp=53452 tcp=33115
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:15.353] New local node record seq=1,745,281,875,327 id=23380171249d9d35 ip=10.1.0.35 udp=53452 tcp=33115
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:31:15.490Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:15.491] New local node record seq=1,745,281,875,328 id=23380171249d9d35 ip=10.1.0.35 udp=53452 tcp=33115
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:31:15.507Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [04-22|00:31:16.354] New local node record seq=1,745,281,871,340 id=1b172b7c736120ad ip=52.234.38.162 udp=34590 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-04-22T00:31:16.513Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130', '-kid', '0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:31:17.264Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -name 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -key-uid 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 -
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:31:17.264Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:17.309] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:17.317] New local node record seq=1,737,419,564,795 id=21e155c21669159a ip=127.0.0.1 udp=0 tcp=35437
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:17.317] Started P2P networking self="enode://3adb140cde1eb80c72ac2a83452dabbd2d236498950c66e2194aba96737679facd1c9dc1ec9a7a2052df0b0b89ad1b038868776452403d573e8f3551b0e26fbc@127.0.0.1:35437?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - ERROR[04-22|00:31:17.317] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:17.317] HTTP server started endpoint=127.0.0.1:6130 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:17.359] New local node record seq=1,745,281,877,334 id=a4faaf13453fb505 ip=10.1.0.35 udp=0 tcp=35009
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:17.361] New local node record seq=1,745,281,877,335 id=a4faaf13453fb505 ip=10.1.0.35 udp=51267 tcp=35009
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:17.363] New local node record seq=1,745,281,877,336 id=a4faaf13453fb505 ip=10.1.0.35 udp=51267 tcp=35009
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:31:17.501Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:61 existing account, key UID: 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:17.507] New local node record seq=1,745,281,877,337 id=a4faaf13453fb505 ip=10.1.0.35 udp=51267 tcp=35009
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:31:17.524Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:90 messenger started, public key: 0x04c61f8fa3515a136d6a0860b6cdb68ecd4b2d8df3f494a1b628b5f159c8168eb431422a84d88654a8bcffcccf7130e656351c12b7f31eb621de6d944d9c62b38d
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:31:18.350] New local node record seq=1,745,281,873,332 id=01fc31027f1bbe7b ip=52.234.38.162 udp=56037 tcp=19521
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-04-22T00:31:18.514Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136', '-kid', '0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:31:19.263Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -name 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -key-uid 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -add
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 -
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:31:19.263Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:19.305] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - ERROR[04-22|00:31:19.313] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:19.313] New local node record seq=1,737,419,623,946 id=877b25ac259fbb61 ip=127.0.0.1 udp=0 tcp=45349
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:19.313] Started P2P networking self="enode://3c43eceef4f4dee8fd369a60b6400d45eefc85a84579959675a0d624fbbe868f4dbc522c79a78bf55c7844278981e3bd2bbe4ed39727170d2035215ea236eb0c@127.0.0.1:45349?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:19.313] HTTP server started endpoint=127.0.0.1:6136 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:19.353] New local node record seq=1,745,281,879,328 id=02088519247d81a3 ip=10.1.0.35 udp=0 tcp=44199
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:19.354] New local node record seq=1,745,281,879,329 id=02088519247d81a3 ip=10.1.0.35 udp=46867 tcp=44199
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:19.356] New local node record seq=1,745,281,879,330 id=02088519247d81a3 ip=10.1.0.35 udp=46867 tcp=44199
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:31:19.496Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:61 existing account, key UID: 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:19.497] New local node record seq=1,745,281,879,331 id=02088519247d81a3 ip=10.1.0.35 udp=46867 tcp=44199
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:31:19.518Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:90 messenger started, public key: 0x042898fe963497a6d5cdf4bae695090aae18993c81f12e39be2b51b3980b806fa22fd3688e25d44663ce4c02010d7d8856c7bff8c610d1c0d3be4f2d1187426bfe
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:31:20.345] New local node record seq=1,745,281,875,329 id=23380171249d9d35 ip=52.234.38.162 udp=53452 tcp=19522
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-04-22T00:31:20.507Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134', '-kid', '0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:31:21.263Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -name 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -key-uid 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 -
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:31:21.263Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:31:21.310] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:31:21.318] New local node record seq=1,737,419,605,674 id=1e19dde297f8874d ip=127.0.0.1 udp=0 tcp=33741
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:31:21.318] Started P2P networking self="enode://99a2b3d7a793500a85f73e4baddc4643c65467df907e6eb7d569a6434b36f4a3255fc0d41038ce07a88508f57eb8e3613c00a996639de8c6b65ea83232116fd0@127.0.0.1:33741?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - ERROR[04-22|00:31:21.319] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:31:21.319] HTTP server started endpoint=127.0.0.1:6134 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:31:21.371] New local node record seq=1,745,281,881,346 id=987cbdeb4f1becf0 ip=10.1.0.35 udp=43776 tcp=39479
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:31:21.373] New local node record seq=1,745,281,881,347 id=987cbdeb4f1becf0 ip=10.1.0.35 udp=43776 tcp=39479
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:31:21.530Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:61 existing account, key UID: 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:31:21.530] New local node record seq=1,745,281,881,348 id=987cbdeb4f1becf0 ip=10.1.0.35 udp=43776 tcp=39479
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:31:21.552Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:90 messenger started, public key: 0x044da57de11adc9391ad5ca1677b0ff2da9e02f50f2184d27852966cb46e21a0759e1e0af6514a5d60dbec05dda5ab574f265a71a340caa3f98c92f9091f927a6d
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:31:22.357] New local node record seq=1,745,281,877,338 id=a4faaf13453fb505 ip=52.234.38.162 udp=51267 tcp=19523
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-04-22T00:31:22.524Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:32:39.166Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:41.377] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:32:41.377] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:41.382] New local node record seq=1,747,873,961,381 id=63f0e5354802cdf7 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:41.382] Started P2P networking self=enode://5ed3b3f70bd883058c05074f223198cf835771e75343729ea67edc5a360f35d326ee4a7ed0ab3203aebe887ffe97c6353173fb642609520fb9c432170df25d97@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[05-22|00:32:41.382] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:41.383] HTTP server started endpoint=127.0.0.1:36793 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:41.425] New local node record seq=1,747,873,961,408 id=c857530ca8408276 ip=10.1.0.141 udp=0 tcp=43837
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:41.427] New local node record seq=1,747,873,961,409 id=c857530ca8408276 ip=10.1.0.141 udp=41025 tcp=43837
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:41.431] New local node record seq=1,747,873,961,410 id=c857530ca8408276 ip=10.1.0.141 udp=41025 tcp=43837
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:32:41.885Z INFO first_node status-cli/util.go:67 account created, key UID: 0xb9e7ed08a540f600b2c55022c9e3895121a54bde708a22b70717753d454ba9e4
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:41.885] New local node record seq=1,747,873,961,411 id=c857530ca8408276 ip=10.1.0.141 udp=41025 tcp=43837
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:32:41.909Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x04982dac3e73ed38e8dcd5fbf9f95451662633c1a01ec66dde624ea5cd9dce8db8e4aa3e580c15df10e815c9de3e645460bce0225b9a55df98bebe3c6a9f811082
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:32:46.909Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131', '-kid', '0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:31:23.271Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:32:47.176Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -name 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -key-uid 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -interactive false
@@ -174,73 +37,121 @@
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 -
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:31:23.271Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:23.316] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:23.324] New local node record seq=1,737,419,578,301 id=91b1bc7236045679 ip=127.0.0.1 udp=0 tcp=43665
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:23.324] Started P2P networking self="enode://91d8c4c0322908732547f0a21fe21a53e4a636758e1615a385e922f834ad499c271c69dcee9a8fefe3c7479c1584e71ead9adf547235b9547d0349db0b06bee9@127.0.0.1:43665?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - ERROR[04-22|00:31:23.324] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:23.325] HTTP server started endpoint=127.0.0.1:6131 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:23.368] New local node record seq=1,745,281,883,339 id=20a7193580b28dff ip=10.1.0.35 udp=0 tcp=41149
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:23.369] New local node record seq=1,745,281,883,340 id=20a7193580b28dff ip=10.1.0.35 udp=42251 tcp=41149
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:23.371] New local node record seq=1,745,281,883,341 id=20a7193580b28dff ip=10.1.0.35 udp=42251 tcp=41149
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:31:23.529Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:61 existing account, key UID: 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:23.529] New local node record seq=1,745,281,883,342 id=20a7193580b28dff ip=10.1.0.35 udp=42251 tcp=41149
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:31:23.552Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:90 messenger started, public key: 0x047171e21124210e88fa7e404355815ceac9793d65706770d642813fdfaacc4e0def04dd42a5be6f28ef68d9e76a297cb7f6fe0326d50547faffaffbaf0fd1a662
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:23.579] New local node record seq=1,745,281,865,531 id=e307fe012224bb45 ip=10.1.0.35 udp=37318 tcp=41577
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:23.635] New local node record seq=1,745,281,865,532 id=e307fe012224bb45 ip=10.1.0.35 udp=37318 tcp=41577
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:23.637] New local node record seq=1,745,281,865,533 id=e307fe012224bb45 ip=10.1.0.35 udp=37318 tcp=41577
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:31:24.350] New local node record seq=1,745,281,879,332 id=02088519247d81a3 ip=52.234.38.162 udp=46867 tcp=19525
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-04-22T00:31:24.518Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:32:47.176Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:47.226] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - WARN [05-22|00:32:47.226] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:47.236] New local node record seq=1,737,419,578,301 id=91b1bc7236045679 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:47.236] Started P2P networking self=enode://91d8c4c0322908732547f0a21fe21a53e4a636758e1615a385e922f834ad499c271c69dcee9a8fefe3c7479c1584e71ead9adf547235b9547d0349db0b06bee9@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - ERROR[05-22|00:32:47.236] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:47.237] HTTP server started endpoint=127.0.0.1:6131 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:47.285] New local node record seq=1,747,873,967,264 id=ac42d8b022e39a5b ip=10.1.0.141 udp=0 tcp=41123
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:47.286] New local node record seq=1,747,873,967,265 id=ac42d8b022e39a5b ip=10.1.0.141 udp=56901 tcp=41123
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:47.288] New local node record seq=1,747,873,967,266 id=ac42d8b022e39a5b ip=10.1.0.141 udp=56901 tcp=41123
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:32:47.440Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:61 existing account, key UID: 0xe171a00735b54dcf9ecb7a27904fdd4b143362df5354c1e469753d5f08023459
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:47.446] New local node record seq=1,747,873,967,267 id=ac42d8b022e39a5b ip=10.1.0.141 udp=56901 tcp=41123
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:32:47.462Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/util.go:90 messenger started, public key: 0x047171e21124210e88fa7e404355815ceac9793d65706770d642813fdfaacc4e0def04dd42a5be6f28ef68d9e76a297cb7f6fe0326d50547faffaffbaf0fd1a662
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:25.271Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:25.271Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:25.316] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[04-22|00:31:25.324] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:25.325] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=40043
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:25.325] Started P2P networking self="enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:40043?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:25.325] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:25.378] New local node record seq=1,745,281,885,345 id=643c9f6dc48c3e78 ip=10.1.0.35 udp=0 tcp=37889
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:25.380] New local node record seq=1,745,281,885,346 id=643c9f6dc48c3e78 ip=10.1.0.35 udp=35066 tcp=37889
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:25.381] New local node record seq=1,745,281,885,347 id=643c9f6dc48c3e78 ip=10.1.0.35 udp=35066 tcp=37889
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:25.531Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:25.532] New local node record seq=1,745,281,885,348 id=643c9f6dc48c3e78 ip=10.1.0.35 udp=35066 tcp=37889
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:25.552Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [04-22|00:31:26.367] New local node record seq=1,745,281,881,349 id=987cbdeb4f1becf0 ip=52.234.38.162 udp=43776 tcp=19526
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-04-22T00:31:26.552Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133', '-kid', '0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89']
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:32:49.181Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:32:49.181Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:32:49.231] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - WARN [05-22|00:32:49.231] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:32:49.240] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:32:49.240] Started P2P networking self=enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[05-22|00:32:49.241] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:32:49.242] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:32:49.295] New local node record seq=1,747,873,969,275 id=d9c78dbd4f2885f6 ip=10.1.0.141 udp=38241 tcp=38379
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:32:49.297] New local node record seq=1,747,873,969,276 id=d9c78dbd4f2885f6 ip=10.1.0.141 udp=38241 tcp=38379
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:32:49.450Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:32:49.454] New local node record seq=1,747,873,969,277 id=d9c78dbd4f2885f6 ip=10.1.0.141 udp=38241 tcp=38379
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:32:49.473Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136', '-kid', '0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:31:27.273Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -name 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -key-uid 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -add
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 -
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:31:27.273Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:31:27.317] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - ERROR[04-22|00:31:27.326] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:31:27.326] New local node record seq=1,737,419,596,535 id=ceb3ac46208d5874 ip=127.0.0.1 udp=0 tcp=40831
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:31:27.326] Started P2P networking self="enode://258928b145e8e2cfa71d9f79b1c6107f8a42182ee831449209e212c28895554f9555253596f26c14c2f2aebc9bab14e51fea9341444f9f3da43e3fb66230428b@127.0.0.1:40831?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:31:27.326] HTTP server started endpoint=127.0.0.1:6133 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:31:27.369] New local node record seq=1,745,281,887,341 id=57a3f921f59fc14f ip=10.1.0.35 udp=57817 tcp=36117
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:31:27.370] New local node record seq=1,745,281,887,342 id=57a3f921f59fc14f ip=10.1.0.35 udp=57817 tcp=36117
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:31:27.521Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:61 existing account, key UID: 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:31:27.524] New local node record seq=1,745,281,887,343 id=57a3f921f59fc14f ip=10.1.0.35 udp=57817 tcp=36117
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:31:27.543Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:90 messenger started, public key: 0x040da8af244c48efedcce3e6d3c3ff3fa0059e8f99a00ee714878a2bd4596de3ce1a5d9869df28bd689db33753d4b39223a1a5d78d16b123c27c2c4d23a9e72f3e
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [04-22|00:31:28.362] New local node record seq=1,745,281,883,343 id=20a7193580b28dff ip=52.234.38.162 udp=42251 tcp=19527
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-04-22T00:31:28.552Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:32:51.181Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -name 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -key-uid 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -add
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 -
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:32:51.181Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:51.232] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - WARN [05-22|00:32:51.232] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:51.241] New local node record seq=1,737,419,623,946 id=877b25ac259fbb61 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:51.241] Started P2P networking self=enode://3c43eceef4f4dee8fd369a60b6400d45eefc85a84579959675a0d624fbbe868f4dbc522c79a78bf55c7844278981e3bd2bbe4ed39727170d2035215ea236eb0c@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - ERROR[05-22|00:32:51.241] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:51.242] HTTP server started endpoint=127.0.0.1:6136 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:51.287] New local node record seq=1,747,873,971,265 id=b324505a33ff0763 ip=10.1.0.141 udp=0 tcp=46571
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:51.289] New local node record seq=1,747,873,971,266 id=b324505a33ff0763 ip=10.1.0.141 udp=34519 tcp=46571
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:51.290] New local node record seq=1,747,873,971,267 id=b324505a33ff0763 ip=10.1.0.141 udp=34519 tcp=46571
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:32:51.446Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:61 existing account, key UID: 0x81bb8c3cf7199471bd4b3dda97fca44a8d2a482f9cda5e413efb11fa68db3f52
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:51.447] New local node record seq=1,747,873,971,268 id=b324505a33ff0763 ip=10.1.0.141 udp=34519 tcp=46571
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:32:51.466Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/util.go:90 messenger started, public key: 0x042898fe963497a6d5cdf4bae695090aae18993c81f12e39be2b51b3980b806fa22fd3688e25d44663ce4c02010d7d8856c7bff8c610d1c0d3be4f2d1187426bfe
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:32:52.279] New local node record seq=1,747,873,967,268 id=ac42d8b022e39a5b ip=20.57.79.229 udp=56901 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - 2025-05-22T00:32:52.463Z INFO 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135', '-kid', '0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:32:53.182Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -name 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -key-uid 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 -
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:32:53.182Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:53.233] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - WARN [05-22|00:32:53.233] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:53.241] New local node record seq=1,737,419,614,800 id=3120ffa1600d036e ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:53.241] Started P2P networking self=enode://1eee99e98b47a050566c4564713970fad84b9429798d00aea57ad2415987c1634a030183bee393717b626509c0bb811572a545295a0a6affb26c297bb7a1fbf9@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - ERROR[05-22|00:32:53.241] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:53.242] HTTP server started endpoint=127.0.0.1:6135 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:53.293] New local node record seq=1,747,873,973,273 id=2d14cb3a208f3bba ip=10.1.0.141 udp=0 tcp=35109
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:53.295] New local node record seq=1,747,873,973,274 id=2d14cb3a208f3bba ip=10.1.0.141 udp=56543 tcp=35109
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:53.296] New local node record seq=1,747,873,973,275 id=2d14cb3a208f3bba ip=10.1.0.141 udp=56543 tcp=35109
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:32:53.457Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:61 existing account, key UID: 0x5991c117b01d9f460b63cae2ec74abb9afd2b85661af889425db7acf2047c393
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:53.458] New local node record seq=1,747,873,973,276 id=2d14cb3a208f3bba ip=10.1.0.141 udp=56543 tcp=35109
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:32:53.483Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/util.go:90 messenger started, public key: 0x04890fe10a90ba0a415f5f05e7becd52b45f8f4c7c38236a549036dde17457d50811ab1bfb1b3144b4f859a3c323542ff810a716ef579e51035298bc110536cb3c
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:32:54.288] New local node record seq=1,747,873,969,278 id=d9c78dbd4f2885f6 ip=20.57.79.229 udp=38241 tcp=53441
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:32:54.474Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130', '-kid', '0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:32:55.185Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -name 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -key-uid 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 -
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:32:55.185Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.237] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - WARN [05-22|00:32:55.238] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - ERROR[05-22|00:32:55.247] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.248] HTTP server started endpoint=127.0.0.1:6130 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.248] New local node record seq=1,737,419,564,795 id=21e155c21669159a ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.248] Started P2P networking self=enode://3adb140cde1eb80c72ac2a83452dabbd2d236498950c66e2194aba96737679facd1c9dc1ec9a7a2052df0b0b89ad1b038868776452403d573e8f3551b0e26fbc@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.303] New local node record seq=1,747,873,975,275 id=d0ff75ea57365021 ip=10.1.0.141 udp=0 tcp=43393
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.304] New local node record seq=1,747,873,975,276 id=d0ff75ea57365021 ip=10.1.0.141 udp=46085 tcp=43393
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.306] New local node record seq=1,747,873,975,277 id=d0ff75ea57365021 ip=10.1.0.141 udp=46085 tcp=43393
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.307] New local node record seq=1,747,873,975,278 id=d0ff75ea57365021 ip=10.1.0.141 udp=46085 tcp=43393
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:32:55.464Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:61 existing account, key UID: 0xd8d0a6ec6b7198cb0217115fd766fab8ff146a351ef79446c2dec6d7dbf7a007
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:32:55.464] New local node record seq=1,747,873,975,279 id=d0ff75ea57365021 ip=10.1.0.141 udp=46085 tcp=43393
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:32:55.488Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/util.go:90 messenger started, public key: 0x04c61f8fa3515a136d6a0860b6cdb68ecd4b2d8df3f494a1b628b5f159c8168eb431422a84d88654a8bcffcccf7130e656351c12b7f31eb621de6d944d9c62b38d
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [05-22|00:32:56.283] New local node record seq=1,747,873,971,269 id=b324505a33ff0763 ip=20.57.79.229 udp=34519 tcp=53443
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:32:56.422] New local node record seq=1,747,873,961,412 id=c857530ca8408276 ip=20.57.79.229 udp=41025 tcp=53442
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - 2025-05-22T00:32:56.467Z INFO 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137', '-kid', '0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:31:29.274Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:32:57.181Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -name 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -key-uid 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -interactive false
@@ -248,112 +159,190 @@
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 -
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:31:29.274Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:29.319] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:29.328] New local node record seq=1,737,419,633,056 id=4d486e8dbc7eb7b6 ip=127.0.0.1 udp=0 tcp=35627
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:29.328] Started P2P networking self="enode://88fdc7f7abca4ed0a72cfac7bbeb5ff6e6aeeb5dc2f2baf3f0e4dc9c1a9781862fa1544e09a59c772ded4335d9dbb9bc1e53eace961ebeb40bc9456f10dafa8f@127.0.0.1:35627?discport=0"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - ERROR[04-22|00:31:29.328] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:29.329] HTTP server started endpoint=127.0.0.1:6137 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:29.375] New local node record seq=1,745,281,889,346 id=72fb3c5da1240acc ip=10.1.0.35 udp=0 tcp=36991
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:29.377] New local node record seq=1,745,281,889,347 id=72fb3c5da1240acc ip=10.1.0.35 udp=35835 tcp=36991
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:29.379] New local node record seq=1,745,281,889,348 id=72fb3c5da1240acc ip=10.1.0.35 udp=35835 tcp=36991
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:31:29.530Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:61 existing account, key UID: 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:29.535] New local node record seq=1,745,281,889,349 id=72fb3c5da1240acc ip=10.1.0.35 udp=35835 tcp=36991
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:31:29.550Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:90 messenger started, public key: 0x04f4a3da8d5133481b6c157534cf62275127bb04b5f4dd1fde013c583a2708bc40001ecc2ffbf4edcc4f03aab32c3f76de8ff673dc40d690ccda6d9dea3ada4f6c
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:31:30.373] New local node record seq=1,745,281,885,349 id=643c9f6dc48c3e78 ip=52.234.38.162 udp=35066 tcp=19528
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:30.552Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:32:57.181Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:32:57.235] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - WARN [05-22|00:32:57.235] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:32:57.243] New local node record seq=1,737,419,633,056 id=4d486e8dbc7eb7b6 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:32:57.243] Started P2P networking self=enode://88fdc7f7abca4ed0a72cfac7bbeb5ff6e6aeeb5dc2f2baf3f0e4dc9c1a9781862fa1544e09a59c772ded4335d9dbb9bc1e53eace961ebeb40bc9456f10dafa8f@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - ERROR[05-22|00:32:57.244] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:32:57.245] HTTP server started endpoint=127.0.0.1:6137 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:32:57.320] New local node record seq=1,747,873,977,292 id=5779d785644e6755 ip=10.1.0.141 udp=0 tcp=40645
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:32:57.321] New local node record seq=1,747,873,977,293 id=5779d785644e6755 ip=10.1.0.141 udp=38613 tcp=40645
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:32:57.325] New local node record seq=1,747,873,977,294 id=5779d785644e6755 ip=10.1.0.141 udp=38613 tcp=40645
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:32:57.495Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:61 existing account, key UID: 0x19f84f473f249eb2a536e729d1f2c0efd07cf8c214901a0faa4d83f2e71ece36
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:32:57.496] New local node record seq=1,747,873,977,295 id=5779d785644e6755 ip=10.1.0.141 udp=38613 tcp=40645
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:32:57.520Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/util.go:90 messenger started, public key: 0x04f4a3da8d5133481b6c157534cf62275127bb04b5f4dd1fde013c583a2708bc40001ecc2ffbf4edcc4f03aab32c3f76de8ff673dc40d690ccda6d9dea3ada4f6c
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:32:58.289] New local node record seq=1,747,873,973,277 id=2d14cb3a208f3bba ip=20.57.79.229 udp=56543 tcp=53444
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - 2025-05-22T00:32:58.483Z INFO 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139', '-kid', '0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:32:59.186Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -name 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -key-uid 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 -
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:32:59.186Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:32:59.242] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - WARN [05-22|00:32:59.242] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:32:59.250] New local node record seq=1,737,419,651,311 id=acb6477d150fec3c ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:32:59.250] Started P2P networking self=enode://437d152e7e8c57d86065f0879910c1f64ae6e14f007b9dc5b5c671ecfb463b66da4ffe7a8753f396f6232e58841a36808d6b65b1c05fb2a3aa9d8ed97ef447e0@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - ERROR[05-22|00:32:59.250] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:32:59.251] HTTP server started endpoint=127.0.0.1:6139 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:32:59.318] New local node record seq=1,747,873,979,293 id=ff924e13a1bf197e ip=10.1.0.141 udp=0 tcp=33267
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:32:59.320] New local node record seq=1,747,873,979,294 id=ff924e13a1bf197e ip=10.1.0.141 udp=52192 tcp=33267
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:32:59.321] New local node record seq=1,747,873,979,295 id=ff924e13a1bf197e ip=10.1.0.141 udp=52192 tcp=33267
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:32:59.492Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:61 existing account, key UID: 0x98806521a617d0fb4d2140c292e22157c3d3197b212f81cd0a3bf164774580f0
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:32:59.493] New local node record seq=1,747,873,979,296 id=ff924e13a1bf197e ip=10.1.0.141 udp=52192 tcp=33267
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:32:59.518Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/util.go:90 messenger started, public key: 0x040d9cf92cec5a7f9e887525cd79bfc4a927af9e1ce7c4d89246d974613d6ea084c360b2bd11007d57e296de08a6fb0dd0d813d28e57cf5f797745241ddabdd973
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:33:00.297] New local node record seq=1,747,873,975,280 id=d0ff75ea57365021 ip=20.57.79.229 udp=46085 tcp=53445
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - 2025-05-22T00:33:00.488Z INFO 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138', '-kid', '0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:33:01.186Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -name 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -key-uid 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -add
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 -
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:33:01.186Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:01.238] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [05-22|00:33:01.238] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:01.247] New local node record seq=1,737,419,642,180 id=e3228c0ebd0ad048 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:01.247] Started P2P networking self=enode://e1e8dc76505064a0cd4888bcc75868421543cdfbbcdbe271fd2f512ec4e0013e1e8829edf9dfcf895198aad4056c5e9c238c1c63eab627cfd4fa85b5908c1664@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - ERROR[05-22|00:33:01.247] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:01.248] HTTP server started endpoint=127.0.0.1:6138 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:01.305] New local node record seq=1,747,873,981,282 id=90307ba55c5ed9bf ip=10.1.0.141 udp=41340 tcp=36705
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:01.307] New local node record seq=1,747,873,981,283 id=90307ba55c5ed9bf ip=10.1.0.141 udp=41340 tcp=36705
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:33:01.478Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:61 existing account, key UID: 0x1226dcff3cb70a51c0f10a4a47de02a888068b914e654e5626095edc6edf1707
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:01.479] New local node record seq=1,747,873,981,284 id=90307ba55c5ed9bf ip=10.1.0.141 udp=41340 tcp=36705
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:33:01.500Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/util.go:90 messenger started, public key: 0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:33:02.279] New local node record seq=1,747,873,967,269 id=ac42d8b022e39a5b ip=20.57.79.229 udp=56901 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [05-22|00:33:02.316] New local node record seq=1,747,873,977,296 id=5779d785644e6755 ip=20.57.79.229 udp=38613 tcp=53446
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-05-22T00:33:02.521Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133', '-kid', '0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:33:03.190Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -name 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -key-uid 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -add
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 -
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:33:03.191Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:03.245] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - WARN [05-22|00:33:03.245] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:03.252] New local node record seq=1,737,419,596,535 id=ceb3ac46208d5874 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:03.252] Started P2P networking self=enode://258928b145e8e2cfa71d9f79b1c6107f8a42182ee831449209e212c28895554f9555253596f26c14c2f2aebc9bab14e51fea9341444f9f3da43e3fb66230428b@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - ERROR[05-22|00:33:03.253] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:03.254] HTTP server started endpoint=127.0.0.1:6133 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02D815E00131E404D7DE053208ED6DB77A996403243C52BF8B20922A5E947BBD43_6135 - INFO [05-22|00:33:03.289] New local node record seq=1,747,873,973,278 id=2d14cb3a208f3bba ip=20.57.79.229 udp=56543 tcp=53443
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:03.314] New local node record seq=1,747,873,983,294 id=2964918cb2047a7a ip=10.1.0.141 udp=0 tcp=38477
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:03.316] New local node record seq=1,747,873,983,295 id=2964918cb2047a7a ip=10.1.0.141 udp=41470 tcp=38477
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:03.318] New local node record seq=1,747,873,983,296 id=2964918cb2047a7a ip=10.1.0.141 udp=41470 tcp=38477
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:33:03.491Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:61 existing account, key UID: 0xa9461a9f60364bb61116eabe5cc9b95fd07f7c283d742e3ad11dfd6dbe9b5d89
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:03.491] New local node record seq=1,747,873,983,297 id=2964918cb2047a7a ip=10.1.0.141 udp=41470 tcp=38477
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:33:03.518Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/util.go:90 messenger started, public key: 0x040da8af244c48efedcce3e6d3c3ff3fa0059e8f99a00ee714878a2bd4596de3ce1a5d9869df28bd689db33753d4b39223a1a5d78d16b123c27c2c4d23a9e72f3e
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [05-22|00:33:04.314] New local node record seq=1,747,873,979,297 id=ff924e13a1bf197e ip=20.57.79.229 udp=52192 tcp=53447
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - 2025-05-22T00:33:04.519Z INFO 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139 status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134', '-kid', '0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:33:05.186Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -name 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -key-uid 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 -
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:33:05.186Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:05.241] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - WARN [05-22|00:33:05.241] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:05.249] New local node record seq=1,737,419,605,674 id=1e19dde297f8874d ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:05.249] Started P2P networking self=enode://99a2b3d7a793500a85f73e4baddc4643c65467df907e6eb7d569a6434b36f4a3255fc0d41038ce07a88508f57eb8e3613c00a996639de8c6b65ea83232116fd0@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - ERROR[05-22|00:33:05.250] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:05.251] HTTP server started endpoint=127.0.0.1:6134 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:05.329] New local node record seq=1,747,873,985,299 id=6a77f8ef4cf6c811 ip=10.1.0.141 udp=0 tcp=46635
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:05.330] New local node record seq=1,747,873,985,300 id=6a77f8ef4cf6c811 ip=10.1.0.141 udp=57023 tcp=46635
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:05.332] New local node record seq=1,747,873,985,301 id=6a77f8ef4cf6c811 ip=10.1.0.141 udp=57023 tcp=46635
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:33:05.498Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:61 existing account, key UID: 0xc74a6694789777559695ac9bf06c43cc94c5d4dd1cbd3c1d3eaabe55410855c4
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:05.499] New local node record seq=1,747,873,985,302 id=6a77f8ef4cf6c811 ip=10.1.0.141 udp=57023 tcp=46635
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:33:05.519Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/util.go:90 messenger started, public key: 0x044da57de11adc9391ad5ca1677b0ff2da9e02f50f2184d27852966cb46e21a0759e1e0af6514a5d60dbec05dda5ab574f265a71a340caa3f98c92f9091f927a6d
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:06.300] New local node record seq=1,747,873,981,285 id=90307ba55c5ed9bf ip=20.57.79.229 udp=41340 tcp=53448
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-05-22T00:33:06.500Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:107 retrieve messages...
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [04-22|00:31:32.363] New local node record seq=1,745,281,887,344 id=57a3f921f59fc14f ip=52.234.38.162 udp=57817 tcp=19529
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-04-22T00:31:32.543Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - INFO [04-22|00:31:34.372] New local node record seq=1,745,281,889,350 id=72fb3c5da1240acc ip=52.234.38.162 udp=35835 tcp=19530
DEBUG  src.node.status_node:status_node.py:65 0X035CD90EF0ACDD7CA1173984B56C36A1D9A0119D00F787C3B99BC9705B6D394094_6137 - 2025-04-22T00:31:34.550Z INFO 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 6b96e848-2163-41ed-afff-d6021e154638_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_24 (ID=0x76bc6a11f60d8155796d9f2ffd349fddb52421b2aca629bf203486ec97acb025)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f6ef08a4-24ca-4ada-8ee6-686e7dd5d0a8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_16 (ID=0x1ab84c9462476d258e2826ba086ca15f5777dd2636f20ab38853c8bb4fa19e01)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: b99a9a13-c703-41ce-b8bb-e7cfc375be58_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_12 (ID=0x49c01eb6cc5c59db4e13aa4e5761a11e4f9838db3a1d1cf507a6bf5f8b73b7c9)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 78d00943-d497-4d6e-9a1f-c712c60ee4a2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_8 (ID=0xb011358237a51cdae05ad281e7d5d2176986d139ce803a2f2f2fae3bab7b2b37)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f559ddb3-3aa8-468a-b12a-205d7936bc8b_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_6 (ID=0x63fcc11db6f910b0cda56f31ad49541f51fbea3cf862c6806aee5c8f3dc92730)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: d91269a6-0cc1-4816-86b1-2097d00e2eac_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_0 (ID=0xd7968993ff4ceb6144128ac235a6940e59d88d9cb554341416f44ebdab06040c)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: be3bf820-400d-4cc8-a16b-48989a9eee59_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_2 (ID=0x679483c78bd4a2abc1acc0aa2158eb513e057548c69ddb3f81f3a3475219dcf1)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 91df32db-6766-44a1-911d-088ba6d873b9_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_22 (ID=0x64b0918df11d99b505c46fe7ed688a3decde664e517e85dda516a1a9b8580cb5)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 79a55efd-93c6-43e8-bfa1-ce0120b1fda2_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_20 (ID=0xbafc80e5a470a5556d78ee60d144cf358b3dfbeb6377933d7add08aaf6139ce7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 336d5cdc-e61f-46ba-8009-192bcf61560f_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_18 (ID=0x9e78edea760ae4d3303d002d19fea94dfc235d579b6b994cfc2917d6626a2700)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 13de6226-9272-4aed-9936-d9d8c7017fb6_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_14 (ID=0x7d0eef35c8bb18cbcb9eb035ac949b7f226be6e618010cb1c22d0bb21ecdab59)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: f2080d75-0025-4911-a1aa-84531d5fa1d8_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_10 (ID=0x0559b9cbb6ab0df4a970e7e990dc3f837f5bb1d9b98c6446e2e28e30398e2b49)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.029Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 7b04bae9-e290-42ad-805f-c6599e70b4ba_message_from_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138_4 (ID=0x09d9a1ad40979577dc73ab1c388207bdef0a6ca8a5ea09e3dae809e8916d36ce)
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - INFO [05-22|00:33:08.311] New local node record seq=1,747,873,983,298 id=2964918cb2047a7a ip=20.57.79.229 udp=41470 tcp=53449
DEBUG  src.node.status_node:status_node.py:65 0X03084787B0EB1391FD622FDA8FEE5F9FDA3571467EE2C4DBCCE9D10E4CB50442AD_6133 - 2025-05-22T00:33:08.518Z INFO 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:10.326] New local node record seq=1,747,873,985,303 id=6a77f8ef4cf6c811 ip=20.57.79.229 udp=57023 tcp=53450
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - 2025-05-22T00:33:10.521Z INFO 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134 status-cli/serve.go:107 retrieve messages...
DEBUG  src.steps.common:common.py:59 Entering context manager: add_low_bandwith
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:31:35.571] Served personal_ecRecover reqid=1 duration="51.737µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:31:35.573] Served personal_ecRecover reqid=2 duration="22.322µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:31:35.574] Served personal_ecRecover reqid=3 duration="25.597µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - WARN [04-22|00:31:35.575] Served personal_ecRecover reqid=4 duration="22.502µs" err="signature must be 65 bytes long"
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.626Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: 50e9c8f5-c223-478e-ad7c-60efccc4e034 (ID=0x1a94c0de71d42aff6133dea24cd32b55dd33ce08670e186960f0b918ebdf62e7)
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - 2025-04-22T00:31:35.626Z INFO 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138 status-cli/serve.go:70 message received: e5daa912-23cb-4a49-b5f3-bf4977fc014d_message_from_first_node_5 (ID=0xfea5b740a6c3a1bab74136ea4b0b918586b68dfcb58b8d8e7b1013bfbc37e959)
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X02E2DAF7144BE6E5FEF22E6EA21F04302A51CBA97EBE58C010478D8EAC1AEE62C6_6134 - INFO [05-22|00:33:20.326] New local node record seq=1,747,873,985,304 id=6a77f8ef4cf6c811 ip=20.57.79.229 udp=57023 tcp=53448
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:55.549] New local node record seq=1,745,281,865,534 id=e307fe012224bb45 ip=10.1.0.35 udp=37318 tcp=41577
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:31:55.551] New local node record seq=1,745,281,865,535 id=e307fe012224bb45 ip=10.1.0.35 udp=37318 tcp=41577
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X036DDC1C91806EEFCFBD8EB1ACCADC7EFF82D79F1FED6E8FCCD08F9CF737D02C1F_6131 - INFO [05-22|00:33:27.395] New local node record seq=1,747,873,967,270 id=ac42d8b022e39a5b ip=20.57.79.229 udp=54070 tcp=53440
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X02C805D0BC6C60EAE2DF62A9780B0B46B75301283075057ECDC677A2DC7A3CBFE1_6139 - INFO [04-22|00:32:00.071] New local node record seq=1,745,281,873,333 id=01fc31027f1bbe7b ip=52.234.38.162 udp=25522 tcp=19521
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:32:05.901] New local node record seq=1,745,281,875,330 id=23380171249d9d35 ip=10.1.0.35 udp=53452 tcp=33115
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:32:06.042] New local node record seq=1,745,281,875,331 id=23380171249d9d35 ip=10.1.0.35 udp=53452 tcp=33115
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:32:06.044] New local node record seq=1,745,281,875,332 id=23380171249d9d35 ip=10.1.0.35 udp=53452 tcp=33115
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:33:36.294] New local node record seq=1,747,873,961,413 id=c857530ca8408276 ip=20.57.79.229 udp=53854 tcp=53442
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:32:10.541] New local node record seq=1,745,281,865,536 id=e307fe012224bb45 ip=52.234.38.162 udp=37318 tcp=19520
DEBUG  src.node.status_node:status_node.py:65 0X039E80917B3BFD4803FE7803AE300A62C373A7E0BE767C16178980884A56208467_6136 - INFO [04-22|00:32:12.789] New local node record seq=1,745,281,879,333 id=02088519247d81a3 ip=52.234.38.162 udp=25412 tcp=19525
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [04-22|00:32:13.531] New local node record seq=1,745,281,865,537 id=e307fe012224bb45 ip=52.234.38.162 udp=25350 tcp=19520
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":{"id":"0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e","memberRole":0,"isControlNode":false,"verified":false,"joined":false,"joinedAt":0,"spectated":false,"requestedAccessAt":0,"name":"vac_qa_community_8","description":"vac_qa_community_8","introMessage":"","outroMessage":"","tags":[],"chats":{"c1ac255f-9aa5-4ab0-a735-8d474c16a5db":{"id":"c1ac255f-9aa5-4ab0-a735-8d474c16a5db","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":false,"canView":false,"canPostReactions":false,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":3},"members":{"0x04c05ffc7fbe973116e8a7017bbd49632c7aaa31715924eb62497ce229bd52a6ffe6904b99dd534f66d4b1364770dce92fcc97a901a1adb98dbebddaf6bd876eb6":{"roles":[1]}},"canRequestAccess":true,"canManageUsers":false,"canDeleteMessageForEveryone":false,"canJoin":false,"color":"#ffffff","isMember":false,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1737419644025}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:33:43.275] New local node record seq=1,747,873,961,414 id=c857530ca8408276 ip=10.1.0.141 udp=53854 tcp=43837
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:33:43.308] New local node record seq=1,747,873,961,415 id=c857530ca8408276 ip=20.57.79.229 udp=53854 tcp=53442
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:33:44.844] New local node record seq=1,747,873,961,416 id=c857530ca8408276 ip=20.57.79.229 udp=53854 tcp=53442
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:32306 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [04-22|00:32:19.752] New local node record seq=1,745,281,885,350 id=643c9f6dc48c3e78 ip=52.234.38.162 udp=25435 tcp=19528
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [04-22|00:32:20.346] New local node record seq=1,745,281,875,333 id=23380171249d9d35 ip=52.234.38.162 udp=53452 tcp=19522
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:32:23.416] New local node record seq=1,745,281,877,339 id=a4faaf13453fb505 ip=10.1.0.35 udp=51267 tcp=35009
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:32:23.578] New local node record seq=1,745,281,877,340 id=a4faaf13453fb505 ip=10.1.0.35 udp=51267 tcp=35009
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [04-22|00:32:23.580] New local node record seq=1,745,281,877,341 id=a4faaf13453fb505 ip=10.1.0.35 udp=51267 tcp=35009
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:36793 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X021B95D970E2773934F546C0B698AAAF3E7754AB90CEC96EB720B66FAE1120421E_6138 - INFO [05-22|00:33:51.770] New local node record seq=1,747,873,981,286 id=90307ba55c5ed9bf ip=20.57.79.229 udp=53918 tcp=53448
DEBUG  src.node.status_node:status_node.py:65 0X02CBC80D3F2C70DE89BC14DF08CD90AF4D038A1AC46CA994A1C1DBAFEFF4BD46B2_6130 - INFO [05-22|00:33:52.481] New local node record seq=1,747,873,975,281 id=d0ff75ea57365021 ip=20.57.79.229 udp=53809 tcp=53445
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:33:52.829] New local node record seq=1,747,873,969,279 id=d9c78dbd4f2885f6 ip=20.57.79.229 udp=53889 tcp=53441
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.steps.common:common.py:64 Exiting context manager: add_low_bandwith
DEBUG  tests.conftest:conftest.py:42 Running fixture teardown: save_node_logs_on_fail
DEBUG  tests.conftest:conftest.py:45 Test failed, attempting to rename and move logs to the test_results folder
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log
DEBUG  tests.conftest:conftest.py:55 Moved log file first_node.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_first_node.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log to test_results/testfetchcommunity_test_fetch_community_with_low_bandwith_0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138.log
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x036ddc1c91806eefcfbd8eb1accadc7eff82d79f1fed6e8fccd08f9cf737d02c1f_6131
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x039e80917b3bfd4803fe7803ae300a62c373a7e0be767c16178980884a56208467_6136
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02d815e00131e404d7de053208ed6db77a996403243c52bf8b20922a5e947bbd43_6135
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02cbc80d3f2c70de89bc14df08cd90af4d038a1ac46ca994a1c1dbafeff4bd46b2_6130
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02c805d0bc6c60eae2df62a9780b0b46b75301283075057ecdc677a2dc7a3cbfe1_6139
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x021b95d970e2773934f546c0b698aaaf3e7754ab90cec96eb720b66fae1120421e_6138
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x03084787b0eb1391fd622fda8fee5f9fda3571467ee2c4dbcce9d10e4cb50442ad_6133
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x035cd90ef0acdd7ca1173984b56c36a1d9a0119d00f787c3b99bc9705b6d394094_6137
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02e2daf7144be6e5fef22e6ea21f04302a51cba97ebe58c010478d8eac1aee62c6_6134
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+469
View File
@@ -0,0 +1,469 @@
DEBUG  src.steps.common:common.py:18 Running fixture setup: start_1_node
INFO  src.node.status_node:status_node.py:39 Starting node with command: ['./status-cli', 'serve', '-n', 'first_node', '-p', '49996']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:16:34.040Z INFO status-cli/serve.go:34 Running serve command, with:
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -name first_node
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -add
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -port 49996
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -interactive false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -light false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -api-modules waku,wakuext,wakuv2,permissions,eth
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -telemetry-server-url
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -debug false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -fleet status.staging
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - -help false
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE -
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:16:34.040Z INFO first_node status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:36.887] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:36.887] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:36.892] New local node record seq=1,747,872,996,891 id=73a19e98ee053295 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:36.892] Started P2P networking self=enode://43c8c7be6e42f35274065637e10256fe26aa6b014f43a0964c59973386cfff8ee6925f9b50ccc11a4d82ee02907bdbaf8f0077313f26e130112cf2afc1225d06@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - ERROR[05-22|00:16:36.892] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:36.893] HTTP server started endpoint=127.0.0.1:49996 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:36.938] New local node record seq=1,747,872,996,918 id=2a6c1aea81dff7ee ip=10.1.0.141 udp=0 tcp=37581
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:36.940] New local node record seq=1,747,872,996,919 id=2a6c1aea81dff7ee ip=10.1.0.141 udp=33358 tcp=37581
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:36.942] New local node record seq=1,747,872,996,920 id=2a6c1aea81dff7ee ip=10.1.0.141 udp=33358 tcp=37581
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:16:37.394Z INFO first_node status-cli/util.go:67 account created, key UID: 0xd5a27cb5d37188f0253eb9a89ddbe0d6529696f3ae5544df7364bab42f05a1ce
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:37.394] New local node record seq=1,747,872,996,921 id=2a6c1aea81dff7ee ip=10.1.0.141 udp=33358 tcp=37581
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:16:37.421Z INFO first_node status-cli/util.go:90 messenger started, public key: 0x0418f3fc67e37d354cc736d913365d75cf0ebfdb8e4463c8fc52e14f5dc780e8d8977559f718004360672383d34de59ebfaef1c2a10dbfa6fb68eb9588de422008
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:41.935] New local node record seq=1,747,872,996,922 id=2a6c1aea81dff7ee ip=20.57.79.229 udp=33358 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - 2025-05-22T00:16:42.421Z INFO first_node status-cli/serve.go:107 retrieve messages...
INFO  src.node.status_node:status_node.py:52 Serving node with command: ['./status-cli', 'serve-account', '-n', '0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132', '-kid', '0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318']
DEBUG  src.libs.common:common.py:15 Sleeping for 2 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:16:42.624Z INFO status-cli/serve.go:34 Running serve-account command, with:
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -name 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -key-uid 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -interactive false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -add
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -debug false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - -help false
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 -
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:16:42.625Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:54 starting messenger
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:42.823] Starting peer-to-peer node instance=StatusIM/linux-amd64/go1.22.3
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - WARN [05-22|00:16:42.823] P2P server will be useless, neither dialing nor listening
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:42.831] New local node record seq=1,737,419,587,417 id=a3e6d7f2cfadb3c4 ip=127.0.0.1 udp=0 tcp=0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:42.831] Started P2P networking self=enode://aad0dc447a381566b4aa3dc121ad9ba5674e454f820fcda769e16c748042a1e278d4c98d22a4e518f933d8135d897befd8ecfe65c0f92930c9606e794e24e381@127.0.0.1:0
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - ERROR[05-22|00:16:42.832] Unavailable modules in HTTP API list unavailable=[wakuv2] available="[admin debug web3 eth rpcstats appmetrics appgeneral personal status pending ens communitytokens stickers updates settings accounts multiaccounts browsers permissions mailservers gif chat wallet waku wakuext localnotifications]"
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:42.832] HTTP server started endpoint=127.0.0.1:6132 auth=false prefix= cors= vhosts=
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:42.891] New local node record seq=1,747,873,002,864 id=09ecbe868ee46078 ip=10.1.0.141 udp=0 tcp=37995
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:42.892] New local node record seq=1,747,873,002,865 id=09ecbe868ee46078 ip=10.1.0.141 udp=33064 tcp=37995
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:42.894] New local node record seq=1,747,873,002,866 id=09ecbe868ee46078 ip=10.1.0.141 udp=33064 tcp=37995
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:16:43.044Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:61 existing account, key UID: 0x317d1096e362af7561ea2f494e3cf3f715137ba7da24d801eea4ac7e10895318
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:43.044] New local node record seq=1,747,873,002,867 id=09ecbe868ee46078 ip=10.1.0.141 udp=33064 tcp=37995
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:16:43.063Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/util.go:90 messenger started, public key: 0x041389374bcaf9a1c36230942c58f4e3968c0a2472bfa9041916414f11d228a3b0605c6ede03ff65463fe8a22126d1f2c750991f03bdf352eeb6442611e2b87aa1
DEBUG  src.libs.common:common.py:15 Sleeping for 4 seconds
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:47.887] New local node record seq=1,747,873,002,868 id=09ecbe868ee46078 ip=20.57.79.229 udp=33064 tcp=53440
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - 2025-05-22T00:16:48.063Z INFO 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132 status-cli/serve.go:107 retrieve messages...
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_fetchCommunity", "params": [{"communityKey": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "waitForResponse": true, "tryDatabase": true}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:16:52.887] New local node record seq=1,747,873,002,869 id=09ecbe868ee46078 ip=20.57.79.229 udp=33064 tcp=53441
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"result":null}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:56.215] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53922 reqid=1 duration="204.371µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:56.317] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53938 reqid=1 duration="204.541µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:56.420] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53948 reqid=1 duration="230.179µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:56.522] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53958 reqid=1 duration="225.55µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:56.625] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53960 reqid=1 duration="231.291µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:56.727] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53966 reqid=1 duration="229.839µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:56.830] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53980 reqid=1 duration="256.108µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:56.933] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53990 reqid=1 duration="226.092µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:56.936] New local node record seq=1,747,872,996,923 id=2a6c1aea81dff7ee ip=10.1.0.141 udp=33358 tcp=37581
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.035] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54006 reqid=1 duration="202.758µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.138] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54020 reqid=1 duration="237.102µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.240] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54036 reqid=1 duration="210.512µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.343] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54048 reqid=1 duration="252.59µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.446] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54058 reqid=1 duration="167.502µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.548] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54064 reqid=1 duration="229.588µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.650] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54072 reqid=1 duration="216.653µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.753] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54074 reqid=1 duration="260.195µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.855] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54090 reqid=1 duration="223.526µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:57.958] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54096 reqid=1 duration="257.63µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.060] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54108 reqid=1 duration="240.077µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.163] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54116 reqid=1 duration="226.542µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.265] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54118 reqid=1 duration="266.577µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.368] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54134 reqid=1 duration="268.219µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.471] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54136 reqid=1 duration="205.092µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.573] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54148 reqid=1 duration="223.325µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.676] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54154 reqid=1 duration="255.666µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.778] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54156 reqid=1 duration="220.802µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.881] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54158 reqid=1 duration="284.63µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:58.983] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54174 reqid=1 duration="236.781µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.086] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54180 reqid=1 duration="207.516µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.188] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54196 reqid=1 duration="214.108µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.291] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54206 reqid=1 duration="245.026µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.393] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54218 reqid=1 duration="194.182µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:59.462] New local node record seq=1,747,872,996,924 id=2a6c1aea81dff7ee ip=10.1.0.141 udp=33358 tcp=37581
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.496] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54220 reqid=1 duration="238.123µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:59.520] New local node record seq=1,747,872,996,925 id=2a6c1aea81dff7ee ip=10.1.0.141 udp=33358 tcp=37581
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - INFO [05-22|00:16:59.522] New local node record seq=1,747,872,996,926 id=2a6c1aea81dff7ee ip=10.1.0.141 udp=33358 tcp=37581
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.599] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54224 reqid=1 duration="232.092µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.701] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54240 reqid=1 duration="189.002µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.804] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54248 reqid=1 duration="239.727µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:16:59.906] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54254 reqid=1 duration="232.664µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.009] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54264 reqid=1 duration="240.568µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.111] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54278 reqid=1 duration="230.098µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.214] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54294 reqid=1 duration="194.803µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.317] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54310 reqid=1 duration="185.906µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.419] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54322 reqid=1 duration="242.231µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.522] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54338 reqid=1 duration="175.657µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.624] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54346 reqid=1 duration="240.719µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.727] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54352 reqid=1 duration="265.795µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.829] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54356 reqid=1 duration="180.066µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:00.932] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54372 reqid=1 duration="218.196µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.034] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54382 reqid=1 duration="241.299µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.137] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54388 reqid=1 duration="239.246µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.240] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54404 reqid=1 duration="353.418µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.343] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54418 reqid=1 duration="224.899µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.445] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54432 reqid=1 duration="177.24µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.548] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54438 reqid=1 duration="204.832µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.650] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54444 reqid=1 duration="240.368µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.753] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54456 reqid=1 duration="194.062µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.855] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54464 reqid=1 duration="209.891µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:01.957] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54472 reqid=1 duration="223.436µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.060] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54488 reqid=1 duration="216.904µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.163] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54490 reqid=1 duration="227.154µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.265] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54492 reqid=1 duration="252.69µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.368] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54494 reqid=1 duration="204.131µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.470] Served wakuext_requestToJoinCommunity conn=127.0.0.1:54508 reqid=1 duration="188.502µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.572] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53482 reqid=1 duration="221.743µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.675] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53488 reqid=1 duration="214.53µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.777] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53502 reqid=1 duration="224.108µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.880] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53514 reqid=1 duration="256.478µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:02.982] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53528 reqid=1 duration="212.516µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.085] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53542 reqid=1 duration="198.58µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.187] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53546 reqid=1 duration="213.137µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.289] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53554 reqid=1 duration="241.851µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:17:03.345] New local node record seq=1,747,873,002,870 id=09ecbe868ee46078 ip=10.1.0.141 udp=33064 tcp=37995
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.392] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53562 reqid=1 duration="252.34µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:17:03.396] New local node record seq=1,747,873,002,871 id=09ecbe868ee46078 ip=10.1.0.141 udp=33064 tcp=37995
DEBUG  src.node.status_node:status_node.py:65 0X02195F3912BCA1C5B6EA510D10A67F6C6AEBA77702A48591A9C98240931603971C_6132 - INFO [05-22|00:17:03.398] New local node record seq=1,747,873,002,872 id=09ecbe868ee46078 ip=10.1.0.141 udp=33064 tcp=37995
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.494] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53568 reqid=1 duration="223.166µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.597] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53576 reqid=1 duration="175.226µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.699] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53586 reqid=1 duration="231.441µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.802] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53596 reqid=1 duration="229.699µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:03.904] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53608 reqid=1 duration="181.448µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.006] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53614 reqid=1 duration="246.9µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.109] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53616 reqid=1 duration="229.568µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.211] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53632 reqid=1 duration="166.55µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.314] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53634 reqid=1 duration="239.686µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.416] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53648 reqid=1 duration="215.041µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.519] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53654 reqid=1 duration="193.991µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.621] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53660 reqid=1 duration="231.261µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.724] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53672 reqid=1 duration="183.722µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.826] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53688 reqid=1 duration="220.841µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:04.929] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53704 reqid=1 duration="240.828µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.031] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53716 reqid=1 duration="198.39µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.134] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53728 reqid=1 duration="189.633µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.236] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53738 reqid=1 duration="228.746µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.339] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53752 reqid=1 duration="224.328µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.441] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53758 reqid=1 duration="150.66µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.544] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53760 reqid=1 duration="211.023µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.646] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53770 reqid=1 duration="204.771µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.748] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53782 reqid=1 duration="212.516µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.851] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53794 reqid=1 duration="245.116µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:05.954] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53798 reqid=1 duration="196.346µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:06.057] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53806 reqid=1 duration="231.772µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:06.159] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53812 reqid=1 duration="218.807µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  src.node.rpc_client:rpc_client.py:21 Node: first_node sends request at address: http://127.0.0.1:49996 with payload: {"jsonrpc": "2.0", "method": "wakuext_requestToJoinCommunity", "params": [{"communityId": "0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c", "addressesToReveal": ["fakeaddress"], "airdropAddress": "fakeaddress"}], "id": 1}
DEBUG  src.node.status_node:status_node.py:65 FIRST_NODE - WARN [05-22|00:17:06.261] Served wakuext_requestToJoinCommunity conn=127.0.0.1:53816 reqid=1 duration="208.308µs" err="community not found"
DEBUG  src.node.rpc_client:rpc_client.py:25 Received response: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"community not found"}}
DEBUG  tests.conftest:conftest.py:42 Running fixture teardown: save_node_logs_on_fail
DEBUG  tests.conftest:conftest.py:45 Test failed, attempting to rename and move logs to the test_results folder
DEBUG  tests.conftest:conftest.py:55 Moved log file first_node.log to test_results/testcommunitymessages_test_community_messages_baseline_first_node.log
DEBUG  tests.conftest:conftest.py:55 Moved log file 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log to test_results/testcommunitymessages_test_community_messages_baseline_0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132.log
DEBUG  tests.conftest:conftest.py:62 Running fixture teardown: clear_open_nodes
INFO  src.node.status_node:status_node.py:73 Stopping node with name: first_node
INFO  src.node.status_node:status_node.py:73 Stopping node with name: 0x02195f3912bca1c5b6ea510d10a67f6c6aeba77702a48591a9c98240931603971c_6132

Some files were not shown because too many files have changed in this diff Show More