Skip to content

Instantly share code, notes, and snippets.

@tryphe
Created February 27, 2022 04:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tryphe/2436c1e1a5ea21d7d3c678bd5567e396 to your computer and use it in GitHub Desktop.
Save tryphe/2436c1e1a5ea21d7d3c678bd5567e396 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2022-02-27 04:18:57.987 7fd30bf70480 INFO logging contrib/epee/src/mlog.cpp:273 New log categories: *:WARNING,net:FATAL,net.http:FATAL,net.ssl:FATAL,net.p2p:FATAL,net.cn:FATAL,daemon.rpc:FATAL,global:INFO,verify:FATAL,serialization:FATAL,daemon.rpc.payment:ERROR,stacktrace:INFO,logging:INFO,msgwriter:INFO
2022-02-27 04:18:57.987 7fd30bf70480 INFO logging contrib/epee/src/mlog.cpp:273 New log categories: *:DEBUG
2022-02-27 04:18:57.988 7fd30bf70480 INFO global src/daemon/main.cpp:296 Monero 'Oxygen Orion' (v0.17.3.0-release)
2022-02-27 04:18:57.988 7fd30bf70480 INFO daemon src/daemon/main.cpp:358 Moving from main() into the daemonize now.
2022-02-27 04:18:57.988 7fd30bf70480 INFO global src/daemon/protocol.h:53 Initializing cryptonote protocol...
2022-02-27 04:18:57.988 7fd30bf70480 INFO global src/daemon/protocol.h:58 Cryptonote protocol initialized OK
2022-02-27 04:18:57.990 7fd30bf70480 INFO global src/daemon/core.h:64 Initializing core...
2022-02-27 04:18:57.990 7fd30bf70480 INFO global src/cryptonote_core/cryptonote_core.cpp:517 Loading blockchain from folder /home/joe/.bitmonero/lmdb ...
2022-02-27 04:18:57.990 7fd30bf70480 DEBUG cn src/cryptonote_core/cryptonote_core.cpp:545 option: fast
2022-02-27 04:18:57.990 7fd30bf70480 DEBUG cn src/cryptonote_core/cryptonote_core.cpp:545 option: async
2022-02-27 04:18:57.990 7fd30bf70480 DEBUG cn src/cryptonote_core/cryptonote_core.cpp:545 option: 250000000bytes
2022-02-27 04:18:57.991 7fd30bf70480 WARNING global src/blockchain_db/lmdb/db_lmdb.cpp:1362 The blockchain is on a rotating drive: this will be very slow, use an SSD if possible
2022-02-27 04:18:57.992 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:617 DB map size: 134942093312
2022-02-27 04:18:57.992 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:618 Space used: 121233354752
2022-02-27 04:18:57.992 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:619 Space remaining: 13708738560
2022-02-27 04:18:57.992 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:620 Size threshold: 0
2022-02-27 04:18:57.992 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:622 Percent used: 89.8410 Percent threshold: 90.0000
2022-02-27 04:18:57.992 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:1492 Setting m_height to: 2458700
2022-02-27 04:18:58.088 7fd30bf70480 DEBUG hardfork src/cryptonote_basic/hardfork.cpp:189 init done
2022-02-27 04:18:58.089 7fd30bf70480 INFO blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:3913 batch transaction mode already enabled, but asked to enable batch mode
2022-02-27 04:18:58.089 7fd30bf70480 INFO blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:3916 batch transactions enabled
2022-02-27 04:18:58.090 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:617 DB map size: 134942093312
2022-02-27 04:18:58.090 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:618 Space used: 121233354752
2022-02-27 04:18:58.090 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:619 Space remaining: 13708738560
2022-02-27 04:18:58.090 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:620 Size threshold: 0
2022-02-27 04:18:58.090 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:622 Percent used: 89.8410 Percent threshold: 90.0000
2022-02-27 04:18:58.098 7fd30bf70480 INFO blockchain src/cryptonote_core/blockchain.cpp:5445 Loading precomputed blocks (312580 bytes)
2022-02-27 04:18:58.104 7fd30bf70480 INFO blockchain src/cryptonote_core/blockchain.cpp:5455 precomputed blocks hash: <dbc25cc509fe8a44426f7168c608d0b4cf6ea5d43682ba4087d6a47aa0384656>, expected dbc25cc509fe8a44426f7168c608d0b4cf6ea5d43682ba4087d6a47aa0384656
2022-02-27 04:18:58.157 7fd30bf70480 INFO blockchain src/cryptonote_core/blockchain.cpp:5499 4884 block hashes loaded
2022-02-27 04:18:58.162 7fd30bf70480 INFO blockchain src/cryptonote_core/blockchain.cpp:384 Blockchain initialized. last block: 2458699, d152.h9.m48.s16 time ago, current difficulty: 317347355435
2022-02-27 04:18:58.164 7fd30bf70480 INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-02-27 04:18:58.201 7fd30bf70480 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37793 get_long_term_block_weights
2022-02-27 04:18:58.202 7fd30bf70480 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38267 update_next_cumulative_weight_limit
2022-02-27 04:18:58.203 7fd30bf70480 INFO global src/cryptonote_core/cryptonote_core.cpp:692 Loading checkpoints
2022-02-27 04:18:58.203 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:260 Blockchain checkpoints file not found
2022-02-27 04:18:58.203 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:617 DB map size: 134942093312
2022-02-27 04:18:58.203 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:618 Space used: 121233354752
2022-02-27 04:18:58.203 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:619 Space remaining: 13708738560
2022-02-27 04:18:58.204 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:620 Size threshold: 0
2022-02-27 04:18:58.204 7fd30bf70480 DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:622 Percent used: 89.8410 Percent threshold: 90.0000
2022-02-27 04:18:58.204 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1 <771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148>
2022-02-27 04:18:58.204 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 10 <c0e3b387e47042f72d8ccdca88071ff96bff1ac7cde09ae113dbb7ad3fe92381>
2022-02-27 04:18:58.204 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 100 <ac3e11ca545e57c49fca2b4e8c48c03c23be047c43e471e1394528b1f9f80b2d>
2022-02-27 04:18:58.204 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1000 <5acfc45acffd2b2e7345caf42fa02308c5793f15ec33946e969e829f40b03876>
2022-02-27 04:18:58.204 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 10000 <c758b7c81f928be3295d45e230646de8b852ec96a821eac3fea4daf3fcac0ca2>
2022-02-27 04:18:58.204 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 22231 <7cb10e29d67e1c069e6e11b17d30b809724255fee2f6868dc14cfc6ed44dfb25>
2022-02-27 04:18:58.204 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 29556 <53c484a8ed91e4da621bb2fa88106dbde426fe90d7ef07b9c1e5127fb6f3a7f6>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 50000 <0fe8758ab06a8b9cb35b7328fd4f757af530a5d37759f9d3e421023231f7b31c>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 80000 <a62dcd7b536f22e003ebae8726e9e7276f63d594e264b6f0cd7aab27b66e75e3>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 202612 <bbd604d2ba11ba27935e006ed39c9bfdd99b76bf4a50654bc1e1e61217962698>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 202613 <e2aa337e78df1f98f462b3b1e560c6b914dec47b610698b7b7d1e3e86b6197c2>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 202614 <c29e3dc37d8da3e72e506e31a213a58771b24450144305bcba9e70fa4d6ea6fb>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 205000 <5d3d7a26e6dc7535e34f03def711daa8c263785f73ec1fadef8a45880fde8063>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 220000 <9613f455933c00e3e33ac315cc6b455ee8aa0c567163836858c2d9caff111553>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 230300 <bae7a80c46859db355556e3a9204a337ae8f24309926a1312323fdecf1920e61>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 230700 <93e631240ceac831da1aebfc5dac8f722c430463024763ebafa888796ceaeedf>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 231350 <b5add137199b820e1ea26640e5c3e121fd85faa86a1e39cf7e6cc097bdeb1131>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 232150 <955de8e6b6508af2c24f7334f97beeea651d78e9ade3ab18fec3763be3201aa8>
2022-02-27 04:18:58.205 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 249380 <654fb0a81ce3e5caf7e3264a70f447d4bd07586c08fa50f6638cc54da0a52b2d>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 460000 <75037a7aed3e765db96c75bcf908f59d690a5f3390baebb9edeafd336a1c4831>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 500000 <2428f0dbe49796be05ed81b347f53e1f7f44aed0abf641446ec2b94cae066b02>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 600000 <f5828ebf7d7d1cb61762c4dfe3ccf4ecab2e1aad23e8113668d981713b7a54c5>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 700000 <12be9b3d210b93f574d2526abb9c1ab2a881b479131fd0d4f7dac93875f503cd>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 825000 <56503f9ad766774b575be3aff73245e9d159be88132c93d1754764f28da2ff60>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 900000 <d9958d0e7dcf91a5a7b11de225927bf7efc6eb26240315ce12372be902cc1337>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 913193 <5292d5d56f6ba4de33a58d9a34d263e2cb3c6fee0aed2286fd4ac7f36d53c85f>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1000000 <a886ef5149902d8342475fee9bb296341b891ac67c4842f47a833f23c00ed721>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1100000 <3fd720c5c8b3072fc1ccda922dec1ef25f9ed88a1e6ad4103d0fe00b180a5903>
2022-02-27 04:18:58.206 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1150000 <1dd16f626d18e1e988490dfd06de5920e22629c972c58b4d8daddea0038627b2>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1200000 <fa7d13a90850882060479d100141ff84286599ae39c3277c8ea784393f882d1f>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1300000 <31b34272343a44a9f4ac7de7a8fcf3b7d8a3124d7d6870affd510d2f37e74cd0>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1390000 <a8f5649dd4ded60eedab475f2bec8c934681c07e3cf640e9be0617554f13ff6c>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1450000 <ac94e8860093bc7c83e4e91215cba1d663421ecf4067a0ae609c3a8b52bcfac2>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1530000 <01759bce497ec38e63c78b1038892169203bb78f87e488172f6b854fcd63ba7e>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1579000 <7d0d7a2346373afd41ed1e744a939fc5d474a7dbaa257be5c6fff4009e789241>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1668900 <ac2dcaf3d2f58ffcf8391639f0f1ebafcb8eac43c49479c7c37f611868d07568>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1775600 <1c6e01c661dc22cab939e79ec6a5272190624ce8356d2f7b958e4f9a57fdb05e>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1856000 <9b57f17f29c71a3acd8a7904b93c41fa6eb8d2b7c73936ce4f1702d14880ba29>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 1958000 <98a5d6e51afdf3146e0eefb10a66e8648d8d4d5c2742be8835e976ba217c9bb2>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2046000 <5e867f0b8baefed9244a681df97fc885d8ab36c3dfcd24c7a3abf3b8ac8b8314>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2092500 <c4e00820c9c7989b49153d5e90ae095a18a11d990e82fcc3be54e6ed785472b5>
2022-02-27 04:18:58.207 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2182500 <0d22b5f81982eff21d094af9e821dc2007e6342069e3b1a37b15d97646353124>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2193000 <6e91b917a40309f89f75f2c8d7be5a6d1a3c425634f07f7d1867bd32d2e602ed>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2206500 <dd3c8590f33eaa546a4ce69d02f27fd58a2f115cd32d733bd9426f8278f0cb8a>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2210500 <ed17259215ac6aabe6e8252b5b5eff613d2e69cc2111173e567109aa78301911>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2224000 <e34bc71301600df96d08aaa6b0bde932cba1b06a3dd57076e3f664a078810a80>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2235500 <3eac1a1253495733e10d00fd5e8e1639741566d91bae38bc6d3342af6b75da53>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2244000 <f06b8a19a75070cd002414d9d3ce59cf6b11ed9db464c6b84d3f22abbff84fae>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2248500 <125d0872f00b54730b1e6f925f9d211b0158dd0e254de8cefa371f2e7aba5118>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2257500 <99643c32f27b157c6952a67af7dbe07ca819e71df386fa9379a344686d2950cf>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2265000 <727a6228a71f5b35c899553ee19d60bfc10c126a009ffd633afb30666e8edbe6>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2325000 <f61261994b368700f0cbbfb4477433fa36a3c7537908ab2d1a06ac2987cc8b01>
2022-02-27 04:18:58.208 7fd30bf70480 INFO checkpoints src/checkpoints/checkpoints.cpp:121 CHECKPOINT PASSED FOR HEIGHT 2430000 <5f7f4273eb6be024df3c4311a8d28482220a253190efa1719f35b7782587740c>
2022-02-27 04:18:58.208 7fd30bf70480 INFO global src/daemon/core.h:81 Core initialized OK
2022-02-27 04:18:58.209 7fd30bf70480 INFO global src/daemon/p2p.h:64 Initializing p2p server...
2022-02-27 04:18:58.210 7fd30bf70480 DEBUG net.p2p.tx src/cryptonote_protocol/levin_notify.cpp:160 Found 0 out connections having height >= 2458700
2022-02-27 04:18:58.210 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 104.248.112.30 blocked.
2022-02-27 04:18:58.211 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 104.248.115.167 blocked.
2022-02-27 04:18:58.211 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 104.248.125.111 blocked.
2022-02-27 04:18:58.211 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 104.248.125.247 blocked.
2022-02-27 04:18:58.212 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 104.248.206.131 blocked.
2022-02-27 04:18:58.212 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 104.248.231.61 blocked.
2022-02-27 04:18:58.212 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 104.248.53.216 blocked.
2022-02-27 04:18:58.213 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.100.181 blocked.
2022-02-27 04:18:58.213 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.100.238 blocked.
2022-02-27 04:18:58.214 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.101.127 blocked.
2022-02-27 04:18:58.214 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.103.24 blocked.
2022-02-27 04:18:58.214 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.103.36 blocked.
2022-02-27 04:18:58.215 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.23.140 blocked.
2022-02-27 04:18:58.215 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.23.69 blocked.
2022-02-27 04:18:58.215 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.26.104 blocked.
2022-02-27 04:18:58.215 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.26.110 blocked.
2022-02-27 04:18:58.215 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.26.111 blocked.
2022-02-27 04:18:58.216 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.202.99.104 blocked.
2022-02-27 04:18:58.216 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.120.115 blocked.
2022-02-27 04:18:58.216 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.126.86 blocked.
2022-02-27 04:18:58.217 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.128.183 blocked.
2022-02-27 04:18:58.217 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.128.49 blocked.
2022-02-27 04:18:58.217 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.131.155 blocked.
2022-02-27 04:18:58.218 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.145.174 blocked.
2022-02-27 04:18:58.218 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.149.193 blocked.
2022-02-27 04:18:58.218 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.154.248 blocked.
2022-02-27 04:18:58.219 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.158.143 blocked.
2022-02-27 04:18:58.219 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.158.152 blocked.
2022-02-27 04:18:58.219 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.176.97 blocked.
2022-02-27 04:18:58.220 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.180.100 blocked.
2022-02-27 04:18:58.220 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.182.15 blocked.
2022-02-27 04:18:58.220 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.182.225 blocked.
2022-02-27 04:18:58.220 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.182.241 blocked.
2022-02-27 04:18:58.221 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.183.38 blocked.
2022-02-27 04:18:58.221 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.186.97 blocked.
2022-02-27 04:18:58.221 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.188.11 blocked.
2022-02-27 04:18:58.221 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.188.111 blocked.
2022-02-27 04:18:58.222 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.188.220 blocked.
2022-02-27 04:18:58.222 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.189.138 blocked.
2022-02-27 04:18:58.222 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.189.153 blocked.
2022-02-27 04:18:58.223 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.189.173 blocked.
2022-02-27 04:18:58.223 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.189.184 blocked.
2022-02-27 04:18:58.224 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.189.230 blocked.
2022-02-27 04:18:58.224 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.190.173 blocked.
2022-02-27 04:18:58.224 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.190.57 blocked.
2022-02-27 04:18:58.225 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.230.185 blocked.
2022-02-27 04:18:58.225 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.249.163 blocked.
2022-02-27 04:18:58.226 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.65.214 blocked.
2022-02-27 04:18:58.226 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.80.14 blocked.
2022-02-27 04:18:58.226 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.80.35 blocked.
2022-02-27 04:18:58.226 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.80.37 blocked.
2022-02-27 04:18:58.227 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.80.46 blocked.
2022-02-27 04:18:58.227 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.80.47 blocked.
2022-02-27 04:18:58.227 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 116.203.80.51 blocked.
2022-02-27 04:18:58.227 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 128.199.45.242 blocked.
2022-02-27 04:18:58.228 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.122.109.210 blocked.
2022-02-27 04:18:58.228 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.122.50.39 blocked.
2022-02-27 04:18:58.228 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.122.61.72 blocked.
2022-02-27 04:18:58.229 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.16.242 blocked.
2022-02-27 04:18:58.229 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.16.244 blocked.
2022-02-27 04:18:58.229 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.19.30 blocked.
2022-02-27 04:18:58.229 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.24.146 blocked.
2022-02-27 04:18:58.230 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.29.121 blocked.
2022-02-27 04:18:58.230 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.31.107 blocked.
2022-02-27 04:18:58.231 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.31.128 blocked.
2022-02-27 04:18:58.231 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.31.191 blocked.
2022-02-27 04:18:58.231 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.31.237 blocked.
2022-02-27 04:18:58.231 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 134.209.98.94 blocked.
2022-02-27 04:18:58.232 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.44.45 blocked.
2022-02-27 04:18:58.232 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.105 blocked.
2022-02-27 04:18:58.232 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.113 blocked.
2022-02-27 04:18:58.232 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.114 blocked.
2022-02-27 04:18:58.232 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.127 blocked.
2022-02-27 04:18:58.233 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.146 blocked.
2022-02-27 04:18:58.233 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.148 blocked.
2022-02-27 04:18:58.233 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.158 blocked.
2022-02-27 04:18:58.233 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.164 blocked.
2022-02-27 04:18:58.233 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.167 blocked.
2022-02-27 04:18:58.234 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.178 blocked.
2022-02-27 04:18:58.234 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.184 blocked.
2022-02-27 04:18:58.234 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.187 blocked.
2022-02-27 04:18:58.235 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.188 blocked.
2022-02-27 04:18:58.235 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.193 blocked.
2022-02-27 04:18:58.235 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.198 blocked.
2022-02-27 04:18:58.235 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.200 blocked.
2022-02-27 04:18:58.235 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.201 blocked.
2022-02-27 04:18:58.236 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.204 blocked.
2022-02-27 04:18:58.236 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.208 blocked.
2022-02-27 04:18:58.236 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.255 blocked.
2022-02-27 04:18:58.236 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.63 blocked.
2022-02-27 04:18:58.236 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.88 blocked.
2022-02-27 04:18:58.237 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.95 blocked.
2022-02-27 04:18:58.237 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.86.98 blocked.
2022-02-27 04:18:58.237 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.87.18 blocked.
2022-02-27 04:18:58.238 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.87.25 blocked.
2022-02-27 04:18:58.238 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.1 blocked.
2022-02-27 04:18:58.238 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.115 blocked.
2022-02-27 04:18:58.238 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.122 blocked.
2022-02-27 04:18:58.239 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.133 blocked.
2022-02-27 04:18:58.239 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.134 blocked.
2022-02-27 04:18:58.239 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.139 blocked.
2022-02-27 04:18:58.239 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.151 blocked.
2022-02-27 04:18:58.239 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.152 blocked.
2022-02-27 04:18:58.240 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.159 blocked.
2022-02-27 04:18:58.240 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.172 blocked.
2022-02-27 04:18:58.240 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.184 blocked.
2022-02-27 04:18:58.240 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.19 blocked.
2022-02-27 04:18:58.241 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.2 blocked.
2022-02-27 04:18:58.241 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.208 blocked.
2022-02-27 04:18:58.241 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.210 blocked.
2022-02-27 04:18:58.241 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.217 blocked.
2022-02-27 04:18:58.242 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.218 blocked.
2022-02-27 04:18:58.242 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.227 blocked.
2022-02-27 04:18:58.242 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.26 blocked.
2022-02-27 04:18:58.243 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.3 blocked.
2022-02-27 04:18:58.243 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.30 blocked.
2022-02-27 04:18:58.243 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.47 blocked.
2022-02-27 04:18:58.243 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.54 blocked.
2022-02-27 04:18:58.244 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.79 blocked.
2022-02-27 04:18:58.244 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.84 blocked.
2022-02-27 04:18:58.244 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.86 blocked.
2022-02-27 04:18:58.245 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.89 blocked.
2022-02-27 04:18:58.245 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.90 blocked.
2022-02-27 04:18:58.246 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.91 blocked.
2022-02-27 04:18:58.246 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 135.181.96.97 blocked.
2022-02-27 04:18:58.247 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 137.74.139.48 blocked.
2022-02-27 04:18:58.248 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 137.74.189.88 blocked.
2022-02-27 04:18:58.249 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.197.156.2 blocked.
2022-02-27 04:18:58.249 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.188.6 blocked.
2022-02-27 04:18:58.249 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.191.218 blocked.
2022-02-27 04:18:58.249 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.191.237 blocked.
2022-02-27 04:18:58.250 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.191.244 blocked.
2022-02-27 04:18:58.250 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.191.51 blocked.
2022-02-27 04:18:58.250 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.244.104 blocked.
2022-02-27 04:18:58.251 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.244.130 blocked.
2022-02-27 04:18:58.251 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.244.138 blocked.
2022-02-27 04:18:58.251 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.244.148 blocked.
2022-02-27 04:18:58.252 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.201.244.163 blocked.
2022-02-27 04:18:58.252 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.68.168.34 blocked.
2022-02-27 04:18:58.252 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 138.68.41.79 blocked.
2022-02-27 04:18:58.252 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 139.59.116.122 blocked.
2022-02-27 04:18:58.253 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 139.59.183.149 blocked.
2022-02-27 04:18:58.253 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 142.44.144.199 blocked.
2022-02-27 04:18:58.253 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 142.44.144.243 blocked.
2022-02-27 04:18:58.254 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 142.93.48.86 blocked.
2022-02-27 04:18:58.254 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.110.255.50 blocked.
2022-02-27 04:18:58.255 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.172 blocked.
2022-02-27 04:18:58.255 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.174 blocked.
2022-02-27 04:18:58.255 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.177 blocked.
2022-02-27 04:18:58.256 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.182 blocked.
2022-02-27 04:18:58.256 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.183 blocked.
2022-02-27 04:18:58.256 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.184 blocked.
2022-02-27 04:18:58.256 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.185 blocked.
2022-02-27 04:18:58.257 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.186 blocked.
2022-02-27 04:18:58.257 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.187 blocked.
2022-02-27 04:18:58.258 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.143.189 blocked.
2022-02-27 04:18:58.258 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 143.244.163.97 blocked.
2022-02-27 04:18:58.258 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.199.37 blocked.
2022-02-27 04:18:58.258 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.199.38 blocked.
2022-02-27 04:18:58.259 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.224.26 blocked.
2022-02-27 04:18:58.259 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.233.252 blocked.
2022-02-27 04:18:58.259 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.241.118 blocked.
2022-02-27 04:18:58.260 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.241.28 blocked.
2022-02-27 04:18:58.260 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.248.48 blocked.
2022-02-27 04:18:58.260 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.32.135 blocked.
2022-02-27 04:18:58.260 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 144.217.32.165 blocked.
2022-02-27 04:18:58.261 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 145.239.118.5 blocked.
2022-02-27 04:18:58.261 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 146.59.156.116 blocked.
2022-02-27 04:18:58.261 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 146.59.156.117 blocked.
2022-02-27 04:18:58.262 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 146.59.211.239 blocked.
2022-02-27 04:18:58.262 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 147.135.178.157 blocked.
2022-02-27 04:18:58.262 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 147.135.190.201 blocked.
2022-02-27 04:18:58.263 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 147.182.160.251 blocked.
2022-02-27 04:18:58.264 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 151.80.17.140 blocked.
2022-02-27 04:18:58.264 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.127.229 blocked.
2022-02-27 04:18:58.264 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.193.97 blocked.
2022-02-27 04:18:58.265 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.211.248 blocked.
2022-02-27 04:18:58.265 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.212.116 blocked.
2022-02-27 04:18:58.265 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.218.205 blocked.
2022-02-27 04:18:58.266 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.218.251 blocked.
2022-02-27 04:18:58.266 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.45.237 blocked.
2022-02-27 04:18:58.266 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.51.61 blocked.
2022-02-27 04:18:58.267 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.60.215 blocked.
2022-02-27 04:18:58.268 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.62.247 blocked.
2022-02-27 04:18:58.268 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 157.245.62.99 blocked.
2022-02-27 04:18:58.268 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.203.32.118 blocked.
2022-02-27 04:18:58.269 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.203.38.29 blocked.
2022-02-27 04:18:58.269 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.65.173.58 blocked.
2022-02-27 04:18:58.270 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.65.28.9 blocked.
2022-02-27 04:18:58.271 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.65.95.37 blocked.
2022-02-27 04:18:58.271 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.69.15.58 blocked.
2022-02-27 04:18:58.271 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.69.245.36 blocked.
2022-02-27 04:18:58.272 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.69.29.148 blocked.
2022-02-27 04:18:58.272 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.69.52.205 blocked.
2022-02-27 04:18:58.272 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.69.8.181 blocked.
2022-02-27 04:18:58.272 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.89.114.14 blocked.
2022-02-27 04:18:58.273 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.89.121.89 blocked.
2022-02-27 04:18:58.273 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.89.123.118 blocked.
2022-02-27 04:18:58.273 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 159.89.95.30 blocked.
2022-02-27 04:18:58.274 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 161.35.37.105 blocked.
2022-02-27 04:18:58.274 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 161.35.39.75 blocked.
2022-02-27 04:18:58.274 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 161.35.39.87 blocked.
2022-02-27 04:18:58.274 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 161.35.39.92 blocked.
2022-02-27 04:18:58.275 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 161.35.45.97 blocked.
2022-02-27 04:18:58.275 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.10.49 blocked.
2022-02-27 04:18:58.275 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.10.5 blocked.
2022-02-27 04:18:58.275 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.123.105 blocked.
2022-02-27 04:18:58.276 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.15.144 blocked.
2022-02-27 04:18:58.276 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.2.129 blocked.
2022-02-27 04:18:58.277 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.2.255 blocked.
2022-02-27 04:18:58.277 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.228.13 blocked.
2022-02-27 04:18:58.277 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.228.133 blocked.
2022-02-27 04:18:58.278 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.228.206 blocked.
2022-02-27 04:18:58.278 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.228.213 blocked.
2022-02-27 04:18:58.278 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.228.87 blocked.
2022-02-27 04:18:58.278 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.228.94 blocked.
2022-02-27 04:18:58.279 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.228.96 blocked.
2022-02-27 04:18:58.279 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.236.24 blocked.
2022-02-27 04:18:58.279 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.236.41 blocked.
2022-02-27 04:18:58.279 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.22.8.167 blocked.
2022-02-27 04:18:58.280 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.232.177.22 blocked.
2022-02-27 04:18:58.280 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.232.180.169 blocked.
2022-02-27 04:18:58.280 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.232.181.42 blocked.
2022-02-27 04:18:58.281 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.232.185.205 blocked.
2022-02-27 04:18:58.281 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.232.190.122 blocked.
2022-02-27 04:18:58.281 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.232.190.164 blocked.
2022-02-27 04:18:58.281 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.232.190.183 blocked.
2022-02-27 04:18:58.282 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 165.232.190.251 blocked.
2022-02-27 04:18:58.282 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.145.171 blocked.
2022-02-27 04:18:58.283 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.150.102 blocked.
2022-02-27 04:18:58.283 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.150.145 blocked.
2022-02-27 04:18:58.284 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.150.203 blocked.
2022-02-27 04:18:58.284 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.150.226 blocked.
2022-02-27 04:18:58.284 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.153.102 blocked.
2022-02-27 04:18:58.284 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.153.2 blocked.
2022-02-27 04:18:58.285 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.158.196 blocked.
2022-02-27 04:18:58.286 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.158.64 blocked.
2022-02-27 04:18:58.286 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.158.68 blocked.
2022-02-27 04:18:58.286 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.59.41 blocked.
2022-02-27 04:18:58.287 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.61.29 blocked.
2022-02-27 04:18:58.287 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.71.178 blocked.
2022-02-27 04:18:58.288 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.72.198 blocked.
2022-02-27 04:18:58.288 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.82.181 blocked.
2022-02-27 04:18:58.289 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.82.200 blocked.
2022-02-27 04:18:58.289 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.90.178 blocked.
2022-02-27 04:18:58.290 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.172.94.47 blocked.
2022-02-27 04:18:58.290 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.71.220.59 blocked.
2022-02-27 04:18:58.291 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.71.250.231 blocked.
2022-02-27 04:18:58.291 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.71.254.72 blocked.
2022-02-27 04:18:58.292 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.113.37 blocked.
2022-02-27 04:18:58.292 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.113.38 blocked.
2022-02-27 04:18:58.293 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.113.53 blocked.
2022-02-27 04:18:58.294 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.113.72 blocked.
2022-02-27 04:18:58.295 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.113.77 blocked.
2022-02-27 04:18:58.295 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.116.186 blocked.
2022-02-27 04:18:58.295 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.126.110 blocked.
2022-02-27 04:18:58.296 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.33.107 blocked.
2022-02-27 04:18:58.296 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 167.99.77.250 blocked.
2022-02-27 04:18:58.296 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.116.24 blocked.
2022-02-27 04:18:58.297 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.13 blocked.
2022-02-27 04:18:58.297 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.14 blocked.
2022-02-27 04:18:58.297 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.15 blocked.
2022-02-27 04:18:58.297 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.16 blocked.
2022-02-27 04:18:58.298 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.17 blocked.
2022-02-27 04:18:58.298 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.18 blocked.
2022-02-27 04:18:58.298 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.19 blocked.
2022-02-27 04:18:58.299 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.20 blocked.
2022-02-27 04:18:58.299 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.21 blocked.
2022-02-27 04:18:58.299 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.22 blocked.
2022-02-27 04:18:58.299 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.23 blocked.
2022-02-27 04:18:58.300 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.24 blocked.
2022-02-27 04:18:58.300 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.25 blocked.
2022-02-27 04:18:58.300 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.27 blocked.
2022-02-27 04:18:58.301 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.28 blocked.
2022-02-27 04:18:58.301 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.31 blocked.
2022-02-27 04:18:58.301 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.32 blocked.
2022-02-27 04:18:58.302 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.33 blocked.
2022-02-27 04:18:58.302 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.37 blocked.
2022-02-27 04:18:58.302 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.38 blocked.
2022-02-27 04:18:58.302 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.39 blocked.
2022-02-27 04:18:58.303 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.40 blocked.
2022-02-27 04:18:58.303 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.46 blocked.
2022-02-27 04:18:58.303 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.47 blocked.
2022-02-27 04:18:58.303 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.48 blocked.
2022-02-27 04:18:58.304 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.49 blocked.
2022-02-27 04:18:58.304 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.50 blocked.
2022-02-27 04:18:58.304 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.51 blocked.
2022-02-27 04:18:58.304 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.52 blocked.
2022-02-27 04:18:58.304 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.53 blocked.
2022-02-27 04:18:58.305 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.54 blocked.
2022-02-27 04:18:58.305 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.153.55 blocked.
2022-02-27 04:18:58.305 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.160.211 blocked.
2022-02-27 04:18:58.306 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.164.187 blocked.
2022-02-27 04:18:58.306 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.165.11 blocked.
2022-02-27 04:18:58.306 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.165.4 blocked.
2022-02-27 04:18:58.307 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.165.9 blocked.
2022-02-27 04:18:58.307 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.169.73 blocked.
2022-02-27 04:18:58.307 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.174.113 blocked.
2022-02-27 04:18:58.307 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 168.119.174.65 blocked.
2022-02-27 04:18:58.308 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 174.138.10.123 blocked.
2022-02-27 04:18:58.308 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 174.138.3.164 blocked.
2022-02-27 04:18:58.308 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.189.104 blocked.
2022-02-27 04:18:58.308 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.189.123 blocked.
2022-02-27 04:18:58.309 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.189.134 blocked.
2022-02-27 04:18:58.309 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.189.147 blocked.
2022-02-27 04:18:58.309 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.189.167 blocked.
2022-02-27 04:18:58.309 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.189.168 blocked.
2022-02-27 04:18:58.310 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.189.48 blocked.
2022-02-27 04:18:58.310 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.216.2 blocked.
2022-02-27 04:18:58.311 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.128.224.54 blocked.
2022-02-27 04:18:58.311 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.32.215.155 blocked.
2022-02-27 04:18:58.311 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.33.101.193 blocked.
2022-02-27 04:18:58.311 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.62.116.193 blocked.
2022-02-27 04:18:58.312 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.62.209.127 blocked.
2022-02-27 04:18:58.312 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.62.34.174 blocked.
2022-02-27 04:18:58.312 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.62.40.21 blocked.
2022-02-27 04:18:58.312 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.62.56.240 blocked.
2022-02-27 04:18:58.313 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 178.62.9.149 blocked.
2022-02-27 04:18:58.313 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 188.165.17.204 blocked.
2022-02-27 04:18:58.313 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 188.166.103.192 blocked.
2022-02-27 04:18:58.313 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 188.166.112.13 blocked.
2022-02-27 04:18:58.314 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 188.166.116.64 blocked.
2022-02-27 04:18:58.314 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 188.166.186.6 blocked.
2022-02-27 04:18:58.314 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 188.166.240.25 blocked.
2022-02-27 04:18:58.315 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 188.166.36.103 blocked.
2022-02-27 04:18:58.315 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 192.99.154.164 blocked.
2022-02-27 04:18:58.315 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 193.70.78.196 blocked.
2022-02-27 04:18:58.316 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.218.191 blocked.
2022-02-27 04:18:58.316 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.219.117 blocked.
2022-02-27 04:18:58.316 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.219.128 blocked.
2022-02-27 04:18:58.317 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.219.175 blocked.
2022-02-27 04:18:58.317 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.131 blocked.
2022-02-27 04:18:58.317 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.150 blocked.
2022-02-27 04:18:58.318 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.154 blocked.
2022-02-27 04:18:58.318 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.163 blocked.
2022-02-27 04:18:58.318 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.190 blocked.
2022-02-27 04:18:58.319 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.198 blocked.
2022-02-27 04:18:58.319 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.203 blocked.
2022-02-27 04:18:58.319 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.204 blocked.
2022-02-27 04:18:58.319 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.220 blocked.
2022-02-27 04:18:58.319 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.239 blocked.
2022-02-27 04:18:58.320 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.252 blocked.
2022-02-27 04:18:58.320 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.38 blocked.
2022-02-27 04:18:58.320 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.71 blocked.
2022-02-27 04:18:58.320 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.41.97 blocked.
2022-02-27 04:18:58.321 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.42.13 blocked.
2022-02-27 04:18:58.321 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.42.27 blocked.
2022-02-27 04:18:58.321 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.42.28 blocked.
2022-02-27 04:18:58.321 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.42.42 blocked.
2022-02-27 04:18:58.322 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 195.201.42.5 blocked.
2022-02-27 04:18:58.322 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 198.211.114.149 blocked.
2022-02-27 04:18:58.322 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 206.189.9.131 blocked.
2022-02-27 04:18:58.322 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 208.68.39.37 blocked.
2022-02-27 04:18:58.323 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 209.97.134.200 blocked.
2022-02-27 04:18:58.323 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 209.97.135.247 blocked.
2022-02-27 04:18:58.323 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 213.32.121.162 blocked.
2022-02-27 04:18:58.323 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 217.182.9.71 blocked.
2022-02-27 04:18:58.323 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.113.138 blocked.
2022-02-27 04:18:58.324 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.118.41 blocked.
2022-02-27 04:18:58.324 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.119.226 blocked.
2022-02-27 04:18:58.324 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.120.188 blocked.
2022-02-27 04:18:58.324 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.121.112 blocked.
2022-02-27 04:18:58.325 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.122.101 blocked.
2022-02-27 04:18:58.325 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.122.248 blocked.
2022-02-27 04:18:58.325 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.123.202 blocked.
2022-02-27 04:18:58.325 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.123.242 blocked.
2022-02-27 04:18:58.326 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.124.126 blocked.
2022-02-27 04:18:58.326 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.124.135 blocked.
2022-02-27 04:18:58.326 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.124.161 blocked.
2022-02-27 04:18:58.327 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.124.171 blocked.
2022-02-27 04:18:58.327 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.124.173 blocked.
2022-02-27 04:18:58.327 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.124.246 blocked.
2022-02-27 04:18:58.328 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.124.94 blocked.
2022-02-27 04:18:58.328 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.125.242 blocked.
2022-02-27 04:18:58.328 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.125.254 blocked.
2022-02-27 04:18:58.329 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.125.49 blocked.
2022-02-27 04:18:58.329 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.126.104 blocked.
2022-02-27 04:18:58.329 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.126.19 blocked.
2022-02-27 04:18:58.329 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.126.25 blocked.
2022-02-27 04:18:58.329 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.126.26 blocked.
2022-02-27 04:18:58.330 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.126.42 blocked.
2022-02-27 04:18:58.330 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.34.81 blocked.
2022-02-27 04:18:58.330 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.35.29 blocked.
2022-02-27 04:18:58.331 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.36.64 blocked.
2022-02-27 04:18:58.331 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.37.110 blocked.
2022-02-27 04:18:58.331 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.38.196 blocked.
2022-02-27 04:18:58.332 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.39.157 blocked.
2022-02-27 04:18:58.332 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.40.186 blocked.
2022-02-27 04:18:58.332 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.40.60 blocked.
2022-02-27 04:18:58.332 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.41.0 blocked.
2022-02-27 04:18:58.333 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.41.111 blocked.
2022-02-27 04:18:58.333 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.42.188 blocked.
2022-02-27 04:18:58.333 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 23.88.43.143 blocked.
2022-02-27 04:18:58.334 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 37.187.191.128 blocked.
2022-02-27 04:18:58.334 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 37.59.165.233 blocked.
2022-02-27 04:18:58.335 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.10.221 blocked.
2022-02-27 04:18:58.335 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.109.154 blocked.
2022-02-27 04:18:58.335 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.221.137 blocked.
2022-02-27 04:18:58.336 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.221.3 blocked.
2022-02-27 04:18:58.336 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.221.73 blocked.
2022-02-27 04:18:58.336 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.222 blocked.
2022-02-27 04:18:58.337 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.223 blocked.
2022-02-27 04:18:58.337 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.224 blocked.
2022-02-27 04:18:58.338 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.225 blocked.
2022-02-27 04:18:58.338 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.226 blocked.
2022-02-27 04:18:58.338 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.227 blocked.
2022-02-27 04:18:58.339 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.228 blocked.
2022-02-27 04:18:58.339 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.229 blocked.
2022-02-27 04:18:58.339 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.230 blocked.
2022-02-27 04:18:58.340 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.227.231 blocked.
2022-02-27 04:18:58.340 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.10 blocked.
2022-02-27 04:18:58.340 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.11 blocked.
2022-02-27 04:18:58.341 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.12 blocked.
2022-02-27 04:18:58.341 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.120 blocked.
2022-02-27 04:18:58.341 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.122 blocked.
2022-02-27 04:18:58.342 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.123 blocked.
2022-02-27 04:18:58.342 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.124 blocked.
2022-02-27 04:18:58.343 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.125 blocked.
2022-02-27 04:18:58.343 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.126 blocked.
2022-02-27 04:18:58.343 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.127 blocked.
2022-02-27 04:18:58.343 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.128 blocked.
2022-02-27 04:18:58.344 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.129 blocked.
2022-02-27 04:18:58.344 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.13 blocked.
2022-02-27 04:18:58.346 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.130 blocked.
2022-02-27 04:18:58.346 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.131 blocked.
2022-02-27 04:18:58.346 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.132 blocked.
2022-02-27 04:18:58.346 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.133 blocked.
2022-02-27 04:18:58.347 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.14 blocked.
2022-02-27 04:18:58.347 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.5 blocked.
2022-02-27 04:18:58.347 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.6 blocked.
2022-02-27 04:18:58.348 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.7 blocked.
2022-02-27 04:18:58.348 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.8 blocked.
2022-02-27 04:18:58.348 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.228.9 blocked.
2022-02-27 04:18:58.348 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.116 blocked.
2022-02-27 04:18:58.349 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.155 blocked.
2022-02-27 04:18:58.349 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.156 blocked.
2022-02-27 04:18:58.349 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.157 blocked.
2022-02-27 04:18:58.349 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.158 blocked.
2022-02-27 04:18:58.350 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.159 blocked.
2022-02-27 04:18:58.350 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.160 blocked.
2022-02-27 04:18:58.350 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.161 blocked.
2022-02-27 04:18:58.351 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.162 blocked.
2022-02-27 04:18:58.351 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.163 blocked.
2022-02-27 04:18:58.351 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.164 blocked.
2022-02-27 04:18:58.351 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.165 blocked.
2022-02-27 04:18:58.351 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.166 blocked.
2022-02-27 04:18:58.352 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.167 blocked.
2022-02-27 04:18:58.352 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.168 blocked.
2022-02-27 04:18:58.352 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.169 blocked.
2022-02-27 04:18:58.352 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.170 blocked.
2022-02-27 04:18:58.353 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.171 blocked.
2022-02-27 04:18:58.353 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.172 blocked.
2022-02-27 04:18:58.353 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.173 blocked.
2022-02-27 04:18:58.353 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.174 blocked.
2022-02-27 04:18:58.354 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.175 blocked.
2022-02-27 04:18:58.354 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.176 blocked.
2022-02-27 04:18:58.354 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.177 blocked.
2022-02-27 04:18:58.355 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.178 blocked.
2022-02-27 04:18:58.355 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.179 blocked.
2022-02-27 04:18:58.355 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.180 blocked.
2022-02-27 04:18:58.355 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.181 blocked.
2022-02-27 04:18:58.356 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.182 blocked.
2022-02-27 04:18:58.356 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.183 blocked.
2022-02-27 04:18:58.356 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.184 blocked.
2022-02-27 04:18:58.356 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.185 blocked.
2022-02-27 04:18:58.357 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.239.186 blocked.
2022-02-27 04:18:58.357 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 49.12.8.194 blocked.
2022-02-27 04:18:58.357 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 5.135.245.101 blocked.
2022-02-27 04:18:58.358 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 5.196.124.241 blocked.
2022-02-27 04:18:58.358 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 5.39.49.229 blocked.
2022-02-27 04:18:58.358 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.178.251.7 blocked.
2022-02-27 04:18:58.358 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.210.238.57 blocked.
2022-02-27 04:18:58.359 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.210.96.211 blocked.
2022-02-27 04:18:58.359 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.255.126.219 blocked.
2022-02-27 04:18:58.359 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.255.233.156 blocked.
2022-02-27 04:18:58.359 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.200.138 blocked.
2022-02-27 04:18:58.359 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.200.139 blocked.
2022-02-27 04:18:58.360 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.209.38 blocked.
2022-02-27 04:18:58.360 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.209.39 blocked.
2022-02-27 04:18:58.360 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.214.143 blocked.
2022-02-27 04:18:58.360 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.215.64 blocked.
2022-02-27 04:18:58.361 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.220.13 blocked.
2022-02-27 04:18:58.361 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.222.162 blocked.
2022-02-27 04:18:58.361 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.68.252.164 blocked.
2022-02-27 04:18:58.361 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.75.102.208 blocked.
2022-02-27 04:18:58.362 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.75.157.195 blocked.
2022-02-27 04:18:58.362 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.75.157.196 blocked.
2022-02-27 04:18:58.362 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.75.159.19 blocked.
2022-02-27 04:18:58.362 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.75.162.171 blocked.
2022-02-27 04:18:58.363 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.75.70.225 blocked.
2022-02-27 04:18:58.363 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.77.136.40 blocked.
2022-02-27 04:18:58.363 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.77.192.92 blocked.
2022-02-27 04:18:58.363 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.77.202.219 blocked.
2022-02-27 04:18:58.364 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.77.227.128 blocked.
2022-02-27 04:18:58.364 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.11.198 blocked.
2022-02-27 04:18:58.364 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.11.199 blocked.
2022-02-27 04:18:58.364 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.117.94 blocked.
2022-02-27 04:18:58.365 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.117.95 blocked.
2022-02-27 04:18:58.365 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.117.96 blocked.
2022-02-27 04:18:58.365 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.117.97 blocked.
2022-02-27 04:18:58.366 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.117.98 blocked.
2022-02-27 04:18:58.366 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.117.99 blocked.
2022-02-27 04:18:58.367 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.49.41 blocked.
2022-02-27 04:18:58.367 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.50.44 blocked.
2022-02-27 04:18:58.367 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.51.27 blocked.
2022-02-27 04:18:58.367 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.51.28 blocked.
2022-02-27 04:18:58.368 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.52.228 blocked.
2022-02-27 04:18:58.368 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.54.168 blocked.
2022-02-27 04:18:58.368 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.54.188 blocked.
2022-02-27 04:18:58.369 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.58.89 blocked.
2022-02-27 04:18:58.369 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.58.90 blocked.
2022-02-27 04:18:58.369 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.58.91 blocked.
2022-02-27 04:18:58.370 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.58.92 blocked.
2022-02-27 04:18:58.370 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.58.93 blocked.
2022-02-27 04:18:58.371 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.79.58.94 blocked.
2022-02-27 04:18:58.371 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.83.124.102 blocked.
2022-02-27 04:18:58.371 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.83.124.103 blocked.
2022-02-27 04:18:58.371 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.83.81.237 blocked.
2022-02-27 04:18:58.372 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.133.122 blocked.
2022-02-27 04:18:58.372 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.134.164 blocked.
2022-02-27 04:18:58.372 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.134.178 blocked.
2022-02-27 04:18:58.372 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.144.152 blocked.
2022-02-27 04:18:58.373 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.144.153 blocked.
2022-02-27 04:18:58.373 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.164.226 blocked.
2022-02-27 04:18:58.373 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.181.105 blocked.
2022-02-27 04:18:58.373 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.181.106 blocked.
2022-02-27 04:18:58.373 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.181.107 blocked.
2022-02-27 04:18:58.374 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.181.65 blocked.
2022-02-27 04:18:58.374 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.181.66 blocked.
2022-02-27 04:18:58.375 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.181.95 blocked.
2022-02-27 04:18:58.375 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.181.96 blocked.
2022-02-27 04:18:58.375 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.181.97 blocked.
2022-02-27 04:18:58.375 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.208.175 blocked.
2022-02-27 04:18:58.376 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.89.73.4 blocked.
2022-02-27 04:18:58.376 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.91.108.121 blocked.
2022-02-27 04:18:58.377 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.91.108.125 blocked.
2022-02-27 04:18:58.377 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.91.33.151 blocked.
2022-02-27 04:18:58.378 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.91.33.156 blocked.
2022-02-27 04:18:58.378 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 51.91.8.178 blocked.
2022-02-27 04:18:58.379 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.36.150.238 blocked.
2022-02-27 04:18:58.379 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.37.172.36 blocked.
2022-02-27 04:18:58.379 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.37.179.243 blocked.
2022-02-27 04:18:58.379 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.37.179.244 blocked.
2022-02-27 04:18:58.380 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.38.217.119 blocked.
2022-02-27 04:18:58.380 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.52 blocked.
2022-02-27 04:18:58.380 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.53 blocked.
2022-02-27 04:18:58.380 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.54 blocked.
2022-02-27 04:18:58.381 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.55 blocked.
2022-02-27 04:18:58.381 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.56 blocked.
2022-02-27 04:18:58.381 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.57 blocked.
2022-02-27 04:18:58.381 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.65 blocked.
2022-02-27 04:18:58.381 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.66 blocked.
2022-02-27 04:18:58.382 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.67 blocked.
2022-02-27 04:18:58.382 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.68 blocked.
2022-02-27 04:18:58.382 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.69 blocked.
2022-02-27 04:18:58.383 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.70 blocked.
2022-02-27 04:18:58.383 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.71 blocked.
2022-02-27 04:18:58.383 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.72 blocked.
2022-02-27 04:18:58.383 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 54.39.75.73 blocked.
2022-02-27 04:18:58.383 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.225.123.140 blocked.
2022-02-27 04:18:58.384 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.225.123.146 blocked.
2022-02-27 04:18:58.384 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.225.123.149 blocked.
2022-02-27 04:18:58.384 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.225.66.253 blocked.
2022-02-27 04:18:58.384 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.225.70.236 blocked.
2022-02-27 04:18:58.385 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.227.56.122 blocked.
2022-02-27 04:18:58.385 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.227.56.153 blocked.
2022-02-27 04:18:58.385 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.227.56.155 blocked.
2022-02-27 04:18:58.386 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.227.56.214 blocked.
2022-02-27 04:18:58.386 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 64.227.66.185 blocked.
2022-02-27 04:18:58.386 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.48.41 blocked.
2022-02-27 04:18:58.387 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.49.24 blocked.
2022-02-27 04:18:58.387 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.49.82 blocked.
2022-02-27 04:18:58.387 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.50.7 blocked.
2022-02-27 04:18:58.387 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.51.229 blocked.
2022-02-27 04:18:58.388 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.56.225 blocked.
2022-02-27 04:18:58.388 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.58.135 blocked.
2022-02-27 04:18:58.388 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.60.175 blocked.
2022-02-27 04:18:58.388 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.61.145 blocked.
2022-02-27 04:18:58.389 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.80.101 blocked.
2022-02-27 04:18:58.389 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.80.216 blocked.
2022-02-27 04:18:58.389 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.81.118 blocked.
2022-02-27 04:18:58.390 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.81.124 blocked.
2022-02-27 04:18:58.390 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.81.125 blocked.
2022-02-27 04:18:58.390 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.83.46 blocked.
2022-02-27 04:18:58.390 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.85.204 blocked.
2022-02-27 04:18:58.391 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.90.194 blocked.
2022-02-27 04:18:58.391 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.90.196 blocked.
2022-02-27 04:18:58.391 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.93.105 blocked.
2022-02-27 04:18:58.392 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.93.131 blocked.
2022-02-27 04:18:58.392 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.108.93.73 blocked.
2022-02-27 04:18:58.393 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 65.21.186.59 blocked.
2022-02-27 04:18:58.393 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 66.70.207.166 blocked.
2022-02-27 04:18:58.393 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 66.70.255.248 blocked.
2022-02-27 04:18:58.394 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 67.205.150.22 blocked.
2022-02-27 04:18:58.394 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 67.207.86.201 blocked.
2022-02-27 04:18:58.394 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 68.183.111.36 blocked.
2022-02-27 04:18:58.395 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 68.183.157.98 blocked.
2022-02-27 04:18:58.395 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 68.183.16.126 blocked.
2022-02-27 04:18:58.396 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 68.183.192.69 blocked.
2022-02-27 04:18:58.396 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 68.183.196.195 blocked.
2022-02-27 04:18:58.396 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 68.183.206.108 blocked.
2022-02-27 04:18:58.397 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 68.183.96.21 blocked.
2022-02-27 04:18:58.397 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 68.183.96.59 blocked.
2022-02-27 04:18:58.397 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.142.161 blocked.
2022-02-27 04:18:58.397 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.147.229 blocked.
2022-02-27 04:18:58.398 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.172.253 blocked.
2022-02-27 04:18:58.398 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.182.24 blocked.
2022-02-27 04:18:58.398 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.186.96 blocked.
2022-02-27 04:18:58.399 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.188.228 blocked.
2022-02-27 04:18:58.399 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.188.82 blocked.
2022-02-27 04:18:58.399 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.189.158 blocked.
2022-02-27 04:18:58.400 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.189.74 blocked.
2022-02-27 04:18:58.400 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.190.238 blocked.
2022-02-27 04:18:58.400 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.191.8 blocked.
2022-02-27 04:18:58.401 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.192.174 blocked.
2022-02-27 04:18:58.401 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.192.204 blocked.
2022-02-27 04:18:58.401 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.46.250.164 blocked.
2022-02-27 04:18:58.402 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.47.132.201 blocked.
2022-02-27 04:18:58.402 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.47.222.82 blocked.
2022-02-27 04:18:58.403 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.47.223.136 blocked.
2022-02-27 04:18:58.403 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.47.43.59 blocked.
2022-02-27 04:18:58.403 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 78.47.45.21 blocked.
2022-02-27 04:18:58.404 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 79.137.112.119 blocked.
2022-02-27 04:18:58.404 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 79.137.53.34 blocked.
2022-02-27 04:18:58.404 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 79.137.53.36 blocked.
2022-02-27 04:18:58.405 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 79.137.8.254 blocked.
2022-02-27 04:18:58.405 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 87.98.224.123 blocked.
2022-02-27 04:18:58.405 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 87.98.229.114 blocked.
2022-02-27 04:18:58.405 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 88.99.12.154 blocked.
2022-02-27 04:18:58.406 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 88.99.80.103 blocked.
2022-02-27 04:18:58.406 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 88.99.83.181 blocked.
2022-02-27 04:18:58.407 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 91.134.179.116 blocked.
2022-02-27 04:18:58.407 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 91.134.195.240 blocked.
2022-02-27 04:18:58.407 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 92.222.248.82 blocked.
2022-02-27 04:18:58.408 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 94.130.77.92 blocked.
2022-02-27 04:18:58.408 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 94.23.147.238 blocked.
2022-02-27 04:18:58.409 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 94.23.163.184 blocked.
2022-02-27 04:18:58.411 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 94.23.169.209 blocked.
2022-02-27 04:18:58.411 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.136.170 blocked.
2022-02-27 04:18:58.411 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.138.15 blocked.
2022-02-27 04:18:58.412 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.139.114 blocked.
2022-02-27 04:18:58.412 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.139.44 blocked.
2022-02-27 04:18:58.413 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.140.48 blocked.
2022-02-27 04:18:58.413 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.170.83 blocked.
2022-02-27 04:18:58.413 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.173.96 blocked.
2022-02-27 04:18:58.413 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.173.97 blocked.
2022-02-27 04:18:58.414 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.173.98 blocked.
2022-02-27 04:18:58.414 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.173.99 blocked.
2022-02-27 04:18:58.414 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.175.36 blocked.
2022-02-27 04:18:58.415 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.184.250 blocked.
2022-02-27 04:18:58.415 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.187.176 blocked.
2022-02-27 04:18:58.415 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.188.91 blocked.
2022-02-27 04:18:58.416 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.189.202 blocked.
2022-02-27 04:18:58.416 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.189.35 blocked.
2022-02-27 04:18:58.416 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.189.86 blocked.
2022-02-27 04:18:58.417 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.189.87 blocked.
2022-02-27 04:18:58.417 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.189.9 blocked.
2022-02-27 04:18:58.417 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.189.98 blocked.
2022-02-27 04:18:58.417 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.190.184 blocked.
2022-02-27 04:18:58.418 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.190.212 blocked.
2022-02-27 04:18:58.418 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.193.76 blocked.
2022-02-27 04:18:58.418 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.195.195 blocked.
2022-02-27 04:18:58.419 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.199.158 blocked.
2022-02-27 04:18:58.419 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.199.160 blocked.
2022-02-27 04:18:58.419 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.199.217 blocked.
2022-02-27 04:18:58.419 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.200.97 blocked.
2022-02-27 04:18:58.420 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.201.10 blocked.
2022-02-27 04:18:58.420 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.202.32 blocked.
2022-02-27 04:18:58.420 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.203.255 blocked.
2022-02-27 04:18:58.421 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.216.73 blocked.
2022-02-27 04:18:58.421 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.216.74 blocked.
2022-02-27 04:18:58.422 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.216.77 blocked.
2022-02-27 04:18:58.422 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.216.78 blocked.
2022-02-27 04:18:58.422 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.217.238 blocked.
2022-02-27 04:18:58.423 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.221.143 blocked.
2022-02-27 04:18:58.423 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.216.221.251 blocked.
2022-02-27 04:18:58.423 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.1.110 blocked.
2022-02-27 04:18:58.424 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.1.119 blocked.
2022-02-27 04:18:58.424 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.1.205 blocked.
2022-02-27 04:18:58.424 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.1.50 blocked.
2022-02-27 04:18:58.425 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.11.61 blocked.
2022-02-27 04:18:58.425 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.11.62 blocked.
2022-02-27 04:18:58.425 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.11.63 blocked.
2022-02-27 04:18:58.426 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.11.65 blocked.
2022-02-27 04:18:58.426 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.11.73 blocked.
2022-02-27 04:18:58.427 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.11.84 blocked.
2022-02-27 04:18:58.427 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.2.220 blocked.
2022-02-27 04:18:58.427 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.2.237 blocked.
2022-02-27 04:18:58.427 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.2.244 blocked.
2022-02-27 04:18:58.428 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.4.184 blocked.
2022-02-27 04:18:58.428 7fd30bf70480 INFO global src/p2p/net_node.inl:291 Host 95.217.4.187 blocked.
2022-02-27 04:18:58.429 7fd30bf70480 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 2048 kbps
2022-02-27 04:18:58.429 7fd30bf70480 INFO net.p2p src/p2p/net_node.inl:2856 Set limit-up to 2048 kB/s
2022-02-27 04:18:58.429 7fd30bf70480 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 8192 kbps
2022-02-27 04:18:58.429 7fd30bf70480 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 8192 kbps
2022-02-27 04:18:58.429 7fd30bf70480 INFO net.p2p src/p2p/net_node.inl:2868 Set limit-down to 8192 kB/s
2022-02-27 04:18:58.430 7fd30bf70480 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 2048 kbps
2022-02-27 04:18:58.430 7fd30bf70480 INFO net.p2p src/p2p/net_node.inl:2890 Set limit-up to 2048 kB/s
2022-02-27 04:18:58.430 7fd30bf70480 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 8192 kbps
2022-02-27 04:18:58.430 7fd30bf70480 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 8192 kbps
2022-02-27 04:18:58.430 7fd30bf70480 INFO net.p2p src/p2p/net_node.inl:2894 Set limit-down to 8192 kB/s
2022-02-27 04:18:58.441 7fd30bf70480 INFO net contrib/epee/include/net/abstract_tcp_server2.inl:1154 Set server type to: 2 from name: P2P, prefix_name = P2P
2022-02-27 04:18:58.441 7fd30bf70480 INFO net.p2p src/p2p/net_node.inl:985 Binding (IPv4) on 0.0.0.0:18080
2022-02-27 04:18:58.442 7fd30bf70480 DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1022 start accept (IPv4)
2022-02-27 04:18:58.442 7fd30bf70480 DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #0 to 0.0.0.0 currently we have sockets count:1
2022-02-27 04:18:58.442 7fd30bf70480 DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:18:58.442 7fd30bf70480 INFO net.p2p src/p2p/net_node.inl:998 Net service bound (IPv4) to 0.0.0.0:18080
2022-02-27 04:18:58.442 7fd30bf70480 INFO global src/daemon/p2p.h:69 p2p server initialized OK
2022-02-27 04:18:58.443 7fd30bf70480 INFO global src/daemon/rpc.h:63 Initializing core RPC server...
2022-02-27 04:18:58.443 7fd30bf70480 INFO net contrib/epee/include/net/abstract_tcp_server2.inl:1154 Set server type to: 1 from name: RPC, prefix_name = RPC
2022-02-27 04:18:58.443 7fd30bf70480 INFO global contrib/epee/include/net/http_server_impl_base.h:79 Binding on 127.0.0.1 (IPv4):18081
2022-02-27 04:18:58.444 7fd30bf70480 INFO net.ssl contrib/epee/src/net_ssl.cpp:131 Generating SSL certificate
2022-02-27 04:19:03.980 7fd30bf70480 DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1022 start accept (IPv4)
2022-02-27 04:19:03.980 7fd30bf70480 DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #0 to 0.0.0.0 currently we have sockets count:1
2022-02-27 04:19:03.980 7fd30bf70480 DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=1
2022-02-27 04:19:03.981 7fd30bf70480 INFO global src/daemon/rpc.h:69 core RPC server initialized OK on port: 18081
2022-02-27 04:19:03.982 7fd30bf70480 INFO net.zmq src/rpc/zmq_server.cpp:85 ZMQ now listening at tcp://127.0.0.1:18082
2022-02-27 04:19:03.982 7fd30bf70480 INFO global src/daemon/rpc.h:74 Starting core RPC server...
2022-02-27 04:19:03.982 7fd30bf70480 INFO net.http contrib/epee/include/net/http_server_impl_base.h:96 Run net_service loop( 2 threads)...
2022-02-27 04:19:03.983 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: RPC
2022-02-27 04:19:03.983 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: RPC
2022-02-27 04:19:03.983 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1197 Reiniting OK.
2022-02-27 04:19:03.983 [SRV_MAIN] INFO global src/daemon/rpc.h:79 core RPC server started ok
2022-02-27 04:19:03.984 [SRV_MAIN] INFO global src/daemon/p2p.h:79 Starting p2p net loop...
2022-02-27 04:19:03.985 7fb391ffb700 INFO net.zmq src/rpc/zmq_server.cpp:128 ZMQ Server started
2022-02-27 04:19:03.985 [SRV_MAIN] INFO net.p2p src/p2p/net_node.inl:1070 Run net_service loop( 10 threads)...
2022-02-27 04:19:03.985 7fb3917fa700 DEBUG net.p2p src/p2p/net_node.inl:1032 Thread monitor number of peers - start
2022-02-27 04:19:03.985 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.985 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.986 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.986 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.986 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.986 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.986 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.987 [P2P0] DEBUG net.p2p.tx src/cryptonote_protocol/levin_notify.cpp:615 Starting new Dandelion++ epoch: stem
2022-02-27 04:19:03.987 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.987 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.987 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1180 Run server thread name: P2P
2022-02-27 04:19:03.987 [SRV_MAIN] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1187 JOINING all threads
2022-02-27 04:19:04.985 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:2129 STARTED PEERLIST IDLE HANDSHAKE
2022-02-27 04:19:04.985 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:2147 FINISHED PEERLIST IDLE HANDSHAKE
2022-02-27 04:19:04.986 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742
2022-02-27 04:19:04.986 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742 **********************************************************************
2022-02-27 04:19:04.986 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742 The daemon will start synchronizing with the network. This may take a long time to complete.
2022-02-27 04:19:04.986 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742
2022-02-27 04:19:04.986 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742 You can set the level of process detailization through "set_log <level|categories>" command,
2022-02-27 04:19:04.986 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742 where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING).
2022-02-27 04:19:04.986 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742
2022-02-27 04:19:04.987 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742 Use the "help" command to see the list of available commands.
2022-02-27 04:19:04.987 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742 Use "help <command>" to see a command's documentation.
2022-02-27 04:19:04.987 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1742 **********************************************************************
2022-02-27 04:19:04.987 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (0/12 on it and 0 on 2, 0 others) -> 1 (+0), current peers
2022-02-27 04:19:04.987 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 0, 0/2 connections
2022-02-27 04:19:04.988 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1533 Considering connecting (out) to anchor peer: acb5441dfcb70b36 217.72.31.108:18080
2022-02-27 04:19:04.988 [P2P2] DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:617 DB map size: 134942093312
2022-02-27 04:19:04.988 [P2P2] DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:618 Space used: 121233354752
2022-02-27 04:19:04.988 [P2P2] DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:619 Space remaining: 13708738560
2022-02-27 04:19:04.988 [P2P2] DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:620 Size threshold: 0
2022-02-27 04:19:04.988 [P2P2] DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:622 Percent used: 89.8410 Percent threshold: 90.0000
2022-02-27 04:19:04.988 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1550 Selected peer: acb5441dfcb70b36 217.72.31.108:18080[peer_type=0] first_seen: d0.h0.m15.s17
2022-02-27 04:19:04.989 [P2P2] DEBUG updates src/cryptonote_core/cryptonote_core.cpp:1795 Checking for a new monero version for source
2022-02-27 04:19:04.989 [P2P2] DEBUG updates src/common/updates.cpp:45 Checking updates for source monero
2022-02-27 04:19:04.989 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 217.72.31.108:18080(peer_type=0, last_seen: never)...
2022-02-27 04:19:04.989 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #1 to 0.0.0.0 currently we have sockets count:2
2022-02-27 04:19:04.989 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:04.989 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:04.990 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 217.72.31.108:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:04.990 [P2P2] INFO net.dns src/common/dns_utils.cpp:239 adding trust anchor: . IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5
2022-02-27 04:19:04.990 [P2P2] INFO net.dns src/common/dns_utils.cpp:239 adding trust anchor: . IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D
2022-02-27 04:19:05.155 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [217.72.31.108:18080 e646f6a9-ce94-46a1-baec-efbe82879bcf OUT] NEW CONNECTION
2022-02-27 04:19:05.155 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:58942 <--> 217.72.31.108:18080 (via 217.72.31.108:18080)
2022-02-27 04:19:05.156 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:05.156 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:05.157 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:05.157 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [217.72.31.108:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:05.306 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:05.307 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:05.307 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:05.307 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:05.307 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:05.310 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/16035 (8.82445%)
2022-02-27 04:19:05.311 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/16035 (17.8547%)
2022-02-27 04:19:05.311 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/16035 (26.8849%)
2022-02-27 04:19:05.311 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/16035 (35.9152%)
2022-02-27 04:19:05.313 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 11551/16035 (72.0362%)
2022-02-27 04:19:05.413 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x86:0.17.3.0:541189f5635f479605eda306a36d2beef1fbe68d6fdbfabce671d6e4c8970158" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.413 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv7:0.17.3.0:da49d85ce2d52fc07846c58d0c58d6412f454f9d389bfa31eab9c1d49a1a13ed" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.413 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv8:0.17.3.0:8fdb5761f6f4345dc670d184144ce8c2fa56eeb1609ed169e79b202fcca20f7d" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.413 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:mac-x64:0.17.3.0:53b7ed67f7077f27f470b4411478bef8b2bb9cf2cf480055dd1802a935983387" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.413 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:mac-x64:0.17.3.1:e54616064681a3ea147298b9006fbac56d80e13c5764158743a226e298a5a017" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.413 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:source:0.17.3.1:05dc55c89c4484cab5afcb7b18c389a5c6dc978dd24bc23049cd801823d16ed8" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.413 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:install-win-x64:0.17.3.1:d71099d2f4f0b3c223de3f6e2d47cff7da94b7a61e7ed4ecc11ac52dc482c044" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.413 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv7:0.17.3.0:a152c765386ee6ed670dbbfe1e90a8505040d5240a1c7c449bfa9845c4eb3e0d" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.414 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x64:0.17.3.0:a956d0c3ab77ebfc1d6229b77d68b739661b564d9a4115e5a549c3af146d6034" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.414 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:win-x64:0.17.3.1:70f658d499c6fc0f232c4f5fd89f8f93e9c851465e02cdc206eb89fe6e8e897d" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.414 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x64:0.17.3.0:ac18ce3d1189410a5c175984827d5d601974733303411f6142296d647f6582ce" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.414 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x86:0.17.3.0:586b9967d848eb31dd66bdb6d828bd3a640098434595a5933374d129b76958eb" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.414 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:freebsd-x64:0.17.3.0:d496811ee4687db0c448d30086700f485bf30512c38b50441e5cb5e76b6011a7" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.414 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:source:0.17.3.0:2ee1b5f857c4ba14f13fcf4ebcccd1635ba09988cfa32de7a92a9c6712aacf29" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.414 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:linux-x64:0.17.3.1:02e8e32455383cf32030e33511656492a352788a619a0c9220ec360c2e863ef9" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.414 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv8:0.17.3.0:1fa1ba8a1e4c6a0e56d8f7afd788205ff0916a3670b9bf7992f1db0f9d7dec3e" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x86:0.17.3.0:541189f5635f479605eda306a36d2beef1fbe68d6fdbfabce671d6e4c8970158" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv7:0.17.3.0:da49d85ce2d52fc07846c58d0c58d6412f454f9d389bfa31eab9c1d49a1a13ed" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv8:0.17.3.0:8fdb5761f6f4345dc670d184144ce8c2fa56eeb1609ed169e79b202fcca20f7d" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:mac-x64:0.17.3.0:53b7ed67f7077f27f470b4411478bef8b2bb9cf2cf480055dd1802a935983387" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:mac-x64:0.17.3.1:e54616064681a3ea147298b9006fbac56d80e13c5764158743a226e298a5a017" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:source:0.17.3.1:05dc55c89c4484cab5afcb7b18c389a5c6dc978dd24bc23049cd801823d16ed8" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:install-win-x64:0.17.3.1:d71099d2f4f0b3c223de3f6e2d47cff7da94b7a61e7ed4ecc11ac52dc482c044" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv7:0.17.3.0:a152c765386ee6ed670dbbfe1e90a8505040d5240a1c7c449bfa9845c4eb3e0d" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x64:0.17.3.0:a956d0c3ab77ebfc1d6229b77d68b739661b564d9a4115e5a549c3af146d6034" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:win-x64:0.17.3.1:70f658d499c6fc0f232c4f5fd89f8f93e9c851465e02cdc206eb89fe6e8e897d" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x64:0.17.3.0:ac18ce3d1189410a5c175984827d5d601974733303411f6142296d647f6582ce" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x86:0.17.3.0:586b9967d848eb31dd66bdb6d828bd3a640098434595a5933374d129b76958eb" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:freebsd-x64:0.17.3.0:d496811ee4687db0c448d30086700f485bf30512c38b50441e5cb5e76b6011a7" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:source:0.17.3.0:2ee1b5f857c4ba14f13fcf4ebcccd1635ba09988cfa32de7a92a9c6712aacf29" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:linux-x64:0.17.3.1:02e8e32455383cf32030e33511656492a352788a619a0c9220ec360c2e863ef9" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.416 [P2P2] INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv8:0.17.3.0:1fa1ba8a1e4c6a0e56d8f7afd788205ff0916a3670b9bf7992f1db0f9d7dec3e" in TXT record for updates.moneropulse.org
2022-02-27 04:19:05.608 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16035, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:05.611 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 16035 bytes received for category command-1001 initiated by us
2022-02-27 04:19:05.611 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:2212 [217.72.31.108:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:05.612 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:414 [217.72.31.108:18080 OUT] Sync data returned a new top block candidate: 2458700 -> 2568394 [Your node is 109694 blocks (5.0 months) behind]
2022-02-27 04:19:05.613 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:414 SYNCHRONIZATION started
2022-02-27 04:19:05.613 [P2P8] INFO blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:1609 switching safe mode off
2022-02-27 04:19:05.613 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [217.72.31.108:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:05.613 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [217.72.31.108:18080 OUT] requesting callback
2022-02-27 04:19:05.613 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [217.72.31.108:18080 OUT] request_callback
2022-02-27 04:19:05.613 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [217.72.31.108:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:05.613 [P2P8] INFO net.p2p src/p2p/net_node.inl:1215 [217.72.31.108:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:05.613 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1216 [217.72.31.108:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:05.614 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:05.614 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:05.614 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:05.614 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [217.72.31.108:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:05.615 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [217.72.31.108:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:05.615 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [217.72.31.108:18080 OUT] fired_callback
2022-02-27 04:19:05.615 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [217.72.31.108:18080 OUT] callback fired
2022-02-27 04:19:05.616 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 0, 1/2 connections
2022-02-27 04:19:05.616 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [217.72.31.108:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:05.616 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [217.72.31.108:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:05.616 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:05.616 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:05.617 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [217.72.31.108:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:05.617 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:05.617 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1533 Considering connecting (out) to anchor peer: acb5441dfcb70b36 217.72.31.108:18080
2022-02-27 04:19:05.620 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1536 Peer is used
2022-02-27 04:19:05.622 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 1/12 connections
2022-02-27 04:19:05.623 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (1/12 on it and 0 on 2, 0 others) -> 1 (+0), current peers 115?
2022-02-27 04:19:05.624 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=4, max_index=19)
2022-02-27 04:19:05.624 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 3ec6cd5fe87975b9 174.56.104.176:18080, pruning seed 0 (stripe 1 needed)
2022-02-27 04:19:05.624 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 3ec6cd5fe87975b9 174.56.104.176:18080, pruning seed 0 [peer_list=1] last_seen: d0.h0.m15.s4
2022-02-27 04:19:05.624 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 174.56.104.176:18080(peer_type=1, last_seen: d0.h0.m15.s4)...
2022-02-27 04:19:05.625 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #2 to 0.0.0.0 currently we have sockets count:3
2022-02-27 04:19:05.625 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:05.625 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:05.625 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 174.56.104.176:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:05.661 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv7:0.17.3.0:da49d85ce2d52fc07846c58d0c58d6412f454f9d389bfa31eab9c1d49a1a13ed" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.661 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x64:0.17.3.0:ac18ce3d1189410a5c175984827d5d601974733303411f6142296d647f6582ce" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.661 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:linux-x64:0.17.3.1:02e8e32455383cf32030e33511656492a352788a619a0c9220ec360c2e863ef9" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.661 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x64:0.17.3.0:a956d0c3ab77ebfc1d6229b77d68b739661b564d9a4115e5a549c3af146d6034" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.661 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:source:0.17.3.0:2ee1b5f857c4ba14f13fcf4ebcccd1635ba09988cfa32de7a92a9c6712aacf29" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.661 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x86:0.17.3.0:586b9967d848eb31dd66bdb6d828bd3a640098434595a5933374d129b76958eb" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.661 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv8:0.17.3.0:1fa1ba8a1e4c6a0e56d8f7afd788205ff0916a3670b9bf7992f1db0f9d7dec3e" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv7:0.17.3.0:a152c765386ee6ed670dbbfe1e90a8505040d5240a1c7c449bfa9845c4eb3e0d" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:mac-x64:0.17.3.0:53b7ed67f7077f27f470b4411478bef8b2bb9cf2cf480055dd1802a935983387" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x86:0.17.3.0:541189f5635f479605eda306a36d2beef1fbe68d6fdbfabce671d6e4c8970158" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:win-x64:0.17.3.1:70f658d499c6fc0f232c4f5fd89f8f93e9c851465e02cdc206eb89fe6e8e897d" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:source:0.17.3.1:05dc55c89c4484cab5afcb7b18c389a5c6dc978dd24bc23049cd801823d16ed8" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv8:0.17.3.0:8fdb5761f6f4345dc670d184144ce8c2fa56eeb1609ed169e79b202fcca20f7d" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:mac-x64:0.17.3.1:e54616064681a3ea147298b9006fbac56d80e13c5764158743a226e298a5a017" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:freebsd-x64:0.17.3.0:d496811ee4687db0c448d30086700f485bf30512c38b50441e5cb5e76b6011a7" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.662 7fb3797f7700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:install-win-x64:0.17.3.1:d71099d2f4f0b3c223de3f6e2d47cff7da94b7a61e7ed4ecc11ac52dc482c044" in TXT record for updates.moneropulse.se
2022-02-27 04:19:05.711 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [174.56.104.176:18080 1fc93bc6-6d66-4448-afdc-f0fcbeaadd24 OUT] NEW CONNECTION
2022-02-27 04:19:05.711 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:54676 <--> 174.56.104.176:18080 (via 174.56.104.176:18080)
2022-02-27 04:19:05.711 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:05.711 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:05.712 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:05.712 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [174.56.104.176:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:05.721 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:win-x64:0.17.3.1:70f658d499c6fc0f232c4f5fd89f8f93e9c851465e02cdc206eb89fe6e8e897d" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.721 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv7:0.17.3.0:a152c765386ee6ed670dbbfe1e90a8505040d5240a1c7c449bfa9845c4eb3e0d" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:source:0.17.3.0:2ee1b5f857c4ba14f13fcf4ebcccd1635ba09988cfa32de7a92a9c6712aacf29" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:mac-x64:0.17.3.0:53b7ed67f7077f27f470b4411478bef8b2bb9cf2cf480055dd1802a935983387" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x64:0.17.3.0:ac18ce3d1189410a5c175984827d5d601974733303411f6142296d647f6582ce" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv8:0.17.3.0:8fdb5761f6f4345dc670d184144ce8c2fa56eeb1609ed169e79b202fcca20f7d" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x64:0.17.3.0:a956d0c3ab77ebfc1d6229b77d68b739661b564d9a4115e5a549c3af146d6034" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv7:0.17.3.0:da49d85ce2d52fc07846c58d0c58d6412f454f9d389bfa31eab9c1d49a1a13ed" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:source:0.17.3.1:05dc55c89c4484cab5afcb7b18c389a5c6dc978dd24bc23049cd801823d16ed8" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:install-win-x64:0.17.3.1:d71099d2f4f0b3c223de3f6e2d47cff7da94b7a61e7ed4ecc11ac52dc482c044" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:mac-x64:0.17.3.1:e54616064681a3ea147298b9006fbac56d80e13c5764158743a226e298a5a017" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.722 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x86:0.17.3.0:541189f5635f479605eda306a36d2beef1fbe68d6fdbfabce671d6e4c8970158" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.723 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:linux-x64:0.17.3.1:02e8e32455383cf32030e33511656492a352788a619a0c9220ec360c2e863ef9" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.723 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x86:0.17.3.0:586b9967d848eb31dd66bdb6d828bd3a640098434595a5933374d129b76958eb" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.723 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv8:0.17.3.0:1fa1ba8a1e4c6a0e56d8f7afd788205ff0916a3670b9bf7992f1db0f9d7dec3e" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.723 7fb37a1f9700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:freebsd-x64:0.17.3.0:d496811ee4687db0c448d30086700f485bf30512c38b50441e5cb5e76b6011a7" in TXT record for updates.moneropulse.net
2022-02-27 04:19:05.762 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:05.763 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:05.810 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:05.810 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:05.810 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:05.810 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:05.810 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:05.813 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 2887/16283 (17.7301%)
2022-02-27 04:19:05.814 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=7300, current total 10187/16283 (62.5622%)
2022-02-27 04:19:05.866 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv7:0.17.1.0:2ad46e3834a25f78f1c070220dd1b907200abe57246a7b0cc410b998174e5ed2" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.866 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:freebsd-x64:0.17.1.0:11577db88edf29d5a09c45599cb43c1da568f63a1303322bf0aecabfaffd48a7" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.866 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:win-x64:0.17.1.0:85ecd625721435e99fff0f4849ff40bb3f2de26573b50432a5fe9632dfba3026" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.866 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x86:0.17.1.0:e58e1f60120cc9a3be1f6bad95d4605843608630437794c56d705547db2bfd69" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-x64:0.17.1.0:b7b573ff3d2013527fce47643a6738eaf55f10894fa5b2cb364ba5cd937af92e" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:linux-armv8:0.17.1.0:487011bc1bdaa9bcc276cdbee0930c2289b317c752a99a38d98c0ad13324a612" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x86:0.17.1.0:d438ce08ebce2705b1de8469833ccda47c76401887751972086246cb3c59f041" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:mac-x64:0.17.1.0:3e9cefcb02e0fd5f4c720165bf1621ccda48f18eda1f63f207f29a2549658620" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv8:0.17.1.0:a758c81dfe177c74567e9793e1332adc3e2ce9ae71addb81f1e7f5fcce4303f7" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:mac-x64:0.17.1.0:b9c0cbdc8f9c74d6205858ccb4fb0f1eec792e301aa819bf8aa445a3d17869d3" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:linux-x64:0.17.1.0:9076b731634e073430817cd590ea015a19a9cf3336c3c7a7bb16f1fd25b429f4" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:win-x64:0.17.1.0:b942b584601faa504ed2eb5c6d7bdf62740826cbef63d33d35b48e414dd48f5d" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero:android-armv7:0.17.1.0:e0234000ee183656092621066658bece27a49442101755b565f190d4e0d29314" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.867 7fb379cf8700 INFO net.dns src/common/dns_utils.cpp:341 Found "monero-gui:install-win-x64:0.17.1.0:be3b1f07ba86a0d46c27f670b27d936baa5c4e7b68f3dc37349b8f91b073dc6a" in TXT record for updates.moneropulse.co
2022-02-27 04:19:05.868 [P2P2] DEBUG net.dns src/common/dns_utils.cpp:540 DNSSEC not available for hostname: updates.moneropulse.co, skipping.
2022-02-27 04:19:05.868 [P2P2] DEBUG net.dns src/common/dns_utils.cpp:545 DNSSEC validation failed for hostname: updates.moneropulse.co, skipping.
2022-02-27 04:19:05.868 [P2P2] INFO updates src/common/updates.cpp:94 Found new version 0.17.3.0 with hash 2ee1b5f857c4ba14f13fcf4ebcccd1635ba09988cfa32de7a92a9c6712aacf29
2022-02-27 04:19:05.868 [P2P2] DEBUG blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:2059 Pruning not enabled, nothing to do
2022-02-27 04:19:05.987 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16283, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:05.991 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 16283 bytes received for category command-1001 initiated by us
2022-02-27 04:19:05.991 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:2212 [174.56.104.176:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:05.992 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [174.56.104.176:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:05.992 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [174.56.104.176:18080 OUT] requesting callback
2022-02-27 04:19:05.992 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [174.56.104.176:18080 OUT] request_callback
2022-02-27 04:19:05.992 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [174.56.104.176:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:05.992 [P2P9] INFO net.p2p src/p2p/net_node.inl:1215 [174.56.104.176:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:05.992 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1216 [174.56.104.176:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:05.993 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:05.993 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [174.56.104.176:18080 OUT] fired_callback
2022-02-27 04:19:05.993 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [174.56.104.176:18080 OUT] callback fired
2022-02-27 04:19:05.993 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:05.993 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [174.56.104.176:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:05.994 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [174.56.104.176:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:05.994 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:05.994 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [174.56.104.176:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:05.994 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [174.56.104.176:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:05.994 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:05.994 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:05.995 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [174.56.104.176:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:05.995 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:05.999 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 2/12 connections
2022-02-27 04:19:06.000 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (2/12 on it and 0 on 2, 0 others) -> 1 (+0), current peers 115? 115?
2022-02-27 04:19:06.000 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=6, max_index=19)
2022-02-27 04:19:06.000 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 669bb14ab31cde49 51.83.3.42:18080, pruning seed 0 (stripe 1 needed)
2022-02-27 04:19:06.001 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 669bb14ab31cde49 51.83.3.42:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m4.s15
2022-02-27 04:19:06.001 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 51.83.3.42:18080(peer_type=1, last_seen: d0.h1.m4.s15)...
2022-02-27 04:19:06.001 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #3 to 0.0.0.0 currently we have sockets count:4
2022-02-27 04:19:06.001 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:06.001 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:06.001 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 51.83.3.42:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:06.096 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:06.097 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:06.139 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [51.83.3.42:18080 2c393ad5-dd54-4115-95c3-cdc797873393 OUT] NEW CONNECTION
2022-02-27 04:19:06.139 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:48248 <--> 51.83.3.42:18080 (via 51.83.3.42:18080)
2022-02-27 04:19:06.140 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:06.140 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:06.140 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:06.140 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [51.83.3.42:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:06.267 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:06.267 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:06.267 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:06.267 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:06.267 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:06.269 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/16768 (8.43869%)
2022-02-27 04:19:06.269 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/16768 (17.0742%)
2022-02-27 04:19:06.271 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/16768 (25.7097%)
2022-02-27 04:19:06.271 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 7207/16768 (42.9807%)
2022-02-27 04:19:06.272 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 8655/16768 (51.6162%)
2022-02-27 04:19:06.272 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 10103/16768 (60.2517%)
2022-02-27 04:19:06.452 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16768, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:06.456 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 16768 bytes received for category command-1001 initiated by us
2022-02-27 04:19:06.456 [P2P3] DEBUG net.p2p src/p2p/net_node.inl:2212 [51.83.3.42:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:06.457 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [51.83.3.42:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:06.457 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [51.83.3.42:18080 OUT] requesting callback
2022-02-27 04:19:06.457 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [51.83.3.42:18080 OUT] request_callback
2022-02-27 04:19:06.458 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [51.83.3.42:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:06.458 [P2P3] INFO net.p2p src/p2p/net_node.inl:1215 [51.83.3.42:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:06.458 [P2P3] DEBUG net.p2p src/p2p/net_node.inl:1216 [51.83.3.42:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:06.459 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:06.459 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [51.83.3.42:18080 OUT] fired_callback
2022-02-27 04:19:06.459 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [51.83.3.42:18080 OUT] callback fired
2022-02-27 04:19:06.459 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [51.83.3.42:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:06.459 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [51.83.3.42:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:06.459 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:06.459 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:06.460 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [51.83.3.42:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:06.460 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:06.460 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:06.460 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [51.83.3.42:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:06.461 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [51.83.3.42:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:06.461 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:06.461 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 3/12 connections
2022-02-27 04:19:06.463 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (3/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115?
2022-02-27 04:19:06.465 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=7(x=14, max_index=19)
2022-02-27 04:19:06.465 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: b29a8fddf154de58 176.128.155.251:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:06.466 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: b29a8fddf154de58 176.128.155.251:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m42.s16
2022-02-27 04:19:06.466 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 176.128.155.251:18080(peer_type=1, last_seen: d0.h1.m42.s16)...
2022-02-27 04:19:06.466 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #4 to 0.0.0.0 currently we have sockets count:5
2022-02-27 04:19:06.466 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:06.466 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:06.466 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 176.128.155.251:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:06.612 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:06.612 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:06.657 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [176.128.155.251:18080 17e55c50-5f72-45fa-b3bc-b61ff4417011 OUT] NEW CONNECTION
2022-02-27 04:19:06.657 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:44346 <--> 176.128.155.251:18080 (via 176.128.155.251:18080)
2022-02-27 04:19:06.657 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:06.658 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:06.658 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.128.155.251:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:06.658 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [176.128.155.251:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:07.804 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.128.155.251:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:07.804 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:07.804 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:07.804 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:07.804 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [176.128.155.251:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:07.811 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/16175 (8.74807%)
2022-02-27 04:19:07.812 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/16175 (17.7002%)
2022-02-27 04:19:07.812 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/16175 (26.6522%)
2022-02-27 04:19:07.932 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/16175 (35.6043%)
2022-02-27 04:19:07.940 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 7207/16175 (44.5564%)
2022-02-27 04:19:07.941 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 8655/16175 (53.5085%)
2022-02-27 04:19:07.941 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 10103/16175 (62.4606%)
2022-02-27 04:19:07.942 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 11551/16175 (71.4127%)
2022-02-27 04:19:07.982 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 12999/16175 (80.3648%)
2022-02-27 04:19:07.983 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 14447/16175 (89.3168%)
2022-02-27 04:19:08.085 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.128.155.251:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16175, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:08.087 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 16175 bytes received for category command-1001 initiated by us
2022-02-27 04:19:08.087 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:2212 [176.128.155.251:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:08.088 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [176.128.155.251:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:08.088 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [176.128.155.251:18080 OUT] requesting callback
2022-02-27 04:19:08.088 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [176.128.155.251:18080 OUT] request_callback
2022-02-27 04:19:08.088 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [176.128.155.251:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:08.088 [P2P8] INFO net.p2p src/p2p/net_node.inl:1215 [176.128.155.251:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:08.088 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1216 [176.128.155.251:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:08.089 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [176.128.155.251:18080 OUT] fired_callback
2022-02-27 04:19:08.089 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [176.128.155.251:18080 OUT] callback fired
2022-02-27 04:19:08.090 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [176.128.155.251:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:08.090 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [176.128.155.251:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:08.090 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=1080 B
2022-02-27 04:19:08.090 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:08.090 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.128.155.251:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:08.091 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [176.128.155.251:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:08.091 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:08.092 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.128.155.251:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:08.092 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [176.128.155.251:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:08.092 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [176.128.155.251:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:08.093 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 4/12 connections
2022-02-27 04:19:08.094 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (4/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115?
2022-02-27 04:19:08.095 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=2, max_index=19)
2022-02-27 04:19:08.095 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 93da0810e7607fbc 18.217.86.112:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:08.096 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 93da0810e7607fbc 18.217.86.112:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m31.s22
2022-02-27 04:19:08.096 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 18.217.86.112:18080(peer_type=1, last_seen: d0.h1.m31.s22)...
2022-02-27 04:19:08.096 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #5 to 0.0.0.0 currently we have sockets count:6
2022-02-27 04:19:08.096 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:08.096 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:08.096 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 18.217.86.112:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:08.234 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [18.217.86.112:18080 d8079fd4-c6cf-41e0-aa2c-edc3b61545a0 OUT] NEW CONNECTION
2022-02-27 04:19:08.234 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:39748 <--> 18.217.86.112:18080 (via 18.217.86.112:18080)
2022-02-27 04:19:08.234 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [18.217.86.112:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:08.235 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:08.235 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [18.217.86.112:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:08.235 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [18.217.86.112:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:08.243 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/401883 (0.352093%)
2022-02-27 04:19:08.243 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/401883 (0.712396%)
2022-02-27 04:19:08.244 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/401883 (1.0727%)
2022-02-27 04:19:08.244 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/401883 (1.433%)
2022-02-27 04:19:08.413 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [18.217.86.112:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:08.413 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [18.217.86.112:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:08.414 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [18.217.86.112:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:08.414 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:08.414 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [18.217.86.112:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:08.446 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [18.217.86.112:18080 OUT] LEVIN_PACKET partial msg received. len=1274, current total 1241/15211 (8.15857%)
2022-02-27 04:19:08.448 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [18.217.86.112:18080 OUT] LEVIN_PACKET partial msg received. len=1274, current total 2515/15211 (16.5341%)
2022-02-27 04:19:08.503 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 8655/401883 (2.15361%)
2022-02-27 04:19:08.504 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 11551/401883 (2.87422%)
2022-02-27 04:19:08.618 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [18.217.86.112:18080 OUT] LEVIN_PACKET partial msg received. len=1274, current total 3789/15211 (24.9096%)
2022-02-27 04:19:08.777 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [18.217.86.112:18080 OUT] LEVIN_PACKET partial msg received. len=1274, current total 5063/15211 (33.2851%)
2022-02-27 04:19:08.777 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [18.217.86.112:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 13255/15211 (87.1409%)
2022-02-27 04:19:08.778 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [18.217.86.112:18080 OUT] LEVIN_PACKET_RECEIVED. [len=15211, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:08.781 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [18.217.86.112:18080 OUT] 15211 bytes received for category command-1001 initiated by us
2022-02-27 04:19:08.781 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:2212 [18.217.86.112:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:08.782 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [18.217.86.112:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:08.783 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [18.217.86.112:18080 OUT] requesting callback
2022-02-27 04:19:08.783 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [18.217.86.112:18080 OUT] request_callback
2022-02-27 04:19:08.784 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [18.217.86.112:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:08.784 [P2P4] INFO net.p2p src/p2p/net_node.inl:1215 [18.217.86.112:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:08.784 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:1216 [18.217.86.112:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:08.784 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [18.217.86.112:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:08.785 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:08.785 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [18.217.86.112:18080 OUT] fired_callback
2022-02-27 04:19:08.785 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [18.217.86.112:18080 OUT] callback fired
2022-02-27 04:19:08.785 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [18.217.86.112:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:08.785 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [18.217.86.112:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:08.786 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [18.217.86.112:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:08.786 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [18.217.86.112:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:08.786 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:08.786 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [18.217.86.112:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:08.787 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [18.217.86.112:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:08.787 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:08.787 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [18.217.86.112:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:08.789 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 5/12 connections
2022-02-27 04:19:08.791 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (5/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115?
2022-02-27 04:19:08.792 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=3, max_index=19)
2022-02-27 04:19:08.792 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 618462a43e89701b 104.143.2.195:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:08.793 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 618462a43e89701b 104.143.2.195:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m31.s30
2022-02-27 04:19:08.793 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 104.143.2.195:18080(peer_type=1, last_seen: d0.h1.m31.s30)...
2022-02-27 04:19:08.793 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #6 to 0.0.0.0 currently we have sockets count:7
2022-02-27 04:19:08.793 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:08.794 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:08.794 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 104.143.2.195:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:08.852 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [104.143.2.195:18080 9e52bd03-b9bc-426e-ba24-ec3d4f63d3e5 OUT] NEW CONNECTION
2022-02-27 04:19:08.853 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:50450 <--> 104.143.2.195:18080 (via 104.143.2.195:18080)
2022-02-27 04:19:08.853 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [104.143.2.195:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:08.853 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:08.853 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [104.143.2.195:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:08.854 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [104.143.2.195:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:08.907 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [104.143.2.195:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:08.907 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [104.143.2.195:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:08.907 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [104.143.2.195:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:08.907 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:08.907 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [104.143.2.195:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:08.911 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [104.143.2.195:18080 OUT] LEVIN_PACKET partial msg received. len=1424, current total 1391/16107 (8.636%)
2022-02-27 04:19:08.912 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [104.143.2.195:18080 OUT] LEVIN_PACKET partial msg received. len=1424, current total 2815/16107 (17.4769%)
2022-02-27 04:19:08.912 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [104.143.2.195:18080 OUT] LEVIN_PACKET partial msg received. len=1424, current total 4239/16107 (26.3178%)
2022-02-27 04:19:08.913 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [104.143.2.195:18080 OUT] LEVIN_PACKET partial msg received. len=1424, current total 5663/16107 (35.1586%)
2022-02-27 04:19:08.914 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [104.143.2.195:18080 OUT] LEVIN_PACKET partial msg received. len=1424, current total 7087/16107 (43.9995%)
2022-02-27 04:19:08.914 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [104.143.2.195:18080 OUT] LEVIN_PACKET partial msg received. len=2848, current total 9935/16107 (61.6813%)
2022-02-27 04:19:08.954 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 12999/401883 (3.23452%)
2022-02-27 04:19:08.968 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [18.217.86.112:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:08.968 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [18.217.86.112:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:09.017 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [104.143.2.195:18080 OUT] LEVIN_PACKET partial msg received. len=1424, current total 11359/16107 (70.5221%)
2022-02-27 04:19:09.019 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [104.143.2.195:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16107, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:09.021 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [104.143.2.195:18080 OUT] 16107 bytes received for category command-1001 initiated by us
2022-02-27 04:19:09.022 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:2212 [104.143.2.195:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:09.023 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [104.143.2.195:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:09.023 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [104.143.2.195:18080 OUT] requesting callback
2022-02-27 04:19:09.023 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [104.143.2.195:18080 OUT] request_callback
2022-02-27 04:19:09.023 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [104.143.2.195:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:09.023 [P2P8] INFO net.p2p src/p2p/net_node.inl:1215 [104.143.2.195:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:09.023 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1216 [104.143.2.195:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:09.023 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [104.143.2.195:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:09.024 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:09.024 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [104.143.2.195:18080 OUT] fired_callback
2022-02-27 04:19:09.024 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [104.143.2.195:18080 OUT] callback fired
2022-02-27 04:19:09.024 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [104.143.2.195:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:09.024 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [104.143.2.195:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:09.024 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [104.143.2.195:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:09.025 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [104.143.2.195:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:09.025 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:09.025 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [104.143.2.195:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:09.025 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [104.143.2.195:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:09.025 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [104.143.2.195:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:09.026 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:09.027 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 6/12 connections
2022-02-27 04:19:09.029 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (6/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:09.030 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=6(x=13, max_index=19)
2022-02-27 04:19:09.030 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: d7511bb011b11cf4 162.218.65.226:18280, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:09.031 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: d7511bb011b11cf4 162.218.65.226:18280, pruning seed 0 [peer_list=1] last_seen: d0.h1.m52.s52
2022-02-27 04:19:09.031 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 162.218.65.226:18280(peer_type=1, last_seen: d0.h1.m52.s52)...
2022-02-27 04:19:09.032 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #7 to 0.0.0.0 currently we have sockets count:8
2022-02-27 04:19:09.032 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:09.032 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:09.032 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 162.218.65.226:18280, bind_ip = 0.0.0.0
2022-02-27 04:19:09.076 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [104.143.2.195:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:09.076 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [104.143.2.195:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:09.082 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [162.218.65.226:18280 b30fd654-248b-4f4c-88c3-6bea648255af OUT] NEW CONNECTION
2022-02-27 04:19:09.083 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:43626 <--> 162.218.65.226:18280 (via 162.218.65.226:18280)
2022-02-27 04:19:09.083 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [162.218.65.226:18280 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:09.083 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:09.083 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [162.218.65.226:18280 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:09.083 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [162.218.65.226:18280 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:09.233 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 15895/401883 (3.95513%)
2022-02-27 04:19:09.233 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 17343/401883 (4.31543%)
2022-02-27 04:19:09.364 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2333, current total 19676/401883 (4.89595%)
2022-02-27 04:19:09.365 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=563, current total 20239/401883 (5.03604%)
2022-02-27 04:19:09.365 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 28431/401883 (7.07445%)
2022-02-27 04:19:09.366 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 36623/401883 (9.11285%)
2022-02-27 04:19:09.366 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 44815/401883 (11.1513%)
2022-02-27 04:19:09.494 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 46303/401883 (11.5215%)
2022-02-27 04:19:09.494 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 47751/401883 (11.8818%)
2022-02-27 04:19:09.947 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 49199/401883 (12.2421%)
2022-02-27 04:19:10.204 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 50647/401883 (12.6024%)
2022-02-27 04:19:10.205 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 58839/401883 (14.6408%)
2022-02-27 04:19:10.206 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 60783/401883 (15.1246%)
2022-02-27 04:19:10.348 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 62231/401883 (15.4849%)
2022-02-27 04:19:10.349 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 63679/401883 (15.8452%)
2022-02-27 04:19:10.349 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 65127/401883 (16.2055%)
2022-02-27 04:19:10.349 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 66575/401883 (16.5658%)
2022-02-27 04:19:10.350 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 68023/401883 (16.9261%)
2022-02-27 04:19:10.497 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 69471/401883 (17.2864%)
2022-02-27 04:19:10.497 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 70919/401883 (17.6467%)
2022-02-27 04:19:10.499 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 72367/401883 (18.007%)
2022-02-27 04:19:10.499 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 73815/401883 (18.3673%)
2022-02-27 04:19:10.519 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 75263/401883 (18.7276%)
2022-02-27 04:19:10.520 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 76711/401883 (19.0879%)
2022-02-27 04:19:10.670 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 78159/401883 (19.4482%)
2022-02-27 04:19:11.217 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 79607/401883 (19.8085%)
2022-02-27 04:19:11.485 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 83951/401883 (20.8894%)
2022-02-27 04:19:11.613 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 85399/401883 (21.2497%)
2022-02-27 04:19:11.614 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 91191/401883 (22.6909%)
2022-02-27 04:19:11.615 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 92639/401883 (23.0512%)
2022-02-27 04:19:11.751 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 94087/401883 (23.4115%)
2022-02-27 04:19:11.752 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 95535/401883 (23.7718%)
2022-02-27 04:19:11.752 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 96983/401883 (24.1321%)
2022-02-27 04:19:12.071 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [104.143.2.195:18080 OUT] LEVIN_PACKET_RECEIVED. [len=400160, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:12.072 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [104.143.2.195:18080 OUT] 400160 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:12.072 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [104.143.2.195:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:12.073 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [104.143.2.195:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:12.073 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [104.143.2.195:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:12.073 [P2P5] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:12.080 [P2P5] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:12.080 [P2P5] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:12.185 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (6/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 104 115 115? 115? 115? 115? 115?
2022-02-27 04:19:12.186 [P2P5] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:12.186 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [104.143.2.195:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:12.186 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [104.143.2.195:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:12.186 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [104.143.2.195:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:12.186 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [104.143.2.195:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:12.187 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1879 [104.143.2.195:18080 OUT] we should download it as no peer reserved it
2022-02-27 04:19:12.187 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [104.143.2.195:18080 OUT] we should try for that next span too, we think we could get it faster, resuming
2022-02-27 04:19:12.187 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2120 [104.143.2.195:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:12.187 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [104.143.2.195:18080 OUT] request_missing_objects: check 0, force_next_span 1, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:12.187 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [104.143.2.195:18080 OUT] span size is 0
2022-02-27 04:19:12.187 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:12.187 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458700 from 2458700 and seed 0, limit 2462796
2022-02-27 04:19:12.187 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458700
2022-02-27 04:19:12.187 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458700 - 2458719 for 9e52bd03-b9bc-426e-ba24-ec3d4f63d3e5
2022-02-27 04:19:12.187 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [104.143.2.195:18080 OUT] span from 2458700: 2458700/20
2022-02-27 04:19:12.188 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [104.143.2.195:18080 OUT] span: 2458700/20 (2458700 - 2458719)
2022-02-27 04:19:12.188 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [104.143.2.195:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458700, first hash <5abefe2c197fb0cbf296173b17419916f699a08a4c9015360069fec9ed61f464>
2022-02-27 04:19:12.188 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:12.188 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [104.143.2.195:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:12.188 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:12.188 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [104.143.2.195:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:12.188 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [104.143.2.195:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:12.192 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 98431/401883 (24.4925%)
2022-02-27 04:19:12.624 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 106623/401883 (26.5309%)
2022-02-27 04:19:12.624 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=3392, current total 110015/401883 (27.3749%)
2022-02-27 04:19:12.758 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 112911/401883 (28.0955%)
2022-02-27 04:19:12.759 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 114359/401883 (28.4558%)
2022-02-27 04:19:12.759 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 115807/401883 (28.8161%)
2022-02-27 04:19:12.760 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 117255/401883 (29.1764%)
2022-02-27 04:19:13.196 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:13.197 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:13.197 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [217.72.31.108:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:13.197 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [217.72.31.108:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:13.197 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [217.72.31.108:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:13.198 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:13.204 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 118703/401883 (29.5367%)
2022-02-27 04:19:13.205 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:13.205 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:13.278 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (6/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 104 115? 115? 115? 115? 115? 115
2022-02-27 04:19:13.278 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:13.278 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [217.72.31.108:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:13.279 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [217.72.31.108:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:13.279 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [217.72.31.108:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:13.279 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [217.72.31.108:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:13.279 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [217.72.31.108:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:13.279 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [217.72.31.108:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:13.280 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [217.72.31.108:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:13.280 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [217.72.31.108:18080 OUT] span size is 0
2022-02-27 04:19:13.280 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:13.280 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458720 from 2458720 and seed 0, limit 2462816
2022-02-27 04:19:13.280 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458720
2022-02-27 04:19:13.280 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458720 - 2458739 for e646f6a9-ce94-46a1-baec-efbe82879bcf
2022-02-27 04:19:13.280 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [217.72.31.108:18080 OUT] span from 2458700: 2458720/20
2022-02-27 04:19:13.280 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [217.72.31.108:18080 OUT] span: 2458720/20 (2458720 - 2458739)
2022-02-27 04:19:13.281 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [217.72.31.108:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458720, first hash <8ff5f839b76f1717e68b95f802edac17fe9e5185d39ccc1f2d47400e91bb25f5>
2022-02-27 04:19:13.281 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:13.281 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [217.72.31.108:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:13.281 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:13.281 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:13.282 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [217.72.31.108:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:13.490 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 123047/401883 (30.6176%)
2022-02-27 04:19:13.619 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 127391/401883 (31.6985%)
2022-02-27 04:19:13.763 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 128839/401883 (32.0588%)
2022-02-27 04:19:13.764 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 130287/401883 (32.4191%)
2022-02-27 04:19:13.764 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 131735/401883 (32.7794%)
2022-02-27 04:19:13.765 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 133183/401883 (33.1397%)
2022-02-27 04:19:13.892 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 134631/401883 (33.5%)
2022-02-27 04:19:13.893 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 136079/401883 (33.8604%)
2022-02-27 04:19:13.894 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 138975/401883 (34.581%)
2022-02-27 04:19:13.895 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 140423/401883 (34.9413%)
2022-02-27 04:19:14.021 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 141871/401883 (35.3016%)
2022-02-27 04:19:14.021 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 143319/401883 (35.6619%)
2022-02-27 04:19:14.024 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 147663/401883 (36.7428%)
2022-02-27 04:19:14.028 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 149111/401883 (37.1031%)
2022-02-27 04:19:14.084 [P2P3] INFO net contrib/epee/include/net/levin_protocol_handler_async.h:197 [162.218.65.226:18280 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2022-02-27 04:19:14.084 [P2P3] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:155 Failed to invoke command 1001 return code -4
2022-02-27 04:19:14.084 [P2P3] WARNING net.p2p src/p2p/net_node.inl:1173 [162.218.65.226:18280 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2022-02-27 04:19:14.084 [P2P1] WARNING net.p2p src/p2p/net_node.inl:1231 [162.218.65.226:18280 OUT] COMMAND_HANDSHAKE Failed
2022-02-27 04:19:14.084 [P2P1] INFO net.p2p src/p2p/net_node.inl:1429 [162.218.65.226:18280 OUT] Failed to HANDSHAKE with peer 162.218.65.226:18280
2022-02-27 04:19:14.084 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:14.090 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [162.218.65.226:18280 OUT] [0] state: closed in state before_handshake
2022-02-27 04:19:14.091 [P2P3] INFO net.p2p src/p2p/net_node.inl:2718 [162.218.65.226:18280 b30fd654-248b-4f4c-88c3-6bea648255af OUT] CLOSE CONNECTION
2022-02-27 04:19:14.091 [P2P3] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #7 to 162.218.65.226
2022-02-27 04:19:14.091 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (6/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:14.096 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=3, max_index=19)
2022-02-27 04:19:14.096 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 9eb6feda35d29d04 74.108.98.248:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:14.098 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 9eb6feda35d29d04 74.108.98.248:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m31.s36
2022-02-27 04:19:14.098 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 74.108.98.248:18080(peer_type=1, last_seen: d0.h1.m31.s36)...
2022-02-27 04:19:14.098 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #8 to 0.0.0.0 currently we have sockets count:8
2022-02-27 04:19:14.098 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:14.098 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:14.098 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 74.108.98.248:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:14.153 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 150559/401883 (37.4634%)
2022-02-27 04:19:14.154 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 152007/401883 (37.8237%)
2022-02-27 04:19:14.154 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 153455/401883 (38.184%)
2022-02-27 04:19:14.155 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 154903/401883 (38.5443%)
2022-02-27 04:19:14.155 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 156351/401883 (38.9046%)
2022-02-27 04:19:14.155 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 157799/401883 (39.2649%)
2022-02-27 04:19:14.156 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 159247/401883 (39.6252%)
2022-02-27 04:19:14.161 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [74.108.98.248:18080 9a6cb46c-f531-4f9b-a686-8e850031ba0c OUT] NEW CONNECTION
2022-02-27 04:19:14.161 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:56644 <--> 74.108.98.248:18080 (via 74.108.98.248:18080)
2022-02-27 04:19:14.162 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [74.108.98.248:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:14.162 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:14.162 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [74.108.98.248:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:14.162 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [74.108.98.248:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:14.282 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 160695/401883 (39.9855%)
2022-02-27 04:19:14.283 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 162143/401883 (40.3458%)
2022-02-27 04:19:14.284 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 163591/401883 (40.7061%)
2022-02-27 04:19:14.285 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=939, current total 164530/401883 (40.9398%)
2022-02-27 04:19:14.286 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 165978/401883 (41.3001%)
2022-02-27 04:19:14.287 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 167426/401883 (41.6604%)
2022-02-27 04:19:14.288 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 168874/401883 (42.0207%)
2022-02-27 04:19:14.561 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 177066/401883 (44.0591%)
2022-02-27 04:19:14.562 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=6288, current total 183354/401883 (45.6237%)
2022-02-27 04:19:14.571 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 184802/401883 (45.984%)
2022-02-27 04:19:14.572 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 186250/401883 (46.3443%)
2022-02-27 04:19:14.578 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 187698/401883 (46.7046%)
2022-02-27 04:19:14.579 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 189146/401883 (47.0649%)
2022-02-27 04:19:14.700 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 190594/401883 (47.4252%)
2022-02-27 04:19:14.720 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 192042/401883 (47.7855%)
2022-02-27 04:19:14.728 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 193490/401883 (48.1459%)
2022-02-27 04:19:14.728 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 194938/401883 (48.5062%)
2022-02-27 04:19:14.729 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 196386/401883 (48.8665%)
2022-02-27 04:19:14.907 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 197834/401883 (49.2268%)
2022-02-27 04:19:14.908 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 199282/401883 (49.5871%)
2022-02-27 04:19:14.916 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 200730/401883 (49.9474%)
2022-02-27 04:19:14.917 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 202178/401883 (50.3077%)
2022-02-27 04:19:14.918 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 203626/401883 (50.668%)
2022-02-27 04:19:14.970 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 205074/401883 (51.0283%)
2022-02-27 04:19:15.145 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 206522/401883 (51.3886%)
2022-02-27 04:19:15.145 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 207970/401883 (51.7489%)
2022-02-27 04:19:15.170 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 209418/401883 (52.1092%)
2022-02-27 04:19:15.171 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 210866/401883 (52.4695%)
2022-02-27 04:19:15.178 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 212314/401883 (52.8298%)
2022-02-27 04:19:15.195 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 213762/401883 (53.1901%)
2022-02-27 04:19:15.196 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 215210/401883 (53.5504%)
2022-02-27 04:19:15.294 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 218106/401883 (54.271%)
2022-02-27 04:19:15.314 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 219554/401883 (54.6313%)
2022-02-27 04:19:15.315 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 221002/401883 (54.9916%)
2022-02-27 04:19:15.343 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 222450/401883 (55.3519%)
2022-02-27 04:19:15.343 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 223898/401883 (55.7122%)
2022-02-27 04:19:15.370 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 225346/401883 (56.0725%)
2022-02-27 04:19:15.371 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 226794/401883 (56.4328%)
2022-02-27 04:19:15.423 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 228242/401883 (56.7931%)
2022-02-27 04:19:15.423 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 229690/401883 (57.1535%)
2022-02-27 04:19:15.631 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 231138/401883 (57.5138%)
2022-02-27 04:19:15.632 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=895, current total 232033/401883 (57.7365%)
2022-02-27 04:19:15.636 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 240225/401883 (59.7749%)
2022-02-27 04:19:15.636 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=5393, current total 245618/401883 (61.1168%)
2022-02-27 04:19:15.637 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 247066/401883 (61.4771%)
2022-02-27 04:19:15.683 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 248514/401883 (61.8374%)
2022-02-27 04:19:15.773 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 249962/401883 (62.1977%)
2022-02-27 04:19:15.775 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 251410/401883 (62.558%)
2022-02-27 04:19:15.783 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 254306/401883 (63.2786%)
2022-02-27 04:19:15.902 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 255754/401883 (63.6389%)
2022-02-27 04:19:15.902 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 257202/401883 (63.9992%)
2022-02-27 04:19:16.163 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 258650/401883 (64.3595%)
2022-02-27 04:19:16.164 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 266842/401883 (66.3979%)
2022-02-27 04:19:16.165 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=3111, current total 269953/401883 (67.172%)
2022-02-27 04:19:16.165 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 271401/401883 (67.5323%)
2022-02-27 04:19:16.241 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 272849/401883 (67.8926%)
2022-02-27 04:19:16.280 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:16.281 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:16.281 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [51.83.3.42:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:16.281 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [51.83.3.42:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:16.281 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [51.83.3.42:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:16.281 [P2P6] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:16.289 [P2P6] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:16.289 [P2P6] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:16.294 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 275745/401883 (68.6133%)
2022-02-27 04:19:16.295 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 277193/401883 (68.9736%)
2022-02-27 04:19:16.328 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (6/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 104 115? 115? 115 115? 115? 115?
2022-02-27 04:19:16.328 [P2P6] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:16.328 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [51.83.3.42:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:16.329 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [51.83.3.42:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:16.329 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [51.83.3.42:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:16.329 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [51.83.3.42:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:16.329 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [51.83.3.42:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:16.329 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [51.83.3.42:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:16.329 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [51.83.3.42:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:16.329 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [51.83.3.42:18080 OUT] span size is 0
2022-02-27 04:19:16.329 [P2P6] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:16.329 [P2P6] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458740 from 2458740 and seed 0, limit 2462836
2022-02-27 04:19:16.329 [P2P6] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458740
2022-02-27 04:19:16.330 [P2P6] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458740 - 2458759 for 2c393ad5-dd54-4115-95c3-cdc797873393
2022-02-27 04:19:16.330 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [51.83.3.42:18080 OUT] span from 2458700: 2458740/20
2022-02-27 04:19:16.330 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [51.83.3.42:18080 OUT] span: 2458740/20 (2458740 - 2458759)
2022-02-27 04:19:16.330 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [51.83.3.42:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458740, first hash <3a286baaeea3e2e80215168d9e1493de07f1916db7eb823f7a946814bb13189e>
2022-02-27 04:19:16.330 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:16.331 [P2P6] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [51.83.3.42:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:16.331 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:16.331 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:16.331 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [51.83.3.42:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:16.412 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 278641/401883 (69.3339%)
2022-02-27 04:19:16.423 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 280089/401883 (69.6942%)
2022-02-27 04:19:16.425 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 282985/401883 (70.4148%)
2022-02-27 04:19:16.481 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 284433/401883 (70.7751%)
2022-02-27 04:19:16.585 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 285881/401883 (71.1354%)
2022-02-27 04:19:16.586 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 287329/401883 (71.4957%)
2022-02-27 04:19:16.587 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 288777/401883 (71.856%)
2022-02-27 04:19:16.588 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 291673/401883 (72.5766%)
2022-02-27 04:19:16.726 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 293121/401883 (72.9369%)
2022-02-27 04:19:16.803 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 294569/401883 (73.2972%)
2022-02-27 04:19:16.803 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 296017/401883 (73.6575%)
2022-02-27 04:19:16.804 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 297465/401883 (74.0178%)
2022-02-27 04:19:17.154 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 298913/401883 (74.3781%)
2022-02-27 04:19:17.156 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 300361/401883 (74.7384%)
2022-02-27 04:19:17.156 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 308553/401883 (76.7768%)
2022-02-27 04:19:17.157 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=3392, current total 311945/401883 (77.6208%)
2022-02-27 04:19:17.195 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 313393/401883 (77.9812%)
2022-02-27 04:19:17.270 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 314841/401883 (78.3415%)
2022-02-27 04:19:17.295 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 316289/401883 (78.7018%)
2022-02-27 04:19:17.323 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 317737/401883 (79.0621%)
2022-02-27 04:19:17.324 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 319185/401883 (79.4224%)
2022-02-27 04:19:17.445 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 320633/401883 (79.7827%)
2022-02-27 04:19:17.446 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 322081/401883 (80.143%)
2022-02-27 04:19:17.452 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 323529/401883 (80.5033%)
2022-02-27 04:19:17.452 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 324977/401883 (80.8636%)
2022-02-27 04:19:17.709 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 330769/401883 (82.3048%)
2022-02-27 04:19:17.811 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:17.812 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:17.812 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [174.56.104.176:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:17.812 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [174.56.104.176:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:17.812 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [174.56.104.176:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:17.812 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:17.821 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:17.822 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:17.871 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (6/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 104 115? 115? 115? 115? 115 115?
2022-02-27 04:19:17.871 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:17.871 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [174.56.104.176:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:17.872 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [174.56.104.176:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:17.872 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [174.56.104.176:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:17.872 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [174.56.104.176:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:17.873 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [174.56.104.176:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:17.873 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [174.56.104.176:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:17.873 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [174.56.104.176:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:17.873 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [174.56.104.176:18080 OUT] span size is 0
2022-02-27 04:19:17.873 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:17.873 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458760 from 2458760 and seed 0, limit 2462856
2022-02-27 04:19:17.873 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458760
2022-02-27 04:19:17.873 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458760 - 2458779 for 1fc93bc6-6d66-4448-afdc-f0fcbeaadd24
2022-02-27 04:19:17.873 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [174.56.104.176:18080 OUT] span from 2458700: 2458760/20
2022-02-27 04:19:17.873 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [174.56.104.176:18080 OUT] span: 2458760/20 (2458760 - 2458779)
2022-02-27 04:19:17.874 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [174.56.104.176:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458760, first hash <f774a7af489385fc85c22f714addfd766afc41311f74de000775d01b5fefdb78>
2022-02-27 04:19:17.874 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:17.874 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [174.56.104.176:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:17.874 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:17.874 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:17.875 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [174.56.104.176:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:18.212 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 332217/401883 (82.6651%)
2022-02-27 04:19:18.488 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 333665/401883 (83.0254%)
2022-02-27 04:19:18.489 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 336561/401883 (83.746%)
2022-02-27 04:19:18.676 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 342353/401883 (85.1872%)
2022-02-27 04:19:18.817 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 343801/401883 (85.5475%)
2022-02-27 04:19:19.091 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 345249/401883 (85.9078%)
2022-02-27 04:19:19.091 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 353441/401883 (87.9462%)
2022-02-27 04:19:19.095 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 355385/401883 (88.43%)
2022-02-27 04:19:19.164 [P2P7] INFO net contrib/epee/include/net/levin_protocol_handler_async.h:197 [74.108.98.248:18080 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2022-02-27 04:19:19.164 [P2P7] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:155 Failed to invoke command 1001 return code -4
2022-02-27 04:19:19.164 [P2P7] WARNING net.p2p src/p2p/net_node.inl:1173 [74.108.98.248:18080 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2022-02-27 04:19:19.164 [P2P1] WARNING net.p2p src/p2p/net_node.inl:1231 [74.108.98.248:18080 OUT] COMMAND_HANDSHAKE Failed
2022-02-27 04:19:19.164 [P2P1] INFO net.p2p src/p2p/net_node.inl:1429 [74.108.98.248:18080 OUT] Failed to HANDSHAKE with peer 74.108.98.248:18080
2022-02-27 04:19:19.164 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:19.167 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [74.108.98.248:18080 OUT] [0] state: closed in state before_handshake
2022-02-27 04:19:19.167 [P2P7] INFO net.p2p src/p2p/net_node.inl:2718 [74.108.98.248:18080 9a6cb46c-f531-4f9b-a686-8e850031ba0c OUT] CLOSE CONNECTION
2022-02-27 04:19:19.167 [P2P7] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #8 to 74.108.98.248
2022-02-27 04:19:19.167 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (6/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:19.170 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=4, max_index=19)
2022-02-27 04:19:19.179 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 6/12 connections
2022-02-27 04:19:19.190 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (6/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:19.200 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 845bcffbd3f7fb17 84.71.115.71:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:19.203 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 845bcffbd3f7fb17 84.71.115.71:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:19.203 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 84.71.115.71:18080(peer_type=2, last_seen: never)...
2022-02-27 04:19:19.203 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #9 to 0.0.0.0 currently we have sockets count:8
2022-02-27 04:19:19.203 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:19.203 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:19.203 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 84.71.115.71:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:19.323 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [84.71.115.71:18080 e197d82f-3bdd-4dc6-84fe-6602496acea7 OUT] NEW CONNECTION
2022-02-27 04:19:19.324 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:45626 <--> 84.71.115.71:18080 (via 84.71.115.71:18080)
2022-02-27 04:19:19.324 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:19.324 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:19.324 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:19.324 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [84.71.115.71:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:19.474 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:19.474 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:19.475 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:19.475 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:19.475 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:19.478 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 363577/401883 (90.4684%)
2022-02-27 04:19:19.479 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 365521/401883 (90.9521%)
2022-02-27 04:19:19.519 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 1407/15734 (8.94242%)
2022-02-27 04:19:19.520 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 2847/15734 (18.0946%)
2022-02-27 04:19:19.521 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 4287/15734 (27.2467%)
2022-02-27 04:19:19.616 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 369865/401883 (92.033%)
2022-02-27 04:19:19.696 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 5727/15734 (36.3989%)
2022-02-27 04:19:19.723 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=2880, current total 8607/15734 (54.7032%)
2022-02-27 04:19:19.724 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 10047/15734 (63.8553%)
2022-02-27 04:19:19.814 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 11487/15734 (73.0075%)
2022-02-27 04:19:19.815 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=15734, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:19.817 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 15734 bytes received for category command-1001 initiated by us
2022-02-27 04:19:19.817 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:2212 [84.71.115.71:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:19.818 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [84.71.115.71:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:19.818 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [84.71.115.71:18080 OUT] requesting callback
2022-02-27 04:19:19.818 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [84.71.115.71:18080 OUT] request_callback
2022-02-27 04:19:19.819 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [84.71.115.71:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:19.819 [P2P5] INFO net.p2p src/p2p/net_node.inl:1215 [84.71.115.71:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:19.820 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1216 [84.71.115.71:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:19.820 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:19.820 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:19.821 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:19.821 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [84.71.115.71:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:19.821 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [84.71.115.71:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:19.821 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [84.71.115.71:18080 OUT] fired_callback
2022-02-27 04:19:19.821 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [84.71.115.71:18080 OUT] callback fired
2022-02-27 04:19:19.821 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [84.71.115.71:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:19.821 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [84.71.115.71:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:19.822 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:19.822 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:19.823 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [84.71.115.71:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:19.824 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:19.826 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 7/12 connections
2022-02-27 04:19:19.838 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (7/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:19.845 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: b19f336caa19a5bb 37.204.134.4:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:19.846 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: b19f336caa19a5bb 37.204.134.4:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:19.846 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 37.204.134.4:18080(peer_type=2, last_seen: never)...
2022-02-27 04:19:19.846 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #10 to 0.0.0.0 currently we have sockets count:9
2022-02-27 04:19:19.847 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:19.847 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:19.847 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 37.204.134.4:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:19.877 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 378057/401883 (94.0714%)
2022-02-27 04:19:19.877 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 380001/401883 (94.5551%)
2022-02-27 04:19:19.899 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 381449/401883 (94.9154%)
2022-02-27 04:19:19.940 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 382897/401883 (95.2757%)
2022-02-27 04:19:19.946 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:19.946 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:20.019 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 384345/401883 (95.636%)
2022-02-27 04:19:20.019 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 385793/401883 (95.9963%)
2022-02-27 04:19:20.025 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [37.204.134.4:18080 47ff1ef2-46df-4810-9e0c-d7957ca964dd OUT] NEW CONNECTION
2022-02-27 04:19:20.026 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:59322 <--> 37.204.134.4:18080 (via 37.204.134.4:18080)
2022-02-27 04:19:20.027 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:20.027 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:20.027 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:20.028 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [37.204.134.4:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:20.029 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 387241/401883 (96.3567%)
2022-02-27 04:19:20.224 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [37.204.134.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:20.224 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:20.224 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:20.224 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:20.225 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:20.244 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 1427/16471 (8.66371%)
2022-02-27 04:19:20.245 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 2887/16471 (17.5278%)
2022-02-27 04:19:20.245 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 4347/16471 (26.3918%)
2022-02-27 04:19:20.246 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 5807/16471 (35.2559%)
2022-02-27 04:19:20.247 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 7267/16471 (44.12%)
2022-02-27 04:19:20.463 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 388689/401883 (96.717%)
2022-02-27 04:19:20.744 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 391585/401883 (97.4376%)
2022-02-27 04:19:20.745 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.128.155.251:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 399777/401883 (99.476%)
2022-02-27 04:19:20.873 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.128.155.251:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:20.874 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:20.874 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [176.128.155.251:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:20.874 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [176.128.155.251:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:20.874 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [176.128.155.251:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:20.874 [P2P4] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:20.881 [P2P4] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:20.881 [P2P4] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:20.916 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (7/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 104 115? 115? 115 115? 115? 115? 115?
2022-02-27 04:19:20.916 [P2P4] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:20.916 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [176.128.155.251:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:20.917 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [176.128.155.251:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:20.917 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [176.128.155.251:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:20.917 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [176.128.155.251:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:20.918 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [176.128.155.251:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:20.918 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [176.128.155.251:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:20.918 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [176.128.155.251:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:20.918 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [176.128.155.251:18080 OUT] span size is 0
2022-02-27 04:19:20.918 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:20.918 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458780 from 2458780 and seed 0, limit 2462876
2022-02-27 04:19:20.918 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458780
2022-02-27 04:19:20.918 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458780 - 2458799 for 17e55c50-5f72-45fa-b3bc-b61ff4417011
2022-02-27 04:19:20.919 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [176.128.155.251:18080 OUT] span from 2458700: 2458780/20
2022-02-27 04:19:20.919 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [176.128.155.251:18080 OUT] span: 2458780/20 (2458780 - 2458799)
2022-02-27 04:19:20.919 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [176.128.155.251:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458780, first hash <ca918d675ac682abbf0a07113ce0204b06bca1cf0368b1b602070a6d34504841>
2022-02-27 04:19:20.921 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:20.921 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [176.128.155.251:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:20.921 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:20.921 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.128.155.251:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:20.922 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [176.128.155.251:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:20.923 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.128.155.251:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:20.923 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:20.923 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.128.155.251:18080 OUT] LEVIN_PACKET_RECEIVED. [len=172, flags1, r?=1, cmd = 1002, v=1
2022-02-27 04:19:20.923 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-02-27 04:19:20.926 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:2530 [176.128.155.251:18080 OUT] COMMAND_TIMED_SYNC
2022-02-27 04:19:20.927 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.128.155.251:18080 OUT] 15304 bytes sent for category command-1002 initiated by peer
2022-02-27 04:19:20.927 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=15337 B, is added to queue-size=2
2022-02-27 04:19:20.927 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [176.128.155.251:18080 OUT] LEVIN_PACKET_SENT. [len=15304, flags2, r?=0, cmd = 1002, ver=1
2022-02-27 04:19:20.927 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=15337 B, from queue size=1
2022-02-27 04:19:20.997 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 8727/16471 (52.984%)
2022-02-27 04:19:20.997 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 10187/16471 (61.8481%)
2022-02-27 04:19:20.998 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 11647/16471 (70.7122%)
2022-02-27 04:19:21.177 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 14567/16471 (88.4403%)
2022-02-27 04:19:21.178 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [37.204.134.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16471, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:21.182 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 16471 bytes received for category command-1001 initiated by us
2022-02-27 04:19:21.182 [P2P3] DEBUG net.p2p src/p2p/net_node.inl:2212 [37.204.134.4:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:21.186 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [37.204.134.4:18080 OUT] Remote blockchain height: 2514312, id: <6dad15316e50e0398986cc0d807ea0bee937aa17c2924b4a27901843c9e1f522>
2022-02-27 04:19:21.186 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [37.204.134.4:18080 OUT] requesting callback
2022-02-27 04:19:21.186 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:19:21.187 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [37.204.134.4:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:21.187 [P2P3] INFO net.p2p src/p2p/net_node.inl:1215 [37.204.134.4:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:21.187 [P2P3] DEBUG net.p2p src/p2p/net_node.inl:1216 [37.204.134.4:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:21.187 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:21.188 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:21.188 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:19:21.188 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:19:21.188 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:21.188 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [37.204.134.4:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:21.188 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [37.204.134.4:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:21.189 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [37.204.134.4:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:21.189 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [37.204.134.4:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:21.189 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:21.189 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:21.189 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [37.204.134.4:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:21.189 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:21.192 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 8/12 connections
2022-02-27 04:19:21.194 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (8/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:21.202 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 35c9561c5b17b9bd 141.135.54.103:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:21.204 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 35c9561c5b17b9bd 141.135.54.103:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:21.204 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 141.135.54.103:18080(peer_type=2, last_seen: never)...
2022-02-27 04:19:21.204 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #11 to 0.0.0.0 currently we have sockets count:10
2022-02-27 04:19:21.204 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:21.204 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:21.204 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 141.135.54.103:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:21.412 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [37.204.134.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:21.412 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:24.950 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:24.951 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:24.954 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [84.71.115.71:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:24.954 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [84.71.115.71:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:24.954 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [84.71.115.71:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:24.954 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:24.962 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:24.962 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:25.022 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (8/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:25.023 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:25.023 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [84.71.115.71:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:25.023 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [84.71.115.71:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:25.023 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [84.71.115.71:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:25.024 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [84.71.115.71:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:25.024 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [84.71.115.71:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:25.024 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [84.71.115.71:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:25.024 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [84.71.115.71:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:25.024 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [84.71.115.71:18080 OUT] span size is 0
2022-02-27 04:19:25.024 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:25.024 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458800 from 2458800 and seed 0, limit 2462896
2022-02-27 04:19:25.024 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458800
2022-02-27 04:19:25.024 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458800 - 2458819 for e197d82f-3bdd-4dc6-84fe-6602496acea7
2022-02-27 04:19:25.025 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [84.71.115.71:18080 OUT] span from 2458700: 2458800/20
2022-02-27 04:19:25.025 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [84.71.115.71:18080 OUT] span: 2458800/20 (2458800 - 2458819)
2022-02-27 04:19:25.025 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [84.71.115.71:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458800, first hash <cd7c1f77bf761078767ba9f9a3430441e44b085027c8d6fbe971f4b877d17515>
2022-02-27 04:19:25.025 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:25.025 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [84.71.115.71:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:25.025 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:25.025 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:25.026 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [84.71.115.71:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:25.343 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [18.217.86.112:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:25.344 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [18.217.86.112:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:25.344 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [18.217.86.112:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:25.344 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [18.217.86.112:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:25.344 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [18.217.86.112:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:25.344 [P2P2] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:25.352 [P2P2] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:25.352 [P2P2] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:25.404 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (8/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115 115? 115?
2022-02-27 04:19:25.404 [P2P2] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:25.404 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [18.217.86.112:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:25.405 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [18.217.86.112:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:25.405 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [18.217.86.112:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:25.405 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [18.217.86.112:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:25.405 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [18.217.86.112:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:25.405 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [18.217.86.112:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:25.405 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [18.217.86.112:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:25.405 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [18.217.86.112:18080 OUT] span size is 0
2022-02-27 04:19:25.405 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:25.405 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458820 from 2458820 and seed 0, limit 2462916
2022-02-27 04:19:25.405 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458820
2022-02-27 04:19:25.405 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458820 - 2458839 for d8079fd4-c6cf-41e0-aa2c-edc3b61545a0
2022-02-27 04:19:25.406 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [18.217.86.112:18080 OUT] span from 2458700: 2458820/20
2022-02-27 04:19:25.406 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [18.217.86.112:18080 OUT] span: 2458820/20 (2458820 - 2458839)
2022-02-27 04:19:25.406 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [18.217.86.112:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458820, first hash <b8698a7c44717568a65c2a3fa84677b81368de698a7455565a25afb9621089b9>
2022-02-27 04:19:25.406 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:25.406 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [18.217.86.112:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:25.406 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:25.407 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [18.217.86.112:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:25.407 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [18.217.86.112:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:26.205 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #11 to 0.0.0.0
2022-02-27 04:19:26.205 [P2P1] INFO net.p2p src/p2p/net_node.inl:1415 0Connect failed to 141.135.54.103:18080
2022-02-27 04:19:26.205 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:26.208 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (8/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:26.215 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 19b734a92e6187a7 194.193.217.30:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:26.216 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 19b734a92e6187a7 194.193.217.30:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:26.216 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 194.193.217.30:18080(peer_type=2, last_seen: never)...
2022-02-27 04:19:26.216 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #12 to 0.0.0.0 currently we have sockets count:10
2022-02-27 04:19:26.216 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:26.216 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:26.216 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 194.193.217.30:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:29.478 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #12 to 0.0.0.0
2022-02-27 04:19:29.478 [P2P1] INFO net.p2p src/p2p/net_node.inl:1415 0Connect failed to 194.193.217.30:18080
2022-02-27 04:19:29.478 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:29.493 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (8/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:29.510 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 13ec1455ad7ab783 176.125.235.99:54881, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:29.514 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 13ec1455ad7ab783 176.125.235.99:54881, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:29.514 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 176.125.235.99:54881(peer_type=2, last_seen: never)...
2022-02-27 04:19:29.514 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #13 to 0.0.0.0 currently we have sockets count:10
2022-02-27 04:19:29.514 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:29.514 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:29.514 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 176.125.235.99:54881, bind_ip = 0.0.0.0
2022-02-27 04:19:29.758 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [176.125.235.99:54881 5f34a040-60ec-467b-be89-61387d678dfd OUT] NEW CONNECTION
2022-02-27 04:19:29.758 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:52196 <--> 176.125.235.99:54881 (via 176.125.235.99:54881)
2022-02-27 04:19:29.758 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:29.758 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:29.759 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.125.235.99:54881 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:29.759 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [176.125.235.99:54881 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:30.026 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.125.235.99:54881 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:30.026 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:30.030 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:30.030 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:30.030 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [176.125.235.99:54881 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:30.031 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=5472, current total 5439/15982 (34.032%)
2022-02-27 04:19:30.032 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=2736, current total 8175/15982 (51.1513%)
2022-02-27 04:19:30.032 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=2736, current total 10911/15982 (68.2706%)
2022-02-27 04:19:30.514 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.125.235.99:54881 OUT] LEVIN_PACKET_RECEIVED. [len=15982, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:30.516 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 15982 bytes received for category command-1001 initiated by us
2022-02-27 04:19:30.516 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:2212 [176.125.235.99:54881 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:30.517 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [176.125.235.99:54881 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:30.517 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [176.125.235.99:54881 OUT] requesting callback
2022-02-27 04:19:30.517 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [176.125.235.99:54881 OUT] request_callback
2022-02-27 04:19:30.517 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [176.125.235.99:54881 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:30.518 [P2P4] INFO net.p2p src/p2p/net_node.inl:1215 [176.125.235.99:54881 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:30.518 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:1216 [176.125.235.99:54881 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:30.518 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:30.519 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:30.519 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [176.125.235.99:54881 OUT] fired_callback
2022-02-27 04:19:30.519 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [176.125.235.99:54881 OUT] callback fired
2022-02-27 04:19:30.519 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [176.125.235.99:54881 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:30.519 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [176.125.235.99:54881 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:30.519 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.125.235.99:54881 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:30.520 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [176.125.235.99:54881 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:30.521 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:30.521 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.125.235.99:54881 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:30.522 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [176.125.235.99:54881 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:30.523 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:30.524 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [176.125.235.99:54881 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:30.526 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 9/12 connections
2022-02-27 04:19:30.529 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (9/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:30.542 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 5d241c3cfb6fafd2 198.84.175.4:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:30.548 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 5d241c3cfb6fafd2 198.84.175.4:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:30.549 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 198.84.175.4:18080(peer_type=2, last_seen: never)...
2022-02-27 04:19:30.549 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #14 to 0.0.0.0 currently we have sockets count:11
2022-02-27 04:19:30.549 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:30.549 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:30.549 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 198.84.175.4:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:30.632 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [198.84.175.4:18080 50af2c04-c49f-41cd-bcf1-1309132c50d6 OUT] NEW CONNECTION
2022-02-27 04:19:30.632 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:39154 <--> 198.84.175.4:18080 (via 198.84.175.4:18080)
2022-02-27 04:19:30.633 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:30.633 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:30.633 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [198.84.175.4:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:30.633 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [198.84.175.4:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:30.770 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [198.84.175.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:30.770 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:30.771 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:30.771 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:30.771 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [198.84.175.4:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:30.774 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.125.235.99:54881 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:30.774 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:30.775 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/15208 (9.30431%)
2022-02-27 04:19:30.776 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/15208 (18.8256%)
2022-02-27 04:19:30.777 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/15208 (28.3469%)
2022-02-27 04:19:30.778 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/15208 (37.8682%)
2022-02-27 04:19:30.779 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 7207/15208 (47.3895%)
2022-02-27 04:19:30.779 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 8655/15208 (56.9108%)
2022-02-27 04:19:30.780 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 10103/15208 (66.4321%)
2022-02-27 04:19:30.781 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 11551/15208 (75.9534%)
2022-02-27 04:19:31.001 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [198.84.175.4:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 14447/15208 (94.9961%)
2022-02-27 04:19:31.118 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [198.84.175.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=15208, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:31.121 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 15208 bytes received for category command-1001 initiated by us
2022-02-27 04:19:31.121 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:2212 [198.84.175.4:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:31.122 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [198.84.175.4:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:31.122 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [198.84.175.4:18080 OUT] requesting callback
2022-02-27 04:19:31.122 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [198.84.175.4:18080 OUT] request_callback
2022-02-27 04:19:31.122 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [198.84.175.4:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:31.123 [P2P9] INFO net.p2p src/p2p/net_node.inl:1215 [198.84.175.4:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:31.123 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1216 [198.84.175.4:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:31.123 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:31.124 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:31.124 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [198.84.175.4:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:31.124 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [198.84.175.4:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:31.125 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [198.84.175.4:18080 OUT] fired_callback
2022-02-27 04:19:31.125 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [198.84.175.4:18080 OUT] callback fired
2022-02-27 04:19:31.125 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [198.84.175.4:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:31.125 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [198.84.175.4:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:31.125 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:31.125 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [198.84.175.4:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:31.125 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [198.84.175.4:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:31.126 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [198.84.175.4:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:31.126 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:31.131 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 10/12 connections
2022-02-27 04:19:31.139 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (10/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:31.146 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 2d6c52545f897d4e 142.117.240.240:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:31.149 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 2d6c52545f897d4e 142.117.240.240:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:31.149 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 142.117.240.240:18080(peer_type=2, last_seen: never)...
2022-02-27 04:19:31.150 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #15 to 0.0.0.0 currently we have sockets count:12
2022-02-27 04:19:31.150 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:31.150 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:31.154 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 142.117.240.240:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:31.194 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [198.84.175.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:31.194 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:31.250 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [142.117.240.240:18080 e43e4b50-3421-4857-8c7e-549efe50d01a OUT] NEW CONNECTION
2022-02-27 04:19:31.251 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:44356 <--> 142.117.240.240:18080 (via 142.117.240.240:18080)
2022-02-27 04:19:31.251 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:31.251 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:31.251 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [142.117.240.240:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:31.252 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [142.117.240.240:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:31.364 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [142.117.240.240:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:31.364 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:31.364 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:31.364 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:31.365 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [142.117.240.240:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:31.375 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 1407/16872 (8.33926%)
2022-02-27 04:19:31.383 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 2847/16872 (16.8741%)
2022-02-27 04:19:31.392 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 4287/16872 (25.409%)
2022-02-27 04:19:31.400 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 5727/16872 (33.9438%)
2022-02-27 04:19:31.409 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 7167/16872 (42.4787%)
2022-02-27 04:19:31.419 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 8607/16872 (51.0135%)
2022-02-27 04:19:31.428 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 10047/16872 (59.5484%)
2022-02-27 04:19:31.436 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 11487/16872 (68.0832%)
2022-02-27 04:19:31.446 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 12927/16872 (76.6181%)
2022-02-27 04:19:31.511 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 14367/16872 (85.1529%)
2022-02-27 04:19:31.521 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [142.117.240.240:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 15807/16872 (93.6878%)
2022-02-27 04:19:31.527 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [142.117.240.240:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16872, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:31.529 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 16872 bytes received for category command-1001 initiated by us
2022-02-27 04:19:31.529 [P2P6] DEBUG net.p2p src/p2p/net_node.inl:2212 [142.117.240.240:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:31.530 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [142.117.240.240:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:31.530 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [142.117.240.240:18080 OUT] requesting callback
2022-02-27 04:19:31.531 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [142.117.240.240:18080 OUT] request_callback
2022-02-27 04:19:31.531 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [142.117.240.240:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:31.531 [P2P6] INFO net.p2p src/p2p/net_node.inl:1215 [142.117.240.240:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:31.531 [P2P6] DEBUG net.p2p src/p2p/net_node.inl:1216 [142.117.240.240:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:31.532 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:31.532 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [142.117.240.240:18080 OUT] fired_callback
2022-02-27 04:19:31.532 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [142.117.240.240:18080 OUT] callback fired
2022-02-27 04:19:31.532 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:31.532 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [142.117.240.240:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:31.533 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [142.117.240.240:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:31.534 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [142.117.240.240:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:31.535 [P2P6] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [142.117.240.240:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:31.535 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [142.117.240.240:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:31.535 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:31.535 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [142.117.240.240:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:31.536 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [142.117.240.240:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:31.536 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:31.549 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 11/12 connections
2022-02-27 04:19:31.566 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:31.581 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 3decf68e2fb99527 46.4.27.39:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:31.595 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 3decf68e2fb99527 46.4.27.39:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:31.595 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 46.4.27.39:18080(peer_type=2, last_seen: never)...
2022-02-27 04:19:31.595 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #16 to 0.0.0.0 currently we have sockets count:13
2022-02-27 04:19:31.595 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:31.595 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:31.595 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 46.4.27.39:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:31.707 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [142.117.240.240:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:31.707 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:31.747 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [46.4.27.39:18080 cf8f28aa-0c6b-4d4f-8e88-c08a7c83bf53 OUT] NEW CONNECTION
2022-02-27 04:19:31.748 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:52832 <--> 46.4.27.39:18080 (via 46.4.27.39:18080)
2022-02-27 04:19:31.748 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:31.748 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:31.749 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [46.4.27.39:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:31.749 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [46.4.27.39:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:31.914 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:31.914 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:31.914 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:31.914 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:31.914 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [46.4.27.39:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:31.916 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/16555 (8.54727%)
2022-02-27 04:19:31.917 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/16555 (17.2939%)
2022-02-27 04:19:32.096 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/16555 (26.0405%)
2022-02-27 04:19:32.097 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 12503/16555 (75.524%)
2022-02-27 04:19:32.097 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16555, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:32.101 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 16555 bytes received for category command-1001 initiated by us
2022-02-27 04:19:32.101 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:2212 [46.4.27.39:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:32.102 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [46.4.27.39:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:32.102 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [46.4.27.39:18080 OUT] requesting callback
2022-02-27 04:19:32.102 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [46.4.27.39:18080 OUT] request_callback
2022-02-27 04:19:32.102 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [46.4.27.39:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:32.103 [P2P9] INFO net.p2p src/p2p/net_node.inl:1215 [46.4.27.39:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:32.103 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1216 [46.4.27.39:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:32.103 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [46.4.27.39:18080 OUT] fired_callback
2022-02-27 04:19:32.103 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [46.4.27.39:18080 OUT] callback fired
2022-02-27 04:19:32.104 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [46.4.27.39:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:32.104 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [46.4.27.39:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:32.104 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=1080 B
2022-02-27 04:19:32.104 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:32.105 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [46.4.27.39:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:32.106 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [46.4.27.39:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:32.106 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=43 B, is added to queue-size=2
2022-02-27 04:19:32.106 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [46.4.27.39:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:32.106 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [46.4.27.39:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:32.106 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=43 B, from queue size=1
2022-02-27 04:19:32.107 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1462 [46.4.27.39:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:32.115 [P2P1] INFO net.p2p src/p2p/net_node.inl:1475 Connecting to 24.205.86.51:18080(last_seen: never)...
2022-02-27 04:19:32.115 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #17 to 0.0.0.0 currently we have sockets count:14
2022-02-27 04:19:32.115 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:32.116 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:32.116 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 24.205.86.51:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:32.219 [P2P1] INFO net.p2p src/p2p/net_node.inl:2699 [24.205.86.51:18080 ac722e69-fd90-4f49-b2e8-3c1d8784ec52 OUT] NEW CONNECTION
2022-02-27 04:19:32.219 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:39352 <--> 24.205.86.51:18080 (via 24.205.86.51:18080)
2022-02-27 04:19:32.219 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [24.205.86.51:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:32.219 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:32.220 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [24.205.86.51:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:32.220 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [24.205.86.51:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:32.267 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/401883 (0.352093%)
2022-02-27 04:19:32.268 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/401883 (0.712396%)
2022-02-27 04:19:32.268 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/401883 (1.0727%)
2022-02-27 04:19:32.269 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/401883 (1.433%)
2022-02-27 04:19:32.269 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 7207/401883 (1.79331%)
2022-02-27 04:19:32.270 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 8655/401883 (2.15361%)
2022-02-27 04:19:32.271 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 10103/401883 (2.51392%)
2022-02-27 04:19:32.323 [P2P8] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:155 Failed to invoke command 1001 return code -3
2022-02-27 04:19:32.323 [P2P8] WARNING net.p2p src/p2p/net_node.inl:1173 [24.205.86.51:18080 OUT] COMMAND_HANDSHAKE invoke failed. (-3, LEVIN_ERROR_CONNECTION_DESTROYED)
2022-02-27 04:19:32.323 [P2P1] WARNING net.p2p src/p2p/net_node.inl:1231 [24.205.86.51:18080 OUT] COMMAND_HANDSHAKE Failed
2022-02-27 04:19:32.323 [P2P1] INFO net.p2p src/p2p/net_node.inl:1493 [24.205.86.51:18080 OUT] Failed to HANDSHAKE with peer 24.205.86.51:18080
2022-02-27 04:19:32.323 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:2947 PEER EVICTED FROM GRAY PEER LIST: address: 24.205.86.51 Peer ID: 385c0c44b3a1b0ef
2022-02-27 04:19:32.327 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [24.205.86.51:18080 OUT] [0] state: closed in state before_handshake
2022-02-27 04:19:32.327 [P2P8] INFO net.p2p src/p2p/net_node.inl:2718 [24.205.86.51:18080 ac722e69-fd90-4f49-b2e8-3c1d8784ec52 OUT] CLOSE CONNECTION
2022-02-27 04:19:32.327 [P2P8] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #17 to 24.205.86.51
2022-02-27 04:19:32.566 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 11551/401883 (2.87422%)
2022-02-27 04:19:32.567 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 19743/401883 (4.91262%)
2022-02-27 04:19:32.568 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=4840, current total 24583/401883 (6.11695%)
2022-02-27 04:19:32.713 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 26031/401883 (6.47726%)
2022-02-27 04:19:32.717 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 27479/401883 (6.83756%)
2022-02-27 04:19:32.720 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=7240, current total 34719/401883 (8.63908%)
2022-02-27 04:19:32.858 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 36167/401883 (8.99939%)
2022-02-27 04:19:32.869 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 37615/401883 (9.35969%)
2022-02-27 04:19:32.869 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 39063/401883 (9.71999%)
2022-02-27 04:19:33.167 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 44855/401883 (11.1612%)
2022-02-27 04:19:33.177 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 46303/401883 (11.5215%)
2022-02-27 04:19:33.210 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 47751/401883 (11.8818%)
2022-02-27 04:19:33.316 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 49199/401883 (12.2421%)
2022-02-27 04:19:33.322 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 50647/401883 (12.6024%)
2022-02-27 04:19:33.369 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 52095/401883 (12.9627%)
2022-02-27 04:19:33.370 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 53543/401883 (13.323%)
2022-02-27 04:19:33.463 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 54991/401883 (13.6833%)
2022-02-27 04:19:33.468 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 56439/401883 (14.0436%)
2022-02-27 04:19:33.529 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 57887/401883 (14.4039%)
2022-02-27 04:19:33.754 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 59335/401883 (14.7642%)
2022-02-27 04:19:33.763 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 65127/401883 (16.2055%)
2022-02-27 04:19:33.826 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 66575/401883 (16.5658%)
2022-02-27 04:19:33.916 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 68023/401883 (16.9261%)
2022-02-27 04:19:33.917 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 69471/401883 (17.2864%)
2022-02-27 04:19:33.973 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 70919/401883 (17.6467%)
2022-02-27 04:19:34.063 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 72367/401883 (18.007%)
2022-02-27 04:19:34.064 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 73815/401883 (18.3673%)
2022-02-27 04:19:34.118 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 75263/401883 (18.7276%)
2022-02-27 04:19:34.122 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 76711/401883 (19.0879%)
2022-02-27 04:19:34.210 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 78159/401883 (19.4482%)
2022-02-27 04:19:34.212 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 79607/401883 (19.8085%)
2022-02-27 04:19:34.212 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 81055/401883 (20.1688%)
2022-02-27 04:19:34.279 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 82503/401883 (20.5291%)
2022-02-27 04:19:34.279 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 83951/401883 (20.8894%)
2022-02-27 04:19:34.358 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 85399/401883 (21.2497%)
2022-02-27 04:19:34.359 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 86847/401883 (21.61%)
2022-02-27 04:19:34.425 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 88295/401883 (21.9703%)
2022-02-27 04:19:34.426 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 91191/401883 (22.6909%)
2022-02-27 04:19:34.508 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 92639/401883 (23.0512%)
2022-02-27 04:19:34.509 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 94087/401883 (23.4115%)
2022-02-27 04:19:34.591 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 95535/401883 (23.7718%)
2022-02-27 04:19:34.592 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 96983/401883 (24.1321%)
2022-02-27 04:19:34.639 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 98431/401883 (24.4925%)
2022-02-27 04:19:34.689 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 99879/401883 (24.8528%)
2022-02-27 04:19:34.690 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 101327/401883 (25.2131%)
2022-02-27 04:19:34.807 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 102775/401883 (25.5734%)
2022-02-27 04:19:34.807 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 104223/401883 (25.9337%)
2022-02-27 04:19:34.848 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 105671/401883 (26.294%)
2022-02-27 04:19:35.249 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 113863/401883 (28.3324%)
2022-02-27 04:19:35.250 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=4840, current total 118703/401883 (29.5367%)
2022-02-27 04:19:35.332 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 120151/401883 (29.897%)
2022-02-27 04:19:35.340 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 121599/401883 (30.2573%)
2022-02-27 04:19:35.399 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 124495/401883 (30.9779%)
2022-02-27 04:19:35.478 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 125943/401883 (31.3382%)
2022-02-27 04:19:35.486 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 127391/401883 (31.6985%)
2022-02-27 04:19:35.565 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 128839/401883 (32.0588%)
2022-02-27 04:19:35.566 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 130287/401883 (32.4191%)
2022-02-27 04:19:35.567 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 131735/401883 (32.7794%)
2022-02-27 04:19:35.626 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 133183/401883 (33.1397%)
2022-02-27 04:19:35.632 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 134631/401883 (33.5%)
2022-02-27 04:19:35.711 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 136079/401883 (33.8604%)
2022-02-27 04:19:35.711 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 137527/401883 (34.2207%)
2022-02-27 04:19:35.712 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 138975/401883 (34.581%)
2022-02-27 04:19:35.939 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 147167/401883 (36.6194%)
2022-02-27 04:19:36.004 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 149111/401883 (37.1031%)
2022-02-27 04:19:36.007 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 150559/401883 (37.4634%)
2022-02-27 04:19:36.016 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 152007/401883 (37.8237%)
2022-02-27 04:19:36.086 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 153455/401883 (38.184%)
2022-02-27 04:19:36.352 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 154903/401883 (38.5443%)
2022-02-27 04:19:36.354 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 160695/401883 (39.9855%)
2022-02-27 04:19:36.496 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 162143/401883 (40.3458%)
2022-02-27 04:19:36.498 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 163591/401883 (40.7061%)
2022-02-27 04:19:36.499 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 165039/401883 (41.0664%)
2022-02-27 04:19:36.645 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 166487/401883 (41.4267%)
2022-02-27 04:19:36.646 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 167935/401883 (41.787%)
2022-02-27 04:19:36.709 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 169383/401883 (42.1473%)
2022-02-27 04:19:36.710 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 170831/401883 (42.5076%)
2022-02-27 04:19:36.801 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 172279/401883 (42.868%)
2022-02-27 04:19:36.801 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 173727/401883 (43.2283%)
2022-02-27 04:19:36.865 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 175175/401883 (43.5886%)
2022-02-27 04:19:36.866 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 176623/401883 (43.9489%)
2022-02-27 04:19:36.948 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 178071/401883 (44.3092%)
2022-02-27 04:19:36.949 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 179519/401883 (44.6695%)
2022-02-27 04:19:37.240 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 180967/401883 (45.0298%)
2022-02-27 04:19:37.241 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 185311/401883 (46.1107%)
2022-02-27 04:19:37.386 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 186759/401883 (46.471%)
2022-02-27 04:19:37.388 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 188207/401883 (46.8313%)
2022-02-27 04:19:37.579 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 189655/401883 (47.1916%)
2022-02-27 04:19:37.580 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 191103/401883 (47.5519%)
2022-02-27 04:19:37.580 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 192551/401883 (47.9122%)
2022-02-27 04:19:37.797 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 193999/401883 (48.2725%)
2022-02-27 04:19:37.797 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 195447/401883 (48.6328%)
2022-02-27 04:19:37.843 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 196895/401883 (48.9931%)
2022-02-27 04:19:37.843 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 198343/401883 (49.3534%)
2022-02-27 04:19:38.006 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 201239/401883 (50.074%)
2022-02-27 04:19:38.054 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 202687/401883 (50.4343%)
2022-02-27 04:19:38.055 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 204135/401883 (50.7946%)
2022-02-27 04:19:38.074 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [142.117.240.240:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:38.076 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:38.076 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [142.117.240.240:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:38.076 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [142.117.240.240:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:38.077 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [142.117.240.240:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:38.078 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:38.085 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:38.086 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:38.152 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115 115? 115? 115? 115? 115?
2022-02-27 04:19:38.152 [P2P7] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:38.153 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 205583/401883 (51.1549%)
2022-02-27 04:19:38.153 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 207031/401883 (51.5152%)
2022-02-27 04:19:38.154 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [142.117.240.240:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:38.155 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [142.117.240.240:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:38.155 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [142.117.240.240:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:38.155 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [142.117.240.240:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:38.155 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [142.117.240.240:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:38.156 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [142.117.240.240:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:38.156 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [142.117.240.240:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:38.156 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [142.117.240.240:18080 OUT] span size is 0
2022-02-27 04:19:38.156 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:38.156 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458840 from 2458840 and seed 0, limit 2462936
2022-02-27 04:19:38.156 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458840
2022-02-27 04:19:38.156 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458840 - 2458859 for e43e4b50-3421-4857-8c7e-549efe50d01a
2022-02-27 04:19:38.156 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [142.117.240.240:18080 OUT] span from 2458700: 2458840/20
2022-02-27 04:19:38.156 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [142.117.240.240:18080 OUT] span: 2458840/20 (2458840 - 2458859)
2022-02-27 04:19:38.157 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [142.117.240.240:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458840, first hash <34a443f8c7bad92e9dae075e2d4bc155f4de0b138e0c9bc76151d60f2a3ca4d1>
2022-02-27 04:19:38.157 [P2P7] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:38.157 [P2P7] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [142.117.240.240:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:38.157 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:38.157 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [142.117.240.240:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:38.157 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [142.117.240.240:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:38.159 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [142.117.240.240:18080 OUT] LEVIN_PACKET_RECEIVED. [len=172, flags1, r?=1, cmd = 1002, v=1
2022-02-27 04:19:38.159 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-02-27 04:19:38.161 [P2P7] DEBUG net.p2p src/p2p/net_node.inl:2530 [142.117.240.240:18080 OUT] COMMAND_TIMED_SYNC
2022-02-27 04:19:38.162 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 15500 bytes sent for category command-1002 initiated by peer
2022-02-27 04:19:38.162 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=15533 B, is added to queue-size=2
2022-02-27 04:19:38.162 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [142.117.240.240:18080 OUT] LEVIN_PACKET_SENT. [len=15500, flags2, r?=0, cmd = 1002, ver=1
2022-02-27 04:19:38.163 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=15533 B, from queue size=1
2022-02-27 04:19:38.167 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [104.143.2.195:18080 OUT] requesting callback
2022-02-27 04:19:38.167 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [104.143.2.195:18080 OUT] request_callback
2022-02-27 04:19:38.167 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [104.143.2.195:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:38.167 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [51.83.3.42:18080 OUT] requesting callback
2022-02-27 04:19:38.167 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [51.83.3.42:18080 OUT] request_callback
2022-02-27 04:19:38.168 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [104.143.2.195:18080 OUT] fired_callback
2022-02-27 04:19:38.168 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [104.143.2.195:18080 OUT] callback fired
2022-02-27 04:19:38.168 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [51.83.3.42:18080 OUT] fired_callback
2022-02-27 04:19:38.168 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [104.143.2.195:18080 OUT] kicking idle peer, last update 25.9802 seconds ago, expecting 2004
2022-02-27 04:19:38.168 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [104.143.2.195:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:19:38.168 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [104.143.2.195:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:19:38.169 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [51.83.3.42:18080 OUT] callback fired
2022-02-27 04:19:38.169 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [51.83.3.42:18080 OUT] kicking idle peer, last update 21.8383 seconds ago, expecting 2004
2022-02-27 04:19:38.169 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1384 [51.83.3.42:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-02-27 04:19:38.169 [P2P1] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:19:38.169 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1413 [104.143.2.195:18080 OUT] no next span found, going back to download
2022-02-27 04:19:38.169 [P2P1] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:19:38.170 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [104.143.2.195:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:19:38.170 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [51.83.3.42:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:38.171 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [174.56.104.176:18080 OUT] requesting callback
2022-02-27 04:19:38.171 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [174.56.104.176:18080 OUT] request_callback
2022-02-27 04:19:38.172 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [174.56.104.176:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:38.172 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [217.72.31.108:18080 OUT] requesting callback
2022-02-27 04:19:38.173 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [217.72.31.108:18080 OUT] request_callback
2022-02-27 04:19:38.173 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [174.56.104.176:18080 OUT] fired_callback
2022-02-27 04:19:38.173 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [174.56.104.176:18080 OUT] callback fired
2022-02-27 04:19:38.173 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [174.56.104.176:18080 OUT] kicking idle peer, last update 20.2992 seconds ago, expecting 2004
2022-02-27 04:19:38.173 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1384 [174.56.104.176:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-02-27 04:19:38.173 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [217.72.31.108:18080 OUT] fired_callback
2022-02-27 04:19:38.173 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [217.72.31.108:18080 OUT] callback fired
2022-02-27 04:19:38.173 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [217.72.31.108:18080 OUT] kicking idle peer, last update 24.8925 seconds ago, expecting 2004
2022-02-27 04:19:38.173 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1384 [217.72.31.108:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-02-27 04:19:38.174 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [217.72.31.108:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:38.192 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115 115? 115? 115 115? 115 115? 115
2022-02-27 04:19:38.192 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [104.143.2.195:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:19:38.195 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115 115? 115? 115 115? 115 115? 115
2022-02-27 04:19:38.195 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [51.83.3.42:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:38.195 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [51.83.3.42:18080 OUT] - next_block_height 2458760, seed 0, next_needed_height 2458700
2022-02-27 04:19:38.196 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [51.83.3.42:18080 OUT] - last_response_height 2468351, m_needed_objects size 9592
2022-02-27 04:19:38.196 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [51.83.3.42:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:38.196 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [51.83.3.42:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:38.196 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [51.83.3.42:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 9592 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:38.197 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [51.83.3.42:18080 OUT] span size is 0
2022-02-27 04:19:38.197 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458760, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9592, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:38.197 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458860 from 2458860 and seed 0, limit 2462956
2022-02-27 04:19:38.197 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458860
2022-02-27 04:19:38.197 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458860 - 2458879 for 2c393ad5-dd54-4115-95c3-cdc797873393
2022-02-27 04:19:38.197 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [51.83.3.42:18080 OUT] span from 2458760: 2458860/20
2022-02-27 04:19:38.197 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [51.83.3.42:18080 OUT] span: 2458860/20 (2458860 - 2458879)
2022-02-27 04:19:38.198 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [51.83.3.42:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458860, first hash <98330c17d46ef8fda10246562ba66b5841f0ac71d90e21094da205e3726c0517>
2022-02-27 04:19:38.199 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:38.199 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [51.83.3.42:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:38.199 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:38.200 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:38.200 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [51.83.3.42:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:38.202 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115 115? 115? 115 115? 115 115? 115
2022-02-27 04:19:38.202 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [217.72.31.108:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:38.202 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [217.72.31.108:18080 OUT] - next_block_height 2458740, seed 0, next_needed_height 2458700
2022-02-27 04:19:38.202 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [217.72.31.108:18080 OUT] - last_response_height 2468351, m_needed_objects size 9612
2022-02-27 04:19:38.203 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [217.72.31.108:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:38.203 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [217.72.31.108:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:38.203 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [217.72.31.108:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 9612 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:38.203 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [217.72.31.108:18080 OUT] span size is 0
2022-02-27 04:19:38.203 [P2P0] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458740, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9612, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:38.203 [P2P0] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458880 from 2458880 and seed 0, limit 2462976
2022-02-27 04:19:38.203 [P2P0] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458880
2022-02-27 04:19:38.203 [P2P0] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458880 - 2458899 for e646f6a9-ce94-46a1-baec-efbe82879bcf
2022-02-27 04:19:38.203 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [217.72.31.108:18080 OUT] span from 2458740: 2458880/20
2022-02-27 04:19:38.203 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [217.72.31.108:18080 OUT] span: 2458880/20 (2458880 - 2458899)
2022-02-27 04:19:38.207 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [217.72.31.108:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458880, first hash <55e906cfa90edb794686b2a56ad797f65d295a50c843d47604092004e480a2d8>
2022-02-27 04:19:38.207 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:38.207 [P2P0] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [217.72.31.108:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:38.207 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:38.208 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:38.208 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115 115? 115? 115 115? 115 115? 115
2022-02-27 04:19:38.208 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [174.56.104.176:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:38.208 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [174.56.104.176:18080 OUT] - next_block_height 2458780, seed 0, next_needed_height 2458700
2022-02-27 04:19:38.208 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [174.56.104.176:18080 OUT] - last_response_height 2468351, m_needed_objects size 9572
2022-02-27 04:19:38.208 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [174.56.104.176:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:38.209 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [174.56.104.176:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:38.209 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [174.56.104.176:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 9572 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:38.209 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [174.56.104.176:18080 OUT] span size is 0
2022-02-27 04:19:38.209 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458780, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9572, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:38.209 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458900 from 2458900 and seed 0, limit 2462996
2022-02-27 04:19:38.209 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458900
2022-02-27 04:19:38.209 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458900 - 2458919 for 1fc93bc6-6d66-4448-afdc-f0fcbeaadd24
2022-02-27 04:19:38.210 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [217.72.31.108:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:38.210 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 208479/401883 (51.8755%)
2022-02-27 04:19:38.211 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 209927/401883 (52.2359%)
2022-02-27 04:19:38.211 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [174.56.104.176:18080 OUT] span from 2458780: 2458900/20
2022-02-27 04:19:38.211 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [174.56.104.176:18080 OUT] span: 2458900/20 (2458900 - 2458919)
2022-02-27 04:19:38.211 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [174.56.104.176:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458900, first hash <cc742ffde7a9dc8e3d6ef88ad211a156844db824b862b50e44ce0ef469c5ab1b>
2022-02-27 04:19:38.212 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:38.212 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [174.56.104.176:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:38.212 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115 115? 115? 115? 115? 115 115? 115?
2022-02-27 04:19:38.212 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [104.143.2.195:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:38.212 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [104.143.2.195:18080 OUT] - next_block_height 2458720, seed 0, next_needed_height 2458700
2022-02-27 04:19:38.212 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [104.143.2.195:18080 OUT] - last_response_height 2468351, m_needed_objects size 9632
2022-02-27 04:19:38.213 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:38.213 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:38.215 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [174.56.104.176:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:38.216 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [104.143.2.195:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:38.216 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [104.143.2.195:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:38.216 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [104.143.2.195:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 9632 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:38.216 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [104.143.2.195:18080 OUT] span size is 0
2022-02-27 04:19:38.216 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458720, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9632, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:38.217 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458920 from 2458920 and seed 0, limit 2463016
2022-02-27 04:19:38.217 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458920
2022-02-27 04:19:38.217 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458920 - 2458939 for 9e52bd03-b9bc-426e-ba24-ec3d4f63d3e5
2022-02-27 04:19:38.217 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [104.143.2.195:18080 OUT] span from 2458720: 2458920/20
2022-02-27 04:19:38.217 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [104.143.2.195:18080 OUT] span: 2458920/20 (2458920 - 2458939)
2022-02-27 04:19:38.219 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [104.143.2.195:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458920, first hash <ecfd2e4d856ebb2fc13c2c3a847fdb92b6dc0068ef59dd9eca2e43bfa835ef11>
2022-02-27 04:19:38.219 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:38.219 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [104.143.2.195:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:38.219 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:38.219 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [104.143.2.195:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:38.220 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [104.143.2.195:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:38.300 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 211375/401883 (52.5962%)
2022-02-27 04:19:38.300 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 212823/401883 (52.9565%)
2022-02-27 04:19:38.357 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 214271/401883 (53.3168%)
2022-02-27 04:19:38.358 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 215719/401883 (53.6771%)
2022-02-27 04:19:38.453 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 217167/401883 (54.0374%)
2022-02-27 04:19:38.453 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 218615/401883 (54.3977%)
2022-02-27 04:19:38.505 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 220063/401883 (54.758%)
2022-02-27 04:19:38.505 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 221511/401883 (55.1183%)
2022-02-27 04:19:38.506 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 222959/401883 (55.4786%)
2022-02-27 04:19:38.609 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 224407/401883 (55.8389%)
2022-02-27 04:19:38.609 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 225855/401883 (56.1992%)
2022-02-27 04:19:38.652 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 227303/401883 (56.5595%)
2022-02-27 04:19:38.652 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 228751/401883 (56.9198%)
2022-02-27 04:19:38.697 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 230199/401883 (57.2801%)
2022-02-27 04:19:38.756 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 231647/401883 (57.6404%)
2022-02-27 04:19:38.757 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 233095/401883 (58.0007%)
2022-02-27 04:19:38.798 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 234543/401883 (58.361%)
2022-02-27 04:19:38.799 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 235991/401883 (58.7213%)
2022-02-27 04:19:39.557 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 237439/401883 (59.0816%)
2022-02-27 04:19:39.703 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 238887/401883 (59.4419%)
2022-02-27 04:19:39.705 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 240335/401883 (59.8022%)
2022-02-27 04:19:39.848 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 244679/401883 (60.8831%)
2022-02-27 04:19:39.848 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 246127/401883 (61.2434%)
2022-02-27 04:19:39.850 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 249023/401883 (61.9641%)
2022-02-27 04:19:39.995 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 250471/401883 (62.3244%)
2022-02-27 04:19:40.201 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 251919/401883 (62.6847%)
2022-02-27 04:19:40.302 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 257711/401883 (64.1259%)
2022-02-27 04:19:40.373 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 259159/401883 (64.4862%)
2022-02-27 04:19:40.452 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 260607/401883 (64.8465%)
2022-02-27 04:19:40.803 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 262055/401883 (65.2068%)
2022-02-27 04:19:41.020 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 264951/401883 (65.9274%)
2022-02-27 04:19:41.020 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 266399/401883 (66.2877%)
2022-02-27 04:19:41.195 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 267847/401883 (66.648%)
2022-02-27 04:19:41.222 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 269295/401883 (67.0083%)
2022-02-27 04:19:41.368 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 270743/401883 (67.3686%)
2022-02-27 04:19:41.368 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 272191/401883 (67.7289%)
2022-02-27 04:19:41.369 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 273639/401883 (68.0892%)
2022-02-27 04:19:41.369 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 275087/401883 (68.4495%)
2022-02-27 04:19:41.519 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 276535/401883 (68.8098%)
2022-02-27 04:19:41.519 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 277983/401883 (69.1701%)
2022-02-27 04:19:41.521 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 279431/401883 (69.5304%)
2022-02-27 04:19:41.522 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 280879/401883 (69.8907%)
2022-02-27 04:19:41.685 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 282327/401883 (70.251%)
2022-02-27 04:19:41.685 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 283775/401883 (70.6113%)
2022-02-27 04:19:41.686 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 285223/401883 (70.9716%)
2022-02-27 04:19:41.686 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 286671/401883 (71.332%)
2022-02-27 04:19:41.832 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 288119/401883 (71.6923%)
2022-02-27 04:19:41.833 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 289567/401883 (72.0526%)
2022-02-27 04:19:41.834 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 292463/401883 (72.7732%)
2022-02-27 04:19:41.982 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 293911/401883 (73.1335%)
2022-02-27 04:19:41.984 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 295359/401883 (73.4938%)
2022-02-27 04:19:41.984 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 296807/401883 (73.8541%)
2022-02-27 04:19:41.985 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 298255/401883 (74.2144%)
2022-02-27 04:19:41.987 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 299703/401883 (74.5747%)
2022-02-27 04:19:41.995 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [198.84.175.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:41.996 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:41.996 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [198.84.175.4:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:41.996 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [198.84.175.4:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:41.996 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [198.84.175.4:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:41.996 [P2P8] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:42.003 [P2P8] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:42.003 [P2P8] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:42.074 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:42.075 [P2P8] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:42.075 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [198.84.175.4:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:42.075 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [198.84.175.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:42.076 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [198.84.175.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:42.076 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [198.84.175.4:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:42.076 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [198.84.175.4:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:42.076 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [198.84.175.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:42.076 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [198.84.175.4:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:42.076 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [198.84.175.4:18080 OUT] span size is 0
2022-02-27 04:19:42.077 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:42.077 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458940 from 2458940 and seed 0, limit 2463036
2022-02-27 04:19:42.077 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458940
2022-02-27 04:19:42.077 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458940 - 2458959 for 50af2c04-c49f-41cd-bcf1-1309132c50d6
2022-02-27 04:19:42.077 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [198.84.175.4:18080 OUT] span from 2458700: 2458940/20
2022-02-27 04:19:42.077 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [198.84.175.4:18080 OUT] span: 2458940/20 (2458940 - 2458959)
2022-02-27 04:19:42.077 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [198.84.175.4:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458940, first hash <5f286a4e4bed1e02d9e1ddbfbd26f914a32f76987bd239ca58b079704e0285c1>
2022-02-27 04:19:42.077 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:42.077 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [198.84.175.4:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:42.078 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:42.078 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [198.84.175.4:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:42.078 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [198.84.175.4:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:42.271 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [198.84.175.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=4903, flags1, r?=0, cmd = 2002, v=1
2022-02-27 04:19:42.271 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 4903 bytes received for category command-2002 initiated by peer
2022-02-27 04:19:42.271 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:975 [198.84.175.4:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-02-27 04:19:42.272 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <70088fb094156df66ac349cd9b90e8d97675d131d7a32fa5937d56bbe25d8501>
2022-02-27 04:19:42.275 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <af14fe2b0f50ea88e167dee0759b2faea5343f4f38046c22b1f0ca3c2603b26b>
2022-02-27 04:19:42.276 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <1ef452bf71ae77d7083aa817c8414d021b0ccb210f05174e7a58543dd63af0fd>
2022-02-27 04:19:42.280 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 307895/401883 (76.6131%)
2022-02-27 04:19:42.502 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 309839/401883 (77.0968%)
2022-02-27 04:19:42.614 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 314183/401883 (78.1777%)
2022-02-27 04:19:42.683 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 315631/401883 (78.538%)
2022-02-27 04:19:42.806 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 317079/401883 (78.8983%)
2022-02-27 04:19:42.947 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 318527/401883 (79.2586%)
2022-02-27 04:19:42.947 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 319975/401883 (79.6189%)
2022-02-27 04:19:43.093 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 321423/401883 (79.9792%)
2022-02-27 04:19:43.093 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 322871/401883 (80.3396%)
2022-02-27 04:19:43.250 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 324319/401883 (80.6999%)
2022-02-27 04:19:43.250 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 325767/401883 (81.0602%)
2022-02-27 04:19:43.370 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 327215/401883 (81.4205%)
2022-02-27 04:19:43.397 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 328663/401883 (81.7808%)
2022-02-27 04:19:43.400 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 330111/401883 (82.1411%)
2022-02-27 04:19:43.543 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 331559/401883 (82.5014%)
2022-02-27 04:19:43.790 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=7240, current total 338799/401883 (84.3029%)
2022-02-27 04:19:43.941 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 340247/401883 (84.6632%)
2022-02-27 04:19:43.942 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 341695/401883 (85.0235%)
2022-02-27 04:19:44.241 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 347487/401883 (86.4647%)
2022-02-27 04:19:44.389 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 348935/401883 (86.825%)
2022-02-27 04:19:44.484 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 350383/401883 (87.1853%)
2022-02-27 04:19:44.632 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 351831/401883 (87.5456%)
2022-02-27 04:19:45.091 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 353279/401883 (87.9059%)
2022-02-27 04:19:45.239 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 354727/401883 (88.2662%)
2022-02-27 04:19:45.240 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 357623/401883 (88.9868%)
2022-02-27 04:19:45.421 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 359071/401883 (89.3471%)
2022-02-27 04:19:45.422 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 360519/401883 (89.7075%)
2022-02-27 04:19:45.601 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 363415/401883 (90.4281%)
2022-02-27 04:19:45.603 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 364863/401883 (90.7884%)
2022-02-27 04:19:45.747 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 366311/401883 (91.1487%)
2022-02-27 04:19:45.748 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 367759/401883 (91.509%)
2022-02-27 04:19:45.748 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 369207/401883 (91.8693%)
2022-02-27 04:19:45.750 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 370655/401883 (92.2296%)
2022-02-27 04:19:45.899 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 373551/401883 (92.9502%)
2022-02-27 04:19:45.900 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 374999/401883 (93.3105%)
2022-02-27 04:19:45.900 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 376447/401883 (93.6708%)
2022-02-27 04:19:46.045 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 377895/401883 (94.0311%)
2022-02-27 04:19:46.047 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 379343/401883 (94.3914%)
2022-02-27 04:19:46.047 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 380791/401883 (94.7517%)
2022-02-27 04:19:46.049 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 382239/401883 (95.112%)
2022-02-27 04:19:46.192 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 383687/401883 (95.4723%)
2022-02-27 04:19:46.193 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 385135/401883 (95.8326%)
2022-02-27 04:19:46.194 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 388031/401883 (96.5532%)
2022-02-27 04:19:46.259 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [37.204.134.4:18080 OUT] requesting callback
2022-02-27 04:19:46.259 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:19:46.259 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:19:46.260 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:19:46.260 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [37.204.134.4:18080 OUT] kicking idle peer, last update 25.0716 seconds ago, expecting 2007
2022-02-27 04:19:46.260 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:19:46.260 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:19:46.260 [P2P1] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:19:46.260 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [37.204.134.4:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:46.260 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [84.71.115.71:18080 OUT] requesting callback
2022-02-27 04:19:46.260 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [84.71.115.71:18080 OUT] request_callback
2022-02-27 04:19:46.260 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [84.71.115.71:18080 OUT] fired_callback
2022-02-27 04:19:46.260 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [84.71.115.71:18080 OUT] callback fired
2022-02-27 04:19:46.260 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [84.71.115.71:18080 OUT] kicking idle peer, last update 21.2355 seconds ago, expecting 2004
2022-02-27 04:19:46.260 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1384 [84.71.115.71:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-02-27 04:19:46.261 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1413 [37.204.134.4:18080 OUT] no next span found, going back to download
2022-02-27 04:19:46.261 [P2P1] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:19:46.261 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:19:46.261 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1887 [37.204.134.4:18080 OUT] we should download it as it's not been received yet after 34.0738
2022-02-27 04:19:46.261 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [84.71.115.71:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:46.261 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [176.128.155.251:18080 OUT] requesting callback
2022-02-27 04:19:46.262 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [176.128.155.251:18080 OUT] request_callback
2022-02-27 04:19:46.262 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [176.128.155.251:18080 OUT] fired_callback
2022-02-27 04:19:46.263 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [176.128.155.251:18080 OUT] callback fired
2022-02-27 04:19:46.263 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [176.128.155.251:18080 OUT] kicking idle peer, last update 25.3433 seconds ago, expecting 2004
2022-02-27 04:19:46.263 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [176.128.155.251:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:19:46.263 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [176.128.155.251:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:19:46.263 [P2P5] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:19:46.263 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1413 [176.128.155.251:18080 OUT] no next span found, going back to download
2022-02-27 04:19:46.263 [P2P5] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:19:46.263 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [176.128.155.251:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:19:46.263 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1887 [176.128.155.251:18080 OUT] we should download it as it's not been received yet after 34.0763
2022-02-27 04:19:46.263 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [176.128.155.251:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:46.265 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [18.217.86.112:18080 OUT] requesting callback
2022-02-27 04:19:46.265 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [18.217.86.112:18080 OUT] request_callback
2022-02-27 04:19:46.266 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 1, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:19:46.267 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [37.204.134.4:18080 OUT] span: 2458700/20 (2458700 - 2458719)
2022-02-27 04:19:46.267 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [37.204.134.4:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=0 / 20 from 2458700, first hash <5abefe2c197fb0cbf296173b17419916f699a08a4c9015360069fec9ed61f464>
2022-02-27 04:19:46.267 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [18.217.86.112:18080 OUT] fired_callback
2022-02-27 04:19:46.268 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:46.268 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [37.204.134.4:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:46.268 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:46.268 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:46.268 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [37.204.134.4:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:46.269 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [18.217.86.112:18080 OUT] callback fired
2022-02-27 04:19:46.269 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [18.217.86.112:18080 OUT] kicking idle peer, last update 20.8629 seconds ago, expecting 2004
2022-02-27 04:19:46.269 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [18.217.86.112:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:19:46.269 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [18.217.86.112:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:19:46.269 [P2P9] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:19:46.269 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1413 [18.217.86.112:18080 OUT] no next span found, going back to download
2022-02-27 04:19:46.269 [P2P9] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:19:46.270 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [18.217.86.112:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:19:46.270 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [176.128.155.251:18080 OUT] request_missing_objects: check 1, force_next_span 1, m_needed_objects 9552 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:46.271 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [176.128.155.251:18080 OUT] span: 2458700/20 (2458700 - 2458719)
2022-02-27 04:19:46.271 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [176.128.155.251:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=0 / 20 from 2458700, first hash <5abefe2c197fb0cbf296173b17419916f699a08a4c9015360069fec9ed61f464>
2022-02-27 04:19:46.273 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [18.217.86.112:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:46.273 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:46.273 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [176.128.155.251:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:46.273 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:46.274 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.128.155.251:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:46.274 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [176.128.155.251:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:46.276 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115 115? 115 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:46.277 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [84.71.115.71:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:46.277 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [84.71.115.71:18080 OUT] - next_block_height 2458820, seed 0, next_needed_height 2458700
2022-02-27 04:19:46.277 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [84.71.115.71:18080 OUT] - last_response_height 2468351, m_needed_objects size 9532
2022-02-27 04:19:46.277 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [84.71.115.71:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:46.278 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [84.71.115.71:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:46.278 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [84.71.115.71:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 9532 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:46.278 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [84.71.115.71:18080 OUT] span size is 0
2022-02-27 04:19:46.278 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458820, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9532, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:46.278 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458960 from 2458960 and seed 0, limit 2463056
2022-02-27 04:19:46.278 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458960
2022-02-27 04:19:46.278 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458960 - 2458979 for e197d82f-3bdd-4dc6-84fe-6602496acea7
2022-02-27 04:19:46.278 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [84.71.115.71:18080 OUT] span from 2458820: 2458960/20
2022-02-27 04:19:46.279 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [84.71.115.71:18080 OUT] span: 2458960/20 (2458960 - 2458979)
2022-02-27 04:19:46.279 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [84.71.115.71:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458960, first hash <71d452446c239bb6de8c8cf70b060f08096219ada177210626f357e065db9953>
2022-02-27 04:19:46.279 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:46.279 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [84.71.115.71:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:46.279 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:46.279 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:46.279 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:19:46.280 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [18.217.86.112:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:19:46.280 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [84.71.115.71:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:46.285 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:19:46.285 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [18.217.86.112:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:46.285 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [18.217.86.112:18080 OUT] - next_block_height 2458840, seed 0, next_needed_height 2458700
2022-02-27 04:19:46.285 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [18.217.86.112:18080 OUT] - last_response_height 2468351, m_needed_objects size 9512
2022-02-27 04:19:46.285 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [18.217.86.112:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:46.285 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [18.217.86.112:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:46.285 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [18.217.86.112:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 9512 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:46.285 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [18.217.86.112:18080 OUT] span size is 0
2022-02-27 04:19:46.286 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458840, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9512, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:46.286 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458980 from 2458980 and seed 0, limit 2463076
2022-02-27 04:19:46.286 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458980
2022-02-27 04:19:46.286 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458980 - 2458999 for d8079fd4-c6cf-41e0-aa2c-edc3b61545a0
2022-02-27 04:19:46.286 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [18.217.86.112:18080 OUT] span from 2458840: 2458980/20
2022-02-27 04:19:46.286 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [18.217.86.112:18080 OUT] span: 2458980/20 (2458980 - 2458999)
2022-02-27 04:19:46.287 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [18.217.86.112:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458980, first hash <923c44333bd7139e36767f4f296b83227368edec85ee89ea450770872ae86f65>
2022-02-27 04:19:46.287 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:46.287 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [18.217.86.112:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:46.287 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:46.288 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [18.217.86.112:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:46.288 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [18.217.86.112:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:46.344 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 389479/401883 (96.9135%)
2022-02-27 04:19:46.345 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 390927/401883 (97.2738%)
2022-02-27 04:19:46.346 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 392375/401883 (97.6341%)
2022-02-27 04:19:46.346 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 393823/401883 (97.9944%)
2022-02-27 04:19:46.491 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 395271/401883 (98.3547%)
2022-02-27 04:19:46.493 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [46.4.27.39:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 401063/401883 (99.796%)
2022-02-27 04:19:46.640 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:46.641 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:46.641 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [46.4.27.39:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:46.641 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [46.4.27.39:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:46.642 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [46.4.27.39:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:46.642 [P2P9] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:46.648 [P2P9] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:46.648 [P2P9] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:46.689 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:46.690 [P2P9] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:46.690 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [46.4.27.39:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:46.692 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [46.4.27.39:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:46.692 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [46.4.27.39:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:46.692 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [46.4.27.39:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:46.692 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [46.4.27.39:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:46.692 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [46.4.27.39:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:46.692 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [46.4.27.39:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:46.693 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [46.4.27.39:18080 OUT] span size is 0
2022-02-27 04:19:46.693 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:46.693 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2459000 from 2459000 and seed 0, limit 2463096
2022-02-27 04:19:46.693 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2459000
2022-02-27 04:19:46.693 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2459000 - 2459019 for cf8f28aa-0c6b-4d4f-8e88-c08a7c83bf53
2022-02-27 04:19:46.693 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [46.4.27.39:18080 OUT] span from 2458700: 2459000/20
2022-02-27 04:19:46.693 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [46.4.27.39:18080 OUT] span: 2459000/20 (2459000 - 2459019)
2022-02-27 04:19:46.694 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [46.4.27.39:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2459000, first hash <f90ecc4fb2b3d281a4a0537266c3fa809bccc8f28a0f3c05ca1b23a439bc8cd6>
2022-02-27 04:19:46.694 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:46.694 [P2P9] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [46.4.27.39:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:46.694 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:46.695 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [46.4.27.39:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:46.695 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [46.4.27.39:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:46.697 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:46.697 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:46.699 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=3447, flags1, r?=0, cmd = 2002, v=1
2022-02-27 04:19:46.699 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 3447 bytes received for category command-2002 initiated by peer
2022-02-27 04:19:46.699 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:975 [46.4.27.39:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-02-27 04:19:46.701 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <af14fe2b0f50ea88e167dee0759b2faea5343f4f38046c22b1f0ca3c2603b26b>
2022-02-27 04:19:46.703 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <1ef452bf71ae77d7083aa817c8414d021b0ccb210f05174e7a58543dd63af0fd>
2022-02-27 04:19:46.703 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=172, flags1, r?=1, cmd = 1002, v=1
2022-02-27 04:19:46.703 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-02-27 04:19:46.705 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:2530 [46.4.27.39:18080 OUT] COMMAND_TIMED_SYNC
2022-02-27 04:19:46.706 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 15326 bytes sent for category command-1002 initiated by peer
2022-02-27 04:19:46.707 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=15359 B
2022-02-27 04:19:46.708 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [46.4.27.39:18080 OUT] LEVIN_PACKET_SENT. [len=15326, flags2, r?=0, cmd = 1002, ver=1
2022-02-27 04:19:46.708 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1476, flags1, r?=0, cmd = 2002, v=1
2022-02-27 04:19:46.708 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 1476 bytes received for category command-2002 initiated by peer
2022-02-27 04:19:46.708 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:975 [46.4.27.39:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-02-27 04:19:46.709 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <70088fb094156df66ac349cd9b90e8d97675d131d7a32fa5937d56bbe25d8501>
2022-02-27 04:19:46.715 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.125.235.99:54881 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:46.716 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:46.716 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [176.125.235.99:54881 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568394
2022-02-27 04:19:46.716 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [176.125.235.99:54881 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:46.716 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [176.125.235.99:54881 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:46.716 [P2P2] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:46.723 [P2P2] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:46.723 [P2P2] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:46.825 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115 115?
2022-02-27 04:19:46.825 [P2P2] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:46.825 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [176.125.235.99:54881 OUT] skipping 1/9653 blocks
2022-02-27 04:19:46.825 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [176.125.235.99:54881 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:46.826 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [176.125.235.99:54881 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:46.826 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [176.125.235.99:54881 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:46.826 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [176.125.235.99:54881 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:46.826 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [176.125.235.99:54881 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:46.826 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [176.125.235.99:54881 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:46.826 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [176.125.235.99:54881 OUT] span size is 0
2022-02-27 04:19:46.826 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568394, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:46.826 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2459020 from 2459020 and seed 0, limit 2463116
2022-02-27 04:19:46.826 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2459020
2022-02-27 04:19:46.826 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2459020 - 2459039 for 5f34a040-60ec-467b-be89-61387d678dfd
2022-02-27 04:19:46.827 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [176.125.235.99:54881 OUT] span from 2458700: 2459020/20
2022-02-27 04:19:46.827 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [176.125.235.99:54881 OUT] span: 2459020/20 (2459020 - 2459039)
2022-02-27 04:19:46.827 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [176.125.235.99:54881 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2459020, first hash <9e40b4cb4b4bcc4745f1e0147987def0b0330491ba8732f89a067953b39e5983>
2022-02-27 04:19:46.827 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:46.827 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [176.125.235.99:54881 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:46.827 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:46.828 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.125.235.99:54881 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:46.828 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [176.125.235.99:54881 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:46.836 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [176.125.235.99:54881 OUT] LEVIN_PACKET_RECEIVED. [len=4903, flags1, r?=0, cmd = 2002, v=1
2022-02-27 04:19:46.836 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 4903 bytes received for category command-2002 initiated by peer
2022-02-27 04:19:46.836 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:975 [176.125.235.99:54881 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-02-27 04:19:46.837 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <70088fb094156df66ac349cd9b90e8d97675d131d7a32fa5937d56bbe25d8501>
2022-02-27 04:19:46.838 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <af14fe2b0f50ea88e167dee0759b2faea5343f4f38046c22b1f0ca3c2603b26b>
2022-02-27 04:19:46.840 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <1ef452bf71ae77d7083aa817c8414d021b0ccb210f05174e7a58543dd63af0fd>
2022-02-27 04:19:49.588 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1210349, flags1, r?=0, cmd = 2004, v=1
2022-02-27 04:19:49.597 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 1210349 bytes received for category command-2004 initiated by peer
2022-02-27 04:19:49.597 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [84.71.115.71:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-02-27 04:19:49.597 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1114 [84.71.115.71:18080 OUT] [0] state: received objects in state synchronizing
2022-02-27 04:19:49.597 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1147 [84.71.115.71:18080 OUT] downloaded 1208923 bytes worth of blocks
2022-02-27 04:19:49.597 [P2P1] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1226 [84.71.115.71:18080 OUT] sent wrong NOTIFY_RESPONSE_GET_OBJECTS: block with id=edc17f955c5d7b8b441762d793c32b3460a67bbec70d67add89c7c7da3509d2d wasn't requested, dropping connection
2022-02-27 04:19:49.597 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [84.71.115.71:18080 OUT] dropping connection id e197d82f-3bdd-4dc6-84fe-6602496acea7 (pruning seed 0), score 0, flush_all_spans 0
2022-02-27 04:19:49.599 [P2P1] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:777 Setting timer on a shut down object
2022-02-27 04:19:49.603 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [84.71.115.71:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:19:49.603 [P2P1] INFO net.p2p src/p2p/net_node.inl:2718 [84.71.115.71:18080 e197d82f-3bdd-4dc6-84fe-6602496acea7 OUT] CLOSE CONNECTION
2022-02-27 04:19:49.603 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #9 to 84.71.115.71
2022-02-27 04:19:49.708 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:49.739 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 11/12 connections
2022-02-27 04:19:49.763 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:49.773 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=3, max_index=19)
2022-02-27 04:19:49.773 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 845bcffbd3f7fb17 84.71.115.71:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:49.776 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 845bcffbd3f7fb17 84.71.115.71:18080, pruning seed 0 [peer_list=1] last_seen: d0.h0.m0.s30
2022-02-27 04:19:49.777 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:49.786 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:49.788 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=2, max_index=19)
2022-02-27 04:19:49.805 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:49.810 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=11(x=16, max_index=19)
2022-02-27 04:19:49.811 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 4eb160aaa961d9b8 75.71.245.239:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:49.819 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 4eb160aaa961d9b8 75.71.245.239:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m57.s59
2022-02-27 04:19:49.819 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:49.835 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 11/12 connections
2022-02-27 04:19:49.846 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:49.863 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 845fab336bec17c8 5.135.136.12:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:49.880 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 845fab336bec17c8 5.135.136.12:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:49.880 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:49.883 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:49.897 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 3b162b5c214c0a97 76.107.30.71:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:49.901 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 3b162b5c214c0a97 76.107.30.71:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:49.901 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:49.904 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:49.912 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 93ba74fc8bd47b32 213.47.177.194:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:49.913 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 93ba74fc8bd47b32 213.47.177.194:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:49.913 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:50.917 [P2P2] INFO net.p2p src/p2p/net_node.inl:1888 Failed to connect to any, trying seeds
2022-02-27 04:19:50.918 7fb3792f6700 DEBUG net.p2p src/p2p/net_node.inl:771 dns_threads[0] created for: seeds.moneroseeds.se
2022-02-27 04:19:50.921 7fb3791f5700 DEBUG net.p2p src/p2p/net_node.inl:771 dns_threads[1] created for: seeds.moneroseeds.ae.org
2022-02-27 04:19:50.921 7fb3790f4700 DEBUG net.p2p src/p2p/net_node.inl:771 dns_threads[2] created for: seeds.moneroseeds.ch
2022-02-27 04:19:50.921 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:799 dns_threads created, now waiting for completion or timeout of 20000ms
2022-02-27 04:19:50.923 7fb378ff3700 DEBUG net.p2p src/p2p/net_node.inl:771 dns_threads[3] created for: seeds.moneroseeds.li
2022-02-27 04:19:51.253 7fb3791f5700 DEBUG net.p2p src/p2p/net_node.inl:779 dns_threads[1] DNS resolve done
2022-02-27 04:19:51.253 7fb3791f5700 INFO net.p2p src/p2p/net_node.inl:791 dns_threads[1] addr_str: seeds.moneroseeds.ae.org number of results: 0
2022-02-27 04:19:51.638 7fb3792f6700 DEBUG net.p2p src/p2p/net_node.inl:779 dns_threads[0] DNS resolve done
2022-02-27 04:19:51.638 7fb3792f6700 INFO net.p2p src/p2p/net_node.inl:791 dns_threads[0] addr_str: seeds.moneroseeds.se number of results: 0
2022-02-27 04:19:51.641 7fb378ff3700 DEBUG net.p2p src/p2p/net_node.inl:779 dns_threads[3] DNS resolve done
2022-02-27 04:19:51.642 7fb378ff3700 INFO net.p2p src/p2p/net_node.inl:791 dns_threads[3] addr_str: seeds.moneroseeds.li number of results: 0
2022-02-27 04:19:51.806 7fb3790f4700 DEBUG net.p2p src/p2p/net_node.inl:779 dns_threads[2] DNS resolve done
2022-02-27 04:19:51.806 7fb3790f4700 INFO net.p2p src/p2p/net_node.inl:791 dns_threads[2] addr_str: seeds.moneroseeds.ch number of results: 0
2022-02-27 04:19:51.806 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:815 DNS lookup for seeds.moneroseeds.se: 0 results
2022-02-27 04:19:51.806 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:815 DNS lookup for seeds.moneroseeds.ae.org: 0 results
2022-02-27 04:19:51.806 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:815 DNS lookup for seeds.moneroseeds.ch: 0 results
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:815 DNS lookup for seeds.moneroseeds.li: 0 results
2022-02-27 04:19:51.807 [P2P2] INFO net.p2p src/p2p/net_node.inl:829 DNS seed node lookup either timed out or failed, falling back to defaults
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 104.238.221.81:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 192.110.160.146:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 209.250.243.248:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 212.83.172.165:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 212.83.175.67:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 51.79.173.165:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 66.85.74.134:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 88.198.163.90:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 88.99.173.38:18080
2022-02-27 04:19:51.807 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1765 Seed node: 95.217.25.101:18080
2022-02-27 04:19:51.808 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1768 Number of seed nodes: 10
2022-02-27 04:19:51.811 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 192.110.160.146:18080(peer_type=1, last_seen: never)...
2022-02-27 04:19:51.811 [P2P2] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #18 to 0.0.0.0 currently we have sockets count:13
2022-02-27 04:19:51.812 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:51.812 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:51.812 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 192.110.160.146:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:51.901 [P2P2] INFO net.p2p src/p2p/net_node.inl:2699 [192.110.160.146:18080 6a6e191c-0e22-499d-b628-d8bd39d22b19 OUT] NEW CONNECTION
2022-02-27 04:19:51.901 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:47790 <--> 192.110.160.146:18080 (via 192.110.160.146:18080)
2022-02-27 04:19:51.901 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [192.110.160.146:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:51.903 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:51.903 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [192.110.160.146:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:51.903 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [192.110.160.146:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:51.988 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [192.110.160.146:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:51.988 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [192.110.160.146:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:51.988 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [192.110.160.146:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:51.988 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:51.988 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [192.110.160.146:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:51.990 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/15499 (9.12962%)
2022-02-27 04:19:51.991 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/15499 (18.4722%)
2022-02-27 04:19:51.992 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/15499 (27.8147%)
2022-02-27 04:19:51.993 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/15499 (37.1572%)
2022-02-27 04:19:52.099 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 7207/15499 (46.4998%)
2022-02-27 04:19:52.111 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 15399/15499 (99.3548%)
2022-02-27 04:19:52.111 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [192.110.160.146:18080 OUT] LEVIN_PACKET_RECEIVED. [len=15499, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:52.114 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [192.110.160.146:18080 OUT] 15499 bytes received for category command-1001 initiated by us
2022-02-27 04:19:52.114 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:2212 [192.110.160.146:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:52.115 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1219 [192.110.160.146:18080 OUT] COMMAND_HANDSHAKE(AND CLOSE) INVOKED OK
2022-02-27 04:19:52.117 [P2P8] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:777 Setting timer on a shut down object
2022-02-27 04:19:52.124 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [192.110.160.146:18080 OUT] [0] state: closed in state before_handshake
2022-02-27 04:19:52.124 [P2P2] INFO net.p2p src/p2p/net_node.inl:2718 [192.110.160.146:18080 6a6e191c-0e22-499d-b628-d8bd39d22b19 OUT] CLOSE CONNECTION
2022-02-27 04:19:52.125 [P2P2] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #18 to 192.110.160.146
2022-02-27 04:19:52.125 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1437 [192.110.160.146:18080 OUT] CONNECTION HANDSHAKED OK AND CLOSED.
2022-02-27 04:19:53.152 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:53.173 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 11/12 connections
2022-02-27 04:19:53.195 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:53.212 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=9(x=15, max_index=19)
2022-02-27 04:19:53.212 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 9c5f22d42f0ef10a 75.152.118.235:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:53.219 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 9c5f22d42f0ef10a 75.152.118.235:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m53.s42
2022-02-27 04:19:53.219 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 75.152.118.235:18080(peer_type=1, last_seen: d0.h1.m53.s42)...
2022-02-27 04:19:53.219 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #19 to 0.0.0.0 currently we have sockets count:13
2022-02-27 04:19:53.219 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:53.219 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:53.219 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 75.152.118.235:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:53.340 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [75.152.118.235:18080 b626c600-f13e-4664-8622-c717f0a11a67 OUT] NEW CONNECTION
2022-02-27 04:19:53.340 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:53214 <--> 75.152.118.235:18080 (via 75.152.118.235:18080)
2022-02-27 04:19:53.340 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:53.341 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:53.341 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [75.152.118.235:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:53.341 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [75.152.118.235:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:53.526 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [75.152.118.235:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:19:53.526 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:19:53.526 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:19:53.526 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:19:53.526 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [75.152.118.235:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:19:53.527 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/15145 (9.34302%)
2022-02-27 04:19:53.528 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/15145 (18.9039%)
2022-02-27 04:19:53.529 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/15145 (28.4648%)
2022-02-27 04:19:53.530 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/15145 (38.0257%)
2022-02-27 04:19:53.531 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 8655/15145 (57.1476%)
2022-02-27 04:19:53.532 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 10103/15145 (66.7085%)
2022-02-27 04:19:53.532 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 11551/15145 (76.2694%)
2022-02-27 04:19:53.790 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [75.152.118.235:18080 OUT] LEVIN_PACKET_RECEIVED. [len=15145, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:19:53.792 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 15145 bytes received for category command-1001 initiated by us
2022-02-27 04:19:53.792 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:2212 [75.152.118.235:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:19:53.793 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [75.152.118.235:18080 OUT] Remote blockchain height: 2568394, id: <a6744da62545012b05d3dc059d7c2a8002c670602647abc239cc233e007f9a3b>
2022-02-27 04:19:53.793 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [75.152.118.235:18080 OUT] requesting callback
2022-02-27 04:19:53.794 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [75.152.118.235:18080 OUT] request_callback
2022-02-27 04:19:53.794 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [75.152.118.235:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:19:53.794 [P2P8] INFO net.p2p src/p2p/net_node.inl:1215 [75.152.118.235:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:19:53.794 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1216 [75.152.118.235:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:19:53.794 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [75.152.118.235:18080 OUT] fired_callback
2022-02-27 04:19:53.795 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [75.152.118.235:18080 OUT] callback fired
2022-02-27 04:19:53.795 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:19:53.795 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [75.152.118.235:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:19:53.795 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [75.152.118.235:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:19:53.795 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:19:53.796 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [75.152.118.235:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:19:53.796 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [75.152.118.235:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:53.796 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:19:53.796 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [75.152.118.235:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:19:53.797 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [75.152.118.235:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:19:53.797 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [75.152.118.235:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:19:53.797 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:19:53.932 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [75.152.118.235:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:19:53.932 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:19:54.926 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [75.152.118.235:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1081, flags1, r?=0, cmd = 2008, v=1
2022-02-27 04:19:54.926 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 1081 bytes received for category command-2008 initiated by peer
2022-02-27 04:19:54.927 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:551 [75.152.118.235:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a> (height 2568395, 0 txes)
2022-02-27 04:19:55.509 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1586437, flags1, r?=0, cmd = 2004, v=1
2022-02-27 04:19:55.519 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 1586437 bytes received for category command-2004 initiated by peer
2022-02-27 04:19:55.519 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [217.72.31.108:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-02-27 04:19:55.519 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1114 [217.72.31.108:18080 OUT] [0] state: received objects in state synchronizing
2022-02-27 04:19:55.519 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1147 [217.72.31.108:18080 OUT] downloaded 1584445 bytes worth of blocks
2022-02-27 04:19:55.520 [P2P6] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1226 [217.72.31.108:18080 OUT] sent wrong NOTIFY_RESPONSE_GET_OBJECTS: block with id=c2c0f7329b980d523e973525543346fadeb8b05a8c03fb9b1e3e758b080599e3 wasn't requested, dropping connection
2022-02-27 04:19:55.520 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [217.72.31.108:18080 OUT] dropping connection id e646f6a9-ce94-46a1-baec-efbe82879bcf (pruning seed 0), score 0, flush_all_spans 0
2022-02-27 04:19:55.522 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=172, flags1, r?=1, cmd = 1002, v=1
2022-02-27 04:19:55.522 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-02-27 04:19:55.526 [P2P6] DEBUG net.p2p src/p2p/net_node.inl:2530 [217.72.31.108:18080 OUT] COMMAND_TIMED_SYNC
2022-02-27 04:19:55.527 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 15455 bytes sent for category command-1002 initiated by peer
2022-02-27 04:19:55.529 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [217.72.31.108:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:19:55.529 [P2P6] INFO net.p2p src/p2p/net_node.inl:2718 [217.72.31.108:18080 e646f6a9-ce94-46a1-baec-efbe82879bcf OUT] CLOSE CONNECTION
2022-02-27 04:19:55.530 [P2P6] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #1 to 0.0.0.0
2022-02-27 04:19:55.894 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:55.945 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 11/12 connections
2022-02-27 04:19:55.964 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:55.973 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=6(x=13, max_index=19)
2022-02-27 04:19:55.973 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 3c4041dc09bffd55 93.172.76.194:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:55.981 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 3c4041dc09bffd55 93.172.76.194:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m43.s4
2022-02-27 04:19:55.981 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:56.003 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:56.008 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=19(x=19, max_index=19)
2022-02-27 04:19:56.008 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: d928417790e93f91 24.201.233.232:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:56.015 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: d928417790e93f91 24.201.233.232:18080, pruning seed 0 [peer_list=1] last_seen: d0.h2.m13.s17
2022-02-27 04:19:56.015 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:56.031 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:56.035 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=4(x=12, max_index=19)
2022-02-27 04:19:56.035 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 2f7ad357b93b6aa4 82.66.127.112:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:56.039 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 2f7ad357b93b6aa4 82.66.127.112:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m39.s21
2022-02-27 04:19:56.039 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:56.051 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [37.204.134.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:56.051 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 11/12 connections
2022-02-27 04:19:56.055 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:56.055 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [37.204.134.4:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2514312
2022-02-27 04:19:56.055 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [37.204.134.4:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:56.055 [P2P5] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2530 [37.204.134.4:18080 OUT] Got NOTIFY_RESPONSE_CHAIN_ENTRY out of the blue, dropping connection
2022-02-27 04:19:56.055 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [37.204.134.4:18080 OUT] dropping connection id 47ff1ef2-46df-4810-9e0c-d7957ca964dd (pruning seed 0), score 1, flush_all_spans 0
2022-02-27 04:19:56.055 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:376 Host 37.204.134.4 fail score=1
2022-02-27 04:19:56.056 [P2P5] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:777 Setting timer on a shut down object
2022-02-27 04:19:56.062 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [37.204.134.4:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:19:56.062 [P2P5] INFO net.p2p src/p2p/net_node.inl:2718 [37.204.134.4:18080 47ff1ef2-46df-4810-9e0c-d7957ca964dd OUT] CLOSE CONNECTION
2022-02-27 04:19:56.062 [P2P5] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #10 to 37.204.134.4
2022-02-27 04:19:56.064 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:56.081 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 2b768d26e404d88a 86.216.42.99:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:56.086 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 2b768d26e404d88a 86.216.42.99:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:56.086 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:56.104 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (10/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:56.115 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 1febf4ff5800e62d [::ffff:95.222.92.108]:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:56.130 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 1febf4ff5800e62d [::ffff:95.222.92.108]:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:56.130 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:19:56.147 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (10/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:19:56.157 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 3cc0b0c798ee7149 114.84.141.55:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:19:56.165 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 3cc0b0c798ee7149 114.84.141.55:18080, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:19:56.166 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 114.84.141.55:18080(peer_type=2, last_seen: never)...
2022-02-27 04:19:56.166 [P2P8] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #20 to 0.0.0.0 currently we have sockets count:12
2022-02-27 04:19:56.166 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:19:56.166 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:19:56.166 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 114.84.141.55:18080, bind_ip = 0.0.0.0
2022-02-27 04:19:56.447 [P2P8] INFO net.p2p src/p2p/net_node.inl:2699 [114.84.141.55:18080 ff45c0b9-d318-4c87-b2d4-5da62c7cc2e9 OUT] NEW CONNECTION
2022-02-27 04:19:56.447 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:55320 <--> 114.84.141.55:18080 (via 114.84.141.55:18080)
2022-02-27 04:19:56.447 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [114.84.141.55:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:19:56.448 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:19:56.448 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [114.84.141.55:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:19:56.448 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [114.84.141.55:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:19:59.132 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [75.152.118.235:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:19:59.133 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:19:59.133 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [75.152.118.235:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568395
2022-02-27 04:19:59.133 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [75.152.118.235:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:19:59.133 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [75.152.118.235:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:19:59.133 [P2P3] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:19:59.139 [P2P3] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:19:59.139 [P2P3] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:59.197 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [104.143.2.195:18080 OUT] LEVIN_PACKET_RECEIVED. [len=3891996, flags1, r?=0, cmd = 2004, v=1
2022-02-27 04:19:59.198 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (10/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115 115? 115? 104 115? 115? 115? 115? 115?
2022-02-27 04:19:59.198 [P2P3] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:19:59.198 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [75.152.118.235:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:19:59.199 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [75.152.118.235:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:19:59.199 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [75.152.118.235:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:19:59.199 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [75.152.118.235:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:19:59.199 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [75.152.118.235:18080 OUT] Block queue is 0 and 0, resuming
2022-02-27 04:19:59.199 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [75.152.118.235:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:19:59.199 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [75.152.118.235:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:19:59.199 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [75.152.118.235:18080 OUT] span size is 0
2022-02-27 04:19:59.200 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568395, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:19:59.200 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458720 from 2458720 and seed 0, limit 2462816
2022-02-27 04:19:59.200 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458720
2022-02-27 04:19:59.200 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458720 - 2458739 for b626c600-f13e-4664-8622-c717f0a11a67
2022-02-27 04:19:59.200 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [75.152.118.235:18080 OUT] span from 2458700: 2458720/20
2022-02-27 04:19:59.200 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [75.152.118.235:18080 OUT] span: 2458720/20 (2458720 - 2458739)
2022-02-27 04:19:59.200 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [75.152.118.235:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458720, first hash <8ff5f839b76f1717e68b95f802edac17fe9e5185d39ccc1f2d47400e91bb25f5>
2022-02-27 04:19:59.200 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:19:59.200 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [75.152.118.235:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:19:59.200 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:19:59.201 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [75.152.118.235:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:19:59.201 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [75.152.118.235:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:19:59.218 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [104.143.2.195:18080 OUT] 3891996 bytes received for category command-2004 initiated by peer
2022-02-27 04:19:59.218 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [104.143.2.195:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-02-27 04:19:59.218 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1114 [104.143.2.195:18080 OUT] [0] state: received objects in state synchronizing
2022-02-27 04:19:59.219 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1147 [104.143.2.195:18080 OUT] downloaded 3889825 bytes worth of blocks
2022-02-27 04:19:59.219 [P2P6] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1226 [104.143.2.195:18080 OUT] sent wrong NOTIFY_RESPONSE_GET_OBJECTS: block with id=467502cae0b97f14969fb116cbda2cfda72b353e951d6747e4ed705c9feb969e wasn't requested, dropping connection
2022-02-27 04:19:59.219 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [104.143.2.195:18080 OUT] dropping connection id 9e52bd03-b9bc-426e-ba24-ec3d4f63d3e5 (pruning seed 0), score 0, flush_all_spans 0
2022-02-27 04:19:59.221 [P2P6] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:777 Setting timer on a shut down object
2022-02-27 04:19:59.230 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [104.143.2.195:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:19:59.230 [P2P0] INFO net.p2p src/p2p/net_node.inl:2718 [104.143.2.195:18080 9e52bd03-b9bc-426e-ba24-ec3d4f63d3e5 OUT] CLOSE CONNECTION
2022-02-27 04:19:59.232 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #6 to 104.143.2.195
2022-02-27 04:20:01.454 [P2P6] INFO net contrib/epee/include/net/levin_protocol_handler_async.h:197 [114.84.141.55:18080 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2022-02-27 04:20:01.455 [P2P6] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:155 Failed to invoke command 1001 return code -4
2022-02-27 04:20:01.459 [P2P6] WARNING net.p2p src/p2p/net_node.inl:1173 [114.84.141.55:18080 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2022-02-27 04:20:01.460 [P2P8] WARNING net.p2p src/p2p/net_node.inl:1231 [114.84.141.55:18080 OUT] COMMAND_HANDSHAKE Failed
2022-02-27 04:20:01.461 [P2P8] INFO net.p2p src/p2p/net_node.inl:1429 [114.84.141.55:18080 OUT] Failed to HANDSHAKE with peer 114.84.141.55:18080
2022-02-27 04:20:01.461 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:20:01.470 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [114.84.141.55:18080 OUT] [0] state: closed in state before_handshake
2022-02-27 04:20:01.470 [P2P8] INFO net.p2p src/p2p/net_node.inl:2718 [114.84.141.55:18080 ff45c0b9-d318-4c87-b2d4-5da62c7cc2e9 OUT] CLOSE CONNECTION
2022-02-27 04:20:01.470 [P2P8] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #20 to 114.84.141.55
2022-02-27 04:20:02.464 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [198.84.175.4:18080 OUT] requesting callback
2022-02-27 04:20:02.465 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [198.84.175.4:18080 OUT] request_callback
2022-02-27 04:20:02.465 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [198.84.175.4:18080 OUT] fired_callback
2022-02-27 04:20:02.465 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [198.84.175.4:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:02.465 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [142.117.240.240:18080 OUT] requesting callback
2022-02-27 04:20:02.465 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [142.117.240.240:18080 OUT] request_callback
2022-02-27 04:20:02.465 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [198.84.175.4:18080 OUT] callback fired
2022-02-27 04:20:02.466 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [142.117.240.240:18080 OUT] fired_callback
2022-02-27 04:20:02.466 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [198.84.175.4:18080 OUT] kicking idle peer, last update 20.3883 seconds ago, expecting 2004
2022-02-27 04:20:02.466 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [198.84.175.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:02.466 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [198.84.175.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:02.467 [P2P0] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:02.467 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [142.117.240.240:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:02.467 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [51.83.3.42:18080 OUT] requesting callback
2022-02-27 04:20:02.467 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [51.83.3.42:18080 OUT] request_callback
2022-02-27 04:20:02.467 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1413 [198.84.175.4:18080 OUT] no next span found, going back to download
2022-02-27 04:20:02.467 [P2P0] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:02.468 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [51.83.3.42:18080 OUT] fired_callback
2022-02-27 04:20:02.468 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [51.83.3.42:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:02.468 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [174.56.104.176:18080 OUT] requesting callback
2022-02-27 04:20:02.468 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [174.56.104.176:18080 OUT] request_callback
2022-02-27 04:20:02.468 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [198.84.175.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:02.469 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1879 [198.84.175.4:18080 OUT] we should download it as no peer reserved it
2022-02-27 04:20:02.469 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [51.83.3.42:18080 OUT] callback fired
2022-02-27 04:20:02.469 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:161 [51.83.3.42:18080 OUT] dropping idle peer with negative score
2022-02-27 04:20:02.469 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [51.83.3.42:18080 OUT] dropping connection id 2c393ad5-dd54-4115-95c3-cdc797873393 (pruning seed 0), score 5, flush_all_spans 0
2022-02-27 04:20:02.469 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [174.56.104.176:18080 OUT] fired_callback
2022-02-27 04:20:02.469 [P2P3] DEBUG net.p2p src/p2p/net_node.inl:376 Host 51.83.3.42 fail score=5
2022-02-27 04:20:02.469 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [174.56.104.176:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:02.470 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [142.117.240.240:18080 OUT] callback fired
2022-02-27 04:20:02.470 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [142.117.240.240:18080 OUT] kicking idle peer, last update 24.3133 seconds ago, expecting 2004
2022-02-27 04:20:02.470 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [142.117.240.240:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:02.470 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [142.117.240.240:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:02.470 [P2P1] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:02.470 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1413 [142.117.240.240:18080 OUT] no next span found, going back to download
2022-02-27 04:20:02.471 [P2P1] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:02.471 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [142.117.240.240:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:02.471 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1879 [142.117.240.240:18080 OUT] we should download it as no peer reserved it
2022-02-27 04:20:02.471 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [174.56.104.176:18080 OUT] callback fired
2022-02-27 04:20:02.471 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:161 [174.56.104.176:18080 OUT] dropping idle peer with negative score
2022-02-27 04:20:02.471 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [174.56.104.176:18080 OUT] dropping connection id 1fc93bc6-6d66-4448-afdc-f0fcbeaadd24 (pruning seed 0), score 5, flush_all_spans 0
2022-02-27 04:20:02.471 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:376 Host 174.56.104.176 fail score=5
2022-02-27 04:20:02.474 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [198.84.175.4:18080 OUT] request_missing_objects: check 1, force_next_span 1, m_needed_objects 9392 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:20:02.474 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [198.84.175.4:18080 OUT] span: 2458720/20 (2458720 - 2458739)
2022-02-27 04:20:02.474 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [198.84.175.4:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=0 / 20 from 2458720, first hash <8ff5f839b76f1717e68b95f802edac17fe9e5185d39ccc1f2d47400e91bb25f5>
2022-02-27 04:20:02.475 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:20:02.475 [P2P0] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [198.84.175.4:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:20:02.475 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:20:02.475 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [51.83.3.42:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:20:02.475 [P2P5] INFO net.p2p src/p2p/net_node.inl:2718 [51.83.3.42:18080 2c393ad5-dd54-4115-95c3-cdc797873393 OUT] CLOSE CONNECTION
2022-02-27 04:20:02.475 [P2P5] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #3 to 0.0.0.0
2022-02-27 04:20:02.476 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [198.84.175.4:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:20:02.476 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [198.84.175.4:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:20:02.480 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [174.56.104.176:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:20:02.480 [P2P1] INFO net.p2p src/p2p/net_node.inl:2718 [174.56.104.176:18080 1fc93bc6-6d66-4448-afdc-f0fcbeaadd24 OUT] CLOSE CONNECTION
2022-02-27 04:20:02.481 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #2 to 174.56.104.176
2022-02-27 04:20:02.481 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [142.117.240.240:18080 OUT] request_missing_objects: check 1, force_next_span 1, m_needed_objects 9492 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:20:02.481 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [142.117.240.240:18080 OUT] span: 2458720/20 (2458720 - 2458739)
2022-02-27 04:20:02.481 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [142.117.240.240:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=0 / 20 from 2458720, first hash <8ff5f839b76f1717e68b95f802edac17fe9e5185d39ccc1f2d47400e91bb25f5>
2022-02-27 04:20:02.481 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:20:02.481 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [142.117.240.240:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:20:02.482 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:20:02.482 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [142.117.240.240:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:20:02.483 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [142.117.240.240:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:20:03.491 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (7/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:03.497 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 7/12 connections
2022-02-27 04:20:03.505 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (7/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:03.508 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=1, max_index=19)
2022-02-27 04:20:03.508 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: b19f336caa19a5bb 37.204.134.4:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:03.510 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: b19f336caa19a5bb 37.204.134.4:18080, pruning seed 0 [peer_list=1] last_seen: d0.h0.m0.s42
2022-02-27 04:20:03.510 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 37.204.134.4:18080(peer_type=1, last_seen: d0.h0.m0.s42)...
2022-02-27 04:20:03.511 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #21 to 0.0.0.0 currently we have sockets count:9
2022-02-27 04:20:03.511 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:03.511 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:03.511 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 37.204.134.4:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:03.679 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [37.204.134.4:18080 3d168031-7b4d-4b76-a796-baf95399ad1a OUT] NEW CONNECTION
2022-02-27 04:20:03.679 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:59344 <--> 37.204.134.4:18080 (via 37.204.134.4:18080)
2022-02-27 04:20:03.679 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:03.679 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:03.679 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:03.680 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [37.204.134.4:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:03.866 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [37.204.134.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:03.866 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:03.866 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:03.866 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:03.867 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:03.886 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 1427/16491 (8.6532%)
2022-02-27 04:20:03.887 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 2887/16491 (17.5065%)
2022-02-27 04:20:03.887 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 4347/16491 (26.3598%)
2022-02-27 04:20:03.888 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 5807/16491 (35.2131%)
2022-02-27 04:20:03.888 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 7267/16491 (44.0665%)
2022-02-27 04:20:04.343 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 8727/16491 (52.9198%)
2022-02-27 04:20:04.343 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 10187/16491 (61.7731%)
2022-02-27 04:20:05.048 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [37.204.134.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16491, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:05.050 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 16491 bytes received for category command-1001 initiated by us
2022-02-27 04:20:05.050 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:2212 [37.204.134.4:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:05.055 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [37.204.134.4:18080 OUT] Remote blockchain height: 2514332, id: <3fc2ca619f677744a51fa1b38b9b7cd70171a436a9b64c74969e8050c6dc1f64>
2022-02-27 04:20:05.055 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [37.204.134.4:18080 OUT] requesting callback
2022-02-27 04:20:05.055 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:05.055 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [37.204.134.4:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:05.056 [P2P5] INFO net.p2p src/p2p/net_node.inl:1215 [37.204.134.4:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:05.056 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1216 [37.204.134.4:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:05.056 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:05.056 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:05.056 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:05.057 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:05.057 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [37.204.134.4:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:05.057 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [37.204.134.4:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:05.057 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:05.058 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [37.204.134.4:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:05.058 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:05.058 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:05.058 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [37.204.134.4:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:05.059 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [37.204.134.4:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:05.059 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:05.063 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 8/12 connections
2022-02-27 04:20:05.068 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (8/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:05.071 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=3, max_index=19)
2022-02-27 04:20:05.071 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 845bcffbd3f7fb17 84.71.115.71:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:05.073 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 845bcffbd3f7fb17 84.71.115.71:18080, pruning seed 0 [peer_list=1] last_seen: d0.h0.m0.s46
2022-02-27 04:20:05.073 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 84.71.115.71:18080(peer_type=1, last_seen: d0.h0.m0.s46)...
2022-02-27 04:20:05.073 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #22 to 0.0.0.0 currently we have sockets count:10
2022-02-27 04:20:05.073 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:05.073 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:05.073 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 84.71.115.71:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:05.209 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [84.71.115.71:18080 a4428f6e-6e41-4088-b932-7d816dc3be5f OUT] NEW CONNECTION
2022-02-27 04:20:05.209 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:45652 <--> 84.71.115.71:18080 (via 84.71.115.71:18080)
2022-02-27 04:20:05.210 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:05.210 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:05.213 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:05.214 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [84.71.115.71:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:05.242 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [37.204.134.4:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:05.243 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:05.348 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:05.348 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:05.349 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:05.349 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:05.349 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:05.391 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 1407/15430 (9.1186%)
2022-02-27 04:20:05.393 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 2847/15430 (18.4511%)
2022-02-27 04:20:05.393 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 4287/15430 (27.7835%)
2022-02-27 04:20:05.394 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 5727/15430 (37.116%)
2022-02-27 04:20:05.399 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 7167/15430 (46.4485%)
2022-02-27 04:20:05.400 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 8607/15430 (55.7809%)
2022-02-27 04:20:05.401 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 10047/15430 (65.1134%)
2022-02-27 04:20:05.402 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 11487/15430 (74.4459%)
2022-02-27 04:20:05.590 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=15430, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:05.592 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 15430 bytes received for category command-1001 initiated by us
2022-02-27 04:20:05.592 [P2P3] DEBUG net.p2p src/p2p/net_node.inl:2212 [84.71.115.71:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:05.593 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [84.71.115.71:18080 OUT] Remote blockchain height: 2568395, id: <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a>
2022-02-27 04:20:05.593 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [84.71.115.71:18080 OUT] requesting callback
2022-02-27 04:20:05.594 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [84.71.115.71:18080 OUT] request_callback
2022-02-27 04:20:05.594 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [84.71.115.71:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:05.594 [P2P3] INFO net.p2p src/p2p/net_node.inl:1215 [84.71.115.71:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:05.594 [P2P3] DEBUG net.p2p src/p2p/net_node.inl:1216 [84.71.115.71:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:05.594 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:05.595 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:05.596 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [84.71.115.71:18080 OUT] fired_callback
2022-02-27 04:20:05.596 [P2P3] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [84.71.115.71:18080 OUT] callback fired
2022-02-27 04:20:05.596 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [84.71.115.71:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:05.596 [P2P3] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [84.71.115.71:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:05.596 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:05.597 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [84.71.115.71:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:05.597 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:05.597 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:05.597 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [84.71.115.71:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:05.597 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [84.71.115.71:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:05.598 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:05.606 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 9/12 connections
2022-02-27 04:20:05.613 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (9/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:05.619 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=16(x=18, max_index=19)
2022-02-27 04:20:05.619 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 4fc847e06c0b7cf3 91.193.4.181:57186, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:05.625 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 4fc847e06c0b7cf3 91.193.4.181:57186, pruning seed 0 [peer_list=1] last_seen: d0.h2.m0.s34
2022-02-27 04:20:05.626 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 91.193.4.181:57186(peer_type=1, last_seen: d0.h2.m0.s34)...
2022-02-27 04:20:05.626 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #23 to 0.0.0.0 currently we have sockets count:11
2022-02-27 04:20:05.626 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:05.626 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:05.627 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 91.193.4.181:57186, bind_ip = 0.0.0.0
2022-02-27 04:20:05.727 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:05.727 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:05.995 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [91.193.4.181:57186 2b5aa1f5-b612-45f6-a574-8c8c9ea50b50 OUT] NEW CONNECTION
2022-02-27 04:20:05.995 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:52520 <--> 91.193.4.181:57186 (via 91.193.4.181:57186)
2022-02-27 04:20:05.995 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [91.193.4.181:57186 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:05.995 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:05.996 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [91.193.4.181:57186 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:05.996 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [91.193.4.181:57186 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:06.360 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [91.193.4.181:57186 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:06.360 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [91.193.4.181:57186 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:06.360 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [91.193.4.181:57186 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:06.360 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:06.360 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [91.193.4.181:57186 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:06.362 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=2736, current total 2703/15171 (17.8169%)
2022-02-27 04:20:06.363 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=2736, current total 5439/15171 (35.8513%)
2022-02-27 04:20:07.142 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 6807/15171 (44.8685%)
2022-02-27 04:20:07.516 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 8175/15171 (53.8857%)
2022-02-27 04:20:07.517 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 9543/15171 (62.9029%)
2022-02-27 04:20:07.517 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 10911/15171 (71.9201%)
2022-02-27 04:20:07.914 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [91.193.4.181:57186 OUT] LEVIN_PACKET_RECEIVED. [len=15171, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:07.917 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [91.193.4.181:57186 OUT] 15171 bytes received for category command-1001 initiated by us
2022-02-27 04:20:07.917 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:2212 [91.193.4.181:57186 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:07.918 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [91.193.4.181:57186 OUT] Remote blockchain height: 2568395, id: <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a>
2022-02-27 04:20:07.918 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [91.193.4.181:57186 OUT] requesting callback
2022-02-27 04:20:07.919 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [91.193.4.181:57186 OUT] request_callback
2022-02-27 04:20:07.919 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [91.193.4.181:57186 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:07.919 [P2P1] INFO net.p2p src/p2p/net_node.inl:1215 [91.193.4.181:57186 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:07.919 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1216 [91.193.4.181:57186 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:07.920 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [91.193.4.181:57186 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:07.920 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:07.920 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [91.193.4.181:57186 OUT] fired_callback
2022-02-27 04:20:07.920 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [91.193.4.181:57186 OUT] callback fired
2022-02-27 04:20:07.921 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [91.193.4.181:57186 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:07.921 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [91.193.4.181:57186 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:07.921 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [91.193.4.181:57186 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:07.921 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [91.193.4.181:57186 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:07.924 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [91.193.4.181:57186 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:07.926 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:07.926 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [91.193.4.181:57186 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:07.926 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [91.193.4.181:57186 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:07.927 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:07.930 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 10/12 connections
2022-02-27 04:20:07.938 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (10/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:07.947 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=3, max_index=19)
2022-02-27 04:20:07.947 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 3ec6cd5fe87975b9 174.56.104.176:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:07.955 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 3ec6cd5fe87975b9 174.56.104.176:18080, pruning seed 0 [peer_list=1] last_seen: d0.h0.m16.s6
2022-02-27 04:20:07.955 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 174.56.104.176:18080(peer_type=1, last_seen: d0.h0.m16.s6)...
2022-02-27 04:20:07.955 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #24 to 0.0.0.0 currently we have sockets count:12
2022-02-27 04:20:07.955 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:07.956 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:07.956 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 174.56.104.176:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:08.049 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [174.56.104.176:18080 8f872aa7-1c85-4628-8eab-de5903cea491 OUT] NEW CONNECTION
2022-02-27 04:20:08.049 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:54720 <--> 174.56.104.176:18080 (via 174.56.104.176:18080)
2022-02-27 04:20:08.049 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:08.050 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:08.051 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:08.051 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [174.56.104.176:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:08.307 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [91.193.4.181:57186 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:08.307 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [91.193.4.181:57186 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:10.570 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [46.4.27.39:18080 OUT] requesting callback
2022-02-27 04:20:10.571 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [46.4.27.39:18080 OUT] request_callback
2022-02-27 04:20:10.571 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [46.4.27.39:18080 OUT] fired_callback
2022-02-27 04:20:10.571 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [46.4.27.39:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:10.571 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [176.128.155.251:18080 OUT] requesting callback
2022-02-27 04:20:10.571 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [176.128.155.251:18080 OUT] request_callback
2022-02-27 04:20:10.571 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [46.4.27.39:18080 OUT] callback fired
2022-02-27 04:20:10.572 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [176.128.155.251:18080 OUT] fired_callback
2022-02-27 04:20:10.572 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [46.4.27.39:18080 OUT] kicking idle peer, last update 23.8775 seconds ago, expecting 2004
2022-02-27 04:20:10.572 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [46.4.27.39:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:10.572 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [46.4.27.39:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:10.572 [P2P5] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:10.572 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [176.128.155.251:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:10.572 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [18.217.86.112:18080 OUT] requesting callback
2022-02-27 04:20:10.572 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [18.217.86.112:18080 OUT] request_callback
2022-02-27 04:20:10.573 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [18.217.86.112:18080 OUT] fired_callback
2022-02-27 04:20:10.573 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1413 [46.4.27.39:18080 OUT] no next span found, going back to download
2022-02-27 04:20:10.573 [P2P5] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:10.573 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [46.4.27.39:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:10.573 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1879 [46.4.27.39:18080 OUT] we should download it as no peer reserved it
2022-02-27 04:20:10.574 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [176.128.155.251:18080 OUT] callback fired
2022-02-27 04:20:10.574 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:161 [176.128.155.251:18080 OUT] dropping idle peer with negative score
2022-02-27 04:20:10.574 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [176.128.155.251:18080 OUT] dropping connection id 17e55c50-5f72-45fa-b3bc-b61ff4417011 (pruning seed 0), score 5, flush_all_spans 0
2022-02-27 04:20:10.575 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:376 Host 176.128.155.251 fail score=5
2022-02-27 04:20:10.575 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [18.217.86.112:18080 OUT] callback fired
2022-02-27 04:20:10.575 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:161 [18.217.86.112:18080 OUT] dropping idle peer with negative score
2022-02-27 04:20:10.575 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [18.217.86.112:18080 OUT] dropping connection id d8079fd4-c6cf-41e0-aa2c-edc3b61545a0 (pruning seed 0), score 5, flush_all_spans 0
2022-02-27 04:20:10.575 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:376 Host 18.217.86.112 fail score=5
2022-02-27 04:20:10.575 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [18.217.86.112:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:10.575 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [176.125.235.99:54881 OUT] requesting callback
2022-02-27 04:20:10.576 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [176.125.235.99:54881 OUT] request_callback
2022-02-27 04:20:10.576 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [176.125.235.99:54881 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:10.578 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [176.125.235.99:54881 OUT] fired_callback
2022-02-27 04:20:10.578 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [176.125.235.99:54881 OUT] callback fired
2022-02-27 04:20:10.578 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [176.125.235.99:54881 OUT] kicking idle peer, last update 23.7513 seconds ago, expecting 2004
2022-02-27 04:20:10.578 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [176.125.235.99:54881 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:10.578 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [176.125.235.99:54881 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:10.579 [P2P8] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:10.579 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [46.4.27.39:18080 OUT] request_missing_objects: check 1, force_next_span 1, m_needed_objects 9332 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:20:10.579 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1413 [176.125.235.99:54881 OUT] no next span found, going back to download
2022-02-27 04:20:10.579 [P2P8] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:10.579 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [176.125.235.99:54881 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:10.579 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1879 [176.125.235.99:54881 OUT] we should download it as no peer reserved it
2022-02-27 04:20:10.580 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [46.4.27.39:18080 OUT] span: 2458720/20 (2458720 - 2458739)
2022-02-27 04:20:10.580 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [46.4.27.39:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=0 / 20 from 2458720, first hash <8ff5f839b76f1717e68b95f802edac17fe9e5185d39ccc1f2d47400e91bb25f5>
2022-02-27 04:20:10.580 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:20:10.580 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [46.4.27.39:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:20:10.580 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:20:10.581 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [46.4.27.39:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:20:10.581 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [46.4.27.39:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:20:10.582 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [18.217.86.112:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:20:10.582 [P2P6] INFO net.p2p src/p2p/net_node.inl:2718 [18.217.86.112:18080 d8079fd4-c6cf-41e0-aa2c-edc3b61545a0 OUT] CLOSE CONNECTION
2022-02-27 04:20:10.582 [P2P6] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #5 to 18.217.86.112
2022-02-27 04:20:10.582 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [176.128.155.251:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:20:10.583 [P2P9] INFO net.p2p src/p2p/net_node.inl:2718 [176.128.155.251:18080 17e55c50-5f72-45fa-b3bc-b61ff4417011 OUT] CLOSE CONNECTION
2022-02-27 04:20:10.583 [P2P9] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #4 to 176.128.155.251
2022-02-27 04:20:10.584 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [176.125.235.99:54881 OUT] request_missing_objects: check 1, force_next_span 1, m_needed_objects 9312 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:20:10.584 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [176.125.235.99:54881 OUT] span: 2458720/20 (2458720 - 2458739)
2022-02-27 04:20:10.584 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [176.125.235.99:54881 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=0 / 20 from 2458720, first hash <8ff5f839b76f1717e68b95f802edac17fe9e5185d39ccc1f2d47400e91bb25f5>
2022-02-27 04:20:10.584 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:20:10.584 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [176.125.235.99:54881 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:20:10.584 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:20:10.584 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.125.235.99:54881 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:20:10.585 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [176.125.235.99:54881 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:20:11.743 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:11.743 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:11.743 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:11.743 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:11.743 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:11.759 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 1427/16311 (8.7487%)
2022-02-27 04:20:11.760 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 2887/16311 (17.6997%)
2022-02-27 04:20:11.760 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 4347/16311 (26.6507%)
2022-02-27 04:20:11.761 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 5807/16311 (35.6017%)
2022-02-27 04:20:11.851 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 7267/16311 (44.5528%)
2022-02-27 04:20:11.851 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 15459/16311 (94.7765%)
2022-02-27 04:20:11.852 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16311, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:11.854 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 16311 bytes received for category command-1001 initiated by us
2022-02-27 04:20:11.854 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:2212 [174.56.104.176:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:11.855 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [174.56.104.176:18080 OUT] Remote blockchain height: 2568395, id: <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a>
2022-02-27 04:20:11.855 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [174.56.104.176:18080 OUT] requesting callback
2022-02-27 04:20:11.855 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [174.56.104.176:18080 OUT] request_callback
2022-02-27 04:20:11.855 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [174.56.104.176:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:11.856 [P2P2] INFO net.p2p src/p2p/net_node.inl:1215 [174.56.104.176:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:11.856 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1216 [174.56.104.176:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:11.856 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:11.856 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:11.856 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [174.56.104.176:18080 OUT] fired_callback
2022-02-27 04:20:11.857 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [174.56.104.176:18080 OUT] callback fired
2022-02-27 04:20:11.857 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:11.857 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [174.56.104.176:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:11.857 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [174.56.104.176:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:11.857 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [174.56.104.176:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:11.857 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:11.858 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:11.858 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [174.56.104.176:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:11.858 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [174.56.104.176:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:11.859 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:11.861 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 9/12 connections
2022-02-27 04:20:11.864 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (9/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:11.866 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=5, max_index=19)
2022-02-27 04:20:11.866 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 669bb14ab31cde49 51.83.3.42:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:11.867 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 669bb14ab31cde49 51.83.3.42:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m5.s21
2022-02-27 04:20:11.867 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 51.83.3.42:18080(peer_type=1, last_seen: d0.h1.m5.s21)...
2022-02-27 04:20:11.867 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #25 to 0.0.0.0 currently we have sockets count:11
2022-02-27 04:20:11.867 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:11.868 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:11.868 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 51.83.3.42:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:11.939 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:11.939 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:11.990 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [51.83.3.42:18080 ca4f5405-6c93-4e67-bed0-6f7a5da56e83 OUT] NEW CONNECTION
2022-02-27 04:20:11.990 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:48292 <--> 51.83.3.42:18080 (via 51.83.3.42:18080)
2022-02-27 04:20:11.990 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:11.990 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:11.991 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:11.991 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [51.83.3.42:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:12.114 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:12.114 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:12.114 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:12.114 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:12.114 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:12.116 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/16566 (8.54159%)
2022-02-27 04:20:12.117 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/16566 (17.2824%)
2022-02-27 04:20:12.118 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/16566 (26.0232%)
2022-02-27 04:20:12.118 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/16566 (34.764%)
2022-02-27 04:20:12.257 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 7207/16566 (43.5048%)
2022-02-27 04:20:12.369 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 15399/16566 (92.9555%)
2022-02-27 04:20:12.369 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16566, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:12.372 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 16566 bytes received for category command-1001 initiated by us
2022-02-27 04:20:12.372 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:2212 [51.83.3.42:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:12.373 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [51.83.3.42:18080 OUT] Remote blockchain height: 2568395, id: <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a>
2022-02-27 04:20:12.373 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [51.83.3.42:18080 OUT] requesting callback
2022-02-27 04:20:12.373 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [51.83.3.42:18080 OUT] request_callback
2022-02-27 04:20:12.375 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [51.83.3.42:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:12.375 [P2P8] INFO net.p2p src/p2p/net_node.inl:1215 [51.83.3.42:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:12.375 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:1216 [51.83.3.42:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:12.376 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:12.376 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:12.377 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:12.377 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [51.83.3.42:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:12.377 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [51.83.3.42:18080 OUT] fired_callback
2022-02-27 04:20:12.378 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [51.83.3.42:18080 OUT] callback fired
2022-02-27 04:20:12.378 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [51.83.3.42:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:12.378 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [51.83.3.42:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:12.378 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [51.83.3.42:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:12.378 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:12.379 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:12.379 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [51.83.3.42:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:12.380 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:12.383 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 10/12 connections
2022-02-27 04:20:12.385 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (10/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:12.386 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=6(x=13, max_index=19)
2022-02-27 04:20:12.386 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: bd8fd46e79bb4ed0 209.222.252.84:18280, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:12.388 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: bd8fd46e79bb4ed0 209.222.252.84:18280, pruning seed 0 [peer_list=1] last_seen: d0.h1.m42.s51
2022-02-27 04:20:12.388 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 209.222.252.84:18280(peer_type=1, last_seen: d0.h1.m42.s51)...
2022-02-27 04:20:12.388 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #26 to 0.0.0.0 currently we have sockets count:12
2022-02-27 04:20:12.388 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:12.388 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:12.388 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 209.222.252.84:18280, bind_ip = 0.0.0.0
2022-02-27 04:20:12.438 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [209.222.252.84:18280 d129d928-ebe3-4906-ab90-916f68cfb382 OUT] NEW CONNECTION
2022-02-27 04:20:12.439 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:47702 <--> 209.222.252.84:18280 (via 209.222.252.84:18280)
2022-02-27 04:20:12.439 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [209.222.252.84:18280 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:12.439 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:12.439 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [209.222.252.84:18280 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:12.440 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [209.222.252.84:18280 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:12.483 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [84.71.115.71:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:20:12.483 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:20:12.483 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [84.71.115.71:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568395
2022-02-27 04:20:12.484 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [84.71.115.71:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:20:12.484 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [84.71.115.71:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:20:12.484 [P2P4] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:20:12.491 [P2P4] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:20:12.491 [P2P4] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:20:12.504 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:12.504 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:12.558 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (10/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 104 115? 115? 115 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:12.558 [P2P4] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:20:12.558 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [84.71.115.71:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:20:12.558 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [84.71.115.71:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:12.558 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [84.71.115.71:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:12.558 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [84.71.115.71:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:20:12.558 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1879 [84.71.115.71:18080 OUT] we should download it as no peer reserved it
2022-02-27 04:20:12.559 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [84.71.115.71:18080 OUT] we should try for that next span too, we think we could get it faster, resuming
2022-02-27 04:20:12.559 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2120 [84.71.115.71:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:12.559 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [84.71.115.71:18080 OUT] request_missing_objects: check 0, force_next_span 1, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:20:12.559 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [84.71.115.71:18080 OUT] span: 2458720/20 (2458720 - 2458739)
2022-02-27 04:20:12.559 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [84.71.115.71:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=0 / 20 from 2458720, first hash <8ff5f839b76f1717e68b95f802edac17fe9e5185d39ccc1f2d47400e91bb25f5>
2022-02-27 04:20:12.559 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:20:12.559 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [84.71.115.71:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:20:12.559 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:20:12.559 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:20:12.560 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [84.71.115.71:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:20:15.528 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [142.117.240.240:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1058490, flags1, r?=0, cmd = 2004, v=1
2022-02-27 04:20:15.532 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [142.117.240.240:18080 OUT] 1058490 bytes received for category command-2004 initiated by peer
2022-02-27 04:20:15.532 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [142.117.240.240:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-02-27 04:20:15.532 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1114 [142.117.240.240:18080 OUT] [0] state: received objects in state synchronizing
2022-02-27 04:20:15.532 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1147 [142.117.240.240:18080 OUT] downloaded 1057224 bytes worth of blocks
2022-02-27 04:20:15.532 [P2P6] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1215 [142.117.240.240:18080 OUT] sent block ahead of expected height, dropping connection
2022-02-27 04:20:15.532 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [142.117.240.240:18080 OUT] dropping connection id e43e4b50-3421-4857-8c7e-549efe50d01a (pruning seed 0), score 0, flush_all_spans 0
2022-02-27 04:20:15.533 [P2P6] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:777 Setting timer on a shut down object
2022-02-27 04:20:15.539 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [142.117.240.240:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:20:15.539 [P2P6] INFO net.p2p src/p2p/net_node.inl:2718 [142.117.240.240:18080 e43e4b50-3421-4857-8c7e-549efe50d01a OUT] CLOSE CONNECTION
2022-02-27 04:20:15.539 [P2P6] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #15 to 0.0.0.0
2022-02-27 04:20:17.449 [P2P1] INFO net contrib/epee/include/net/levin_protocol_handler_async.h:197 [209.222.252.84:18280 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2022-02-27 04:20:17.449 [P2P1] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:155 Failed to invoke command 1001 return code -4
2022-02-27 04:20:17.452 [P2P1] WARNING net.p2p src/p2p/net_node.inl:1173 [209.222.252.84:18280 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2022-02-27 04:20:17.452 [P2P0] WARNING net.p2p src/p2p/net_node.inl:1231 [209.222.252.84:18280 OUT] COMMAND_HANDSHAKE Failed
2022-02-27 04:20:17.452 [P2P0] INFO net.p2p src/p2p/net_node.inl:1429 [209.222.252.84:18280 OUT] Failed to HANDSHAKE with peer 209.222.252.84:18280
2022-02-27 04:20:17.453 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:20:17.456 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [209.222.252.84:18280 OUT] [0] state: closed in state before_handshake
2022-02-27 04:20:17.456 [P2P1] INFO net.p2p src/p2p/net_node.inl:2718 [209.222.252.84:18280 d129d928-ebe3-4906-ab90-916f68cfb382 OUT] CLOSE CONNECTION
2022-02-27 04:20:17.456 [P2P1] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #26 to 209.222.252.84
2022-02-27 04:20:17.466 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (9/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:17.471 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=2(x=10, max_index=19)
2022-02-27 04:20:17.471 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: acb5441dfcb70b36 217.72.31.108:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:17.473 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: acb5441dfcb70b36 217.72.31.108:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m32.s32
2022-02-27 04:20:17.474 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 217.72.31.108:18080(peer_type=1, last_seen: d0.h1.m32.s32)...
2022-02-27 04:20:17.474 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #27 to 0.0.0.0 currently we have sockets count:11
2022-02-27 04:20:17.474 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:17.474 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:17.474 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 217.72.31.108:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:17.627 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [217.72.31.108:18080 d1dca57a-c344-460c-9d4c-3575aeb4c186 OUT] NEW CONNECTION
2022-02-27 04:20:17.627 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:59002 <--> 217.72.31.108:18080 (via 217.72.31.108:18080)
2022-02-27 04:20:17.628 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:17.628 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:17.628 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:17.628 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [217.72.31.108:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:17.780 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:17.781 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:17.781 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:17.781 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:17.781 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:17.795 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/16098 (8.78991%)
2022-02-27 04:20:17.795 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/16098 (17.7848%)
2022-02-27 04:20:17.796 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/16098 (26.7797%)
2022-02-27 04:20:17.796 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/16098 (35.7746%)
2022-02-27 04:20:18.011 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 7207/16098 (44.7695%)
2022-02-27 04:20:18.083 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 15399/16098 (95.6578%)
2022-02-27 04:20:18.083 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16098, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:18.085 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 16098 bytes received for category command-1001 initiated by us
2022-02-27 04:20:18.086 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:2212 [217.72.31.108:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:18.087 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [217.72.31.108:18080 OUT] Remote blockchain height: 2568395, id: <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a>
2022-02-27 04:20:18.087 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [217.72.31.108:18080 OUT] requesting callback
2022-02-27 04:20:18.088 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [217.72.31.108:18080 OUT] request_callback
2022-02-27 04:20:18.088 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [217.72.31.108:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:18.088 [P2P2] INFO net.p2p src/p2p/net_node.inl:1215 [217.72.31.108:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:18.088 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1216 [217.72.31.108:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:18.088 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:18.089 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [217.72.31.108:18080 OUT] fired_callback
2022-02-27 04:20:18.089 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [217.72.31.108:18080 OUT] callback fired
2022-02-27 04:20:18.089 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [217.72.31.108:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:18.089 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [217.72.31.108:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:18.090 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:18.090 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:18.091 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [217.72.31.108:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:18.091 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:18.091 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:18.092 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [217.72.31.108:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:18.092 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [217.72.31.108:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:18.092 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:18.100 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 10/12 connections
2022-02-27 04:20:18.110 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (10/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:18.115 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=7(x=14, max_index=19)
2022-02-27 04:20:18.115 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 3c4041dc09bffd55 93.172.76.194:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:18.117 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 3c4041dc09bffd55 93.172.76.194:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m43.s27
2022-02-27 04:20:18.117 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 93.172.76.194:18080(peer_type=1, last_seen: d0.h1.m43.s27)...
2022-02-27 04:20:18.117 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #28 to 0.0.0.0 currently we have sockets count:12
2022-02-27 04:20:18.117 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:18.118 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:18.118 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 93.172.76.194:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:18.242 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [217.72.31.108:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:18.242 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:18.337 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [93.172.76.194:18080 a65ec0f8-0e88-4cca-a0ec-5c8c5bb56671 OUT] NEW CONNECTION
2022-02-27 04:20:18.338 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:60586 <--> 93.172.76.194:18080 (via 93.172.76.194:18080)
2022-02-27 04:20:18.338 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [93.172.76.194:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:18.338 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:18.338 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [93.172.76.194:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:18.339 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [93.172.76.194:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:18.522 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [93.172.76.194:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:18.522 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [93.172.76.194:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:18.522 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [93.172.76.194:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:18.523 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:18.523 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [93.172.76.194:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:18.539 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 1355/16011 (8.46293%)
2022-02-27 04:20:18.540 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=2776, current total 4131/16011 (25.801%)
2022-02-27 04:20:18.541 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 5519/16011 (34.4701%)
2022-02-27 04:20:18.542 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 6907/16011 (43.1391%)
2022-02-27 04:20:18.543 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=4164, current total 11071/16011 (69.1462%)
2022-02-27 04:20:19.396 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [93.172.76.194:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16011, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:19.398 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [93.172.76.194:18080 OUT] 16011 bytes received for category command-1001 initiated by us
2022-02-27 04:20:19.398 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:2212 [93.172.76.194:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:19.399 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [93.172.76.194:18080 OUT] Remote blockchain height: 2568395, id: <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a>
2022-02-27 04:20:19.399 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [93.172.76.194:18080 OUT] requesting callback
2022-02-27 04:20:19.399 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [93.172.76.194:18080 OUT] request_callback
2022-02-27 04:20:19.400 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [93.172.76.194:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:19.400 [P2P5] INFO net.p2p src/p2p/net_node.inl:1215 [93.172.76.194:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:19.400 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1216 [93.172.76.194:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:19.400 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [93.172.76.194:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:19.401 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [93.172.76.194:18080 OUT] fired_callback
2022-02-27 04:20:19.401 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [93.172.76.194:18080 OUT] callback fired
2022-02-27 04:20:19.401 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [93.172.76.194:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:19.401 [P2P6] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [93.172.76.194:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:19.401 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:19.402 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [93.172.76.194:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:19.402 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [93.172.76.194:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:19.402 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:19.402 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [93.172.76.194:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:19.403 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [93.172.76.194:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:19.403 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [93.172.76.194:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:19.403 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:19.406 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 11/12 connections
2022-02-27 04:20:19.409 [P2P0] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:19.411 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=11(x=16, max_index=19)
2022-02-27 04:20:19.411 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: d8f37c8cfa66b4fb 45.154.254.133:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:19.412 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: d8f37c8cfa66b4fb 45.154.254.133:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m57.s34
2022-02-27 04:20:19.413 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 45.154.254.133:18080(peer_type=1, last_seen: d0.h1.m57.s34)...
2022-02-27 04:20:19.413 [P2P0] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #29 to 0.0.0.0 currently we have sockets count:13
2022-02-27 04:20:19.413 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:19.413 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:19.413 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 45.154.254.133:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:19.584 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [93.172.76.194:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:19.584 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [93.172.76.194:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:19.745 [P2P0] INFO net.p2p src/p2p/net_node.inl:2699 [45.154.254.133:18080 aaef77e5-401b-4aa1-8fcd-87f6a25d9c29 OUT] NEW CONNECTION
2022-02-27 04:20:19.746 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:53814 <--> 45.154.254.133:18080 (via 45.154.254.133:18080)
2022-02-27 04:20:19.746 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [45.154.254.133:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:19.747 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:19.747 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [45.154.254.133:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:19.747 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [45.154.254.133:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:20.096 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [45.154.254.133:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:20.096 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [45.154.254.133:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:20.096 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [45.154.254.133:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:20.098 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:20.099 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [45.154.254.133:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:20.110 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/16366 (8.64597%)
2022-02-27 04:20:20.536 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/16366 (17.4936%)
2022-02-27 04:20:20.759 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/16366 (26.3412%)
2022-02-27 04:20:20.762 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 7207/16366 (44.0364%)
2022-02-27 04:20:20.777 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 8655/16366 (52.884%)
2022-02-27 04:20:20.869 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 10103/16366 (61.7316%)
2022-02-27 04:20:20.870 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 11551/16366 (70.5792%)
2022-02-27 04:20:21.127 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [45.154.254.133:18080 OUT] LEVIN_PACKET_RECEIVED. [len=16366, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:21.130 [P2P1] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [45.154.254.133:18080 OUT] 16366 bytes received for category command-1001 initiated by us
2022-02-27 04:20:21.130 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:2212 [45.154.254.133:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:21.131 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [45.154.254.133:18080 OUT] Remote blockchain height: 2568395, id: <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a>
2022-02-27 04:20:21.131 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [45.154.254.133:18080 OUT] requesting callback
2022-02-27 04:20:21.131 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [45.154.254.133:18080 OUT] request_callback
2022-02-27 04:20:21.131 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [45.154.254.133:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:21.132 [P2P1] INFO net.p2p src/p2p/net_node.inl:1215 [45.154.254.133:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:21.132 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1216 [45.154.254.133:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:21.132 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [45.154.254.133:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:21.132 [P2P0] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:21.132 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [45.154.254.133:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:21.133 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [45.154.254.133:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:21.133 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [45.154.254.133:18080 OUT] fired_callback
2022-02-27 04:20:21.133 [P2P1] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [45.154.254.133:18080 OUT] callback fired
2022-02-27 04:20:21.133 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [45.154.254.133:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:21.133 [P2P1] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [45.154.254.133:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:21.133 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:21.133 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [45.154.254.133:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:21.133 [P2P0] DEBUG net.p2p src/p2p/net_node.inl:1462 [45.154.254.133:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:21.134 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [45.154.254.133:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:21.134 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:21.396 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1257129, flags1, r?=0, cmd = 2004, v=1
2022-02-27 04:20:21.400 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 1257129 bytes received for category command-2004 initiated by peer
2022-02-27 04:20:21.400 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [46.4.27.39:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-02-27 04:20:21.401 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1114 [46.4.27.39:18080 OUT] [0] state: received objects in state synchronizing
2022-02-27 04:20:21.401 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1147 [46.4.27.39:18080 OUT] downloaded 1255554 bytes worth of blocks
2022-02-27 04:20:21.401 [P2P5] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1215 [46.4.27.39:18080 OUT] sent block ahead of expected height, dropping connection
2022-02-27 04:20:21.401 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [46.4.27.39:18080 OUT] dropping connection id cf8f28aa-0c6b-4d4f-8e88-c08a7c83bf53 (pruning seed 0), score 0, flush_all_spans 0
2022-02-27 04:20:21.402 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [46.4.27.39:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1081, flags1, r?=0, cmd = 2008, v=1
2022-02-27 04:20:21.403 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [46.4.27.39:18080 OUT] 1081 bytes received for category command-2008 initiated by peer
2022-02-27 04:20:21.403 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:551 [46.4.27.39:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a> (height 2568395, 0 txes)
2022-02-27 04:20:21.403 [P2P5] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:777 Setting timer on a shut down object
2022-02-27 04:20:21.406 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [46.4.27.39:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:20:21.406 [P2P5] INFO net.p2p src/p2p/net_node.inl:2718 [46.4.27.39:18080 cf8f28aa-0c6b-4d4f-8e88-c08a7c83bf53 OUT] CLOSE CONNECTION
2022-02-27 04:20:21.406 [P2P5] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #16 to 46.4.27.39
2022-02-27 04:20:21.465 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [45.154.254.133:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:21.465 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [45.154.254.133:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:21.511 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [75.152.118.235:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1586437, flags1, r?=0, cmd = 2004, v=1
2022-02-27 04:20:21.520 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 1586437 bytes received for category command-2004 initiated by peer
2022-02-27 04:20:21.520 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [75.152.118.235:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-02-27 04:20:21.520 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1114 [75.152.118.235:18080 OUT] [0] state: received objects in state synchronizing
2022-02-27 04:20:21.520 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1147 [75.152.118.235:18080 OUT] downloaded 1584445 bytes worth of blocks
2022-02-27 04:20:21.522 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1303 [75.152.118.235:18080 OUT] Got NEW BLOCKS inside of handle_response_get_objects: size: 20, blocks: 2458720 - 2458739 (pruning seed 0)
2022-02-27 04:20:21.522 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1308 [75.152.118.235:18080 OUT] adding span: 20 at height 2458720, 22.3205 seconds, 69.3224 kB/s, size now 1.51104 MB
2022-02-27 04:20:21.528 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [75.152.118.235:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:21.528 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [75.152.118.235:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:21.528 [P2P8] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:21.528 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [75.152.118.235:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:21.541 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115 115?
2022-02-27 04:20:21.542 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [75.152.118.235:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:21.542 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1473 [75.152.118.235:18080 OUT] Got block with unknown parent which was not requested, but peer does not have that block - back to download
2022-02-27 04:20:21.542 [P2P8] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:21.567 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115 115?
2022-02-27 04:20:21.568 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [75.152.118.235:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:21.568 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [75.152.118.235:18080 OUT] - next_block_height 2458740, seed 0, next_needed_height 2458700
2022-02-27 04:20:21.568 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [75.152.118.235:18080 OUT] - last_response_height 2468351, m_needed_objects size 9612
2022-02-27 04:20:21.568 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1879 [75.152.118.235:18080 OUT] we should download it as no peer reserved it
2022-02-27 04:20:21.568 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [75.152.118.235:18080 OUT] we should try for that next span too, we think we could get it faster, resuming
2022-02-27 04:20:21.568 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2120 [75.152.118.235:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:21.568 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [75.152.118.235:18080 OUT] request_missing_objects: check 1, force_next_span 1, m_needed_objects 9612 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:20:21.568 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [75.152.118.235:18080 OUT] span size is 0
2022-02-27 04:20:21.569 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458740, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568395, block hashes size 9612, local seed 0, sync_pruned_blocks 0
2022-02-27 04:20:21.569 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458740 from 2458740 and seed 0, limit 2462836
2022-02-27 04:20:21.569 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458740
2022-02-27 04:20:21.569 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458740 - 2458759 for b626c600-f13e-4664-8622-c717f0a11a67
2022-02-27 04:20:21.569 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [75.152.118.235:18080 OUT] span from 2458740: 2458740/20
2022-02-27 04:20:21.569 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [75.152.118.235:18080 OUT] span: 2458740/20 (2458740 - 2458759)
2022-02-27 04:20:21.569 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [75.152.118.235:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458740, first hash <3a286baaeea3e2e80215168d9e1493de07f1916db7eb823f7a946814bb13189e>
2022-02-27 04:20:21.569 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:20:21.569 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [75.152.118.235:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:20:21.570 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:20:21.570 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [75.152.118.235:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:20:21.570 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [75.152.118.235:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:20:21.571 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [75.152.118.235:18080 OUT] LEVIN_PACKET_RECEIVED. [len=3671, flags1, r?=0, cmd = 2002, v=1
2022-02-27 04:20:21.571 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 3671 bytes received for category command-2002 initiated by peer
2022-02-27 04:20:21.571 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:975 [75.152.118.235:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-02-27 04:20:21.573 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <c235b45187735a504481f61f4de4fb7372c247547e767b912e68d4db6284f7de>
2022-02-27 04:20:21.574 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <fc6ac422877226258d944280d5d35621b7d23cee666b2d22bfd4d0ec2a4ce2b0>
2022-02-27 04:20:22.142 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:2129 STARTED PEERLIST IDLE HANDSHAKE
2022-02-27 04:20:22.147 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [45.154.254.133:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.149 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.150 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [45.154.254.133:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.150 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [45.154.254.133:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.150 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [93.172.76.194:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.150 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.150 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [93.172.76.194:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.150 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [93.172.76.194:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.151 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [91.193.4.181:57186 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.152 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.152 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [91.193.4.181:57186 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.152 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [91.193.4.181:57186 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.153 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [217.72.31.108:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.153 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.155 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [217.72.31.108:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.155 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [217.72.31.108:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.158 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.159 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.159 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.159 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [51.83.3.42:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.159 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [84.71.115.71:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.159 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.160 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [84.71.115.71:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.160 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [84.71.115.71:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.161 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.164 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.165 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.166 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [174.56.104.176:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.166 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [37.204.134.4:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.167 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 424767/1586437 (26.7749%)
2022-02-27 04:20:22.167 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.167 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [37.204.134.4:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.168 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [37.204.134.4:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.168 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [198.84.175.4:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.168 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.168 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [198.84.175.4:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.168 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [198.84.175.4:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.169 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [75.152.118.235:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.169 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.169 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [75.152.118.235:18080 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.169 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [75.152.118.235:18080 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.170 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [176.125.235.99:54881 OUT] 172 bytes sent for category command-1002 initiated by us
2022-02-27 04:20:22.170 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=205 B
2022-02-27 04:20:22.170 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [176.125.235.99:54881 OUT] LEVIN_PACKET_SENT. [len=172, flags1, r?=1, cmd = 1002, ver=1
2022-02-27 04:20:22.170 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [176.125.235.99:54881 OUT] anvoke_handler, timeout: 120000
2022-02-27 04:20:22.171 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:2147 FINISHED PEERLIST IDLE HANDSHAKE
2022-02-27 04:20:22.175 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 52095/1901020 (2.74037%)
2022-02-27 04:20:22.198 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:22.199 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 313867/401883 (78.0991%)
2022-02-27 04:20:22.200 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 315327/401883 (78.4624%)
2022-02-27 04:20:22.201 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 316787/401883 (78.8257%)
2022-02-27 04:20:22.226 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 11/12 connections
2022-02-27 04:20:22.246 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:22.246 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 53543/1901020 (2.81654%)
2022-02-27 04:20:22.247 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 54991/1901020 (2.89271%)
2022-02-27 04:20:22.248 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 56439/1901020 (2.96888%)
2022-02-27 04:20:22.248 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 57887/1901020 (3.04505%)
2022-02-27 04:20:22.249 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 59335/1901020 (3.12122%)
2022-02-27 04:20:22.249 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 62231/1901020 (3.27356%)
2022-02-27 04:20:22.250 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=11(x=16, max_index=19)
2022-02-27 04:20:22.250 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: d9b38b0a71f539ea 135.125.32.106:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:22.250 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 63679/1901020 (3.34973%)
2022-02-27 04:20:22.251 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: d9b38b0a71f539ea 135.125.32.106:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m54.s10
2022-02-27 04:20:22.252 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:20:22.254 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:22.256 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=0(x=1, max_index=19)
2022-02-27 04:20:22.256 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 3decf68e2fb99527 46.4.27.39:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:22.257 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 3decf68e2fb99527 46.4.27.39:18080, pruning seed 0 [peer_list=1] last_seen: d0.h0.m0.s50
2022-02-27 04:20:22.257 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:20:22.260 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:22.261 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 220215/401883 (54.7958%)
2022-02-27 04:20:22.262 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=13(x=17, max_index=19)
2022-02-27 04:20:22.262 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 36837d9024b675e9 76.186.65.169:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:22.264 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 36837d9024b675e9 76.186.65.169:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m58.s50
2022-02-27 04:20:22.264 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:20:22.267 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 221583/401883 (55.1362%)
2022-02-27 04:20:22.267 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=2736, current total 224319/401883 (55.817%)
2022-02-27 04:20:22.267 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 2, 11/12 connections
2022-02-27 04:20:22.268 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 225687/401883 (56.1574%)
2022-02-27 04:20:22.271 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:22.275 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 426207/1586437 (26.8657%)
2022-02-27 04:20:22.277 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 427647/1586437 (26.9564%)
2022-02-27 04:20:22.279 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: 83f48340725d8c2e 37.19.210.17:57362, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:22.281 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 83f48340725d8c2e 37.19.210.17:57362, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:20:22.281 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:20:22.284 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:22.292 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: dbdceb9e3f0e4fd5 91.198.115.139:18084, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:22.293 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: dbdceb9e3f0e4fd5 91.198.115.139:18084, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:20:22.293 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:20:22.296 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:22.303 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to gray list peer: db24fb3a4818f129 91.198.115.65:18480, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:22.305 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: db24fb3a4818f129 91.198.115.65:18480, pruning seed 0 [peer_list=2] last_seen: never
2022-02-27 04:20:22.305 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1742 Handshake failed
2022-02-27 04:20:22.307 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 8655/401883 (2.15361%)
2022-02-27 04:20:22.314 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 119335/401883 (29.694%)
2022-02-27 04:20:22.317 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 120723/401883 (30.0393%)
2022-02-27 04:20:22.318 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 122111/401883 (30.3847%)
2022-02-27 04:20:22.319 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 123499/401883 (30.7301%)
2022-02-27 04:20:22.319 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 124887/401883 (31.0755%)
2022-02-27 04:20:22.330 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 429087/1586437 (27.0472%)
2022-02-27 04:20:22.331 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 430527/1586437 (27.138%)
2022-02-27 04:20:22.352 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 302599/401883 (75.2953%)
2022-02-27 04:20:22.352 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 306943/401883 (76.3762%)
2022-02-27 04:20:22.402 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 431967/1586437 (27.2288%)
2022-02-27 04:20:22.414 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 433407/1586437 (27.3195%)
2022-02-27 04:20:22.415 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 770151/1297270 (59.3671%)
2022-02-27 04:20:22.424 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 316258/401883 (78.694%)
2022-02-27 04:20:22.450 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 434847/1586437 (27.4103%)
2022-02-27 04:20:22.451 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 436287/1586437 (27.5011%)
2022-02-27 04:20:22.454 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 437727/1586437 (27.5918%)
2022-02-27 04:20:22.455 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 318247/401883 (79.189%)
2022-02-27 04:20:22.456 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 319707/401883 (79.5523%)
2022-02-27 04:20:22.456 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 321167/401883 (79.9156%)
2022-02-27 04:20:22.469 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 227055/401883 (56.4978%)
2022-02-27 04:20:22.474 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 71871/1901020 (3.78065%)
2022-02-27 04:20:22.474 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 73815/1901020 (3.88292%)
2022-02-27 04:20:22.475 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 76711/1901020 (4.03525%)
2022-02-27 04:20:22.489 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 308391/401883 (76.7365%)
2022-02-27 04:20:22.490 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 309839/401883 (77.0968%)
2022-02-27 04:20:22.499 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=2776, current total 127663/401883 (31.7662%)
2022-02-27 04:20:22.500 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 129051/401883 (32.1116%)
2022-02-27 04:20:22.500 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 130439/401883 (32.457%)
2022-02-27 04:20:22.502 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 131827/401883 (32.8023%)
2022-02-27 04:20:22.519 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 84903/1901020 (4.46618%)
2022-02-27 04:20:22.520 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 141871/401883 (35.3016%)
2022-02-27 04:20:22.521 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 86847/1901020 (4.56844%)
2022-02-27 04:20:22.534 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 439167/1586437 (27.6826%)
2022-02-27 04:20:22.545 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 11551/401883 (2.87422%)
2022-02-27 04:20:22.554 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 133215/401883 (33.1477%)
2022-02-27 04:20:22.558 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 19743/401883 (4.91262%)
2022-02-27 04:20:22.559 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=6288, current total 26031/401883 (6.47726%)
2022-02-27 04:20:22.559 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 27479/401883 (6.83756%)
2022-02-27 04:20:22.566 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 28927/401883 (7.19787%)
2022-02-27 04:20:22.566 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 30375/401883 (7.55817%)
2022-02-27 04:20:22.570 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 228423/401883 (56.8382%)
2022-02-27 04:20:22.571 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 229791/401883 (57.1786%)
2022-02-27 04:20:22.571 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 231159/401883 (57.519%)
2022-02-27 04:20:22.572 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 232527/401883 (57.8594%)
2022-02-27 04:20:22.573 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 440607/1586437 (27.7734%)
2022-02-27 04:20:22.576 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 442047/1586437 (27.8641%)
2022-02-27 04:20:22.577 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 443487/1586437 (27.9549%)
2022-02-27 04:20:22.578 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 444927/1586437 (28.0457%)
2022-02-27 04:20:22.587 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 771519/1297270 (59.4725%)
2022-02-27 04:20:22.587 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 446367/1586437 (28.1364%)
2022-02-27 04:20:22.588 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=5472, current total 776991/1297270 (59.8943%)
2022-02-27 04:20:22.600 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 88295/1901020 (4.64461%)
2022-02-27 04:20:22.601 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 89743/1901020 (4.72078%)
2022-02-27 04:20:22.602 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 91191/1901020 (4.79695%)
2022-02-27 04:20:22.603 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 92639/1901020 (4.87312%)
2022-02-27 04:20:22.611 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=5840, current total 322098/401883 (80.1472%)
2022-02-27 04:20:22.629 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 233895/401883 (58.1998%)
2022-02-27 04:20:22.631 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 235263/401883 (58.5402%)
2022-02-27 04:20:22.636 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 322627/401883 (80.2788%)
2022-02-27 04:20:22.637 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 324087/401883 (80.6421%)
2022-02-27 04:20:22.639 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 325547/401883 (81.0054%)
2022-02-27 04:20:22.642 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 311287/401883 (77.4571%)
2022-02-27 04:20:22.643 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 314183/401883 (78.1777%)
2022-02-27 04:20:22.656 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 31823/401883 (7.91847%)
2022-02-27 04:20:22.679 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 778359/1297270 (59.9998%)
2022-02-27 04:20:22.681 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 779727/1297270 (60.1052%)
2022-02-27 04:20:22.724 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 323558/401883 (80.5105%)
2022-02-27 04:20:22.725 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 325018/401883 (80.8738%)
2022-02-27 04:20:22.725 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 447807/1586437 (28.2272%)
2022-02-27 04:20:22.727 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 326478/401883 (81.2371%)
2022-02-27 04:20:22.727 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 134603/401883 (33.4931%)
2022-02-27 04:20:22.728 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=2776, current total 137379/401883 (34.1838%)
2022-02-27 04:20:22.730 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 449247/1586437 (28.318%)
2022-02-27 04:20:22.731 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 450687/1586437 (28.4088%)
2022-02-27 04:20:22.734 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 144767/401883 (36.0222%)
2022-02-27 04:20:22.753 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 94087/1901020 (4.94929%)
2022-02-27 04:20:22.774 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 99879/1901020 (5.25397%)
2022-02-27 04:20:22.776 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 315631/401883 (78.538%)
2022-02-27 04:20:22.777 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 317079/401883 (78.8983%)
2022-02-27 04:20:22.802 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 327007/401883 (81.3687%)
2022-02-27 04:20:22.806 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 327938/401883 (81.6004%)
2022-02-27 04:20:22.806 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 328467/401883 (81.732%)
2022-02-27 04:20:22.807 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 329927/401883 (82.0953%)
2022-02-27 04:20:22.809 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 329398/401883 (81.9637%)
2022-02-27 04:20:22.813 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 330858/401883 (82.3269%)
2022-02-27 04:20:22.815 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 318527/401883 (79.2586%)
2022-02-27 04:20:22.831 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 781095/1297270 (60.2107%)
2022-02-27 04:20:22.854 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 236631/401883 (58.8806%)
2022-02-27 04:20:22.860 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 101327/1901020 (5.33014%)
2022-02-27 04:20:22.861 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 107119/1901020 (5.63482%)
2022-02-27 04:20:22.876 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 33271/401883 (8.27878%)
2022-02-27 04:20:22.877 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 237999/401883 (59.221%)
2022-02-27 04:20:22.878 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 239367/401883 (59.5614%)
2022-02-27 04:20:22.881 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 240735/401883 (59.9018%)
2022-02-27 04:20:22.890 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 34719/401883 (8.63908%)
2022-02-27 04:20:22.894 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 36167/401883 (8.99939%)
2022-02-27 04:20:22.895 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 37615/401883 (9.35969%)
2022-02-27 04:20:22.899 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 39063/401883 (9.71999%)
2022-02-27 04:20:22.899 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 40511/401883 (10.0803%)
2022-02-27 04:20:22.902 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 458879/1586437 (28.9251%)
2022-02-27 04:20:22.903 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=3328, current total 462207/1586437 (29.1349%)
2022-02-27 04:20:22.919 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 332318/401883 (82.6902%)
2022-02-27 04:20:22.926 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 333778/401883 (83.0535%)
2022-02-27 04:20:22.927 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 335238/401883 (83.4168%)
2022-02-27 04:20:22.935 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 782463/1297270 (60.3161%)
2022-02-27 04:20:22.935 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 783831/1297270 (60.4216%)
2022-02-27 04:20:22.936 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 785199/1297270 (60.527%)
2022-02-27 04:20:22.949 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 319975/401883 (79.6189%)
2022-02-27 04:20:22.950 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 321423/401883 (79.9792%)
2022-02-27 04:20:22.994 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 463647/1586437 (29.2257%)
2022-02-27 04:20:22.995 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 465087/1586437 (29.3165%)
2022-02-27 04:20:23.001 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 336698/401883 (83.7801%)
2022-02-27 04:20:23.009 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 322871/401883 (80.3396%)
2022-02-27 04:20:23.010 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 339618/401883 (84.5067%)
2022-02-27 04:20:23.011 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 331387/401883 (82.4586%)
2022-02-27 04:20:23.013 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 108567/1901020 (5.71099%)
2022-02-27 04:20:23.015 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 116759/1901020 (6.14191%)
2022-02-27 04:20:23.015 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 118703/1901020 (6.24417%)
2022-02-27 04:20:23.016 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 120151/1901020 (6.32034%)
2022-02-27 04:20:23.018 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 332847/401883 (82.8219%)
2022-02-27 04:20:23.019 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 334307/401883 (83.1852%)
2022-02-27 04:20:23.021 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 466527/1586437 (29.4072%)
2022-02-27 04:20:23.030 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 41959/401883 (10.4406%)
2022-02-27 04:20:23.031 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 43407/401883 (10.8009%)
2022-02-27 04:20:23.032 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 147663/401883 (36.7428%)
2022-02-27 04:20:23.083 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 341078/401883 (84.87%)
2022-02-27 04:20:23.091 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 342538/401883 (85.2333%)
2022-02-27 04:20:23.092 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 343998/401883 (85.5966%)
2022-02-27 04:20:23.094 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 138767/401883 (34.5292%)
2022-02-27 04:20:23.097 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 345458/401883 (85.9598%)
2022-02-27 04:20:23.097 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 324319/401883 (80.6999%)
2022-02-27 04:20:23.098 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 325767/401883 (81.0602%)
2022-02-27 04:20:23.099 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 121599/1901020 (6.39651%)
2022-02-27 04:20:23.113 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 467967/1586437 (29.498%)
2022-02-27 04:20:23.115 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 469407/1586437 (29.5888%)
2022-02-27 04:20:23.116 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 123047/1901020 (6.47268%)
2022-02-27 04:20:23.119 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 124495/1901020 (6.54885%)
2022-02-27 04:20:23.134 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 786567/1297270 (60.6325%)
2022-02-27 04:20:23.135 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 787935/1297270 (60.7379%)
2022-02-27 04:20:23.166 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 346918/401883 (86.3231%)
2022-02-27 04:20:23.167 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 125943/1901020 (6.62502%)
2022-02-27 04:20:23.175 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 348378/401883 (86.6864%)
2022-02-27 04:20:23.175 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 349838/401883 (87.0497%)
2022-02-27 04:20:23.176 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=5552, current total 144319/401883 (35.9107%)
2022-02-27 04:20:23.177 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 335767/401883 (83.5484%)
2022-02-27 04:20:23.178 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 789303/1297270 (60.8434%)
2022-02-27 04:20:23.179 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 790671/1297270 (60.9488%)
2022-02-27 04:20:23.180 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 149111/401883 (37.1031%)
2022-02-27 04:20:23.181 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 150559/401883 (37.4634%)
2022-02-27 04:20:23.182 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 351298/401883 (87.413%)
2022-02-27 04:20:23.191 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 470847/1586437 (29.6795%)
2022-02-27 04:20:23.191 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 472287/1586437 (29.7703%)
2022-02-27 04:20:23.208 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 44855/401883 (11.1612%)
2022-02-27 04:20:23.212 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 145707/401883 (36.2561%)
2022-02-27 04:20:23.213 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=5552, current total 151259/401883 (37.6376%)
2022-02-27 04:20:23.220 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 46303/401883 (11.5215%)
2022-02-27 04:20:23.220 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 327215/401883 (81.4205%)
2022-02-27 04:20:23.221 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 328663/401883 (81.7808%)
2022-02-27 04:20:23.222 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 127391/1901020 (6.70119%)
2022-02-27 04:20:23.223 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 128839/1901020 (6.77736%)
2022-02-27 04:20:23.225 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 47751/401883 (11.8818%)
2022-02-27 04:20:23.228 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 49199/401883 (12.2421%)
2022-02-27 04:20:23.229 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 50647/401883 (12.6024%)
2022-02-27 04:20:23.234 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 473727/1586437 (29.8611%)
2022-02-27 04:20:23.235 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 475167/1586437 (29.9518%)
2022-02-27 04:20:23.236 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 792039/1297270 (61.0543%)
2022-02-27 04:20:23.248 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 354218/401883 (88.1396%)
2022-02-27 04:20:23.258 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 355678/401883 (88.5029%)
2022-02-27 04:20:23.259 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 357138/401883 (88.8662%)
2022-02-27 04:20:23.273 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 130287/1901020 (6.85353%)
2022-02-27 04:20:23.273 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 131735/1901020 (6.9297%)
2022-02-27 04:20:23.274 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 133183/1901020 (7.00587%)
2022-02-27 04:20:23.279 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 152647/401883 (37.9829%)
2022-02-27 04:20:23.287 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=8192, current total 248927/401883 (61.9402%)
2022-02-27 04:20:23.287 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1384, current total 250311/401883 (62.2845%)
2022-02-27 04:20:23.299 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 358598/401883 (89.2295%)
2022-02-27 04:20:23.308 [P2P5] INFO net.p2p src/p2p/net_node.inl:1888 Failed to connect to any, trying seeds
2022-02-27 04:20:23.310 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 192.110.160.146:18080(peer_type=1, last_seen: never)...
2022-02-27 04:20:23.310 [P2P5] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #30 to 0.0.0.0 currently we have sockets count:13
2022-02-27 04:20:23.310 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:23.311 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:23.311 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 192.110.160.146:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:23.335 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 360058/401883 (89.5927%)
2022-02-27 04:20:23.335 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=793, current total 360851/401883 (89.7901%)
2022-02-27 04:20:23.337 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 362311/401883 (90.1534%)
2022-02-27 04:20:23.338 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 476607/1586437 (30.0426%)
2022-02-27 04:20:23.340 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 478047/1586437 (30.1334%)
2022-02-27 04:20:23.342 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 330111/401883 (82.1411%)
2022-02-27 04:20:23.343 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 331559/401883 (82.5014%)
2022-02-27 04:20:23.344 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 134631/1901020 (7.08204%)
2022-02-27 04:20:23.346 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 136079/1901020 (7.15821%)
2022-02-27 04:20:23.352 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 333007/401883 (82.8617%)
2022-02-27 04:20:23.353 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 334455/401883 (83.222%)
2022-02-27 04:20:23.357 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 363771/401883 (90.5166%)
2022-02-27 04:20:23.359 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 365231/401883 (90.8799%)
2022-02-27 04:20:23.364 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 479487/1586437 (30.2241%)
2022-02-27 04:20:23.365 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 480927/1586437 (30.3149%)
2022-02-27 04:20:23.371 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 152007/401883 (37.8237%)
2022-02-27 04:20:23.371 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 153455/401883 (38.184%)
2022-02-27 04:20:23.373 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 482367/1586437 (30.4057%)
2022-02-27 04:20:23.375 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 52095/401883 (12.9627%)
2022-02-27 04:20:23.376 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 53543/401883 (13.323%)
2022-02-27 04:20:23.376 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 54991/401883 (13.6833%)
2022-02-27 04:20:23.383 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 154035/401883 (38.3283%)
2022-02-27 04:20:23.383 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 155423/401883 (38.6737%)
2022-02-27 04:20:23.394 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 137527/1901020 (7.23438%)
2022-02-27 04:20:23.394 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 138975/1901020 (7.31055%)
2022-02-27 04:20:23.396 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 793407/1297270 (61.1597%)
2022-02-27 04:20:23.398 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 794775/1297270 (61.2652%)
2022-02-27 04:20:23.429 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 366691/401883 (91.2432%)
2022-02-27 04:20:23.438 [P2P5] INFO net.p2p src/p2p/net_node.inl:2699 [192.110.160.146:18080 7ae868a8-9d96-46eb-9455-878ca9223293 OUT] NEW CONNECTION
2022-02-27 04:20:23.438 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:47814 <--> 192.110.160.146:18080 (via 192.110.160.146:18080)
2022-02-27 04:20:23.438 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [192.110.160.146:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:23.439 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:23.439 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [192.110.160.146:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:23.439 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [192.110.160.146:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:23.454 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 796143/1297270 (61.3707%)
2022-02-27 04:20:23.455 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 797511/1297270 (61.4761%)
2022-02-27 04:20:23.477 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 368151/401883 (91.6065%)
2022-02-27 04:20:23.477 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 369611/401883 (91.9698%)
2022-02-27 04:20:23.493 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 371071/401883 (92.3331%)
2022-02-27 04:20:23.495 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 372531/401883 (92.6964%)
2022-02-27 04:20:23.497 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 140423/1901020 (7.38672%)
2022-02-27 04:20:23.505 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 141871/1901020 (7.46289%)
2022-02-27 04:20:23.506 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 143319/1901020 (7.53906%)
2022-02-27 04:20:23.515 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 483807/1586437 (30.4965%)
2022-02-27 04:20:23.517 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 485247/1586437 (30.5872%)
2022-02-27 04:20:23.521 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 335903/401883 (83.5823%)
2022-02-27 04:20:23.521 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 337351/401883 (83.9426%)
2022-02-27 04:20:23.530 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 338799/401883 (84.3029%)
2022-02-27 04:20:23.530 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 340247/401883 (84.6632%)
2022-02-27 04:20:23.531 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 341695/401883 (85.0235%)
2022-02-27 04:20:23.533 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 486687/1586437 (30.678%)
2022-02-27 04:20:23.536 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 488127/1586437 (30.7688%)
2022-02-27 04:20:23.558 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 144767/1901020 (7.61523%)
2022-02-27 04:20:23.559 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 146215/1901020 (7.6914%)
2022-02-27 04:20:23.560 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 147663/1901020 (7.76757%)
2022-02-27 04:20:23.565 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 154903/401883 (38.5443%)
2022-02-27 04:20:23.566 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 156351/401883 (38.9046%)
2022-02-27 04:20:23.566 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 157799/401883 (39.2649%)
2022-02-27 04:20:23.575 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 373991/401883 (93.0597%)
2022-02-27 04:20:23.581 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [192.110.160.146:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:23.581 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [192.110.160.146:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:23.581 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [192.110.160.146:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:23.581 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:23.581 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [192.110.160.146:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:23.584 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 1415/15647 (9.04327%)
2022-02-27 04:20:23.584 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 2863/15647 (18.2974%)
2022-02-27 04:20:23.585 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4311/15647 (27.5516%)
2022-02-27 04:20:23.585 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 5759/15647 (36.8058%)
2022-02-27 04:20:23.594 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 489567/1586437 (30.8595%)
2022-02-27 04:20:23.594 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 491007/1586437 (30.9503%)
2022-02-27 04:20:23.597 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 375451/401883 (93.423%)
2022-02-27 04:20:23.635 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 149111/1901020 (7.84374%)
2022-02-27 04:20:23.635 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 150559/1901020 (7.91991%)
2022-02-27 04:20:23.648 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 492447/1586437 (31.0411%)
2022-02-27 04:20:23.649 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 493887/1586437 (31.1318%)
2022-02-27 04:20:23.653 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 343143/401883 (85.3838%)
2022-02-27 04:20:23.654 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 344591/401883 (85.7441%)
2022-02-27 04:20:23.665 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 152007/1901020 (7.99608%)
2022-02-27 04:20:23.665 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 153455/1901020 (8.07225%)
2022-02-27 04:20:23.668 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 154903/1901020 (8.14841%)
2022-02-27 04:20:23.698 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 337227/401883 (83.9117%)
2022-02-27 04:20:23.740 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 156351/1901020 (8.22458%)
2022-02-27 04:20:23.740 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 157799/1901020 (8.30075%)
2022-02-27 04:20:23.741 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 159247/1901020 (8.37692%)
2022-02-27 04:20:23.741 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 160695/1901020 (8.45309%)
2022-02-27 04:20:23.772 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 162143/1901020 (8.52926%)
2022-02-27 04:20:23.773 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 163591/1901020 (8.60543%)
2022-02-27 04:20:23.782 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 7207/15647 (46.0599%)
2022-02-27 04:20:23.784 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 10103/15647 (64.5683%)
2022-02-27 04:20:23.821 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 165039/1901020 (8.6816%)
2022-02-27 04:20:23.826 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 495327/1586437 (31.2226%)
2022-02-27 04:20:23.837 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 156811/401883 (39.0191%)
2022-02-27 04:20:23.845 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 166487/1901020 (8.75777%)
2022-02-27 04:20:23.846 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 167935/1901020 (8.83394%)
2022-02-27 04:20:23.846 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 169383/1901020 (8.91011%)
2022-02-27 04:20:23.847 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 170831/1901020 (8.98628%)
2022-02-27 04:20:23.847 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 172279/1901020 (9.06245%)
2022-02-27 04:20:23.852 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 346039/401883 (86.1044%)
2022-02-27 04:20:23.858 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 503519/1586437 (31.739%)
2022-02-27 04:20:23.858 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1888, current total 505407/1586437 (31.858%)
2022-02-27 04:20:23.862 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 163591/401883 (40.7061%)
2022-02-27 04:20:23.863 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=4380, current total 341607/401883 (85.0016%)
2022-02-27 04:20:23.866 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 165039/401883 (41.0664%)
2022-02-27 04:20:23.866 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [192.110.160.146:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 11551/15647 (73.8225%)
2022-02-27 04:20:23.867 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [192.110.160.146:18080 OUT] LEVIN_PACKET_RECEIVED. [len=15647, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:23.869 [P2P6] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [192.110.160.146:18080 OUT] 15647 bytes received for category command-1001 initiated by us
2022-02-27 04:20:23.869 [P2P6] DEBUG net.p2p src/p2p/net_node.inl:2212 [192.110.160.146:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:23.870 [P2P6] DEBUG net.p2p src/p2p/net_node.inl:1219 [192.110.160.146:18080 OUT] COMMAND_HANDSHAKE(AND CLOSE) INVOKED OK
2022-02-27 04:20:23.872 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:1437 [192.110.160.146:18080 OUT] CONNECTION HANDSHAKED OK AND CLOSED.
2022-02-27 04:20:23.881 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 63183/401883 (15.7217%)
2022-02-27 04:20:23.881 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 65127/401883 (16.2055%)
2022-02-27 04:20:23.883 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 173727/1901020 (9.13862%)
2022-02-27 04:20:23.884 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 175175/1901020 (9.21479%)
2022-02-27 04:20:23.884 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=8192, current total 805703/1297270 (62.1076%)
2022-02-27 04:20:23.885 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1384, current total 807087/1297270 (62.2143%)
2022-02-27 04:20:23.905 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 351831/401883 (87.5456%)
2022-02-27 04:20:23.905 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 353279/401883 (87.9059%)
2022-02-27 04:20:23.930 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 506847/1586437 (31.9488%)
2022-02-27 04:20:23.944 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 808455/1297270 (62.3197%)
2022-02-27 04:20:23.944 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 508287/1586437 (32.0395%)
2022-02-27 04:20:23.950 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 176623/1901020 (9.29096%)
2022-02-27 04:20:23.951 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 178071/1901020 (9.36713%)
2022-02-27 04:20:23.952 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 179519/1901020 (9.4433%)
2022-02-27 04:20:23.953 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 182415/1901020 (9.59564%)
2022-02-27 04:20:23.960 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 183863/1901020 (9.67181%)
2022-02-27 04:20:23.960 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 185311/1901020 (9.74798%)
2022-02-27 04:20:23.987 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 509727/1586437 (32.1303%)
2022-02-27 04:20:23.990 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 186759/1901020 (9.82415%)
2022-02-27 04:20:23.991 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 188207/1901020 (9.90032%)
2022-02-27 04:20:23.991 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 354727/401883 (88.2662%)
2022-02-27 04:20:23.997 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 356175/401883 (88.6265%)
2022-02-27 04:20:24.001 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 809823/1297270 (62.4252%)
2022-02-27 04:20:24.017 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 166487/401883 (41.4267%)
2022-02-27 04:20:24.018 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 167935/401883 (41.787%)
2022-02-27 04:20:24.018 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 169383/401883 (42.1473%)
2022-02-27 04:20:24.019 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=2776, current total 159587/401883 (39.7098%)
2022-02-27 04:20:24.020 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=6940, current total 166527/401883 (41.4367%)
2022-02-27 04:20:24.026 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 383643/401883 (95.4614%)
2022-02-27 04:20:24.026 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=568, current total 384211/401883 (95.6027%)
2022-02-27 04:20:24.027 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 357623/401883 (88.9868%)
2022-02-27 04:20:24.035 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 343067/401883 (85.3649%)
2022-02-27 04:20:24.036 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 345987/401883 (86.0915%)
2022-02-27 04:20:24.057 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 189655/1901020 (9.97649%)
2022-02-27 04:20:24.058 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 191103/1901020 (10.0527%)
2022-02-27 04:20:24.059 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 192551/1901020 (10.1288%)
2022-02-27 04:20:24.060 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 193999/1901020 (10.205%)
2022-02-27 04:20:24.060 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 196895/1901020 (10.3573%)
2022-02-27 04:20:24.063 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 511167/1586437 (32.2211%)
2022-02-27 04:20:24.064 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 811191/1297270 (62.5306%)
2022-02-27 04:20:24.064 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 512607/1586437 (32.3118%)
2022-02-27 04:20:24.089 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 359071/401883 (89.3471%)
2022-02-27 04:20:24.114 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 387131/401883 (96.3293%)
2022-02-27 04:20:24.115 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 390051/401883 (97.0559%)
2022-02-27 04:20:24.116 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 391511/401883 (97.4192%)
2022-02-27 04:20:24.123 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 361967/401883 (90.0678%)
2022-02-27 04:20:24.123 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 363415/401883 (90.4281%)
2022-02-27 04:20:24.129 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 812559/1297270 (62.6361%)
2022-02-27 04:20:24.160 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 514047/1586437 (32.4026%)
2022-02-27 04:20:24.161 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 515487/1586437 (32.4934%)
2022-02-27 04:20:24.166 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 170831/401883 (42.5076%)
2022-02-27 04:20:24.166 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 172279/401883 (42.868%)
2022-02-27 04:20:24.185 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 516927/1586437 (32.5841%)
2022-02-27 04:20:24.186 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 518367/1586437 (32.6749%)
2022-02-27 04:20:24.194 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 392971/401883 (97.7824%)
2022-02-27 04:20:24.200 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 394925/401883 (98.2687%)
2022-02-27 04:20:24.201 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 167915/401883 (41.7821%)
2022-02-27 04:20:24.202 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 169303/401883 (42.1274%)
2022-02-27 04:20:24.203 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 170691/401883 (42.4728%)
2022-02-27 04:20:24.203 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 396385/401883 (98.6319%)
2022-02-27 04:20:24.204 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 397845/401883 (98.9952%)
2022-02-27 04:20:24.205 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 399305/401883 (99.3585%)
2022-02-27 04:20:24.206 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 347447/401883 (86.4548%)
2022-02-27 04:20:24.209 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 348907/401883 (86.8181%)
2022-02-27 04:20:24.209 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 350367/401883 (87.1813%)
2022-02-27 04:20:24.230 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=5472, current total 255783/401883 (63.6461%)
2022-02-27 04:20:24.244 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 813927/1297270 (62.7415%)
2022-02-27 04:20:24.244 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 815295/1297270 (62.847%)
2022-02-27 04:20:24.256 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 172079/401883 (42.8182%)
2022-02-27 04:20:24.278 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 400765/401883 (99.7218%)
2022-02-27 04:20:24.279 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 198343/1901020 (10.4335%)
2022-02-27 04:20:24.280 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 206535/1901020 (10.8644%)
2022-02-27 04:20:24.280 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=3392, current total 209927/1901020 (11.0429%)
2022-02-27 04:20:24.285 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:20:24.285 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:20:24.285 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [174.56.104.176:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568395
2022-02-27 04:20:24.285 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [174.56.104.176:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:20:24.285 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [174.56.104.176:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:20:24.285 [P2P5] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:20:24.293 [P2P5] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:20:24.294 [P2P5] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:20:24.330 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115 115? 115? 115? 115?
2022-02-27 04:20:24.331 [P2P5] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:20:24.331 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [174.56.104.176:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:20:24.331 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [174.56.104.176:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:24.331 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [174.56.104.176:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:24.331 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [174.56.104.176:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:20:24.332 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1879 [174.56.104.176:18080 OUT] we should download it as no peer reserved it
2022-02-27 04:20:24.332 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [174.56.104.176:18080 OUT] we should try for that next span too, we think we could get it faster, resuming
2022-02-27 04:20:24.332 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2120 [174.56.104.176:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:24.332 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [174.56.104.176:18080 OUT] request_missing_objects: check 0, force_next_span 1, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:20:24.332 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [174.56.104.176:18080 OUT] span size is 0
2022-02-27 04:20:24.332 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568395, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:20:24.332 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458700 from 2458700 and seed 0, limit 2462796
2022-02-27 04:20:24.332 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458700
2022-02-27 04:20:24.332 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458700 - 2458719 for 8f872aa7-1c85-4628-8eab-de5903cea491
2022-02-27 04:20:24.332 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [174.56.104.176:18080 OUT] span from 2458700: 2458700/20
2022-02-27 04:20:24.332 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [174.56.104.176:18080 OUT] span: 2458700/20 (2458700 - 2458719)
2022-02-27 04:20:24.333 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [174.56.104.176:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458700, first hash <5abefe2c197fb0cbf296173b17419916f699a08a4c9015360069fec9ed61f464>
2022-02-27 04:20:24.333 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:20:24.333 [P2P5] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [174.56.104.176:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:20:24.333 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:20:24.333 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [174.56.104.176:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:20:24.333 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [174.56.104.176:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:20:24.335 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 309/3671 (8.41733%)
2022-02-27 04:20:24.335 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=3671, flags1, r?=0, cmd = 2002, v=1
2022-02-27 04:20:24.335 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 3671 bytes received for category command-2002 initiated by peer
2022-02-27 04:20:24.335 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:975 [174.56.104.176:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-02-27 04:20:24.337 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <c235b45187735a504481f61f4de4fb7372c247547e767b912e68d4db6284f7de>
2022-02-27 04:20:24.338 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <fc6ac422877226258d944280d5d35621b7d23cee666b2d22bfd4d0ec2a4ce2b0>
2022-02-27 04:20:24.338 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=4883, current total 1488/12243 (12.1539%)
2022-02-27 04:20:24.361 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 2948/12243 (24.0791%)
2022-02-27 04:20:24.368 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 4408/12243 (36.0042%)
2022-02-27 04:20:24.371 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 816663/1297270 (62.9524%)
2022-02-27 04:20:24.374 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=2736, current total 819399/1297270 (63.1633%)
2022-02-27 04:20:24.379 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 351827/401883 (87.5446%)
2022-02-27 04:20:24.380 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 353287/401883 (87.9079%)
2022-02-27 04:20:24.389 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 354747/401883 (88.2712%)
2022-02-27 04:20:24.390 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=4380, current total 8788/12243 (71.7798%)
2022-02-27 04:20:24.392 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 364863/401883 (90.7884%)
2022-02-27 04:20:24.393 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 211375/1901020 (11.119%)
2022-02-27 04:20:24.423 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 373055/401883 (92.8268%)
2022-02-27 04:20:24.424 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 374999/401883 (93.3105%)
2022-02-27 04:20:24.433 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 519807/1586437 (32.7657%)
2022-02-27 04:20:24.471 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 178071/401883 (44.3092%)
2022-02-27 04:20:24.478 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 179519/401883 (44.6695%)
2022-02-27 04:20:24.502 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 376447/401883 (93.6708%)
2022-02-27 04:20:24.513 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 377895/401883 (94.0311%)
2022-02-27 04:20:24.544 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 66575/401883 (16.5658%)
2022-02-27 04:20:24.550 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 357667/401883 (88.9978%)
2022-02-27 04:20:24.550 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 359127/401883 (89.3611%)
2022-02-27 04:20:24.559 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 527999/1586437 (33.2821%)
2022-02-27 04:20:24.559 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 529887/1586437 (33.4011%)
2022-02-27 04:20:24.561 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 379343/401883 (94.3914%)
2022-02-27 04:20:24.572 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=7240, current total 73815/401883 (18.3673%)
2022-02-27 04:20:24.620 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 180967/401883 (45.0298%)
2022-02-27 04:20:24.620 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 212823/1901020 (11.1952%)
2022-02-27 04:20:24.620 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=7240, current total 220063/1901020 (11.576%)
2022-02-27 04:20:24.621 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 221511/1901020 (11.6522%)
2022-02-27 04:20:24.621 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 222959/1901020 (11.7284%)
2022-02-27 04:20:24.622 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 224407/1901020 (11.8046%)
2022-02-27 04:20:24.626 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 380791/401883 (94.7517%)
2022-02-27 04:20:24.645 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 382239/401883 (95.112%)
2022-02-27 04:20:24.646 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 383687/401883 (95.4723%)
2022-02-27 04:20:24.676 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 182415/401883 (45.3901%)
2022-02-27 04:20:24.677 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 183863/401883 (45.7504%)
2022-02-27 04:20:24.678 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 531327/1586437 (33.4918%)
2022-02-27 04:20:24.716 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 360587/401883 (89.7244%)
2022-02-27 04:20:24.716 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 362047/401883 (90.0877%)
2022-02-27 04:20:24.717 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 363507/401883 (90.451%)
2022-02-27 04:20:24.718 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 364967/401883 (90.8142%)
2022-02-27 04:20:24.734 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 532767/1586437 (33.5826%)
2022-02-27 04:20:24.743 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 78159/401883 (19.4482%)
2022-02-27 04:20:24.749 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 386583/401883 (96.1929%)
2022-02-27 04:20:24.768 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 388031/401883 (96.5532%)
2022-02-27 04:20:24.769 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 389479/401883 (96.9135%)
2022-02-27 04:20:24.770 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 390927/401883 (97.2738%)
2022-02-27 04:20:24.836 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 820767/1297270 (63.2688%)
2022-02-27 04:20:24.839 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 185311/401883 (46.1107%)
2022-02-27 04:20:24.840 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 186759/401883 (46.471%)
2022-02-27 04:20:24.850 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 227303/1901020 (11.9569%)
2022-02-27 04:20:24.851 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 228751/1901020 (12.0331%)
2022-02-27 04:20:24.851 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 230199/1901020 (12.1092%)
2022-02-27 04:20:24.852 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 238391/1901020 (12.5402%)
2022-02-27 04:20:24.852 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 246583/1901020 (12.9711%)
2022-02-27 04:20:24.853 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 254775/1901020 (13.402%)
2022-02-27 04:20:24.854 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1488, current total 256263/1901020 (13.4803%)
2022-02-27 04:20:24.869 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=8192, current total 828959/1297270 (63.9003%)
2022-02-27 04:20:24.880 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:24.891 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 79607/401883 (19.8085%)
2022-02-27 04:20:24.891 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 81055/401883 (20.1688%)
2022-02-27 04:20:24.893 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1917 Making expected connection, type 1, 11/12 connections
2022-02-27 04:20:24.897 [P2P9] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115? 115? 115? 115?
2022-02-27 04:20:24.899 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1294 Random connection index=6(x=13, max_index=19)
2022-02-27 04:20:24.899 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1720 Considering connecting (out) to white list peer: 2f7ad357b93b6aa4 82.66.127.112:18080, pruning seed 0 (stripe 2 needed)
2022-02-27 04:20:24.899 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 366427/401883 (91.1775%)
2022-02-27 04:20:24.900 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 367887/401883 (91.5408%)
2022-02-27 04:20:24.902 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 369347/401883 (91.9041%)
2022-02-27 04:20:24.903 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 370807/401883 (92.2674%)
2022-02-27 04:20:24.904 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1739 Selected peer: 2f7ad357b93b6aa4 82.66.127.112:18080, pruning seed 0 [peer_list=1] last_seen: d0.h1.m39.s49
2022-02-27 04:20:24.904 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1408 Connecting to 82.66.127.112:18080(peer_type=1, last_seen: d0.h1.m39.s49)...
2022-02-27 04:20:24.904 [P2P9] DEBUG net.conn contrib/epee/src/connection_basic.cpp:153 Spawned connection #31 to 0.0.0.0 currently we have sockets count:14
2022-02-27 04:20:24.904 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:110 test, connection constructor set m_connection_type=2
2022-02-27 04:20:24.904 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1480 connections_ size now 1
2022-02-27 04:20:24.905 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1557 Trying to connect to 82.66.127.112:18080, bind_ip = 0.0.0.0
2022-02-27 04:20:24.911 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 392375/401883 (97.6341%)
2022-02-27 04:20:24.911 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 393823/401883 (97.9944%)
2022-02-27 04:20:24.914 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 395271/401883 (98.3547%)
2022-02-27 04:20:24.926 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 82503/401883 (20.5291%)
2022-02-27 04:20:24.933 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 396719/401883 (98.715%)
2022-02-27 04:20:24.934 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 398167/401883 (99.0754%)
2022-02-27 04:20:24.946 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 188207/401883 (46.8313%)
2022-02-27 04:20:24.946 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 189655/401883 (47.1916%)
2022-02-27 04:20:24.989 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 399615/401883 (99.4357%)
2022-02-27 04:20:24.998 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 830343/1297270 (64.007%)
2022-02-27 04:20:25.056 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 191103/401883 (47.5519%)
2022-02-27 04:20:25.056 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 192551/401883 (47.9122%)
2022-02-27 04:20:25.058 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=4320, current total 537087/1586437 (33.8549%)
2022-02-27 04:20:25.059 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 538527/1586437 (33.9457%)
2022-02-27 04:20:25.080 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 831711/1297270 (64.1124%)
2022-02-27 04:20:25.092 [P2P9] INFO net.p2p src/p2p/net_node.inl:2699 [82.66.127.112:18080 a6f0f817-06b3-4b7b-b14b-d8e87ee16bbf OUT] NEW CONNECTION
2022-02-27 04:20:25.093 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:324 connection type P2P 192.168.0.163:59432 <--> 82.66.127.112:18080 (via 82.66.127.112:18080)
2022-02-27 04:20:25.093 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [82.66.127.112:18080 OUT] 243 bytes sent for category command-1001 initiated by us
2022-02-27 04:20:25.093 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=276 B
2022-02-27 04:20:25.093 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 401063/401883 (99.796%)
2022-02-27 04:20:25.094 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [82.66.127.112:18080 OUT] LEVIN_PACKET_SENT. [len=243, flags1, r?=1, cmd = 1001, ver=1
2022-02-27 04:20:25.094 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [82.66.127.112:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:25.094 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=401883, flags1, r?=0, cmd = 2007, v=1
2022-02-27 04:20:25.095 [P2P8] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 401883 bytes received for category command-2007 initiated by peer
2022-02-27 04:20:25.095 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2525 [51.83.3.42:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2458699, m_total_height=2568395
2022-02-27 04:20:25.095 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [51.83.3.42:18080 OUT] [0] state: received chain in state synchronizing
2022-02-27 04:20:25.095 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2564 [51.83.3.42:18080 OUT] first block hash <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753>, last <f5e2ac35ccab8669db13200b37b7d0135d2f36118c7ddd9e30c90112ba4d769c>
2022-02-27 04:20:25.095 [P2P8] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4796 Blocks 2458699 - 2468698 start at 4802 and end at 4821
2022-02-27 04:20:25.104 [P2P8] DEBUG blockchain src/cryptonote_core/blockchain.cpp:4891 usable: 9653 / 10000
2022-02-27 04:20:25.104 [P2P8] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:20:25.111 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 372267/401883 (92.6307%)
2022-02-27 04:20:25.112 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 373727/401883 (92.994%)
2022-02-27 04:20:25.112 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 375187/401883 (93.3573%)
2022-02-27 04:20:25.113 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 376647/401883 (93.7206%)
2022-02-27 04:20:25.114 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 378107/401883 (94.0838%)
2022-02-27 04:20:25.128 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 833079/1297270 (64.2179%)
2022-02-27 04:20:25.131 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 83951/401883 (20.8894%)
2022-02-27 04:20:25.136 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 193999/401883 (48.2725%)
2022-02-27 04:20:25.136 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 195447/401883 (48.6328%)
2022-02-27 04:20:25.153 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [174.56.104.176:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 10248/12243 (83.705%)
2022-02-27 04:20:25.156 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 834447/1297270 (64.3233%)
2022-02-27 04:20:25.157 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 257711/1901020 (13.5565%)
2022-02-27 04:20:25.157 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 265903/1901020 (13.9874%)
2022-02-27 04:20:25.159 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1944, current total 267847/1901020 (14.0896%)
2022-02-27 04:20:25.159 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 276039/1901020 (14.5206%)
2022-02-27 04:20:25.159 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115 115? 115? 115? 115? 115? 104 115?
2022-02-27 04:20:25.160 [P2P8] DEBUG blockchain src/cryptonote_core/blockchain.cpp:2801 block <9d62052df147105662045d64afe4418c738c37e78d01690de9538371c78a5753> found in main chain
2022-02-27 04:20:25.160 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2023 [51.83.3.42:18080 OUT] skipping 1/9653 blocks
2022-02-27 04:20:25.160 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 284231/1901020 (14.9515%)
2022-02-27 04:20:25.160 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2440, current total 286671/1901020 (15.0799%)
2022-02-27 04:20:25.160 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [51.83.3.42:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:25.161 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [51.83.3.42:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:25.161 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [51.83.3.42:18080 OUT] - last_response_height 2468351, m_needed_objects size 9652
2022-02-27 04:20:25.161 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [51.83.3.42:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:25.161 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [51.83.3.42:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:25.161 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [51.83.3.42:18080 OUT] request_missing_objects: check 0, force_next_span 0, m_needed_objects 9652 lrh 2468351, chain 2458700, pruning seed 0
2022-02-27 04:20:25.161 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2218 [51.83.3.42:18080 OUT] span size is 0
2022-02-27 04:20:25.161 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:238 reserve_span: first_block_height 2458700, last_block_height 2468351, max 20, peer seed 0, blockchain_height 2568395, block hashes size 9652, local seed 0, sync_pruned_blocks 0
2022-02-27 04:20:25.161 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:264 reserve_span: next_unpruned_height 2458760 from 2458760 and seed 0, limit 2462856
2022-02-27 04:20:25.161 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:272 span_start_height: 2458760
2022-02-27 04:20:25.161 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/block_queue.cpp:307 Reserving span 2458760 - 2458779 for ca4f5405-6c93-4e67-bed0-6f7a5da56e83
2022-02-27 04:20:25.161 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2242 [51.83.3.42:18080 OUT] span from 2458700: 2458760/20
2022-02-27 04:20:25.162 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2278 [51.83.3.42:18080 OUT] span: 2458760/20 (2458760 - 2458779)
2022-02-27 04:20:25.162 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2325 [51.83.3.42:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2458760, first hash <f774a7af489385fc85c22f714addfd766afc41311f74de000775d01b5fefdb78>
2022-02-27 04:20:25.162 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2331 Asking for full data, start/end 1/1, ours 0, peer stripe 0
2022-02-27 04:20:25.162 [P2P8] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [51.83.3.42:18080 OUT] post N10cryptonote26NOTIFY_REQUEST_GET_OBJECTSE -->
2022-02-27 04:20:25.162 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=693 B
2022-02-27 04:20:25.162 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [51.83.3.42:18080 OUT] LEVIN_PACKET_SENT. [len=660, flags1, r?=0, cmd = 2003, ver=1
2022-02-27 04:20:25.163 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2335 [51.83.3.42:18080 OUT] [0] state: requesting objects in state synchronizing
2022-02-27 04:20:25.164 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 595/1988 (29.9296%)
2022-02-27 04:20:25.164 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=1988, flags1, r?=0, cmd = 2002, v=1
2022-02-27 04:20:25.164 [P2P2] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 1988 bytes received for category command-2002 initiated by peer
2022-02-27 04:20:25.165 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:975 [51.83.3.42:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-02-27 04:20:25.166 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:977 Including transaction <fc6ac422877226258d944280d5d35621b7d23cee666b2d22bfd4d0ec2a4ce2b0>
2022-02-27 04:20:25.166 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 2918/12161 (23.9947%)
2022-02-27 04:20:25.224 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 173467/401883 (43.1636%)
2022-02-27 04:20:25.237 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 257151/401883 (63.9865%)
2022-02-27 04:20:25.238 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 539967/1586437 (34.0365%)
2022-02-27 04:20:25.263 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 85399/401883 (21.2497%)
2022-02-27 04:20:25.264 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 4366/12161 (35.9017%)
2022-02-27 04:20:25.265 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 7262/12161 (59.7155%)
2022-02-27 04:20:25.267 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 196895/401883 (48.9931%)
2022-02-27 04:20:25.269 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 198343/401883 (49.3534%)
2022-02-27 04:20:25.280 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [82.66.127.112:18080 OUT] LEVIN_PACKET_RECEIVED. [len=10, flags1, r?=1, cmd = 1007, v=1
2022-02-27 04:20:25.280 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [82.66.127.112:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-02-27 04:20:25.280 [P2P3] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [82.66.127.112:18080 OUT] 29 bytes sent for category command-1007 initiated by peer
2022-02-27 04:20:25.280 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [174.56.104.176:18080 OUT] LEVIN_PACKET_RECEIVED. [len=12243, flags2, r?=0, cmd = 1002, v=1
2022-02-27 04:20:25.287 [P2P3] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=62 B
2022-02-27 04:20:25.287 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:549 [82.66.127.112:18080 OUT] LEVIN_PACKET_SENT. [len=29, flags2, r?=0, cmd = 1007, ver=1
2022-02-27 04:20:25.288 [P2P5] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [174.56.104.176:18080 OUT] 12243 bytes received for category command-1002 initiated by us
2022-02-27 04:20:25.288 [P2P5] DEBUG net.p2p src/p2p/net_node.inl:2212 [174.56.104.176:18080 OUT] REMOTE PEERLIST: remote peerlist size=191
2022-02-27 04:20:25.288 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [82.66.127.112:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 8159/15270 (53.4316%)
2022-02-27 04:20:25.304 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 199791/401883 (49.7137%)
2022-02-27 04:20:25.319 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 86847/401883 (21.61%)
2022-02-27 04:20:25.319 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 88295/401883 (21.9703%)
2022-02-27 04:20:25.342 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 835815/1297270 (64.4288%)
2022-02-27 04:20:25.343 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 837183/1297270 (64.5342%)
2022-02-27 04:20:25.396 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 292463/1901020 (15.3845%)
2022-02-27 04:20:25.398 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 293911/1901020 (15.4607%)
2022-02-27 04:20:25.399 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 298255/1901020 (15.6892%)
2022-02-27 04:20:25.399 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 299703/1901020 (15.7654%)
2022-02-27 04:20:25.400 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 307895/1901020 (16.1963%)
2022-02-27 04:20:25.400 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 316087/1901020 (16.6272%)
2022-02-27 04:20:25.400 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2440, current total 318527/1901020 (16.7556%)
2022-02-27 04:20:25.413 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=5552, current total 179019/401883 (44.5451%)
2022-02-27 04:20:25.555 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [82.66.127.112:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 10103/15270 (66.1624%)
2022-02-27 04:20:25.560 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=2736, current total 259887/401883 (64.6673%)
2022-02-27 04:20:25.569 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 89743/401883 (22.3306%)
2022-02-27 04:20:25.570 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 202687/401883 (50.4343%)
2022-02-27 04:20:25.584 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=2920, current total 381027/401883 (94.8104%)
2022-02-27 04:20:25.595 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 180407/401883 (44.8904%)
2022-02-27 04:20:25.595 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 181795/401883 (45.2358%)
2022-02-27 04:20:25.596 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 183183/401883 (45.5812%)
2022-02-27 04:20:25.597 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 184571/401883 (45.9266%)
2022-02-27 04:20:25.597 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 185959/401883 (46.2719%)
2022-02-27 04:20:25.601 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [82.66.127.112:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 11551/15270 (75.6451%)
2022-02-27 04:20:25.617 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 319975/1901020 (16.8318%)
2022-02-27 04:20:25.617 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 325767/1901020 (17.1364%)
2022-02-27 04:20:25.618 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 328663/1901020 (17.2888%)
2022-02-27 04:20:25.618 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 330111/1901020 (17.3649%)
2022-02-27 04:20:25.649 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 91191/401883 (22.6909%)
2022-02-27 04:20:25.650 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 92639/401883 (23.0512%)
2022-02-27 04:20:25.667 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 205583/401883 (51.1549%)
2022-02-27 04:20:25.681 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [51.83.3.42:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 8710/12161 (71.6224%)
2022-02-27 04:20:25.691 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [82.66.127.112:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 12999/15270 (85.1277%)
2022-02-27 04:20:25.691 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [82.66.127.112:18080 OUT] LEVIN_PACKET_RECEIVED. [len=15270, flags2, r?=0, cmd = 1001, v=1
2022-02-27 04:20:25.694 [P2P4] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [82.66.127.112:18080 OUT] 15270 bytes received for category command-1001 initiated by us
2022-02-27 04:20:25.694 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:2212 [82.66.127.112:18080 OUT] REMOTE PEERLIST: remote peerlist size=250
2022-02-27 04:20:25.695 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:434 [82.66.127.112:18080 OUT] Remote blockchain height: 2568395, id: <8554d6db68f4e04e8ad9cc4a291330ba77a83cd0174424fefe3164af266f889a>
2022-02-27 04:20:25.695 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:444 [82.66.127.112:18080 OUT] requesting callback
2022-02-27 04:20:25.696 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [82.66.127.112:18080 OUT] request_callback
2022-02-27 04:20:25.696 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:447 [82.66.127.112:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:25.696 [P2P4] INFO net.p2p src/p2p/net_node.inl:1215 [82.66.127.112:18080 OUT] New connection handshaked, pruning seed 0
2022-02-27 04:20:25.696 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:1216 [82.66.127.112:18080 OUT] COMMAND_HANDSHAKE INVOKED OK
2022-02-27 04:20:25.696 [P2P9] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [82.66.127.112:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-02-27 04:20:25.697 [P2P9] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:693 do_send_chunk() NOW SENSD: packet=43 B
2022-02-27 04:20:25.697 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [82.66.127.112:18080 OUT] LEVIN_PACKET_SENT. [len=10, flags1, r?=1, cmd = 1007, ver=1
2022-02-27 04:20:25.697 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:191 [82.66.127.112:18080 OUT] anvoke_handler, timeout: 5000
2022-02-27 04:20:25.697 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [82.66.127.112:18080 OUT] fired_callback
2022-02-27 04:20:25.697 [P2P4] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [82.66.127.112:18080 OUT] callback fired
2022-02-27 04:20:25.698 [P2P9] DEBUG net.p2p src/p2p/net_node.inl:1462 [82.66.127.112:18080 OUT] CONNECTION HANDSHAKED OK.
2022-02-27 04:20:25.698 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [82.66.127.112:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-02-27 04:20:25.698 [P2P4] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:196 [82.66.127.112:18080 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
2022-02-27 04:20:25.699 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:678 do_send_chunk() NOW just queues: packet=1080 B, is added to queue-size=2
2022-02-27 04:20:25.699 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:135 [82.66.127.112:18080 OUT] LEVIN_PACKET_SENT. [len=1047, flags1, r?=0, cmd = 2006, ver=1
2022-02-27 04:20:25.699 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [82.66.127.112:18080 OUT] [0] state: requesting chain in state synchronizing
2022-02-27 04:20:25.699 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:900 handle_write() NOW SENDS: packet=1080 B, from queue size=1
2022-02-27 04:20:25.729 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=2736, current total 839919/1297270 (64.7451%)
2022-02-27 04:20:25.730 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 207031/401883 (51.5152%)
2022-02-27 04:20:25.758 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 94087/401883 (23.4115%)
2022-02-27 04:20:25.759 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 95535/401883 (23.7718%)
2022-02-27 04:20:25.775 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 187347/401883 (46.6173%)
2022-02-27 04:20:25.787 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 188735/401883 (46.9627%)
2022-02-27 04:20:25.803 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [51.83.3.42:18080 OUT] LEVIN_PACKET_RECEIVED. [len=12161, flags2, r?=0, cmd = 1002, v=1
2022-02-27 04:20:25.804 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 190123/401883 (47.308%)
2022-02-27 04:20:25.805 [P2P7] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [51.83.3.42:18080 OUT] 12161 bytes received for category command-1002 initiated by us
2022-02-27 04:20:25.805 [P2P7] DEBUG net.p2p src/p2p/net_node.inl:2212 [51.83.3.42:18080 OUT] REMOTE PEERLIST: remote peerlist size=181
2022-02-27 04:20:25.816 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 208479/401883 (51.8755%)
2022-02-27 04:20:25.832 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:489 [82.66.127.112:18080 OUT] LEVIN_PACKET_RECEIVED. [len=29, flags2, r?=0, cmd = 1007, v=1
2022-02-27 04:20:25.832 [P2P0] INFO net.p2p.traffic contrib/epee/include/storages/levin_abstract_invoke2.h:44 [82.66.127.112:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-02-27 04:20:25.837 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 334455/1901020 (17.5935%)
2022-02-27 04:20:25.838 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 337351/1901020 (17.7458%)
2022-02-27 04:20:25.839 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 338799/1901020 (17.822%)
2022-02-27 04:20:25.839 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 344591/1901020 (18.1266%)
2022-02-27 04:20:25.839 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 346039/1901020 (18.2028%)
2022-02-27 04:20:25.840 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 347487/1901020 (18.279%)
2022-02-27 04:20:25.868 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=6840, current total 846759/1297270 (65.2724%)
2022-02-27 04:20:25.899 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 261255/401883 (65.0077%)
2022-02-27 04:20:25.900 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 848127/1297270 (65.3778%)
2022-02-27 04:20:25.901 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 849495/1297270 (65.4833%)
2022-02-27 04:20:25.901 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=2748, current total 264003/401883 (65.6915%)
2022-02-27 04:20:25.921 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 382487/401883 (95.1737%)
2022-02-27 04:20:25.921 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 383947/401883 (95.537%)
2022-02-27 04:20:25.922 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=4380, current total 388327/401883 (96.6269%)
2022-02-27 04:20:25.957 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 191511/401883 (47.6534%)
2022-02-27 04:20:25.973 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=2776, current total 194287/401883 (48.3442%)
2022-02-27 04:20:25.975 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 850863/1297270 (65.5887%)
2022-02-27 04:20:25.980 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 96983/401883 (24.1321%)
2022-02-27 04:20:25.981 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 98431/401883 (24.4925%)
2022-02-27 04:20:25.986 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 195675/401883 (48.6895%)
2022-02-27 04:20:26.059 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 351831/1901020 (18.5075%)
2022-02-27 04:20:26.060 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 354727/1901020 (18.6598%)
2022-02-27 04:20:26.060 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 356175/1901020 (18.736%)
2022-02-27 04:20:26.062 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 361967/1901020 (19.0407%)
2022-02-27 04:20:26.063 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 363415/1901020 (19.1168%)
2022-02-27 04:20:26.090 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 99879/401883 (24.8528%)
2022-02-27 04:20:26.090 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 101327/401883 (25.2131%)
2022-02-27 04:20:26.094 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 541407/1586437 (34.1272%)
2022-02-27 04:20:26.098 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 389787/401883 (96.9902%)
2022-02-27 04:20:26.099 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 391247/401883 (97.3535%)
2022-02-27 04:20:26.099 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 392707/401883 (97.7168%)
2022-02-27 04:20:26.139 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 197063/401883 (49.0349%)
2022-02-27 04:20:26.152 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 852231/1297270 (65.6942%)
2022-02-27 04:20:26.155 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=2776, current total 199839/401883 (49.7257%)
2022-02-27 04:20:26.155 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 201227/401883 (50.071%)
2022-02-27 04:20:26.156 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 853599/1297270 (65.7996%)
2022-02-27 04:20:26.156 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 854967/1297270 (65.9051%)
2022-02-27 04:20:26.168 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 202615/401883 (50.4164%)
2022-02-27 04:20:26.190 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 211375/401883 (52.5962%)
2022-02-27 04:20:26.222 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=2880, current total 544287/1586437 (34.3088%)
2022-02-27 04:20:26.223 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 545727/1586437 (34.3995%)
2022-02-27 04:20:26.229 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 265371/401883 (66.0319%)
2022-02-27 04:20:26.234 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 266739/401883 (66.3723%)
2022-02-27 04:20:26.236 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=2736, current total 269475/401883 (67.0531%)
2022-02-27 04:20:26.278 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=2736, current total 857703/1297270 (66.116%)
2022-02-27 04:20:26.288 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 214271/401883 (53.3168%)
2022-02-27 04:20:26.320 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 204003/401883 (50.7618%)
2022-02-27 04:20:26.336 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 205391/401883 (51.1072%)
2022-02-27 04:20:26.336 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 206779/401883 (51.4525%)
2022-02-27 04:20:26.338 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 215719/401883 (53.6771%)
2022-02-27 04:20:26.339 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 208167/401883 (51.7979%)
2022-02-27 04:20:26.339 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 209555/401883 (52.1433%)
2022-02-27 04:20:26.347 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 547167/1586437 (34.4903%)
2022-02-27 04:20:26.348 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 548607/1586437 (34.5811%)
2022-02-27 04:20:26.351 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 210943/401883 (52.4887%)
2022-02-27 04:20:26.358 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 550047/1586437 (34.6718%)
2022-02-27 04:20:26.402 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 859071/1297270 (66.2215%)
2022-02-27 04:20:26.402 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 860439/1297270 (66.3269%)
2022-02-27 04:20:26.438 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 217167/401883 (54.0374%)
2022-02-27 04:20:26.472 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 861807/1297270 (66.4324%)
2022-02-27 04:20:26.477 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 551487/1586437 (34.7626%)
2022-02-27 04:20:26.479 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 552927/1586437 (34.8534%)
2022-02-27 04:20:26.479 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 554367/1586437 (34.9442%)
2022-02-27 04:20:26.480 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 555807/1586437 (35.0349%)
2022-02-27 04:20:26.531 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=2736, current total 864543/1297270 (66.6433%)
2022-02-27 04:20:26.531 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 865911/1297270 (66.7487%)
2022-02-27 04:20:26.531 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 212331/401883 (52.834%)
2022-02-27 04:20:26.532 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 213719/401883 (53.1794%)
2022-02-27 04:20:26.540 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 215107/401883 (53.5248%)
2022-02-27 04:20:26.540 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 216495/401883 (53.8702%)
2022-02-27 04:20:26.541 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 217883/401883 (54.2155%)
2022-02-27 04:20:26.541 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=2776, current total 220659/401883 (54.9063%)
2022-02-27 04:20:26.551 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 366311/1901020 (19.2692%)
2022-02-27 04:20:26.574 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=4380, current total 397087/401883 (98.8066%)
2022-02-27 04:20:26.580 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 270843/401883 (67.3935%)
2022-02-27 04:20:26.587 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 218615/401883 (54.3977%)
2022-02-27 04:20:26.588 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 220063/401883 (54.758%)
2022-02-27 04:20:26.590 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 272211/401883 (67.7339%)
2022-02-27 04:20:26.591 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 273579/401883 (68.0743%)
2022-02-27 04:20:26.598 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 274947/401883 (68.4147%)
2022-02-27 04:20:26.617 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 557247/1586437 (35.1257%)
2022-02-27 04:20:26.619 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 558687/1586437 (35.2165%)
2022-02-27 04:20:26.619 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 560127/1586437 (35.3072%)
2022-02-27 04:20:26.620 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 561567/1586437 (35.398%)
2022-02-27 04:20:26.621 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 563007/1586437 (35.4888%)
2022-02-27 04:20:26.652 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 867279/1297270 (66.8542%)
2022-02-27 04:20:26.653 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 868647/1297270 (66.9596%)
2022-02-27 04:20:26.657 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 370655/1901020 (19.4977%)
2022-02-27 04:20:26.659 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 374999/1901020 (19.7262%)
2022-02-27 04:20:26.660 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=5792, current total 380791/1901020 (20.0309%)
2022-02-27 04:20:26.662 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 385135/1901020 (20.2594%)
2022-02-27 04:20:26.717 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 222047/401883 (55.2517%)
2022-02-27 04:20:26.718 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 223435/401883 (55.597%)
2022-02-27 04:20:26.722 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 224823/401883 (55.9424%)
2022-02-27 04:20:26.722 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 226211/401883 (56.2878%)
2022-02-27 04:20:26.723 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 227599/401883 (56.6331%)
2022-02-27 04:20:26.723 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 228987/401883 (56.9785%)
2022-02-27 04:20:26.724 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 230375/401883 (57.3239%)
2022-02-27 04:20:26.737 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 222959/401883 (55.4786%)
2022-02-27 04:20:26.739 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 224407/401883 (55.8389%)
2022-02-27 04:20:26.739 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 398547/401883 (99.1699%)
2022-02-27 04:20:26.739 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 225855/401883 (56.1992%)
2022-02-27 04:20:26.751 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 564447/1586437 (35.5795%)
2022-02-27 04:20:26.752 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 565887/1586437 (35.6703%)
2022-02-27 04:20:26.752 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 567327/1586437 (35.7611%)
2022-02-27 04:20:26.753 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [84.71.115.71:18080 OUT] LEVIN_PACKET partial msg received. len=1440, current total 568767/1586437 (35.8518%)
2022-02-27 04:20:26.764 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 231763/401883 (57.6693%)
2022-02-27 04:20:26.768 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [45.154.254.133:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 102775/401883 (25.5734%)
2022-02-27 04:20:26.776 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [37.204.134.4:18080 OUT] requesting callback
2022-02-27 04:20:26.776 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.776 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.776 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [37.204.134.4:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:26.777 [P2P5] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1760 [198.84.175.4:18080 OUT] requesting callback
2022-02-27 04:20:26.777 [P2P5] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [198.84.175.4:18080 OUT] request_callback
2022-02-27 04:20:26.777 [P2P8] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [198.84.175.4:18080 OUT] fired_callback
2022-02-27 04:20:26.777 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.777 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [37.204.134.4:18080 OUT] kicking idle peer, last update 21.7204 seconds ago, expecting 2007
2022-02-27 04:20:26.777 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.777 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.777 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.778 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1763 [198.84.175.4:18080 OUT] [0] state: requesting callback in state synchronizing
2022-02-27 04:20:26.778 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.779 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.779 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.779 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.779 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [198.84.175.4:18080 OUT] callback fired
2022-02-27 04:20:26.780 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:161 [198.84.175.4:18080 OUT] dropping idle peer with negative score
2022-02-27 04:20:26.780 [P2P8] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2856 [198.84.175.4:18080 OUT] dropping connection id 50af2c04-c49f-41cd-bcf1-1309132c50d6 (pruning seed 0), score 5, flush_all_spans 0
2022-02-27 04:20:26.780 [P2P8] DEBUG net.p2p src/p2p/net_node.inl:376 Host 198.84.175.4 fail score=5
2022-02-27 04:20:26.782 [P2P8] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:155 Failed to invoke command 1002 return code -3
2022-02-27 04:20:26.782 [P2P8] WARNING net.p2p src/p2p/net_node.inl:1259 [198.84.175.4:18080 OUT] COMMAND_TIMED_SYNC invoke failed. (-3, LEVIN_ERROR_CONNECTION_DESTROYED)
2022-02-27 04:20:26.788 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (12/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.788 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.789 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2917 [198.84.175.4:18080 OUT] [0] state: closed in state synchronizing
2022-02-27 04:20:26.789 [P2P5] INFO net.p2p src/p2p/net_node.inl:2718 [198.84.175.4:18080 50af2c04-c49f-41cd-bcf1-1309132c50d6 OUT] CLOSE CONNECTION
2022-02-27 04:20:26.789 [P2P5] DEBUG net.conn contrib/epee/src/connection_basic.cpp:184 Destructing connection #14 to 198.84.175.4
2022-02-27 04:20:26.797 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.797 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.797 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.797 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.797 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.797 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.798 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.799 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.799 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.799 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.800 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.800 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.800 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.800 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.800 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.801 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.801 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.802 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.802 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.808 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.808 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.815 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.815 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.815 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.815 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.815 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.816 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.816 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.817 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.817 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.817 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.817 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.818 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.818 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.818 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.818 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.819 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.820 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.820 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.820 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.826 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.826 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.837 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.838 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.838 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.838 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.838 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.838 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.838 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.839 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.840 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.840 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.840 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.840 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.840 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.841 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.841 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.842 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.842 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.842 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.842 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.849 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.849 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.858 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.858 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.858 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.859 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.859 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.859 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.859 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.860 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.860 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.861 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.861 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.861 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.862 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.862 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.862 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.863 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.863 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.864 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.864 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.869 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.869 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.884 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.884 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.884 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.884 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.884 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.884 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.884 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.885 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.885 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.885 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.886 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.886 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.886 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.886 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.886 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.887 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.887 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.888 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.888 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.900 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 233151/401883 (58.0146%)
2022-02-27 04:20:26.900 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.900 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.901 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 234539/401883 (58.36%)
2022-02-27 04:20:26.904 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 235927/401883 (58.7054%)
2022-02-27 04:20:26.905 [P2P9] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=2776, current total 238703/401883 (59.3961%)
2022-02-27 04:20:26.907 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 240091/401883 (59.7415%)
2022-02-27 04:20:26.909 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 227303/401883 (56.5595%)
2022-02-27 04:20:26.909 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.910 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.910 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.910 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.910 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.910 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.910 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.911 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.912 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.912 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.912 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.912 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.913 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.913 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.913 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.915 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.915 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.916 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.916 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.931 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.932 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.954 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 276315/401883 (68.7551%)
2022-02-27 04:20:26.955 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 277683/401883 (69.0955%)
2022-02-27 04:20:26.957 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.957 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.957 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.957 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.957 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.957 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.957 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.958 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.958 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.958 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.959 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.959 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.959 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.959 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.959 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.960 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.960 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.960 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.960 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.961 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 279051/401883 (69.4359%)
2022-02-27 04:20:26.967 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.967 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.968 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 280419/401883 (69.7763%)
2022-02-27 04:20:26.973 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 281787/401883 (70.1167%)
2022-02-27 04:20:26.976 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.976 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.976 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.976 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.976 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.976 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.976 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.977 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.977 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.978 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.978 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.978 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.978 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.979 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.979 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.979 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.980 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.980 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.980 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.983 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.983 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:26.988 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.988 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:26.988 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:26.988 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:26.988 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:26.988 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:26.988 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:26.989 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:26.989 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:26.990 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:26.990 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:26.990 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:26.990 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:26.990 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:26.990 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:26.991 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:26.991 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:26.991 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:26.992 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:26.995 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:26.995 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.001 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.001 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.001 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.001 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.001 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.001 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.001 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.002 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.002 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.002 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.003 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.003 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.003 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.003 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.003 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.004 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.004 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.004 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.005 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.008 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.008 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.013 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.013 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.013 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.013 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.014 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.014 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.014 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.015 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.015 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.015 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.015 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.015 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.015 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.016 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.016 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.016 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.017 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.017 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.017 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.020 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.020 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.025 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.025 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.025 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.025 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.025 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.025 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.025 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.026 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.027 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.027 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.027 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.027 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.027 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.028 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.028 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.029 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.029 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.029 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.029 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.030 [P2P4] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 393431/1901020 (20.6958%)
2022-02-27 04:20:27.031 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 401623/1901020 (21.1267%)
2022-02-27 04:20:27.032 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=5232, current total 406855/1901020 (21.4019%)
2022-02-27 04:20:27.033 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=7344, current total 414199/1901020 (21.7882%)
2022-02-27 04:20:27.035 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.035 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.040 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.040 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.040 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.040 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.040 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.040 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.041 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.042 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.042 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.042 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.042 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.042 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.043 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.043 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.043 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.043 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.044 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.044 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.044 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.048 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.048 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.053 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.053 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.053 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.053 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.053 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.054 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.054 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.055 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.055 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.055 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.055 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.056 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.056 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.056 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.056 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.057 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.057 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.057 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.057 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.060 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.061 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.065 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.065 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.065 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.065 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.065 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.066 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.066 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.067 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.067 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.067 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.067 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.067 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.068 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.068 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.068 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.069 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.069 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.069 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.069 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.073 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.073 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.078 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.078 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.078 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.078 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.079 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.079 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.079 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.080 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.080 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.080 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.080 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.080 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.080 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.081 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.081 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.081 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.082 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.082 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.082 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.086 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.086 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.091 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.091 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.091 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.091 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.091 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.091 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.091 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.092 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.092 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.093 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.093 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.093 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.093 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.094 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.094 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.095 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.095 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.095 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.095 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.099 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.099 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.104 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.104 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.104 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.104 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.104 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.104 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.104 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.105 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.105 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.106 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.106 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.106 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.106 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.107 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.107 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.107 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.108 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.108 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.108 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.111 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.111 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.113 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 870015/1297270 (67.0651%)
2022-02-27 04:20:27.116 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.116 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.116 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.116 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.117 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.117 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.117 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.118 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.118 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.118 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.119 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.119 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.119 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.119 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.119 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.120 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.121 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.121 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.121 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.125 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.125 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.127 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=2896, current total 230199/401883 (57.2801%)
2022-02-27 04:20:27.130 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.130 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.130 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.130 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.130 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.130 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.131 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.131 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.131 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.132 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.132 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.132 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.132 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.132 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.132 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.133 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.133 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.133 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.133 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.137 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.137 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.142 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.142 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.142 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.143 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.143 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.143 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.143 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.144 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.144 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.144 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.144 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.145 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.145 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.145 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.145 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.146 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.146 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.146 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.146 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.149 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.150 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.154 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.154 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.155 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.155 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.155 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.155 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.155 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.156 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.156 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.156 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.156 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.156 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.157 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.157 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.157 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.157 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.158 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.158 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.158 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.161 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.161 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.166 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.166 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.166 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.166 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.166 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.167 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.167 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.167 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.168 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.168 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.168 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.168 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.168 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.168 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.168 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.169 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.170 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.170 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.171 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.174 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.174 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.179 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.179 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.179 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.179 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.179 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.179 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.179 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.180 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.180 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.181 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.181 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.181 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.181 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.181 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.181 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.182 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.183 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.183 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.183 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.187 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.187 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.191 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.191 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.191 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.192 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.192 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.192 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.192 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.193 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.193 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.193 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.193 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.193 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.193 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.193 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.194 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.194 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.195 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.195 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.195 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.198 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.198 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.202 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.202 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.203 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.203 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.203 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.203 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.203 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.204 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.204 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.204 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.204 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.204 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.204 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.204 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.205 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.205 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.206 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.206 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.206 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.209 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.209 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.214 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.214 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.214 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.214 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.214 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.214 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.214 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.215 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.215 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.215 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.216 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [37.204.134.4:18080 OUT] LEVIN_PACKET partial msg received. len=1460, current total 400007/401883 (99.5332%)
2022-02-27 04:20:27.216 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.216 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.216 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.216 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.216 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.217 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.217 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.217 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.217 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.220 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.221 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.225 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.225 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.225 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.225 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.225 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.225 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.225 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.226 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.226 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.227 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.227 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.227 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.227 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.227 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.227 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.228 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.228 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.228 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.228 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.231 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.232 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.236 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.236 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.237 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.237 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.237 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.237 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.237 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.238 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.238 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.238 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.239 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.239 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.239 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.239 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.239 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.240 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.240 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.240 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.240 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.243 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.243 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.250 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.250 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.250 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.251 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.251 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.251 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.251 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.252 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 422391/1901020 (22.2192%)
2022-02-27 04:20:27.252 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.252 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.252 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.252 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 430583/1901020 (22.6501%)
2022-02-27 04:20:27.253 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.253 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.253 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.253 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.253 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.254 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 438775/1901020 (23.081%)
2022-02-27 04:20:27.254 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.254 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.255 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 446967/1901020 (23.512%)
2022-02-27 04:20:27.255 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.255 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.255 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 455159/1901020 (23.9429%)
2022-02-27 04:20:27.256 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 463351/1901020 (24.3738%)
2022-02-27 04:20:27.256 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 471543/1901020 (24.8047%)
2022-02-27 04:20:27.256 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 479735/1901020 (25.2357%)
2022-02-27 04:20:27.257 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 487927/1901020 (25.6666%)
2022-02-27 04:20:27.257 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 496119/1901020 (26.0975%)
2022-02-27 04:20:27.258 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 504311/1901020 (26.5284%)
2022-02-27 04:20:27.258 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=1760, current total 506071/1901020 (26.621%)
2022-02-27 04:20:27.261 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.262 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.262 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=4344, current total 234543/401883 (58.361%)
2022-02-27 04:20:27.286 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.286 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.286 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.286 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.286 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.287 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.287 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.287 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [217.72.31.108:18080 OUT] LEVIN_PACKET partial msg received. len=1448, current total 235991/401883 (58.7213%)
2022-02-27 04:20:27.287 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.288 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.288 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.288 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.288 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.288 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.288 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.288 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.289 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.289 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.290 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.290 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.292 [P2P5] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 283155/401883 (70.4571%)
2022-02-27 04:20:27.293 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=2736, current total 285891/401883 (71.1379%)
2022-02-27 04:20:27.295 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=2736, current total 288627/401883 (71.8187%)
2022-02-27 04:20:27.295 [P2P8] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [91.193.4.181:57186 OUT] LEVIN_PACKET partial msg received. len=1368, current total 289995/401883 (72.1591%)
2022-02-27 04:20:27.296 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.296 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.297 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [93.172.76.194:18080 OUT] LEVIN_PACKET partial msg received. len=1388, current total 241479/401883 (60.0869%)
2022-02-27 04:20:27.324 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.325 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.325 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.325 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.325 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.325 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.325 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.326 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.326 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.326 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.327 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.327 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.327 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.327 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.327 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.328 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.328 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.328 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.328 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.331 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.332 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.336 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.337 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.337 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.337 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.337 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.337 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.337 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.338 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.338 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.338 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.339 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.339 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.339 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.339 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.339 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.339 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.340 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.340 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.340 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.343 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.343 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.348 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.348 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.348 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.348 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.348 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.348 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.348 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.349 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.349 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.349 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.349 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.350 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.350 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.350 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.350 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.351 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.351 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.351 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.351 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.354 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.354 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.359 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.359 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.359 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.359 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.359 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.359 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.359 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.360 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.360 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.360 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.361 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.361 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.361 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.361 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.361 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.362 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.363 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.363 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.363 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.364 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=2736, current total 872751/1297270 (67.276%)
2022-02-27 04:20:27.366 [P2P0] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [176.125.235.99:54881 OUT] LEVIN_PACKET partial msg received. len=1368, current total 874119/1297270 (67.3814%)
2022-02-27 04:20:27.369 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.369 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.374 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.374 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.374 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.374 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.375 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.375 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.375 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.376 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.376 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.376 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.376 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.376 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.376 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.376 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.377 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.377 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.378 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.378 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.378 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.381 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.381 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.388 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.388 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.388 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.388 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.388 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.388 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.388 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.389 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.389 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.389 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.390 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.390 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.390 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [37.204.134.4:18080 OUT] lock m_sync_lock, adding blocks to chain...
2022-02-27 04:20:27.390 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1388 [37.204.134.4:18080 OUT] [0] state: adding blocks in state synchronizing
2022-02-27 04:20:27.390 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:504 miner::pause: 0 -> 1
2022-02-27 04:20:27.391 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1425 [37.204.134.4:18080 OUT] next span in the queue has blocks 2458720-2458739, we need 2458700
2022-02-27 04:20:27.391 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1488 [37.204.134.4:18080 OUT] parent was requested, we'll get back to it
2022-02-27 04:20:27.391 [P2P6] DEBUG miner src/cryptonote_basic/miner.cpp:513 miner::resume: 1 -> 0
2022-02-27 04:20:27.391 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1688 [37.204.134.4:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-02-27 04:20:27.394 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 514263/1901020 (27.052%)
2022-02-27 04:20:27.395 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=8192, current total 522455/1901020 (27.4829%)
2022-02-27 04:20:27.395 [P2P7] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:437 [75.152.118.235:18080 OUT] LEVIN_PACKET partial msg received. len=992, current total 523447/1901020 (27.5351%)
2022-02-27 04:20:27.398 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.398 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1958 [37.204.134.4:18080 OUT] This peer is not striped, not dropping
2022-02-27 04:20:27.402 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2822 get_next_needed_pruning_stripe: want height 2458700 (2458700 from blockchain, 2458700 from block queue), stripe 1 (11/12 on it and 0 on 2, 0 others) -> 2 (+1), current peers 115? 115? 115? 115? 115? 115? 115? 115 115? 115? 115?
2022-02-27 04:20:27.402 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2109 [37.204.134.4:18080 OUT] proceed 1 (queue 1, stripe 1/1), 1-2 needed, bc add stripe 1, we have 0), bc_height 2458700
2022-02-27 04:20:27.402 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2111 [37.204.134.4:18080 OUT] - next_block_height 2458700, seed 0, next_needed_height 2458700
2022-02-27 04:20:27.402 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2112 [37.204.134.4:18080 OUT] - last_response_height 0, m_needed_objects size 0
2022-02-27 04:20:27.403 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2128 [37.204.134.4:18080 OUT] Block queue is 1 and 1584437, resuming
2022-02-27 04:20:27.403 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2129 [37.204.134.4:18080 OUT] [0] state: resuming in state synchronizing
2022-02-27 04:20:27.403 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2187 [37.204.134.4:18080 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 2458700, pruning seed 0
2022-02-27 04:20:27.404 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2368 [37.204.134.4:18080 OUT] No other thread is adding blocks, resuming
2022-02-27 04:20:27.404 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2369 [37.204.134.4:18080 OUT] [0] state: will try to add blocks next in state synchronizing
2022-02-27 04:20:27.404 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:243 [37.204.134.4:18080 OUT] request_callback
2022-02-27 04:20:27.404 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:300 [37.204.134.4:18080 OUT] fired_callback
2022-02-27 04:20:27.404 [P2P6] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:136 [37.204.134.4:18080 OUT] callback fired
2022-02-27 04:20:27.404 [P2P6] DEBUG n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment