Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore_: bump go-waku #5874

Closed
wants to merge 1 commit into from
Closed

Conversation

adklempner
Copy link
Contributor

@adklempner adklempner commented Sep 25, 2024

Bump go-waku to up to 798c9c5d819ac8f01cd77912dcd80a702c5ed3b5

Bumps go-waku to latest version, mainly to add dial failure events.

@status-im-auto
Copy link
Member

status-im-auto commented Sep 25, 2024

Jenkins Builds

Click to see older builds (5)
Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ 838c5ec #1 2024-09-25 00:05:13 ~1 min tests 📄log
✔️ 838c5ec #1 2024-09-25 00:06:15 ~2 min tests-rpc 📄log
✔️ 838c5ec #1 2024-09-25 00:07:26 ~4 min linux 📦zip
✔️ 838c5ec #1 2024-09-25 00:07:54 ~4 min ios 📦zip
✔️ 838c5ec #1 2024-09-25 00:08:05 ~4 min android 📦aar
Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ 7638ba5 #2 2024-09-25 01:25:24 ~1 min tests 📄log
✔️ 7638ba5 #2 2024-09-25 01:25:40 ~1 min android 📦aar
✔️ 7638ba5 #2 2024-09-25 01:26:19 ~2 min linux 📦zip
✔️ 7638ba5 #2 2024-09-25 01:27:00 ~2 min tests-rpc 📄log
✔️ 7638ba5 #2 2024-09-25 01:27:02 ~2 min ios 📦zip
✔️ 0e02c21 #3 2024-09-25 01:29:30 ~1 min android 📦aar
✔️ 0e02c21 #3 2024-09-25 01:29:48 ~1 min tests-rpc 📄log
✔️ 0e02c21 #3 2024-09-25 01:30:10 ~1 min linux 📦zip
✔️ 0e02c21 #3 2024-09-25 01:30:48 ~2 min ios 📦zip
✔️ 0e02c21 #3 2024-09-25 02:00:30 ~32 min tests 📄log

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
2777 1 2776 29
View the full list of 1 ❄️ flaky tests
github.com/status-im/status-go/protocol TestMessengerCommunitiesSuite/TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse

Flake rate in main: 25.00% (Passed 3 times, Failed 1 times)

Stack Traces | 1.95s run time
=== RUN   TestMessengerCommunitiesSuite/TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
2024-09-25T01:40:51.211Z	DEBUG	waku/waku.go:126	starting waku with config	{"config": {"MaxMessageSize":1048576,"MinimumAcceptedPoW":0,"BloomFilterMode":false,"LightClient":false,"FullNode":false,"RestrictLightClientsConn":true,"EnableConfirmations":false,"SoftBlacklistedPeerIDs":null}}
WARN [09-25|01:40:51.290|github..../status-go/appdatabase/database.go:137]  Migrating accounts: no wallet_root_address found in settings 
2024-09-25T01:40:51.331Z	ERROR	node/node.go:386	error while mapping sync state	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).sendMessages
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:386
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:223
2024-09-25T01:40:51.331Z	ERROR	node/node.go:225	Error sending messages.	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:225
2024-09-25T01:40:51.331Z	ERROR	node/node.go:229	Error clearing sync state.	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:229
2024-09-25T01:40:51.331Z	ERROR	node/node.go:235	Failed to persisten epoch	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:235
2024-09-25T01:40:51.331Z	INFO	node/node.go:218	Epoch processing stopped	{"mvds": {}}
2024-09-25T01:40:51.335Z	ERROR	node/node.go:386	error while mapping sync state	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).sendMessages
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:386
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:223
2024-09-25T01:40:51.335Z	ERROR	node/node.go:225	Error sending messages.	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:225
2024-09-25T01:40:51.335Z	ERROR	node/node.go:229	Error clearing sync state.	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:229
2024-09-25T01:40:51.335Z	ERROR	node/node.go:235	Failed to persisten epoch	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:235
2024-09-25T01:40:51.335Z	INFO	node/node.go:218	Epoch processing stopped	{"mvds": {}}
2024-09-25T01:40:51.340Z	ERROR	node/node.go:386	error while mapping sync state	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).sendMessages
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:386
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:223
2024-09-25T01:40:51.340Z	ERROR	node/node.go:225	Error sending messages.	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:225
2024-09-25T01:40:51.340Z	ERROR	node/node.go:229	Error clearing sync state.	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:229
2024-09-25T01:40:51.340Z	ERROR	node/node.go:235	Failed to persisten epoch	{"mvds": {"error": "sql: database is closed"}}
github..../status-im/mvds/node.(*Node).Start.func3
	.../status-go_prs_tests_PR-5874/vendor/github.com.../mvds/node/node.go:235
2024-09-25T01:40:51.340Z	INFO	node/node.go:218	Epoch processing stopped	{"mvds": {}}
2024-09-25T01:40:51.738Z	DEBUG	transport/filters_manager.go:612	registering filter for	{"filtersManager": {"chatID": "0x04e7bedd0d6545bd9102f73580e22f9fdbef7c28d71a0c6b37bdd58335cad4550ee46ff75033e49180523a422ab1cc44b03fb73f8e53b1bf94e9ec7ca93818167d-contact-code", "type": "contact-code", "topic": "0x92ffe040"}}
2024-09-25T01:40:51.738Z	DEBUG	transport/filters_manager.go:441	registering filter for	{"filtersManager": {"chatID": "contact-discovery-3422", "type": "partitioned", "topic": "0x5831d654"}}
2024-09-25T01:40:51.739Z	DEBUG	transport/filters_manager.go:525	registering filter for	{"filtersManager": {"chatID": "contact-discovery-04e7bedd0d6545bd9102f73580e22f9fdbef7c28d71a0c6b37bdd58335cad4550ee46ff75033e49180523a422ab1cc44b03fb73f8e53b1bf94e9ec7ca93818167d", "type": "discovery", "topic": "0x47288fb7"}}
WARN [09-25|01:40:51.820|github..../status-go/appdatabase/database.go:137]  Migrating accounts: no wallet_root_address found in settings 
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0x9d66d6d4f1c81bfd0f07a6b99b5e0bc54ac19f0c0686dca2dba15b74cf529224"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0x763cbaa05a81fa2d3f8264e325b99f59152cdb5e395e1e7e95981ad846104b35"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0xcd9d60bb79f7c03b6dc8085a551d73effb76f18ee4201230725ae798748a078d"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0x75226869e74b075f78bbbe6324347c2ef3bc0f279933eb4529dc1f15276c7efa"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0xf70c001f48b8b324df8240687fb64ef1e283e6a399abb8cba06efb3a28917a1e"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0x1e10ae4e765d8b395eb41eec7309b670b4c4417b14d8f2036658b4ed6f3738aa"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0xab5260763b8870e0b54998188a86ed0add91e30bdeecf4d803a0a95ce8186c0b"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0x9b78a495ecc1ffc80d0c92a547f18258e63eff9f6f3f16383df813e9c2f1a12b"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0x8c5ba7139985ef2c279386be7f0f99acfd00289ba2a31e1ab270a44cfdd5c413"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0x97a2fdd156b15fdb45362c22b0083926779b0779471e95bc616a45e7e3815243"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0xf5314cf11bd5b2f9251e83cd2379cc79812a4646d11e7a41832e67e1ce895af5"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0xc9bb5cbf7cd5e2cd2963ed49feff899a062b9ba004741fa143a1834f6f662b47"}
2024-09-25T01:40:52.118Z	DEBUG	waku/waku.go:1457	expiring envelope	{"site": "expire", "hash": "0xa20571d492ba443eb2c10a7f68897a5087a337d219b74a5be5e4e07304508cd9"}
2024-09-25T01:40:52.285Z	DEBUG	transport/filters_manager.go:612	registering filter for	{"filtersManager": {"chatID": "0x04bb70b26aa43169668634db77e7c99386cb5fb1a50ad7db3a4c8220b38ec4f12cf8298759f10d0b9666d993a262cff5aa62dc845fe15042b8e94027ee0c1606e7-contact-code", "type": "contact-code", "topic": "0x8c301e4b"}}
2024-09-25T01:40:52.285Z	DEBUG	transport/filters_manager.go:441	registering filter for	{"filtersManager": {"chatID": "contact-discovery-3572", "type": "partitioned", "topic": "0x32c4f5bf"}}
2024-09-25T01:40:52.286Z	DEBUG	transport/filters_manager.go:525	registering filter for	{"filtersManager": {"chatID": "contact-discovery-04bb70b26aa43169668634db77e7c99386cb5fb1a50ad7db3a4c8220b38ec4f12cf8298759f10d0b9666d993a262cff5aa62dc845fe15042b8e94027ee0c1606e7", "type": "discovery", "topic": "0x02beef12"}}
WARN [09-25|01:40:52.362|github..../status-go/appdatabase/database.go:137]  Migrating accounts: no wallet_root_address found in settings 
2024-09-25T01:40:52.561Z	DEBUG	protocol/messenger_status_updates.go:104	Error cleaning status updates	{"name": "alice-2", "error": "sql: database is closed"}
2024-09-25T01:40:52.803Z	DEBUG	transport/filters_manager.go:612	registering filter for	{"filtersManager": {"chatID": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d-contact-code", "type": "contact-code", "topic": "0x695b1383"}}
2024-09-25T01:40:52.804Z	DEBUG	transport/filters_manager.go:441	registering filter for	{"filtersManager": {"chatID": "contact-discovery-3746", "type": "partitioned", "topic": "0x122a8335"}}
2024-09-25T01:40:52.804Z	DEBUG	transport/filters_manager.go:525	registering filter for	{"filtersManager": {"chatID": "contact-discovery-040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d", "type": "discovery", "topic": "0xd995f354"}}
2024-09-25T01:40:52.805Z	INFO	protocol/messenger.go:793	starting messenger	{"identity": "0x04e7bedd0d6545bd9102f73580e22f9fdbef7c28d71a0c6b37bdd58335cad4550ee46ff75033e49180523a422ab1cc44b03fb73f8e53b1bf94e9ec7ca93818167d"}
2024-09-25T01:40:52.805Z	INFO	communities/manager.go:616	starting owner verification loop
2024-09-25T01:40:52.805Z	INFO	publisher/publisher.go:48	starting publisher	{"Publisher": {"site": "Start"}}
2024-09-25T01:40:52.805Z	DEBUG	pushnotificationclient/client.go:713	subscribing for message events
2024-09-25T01:40:52.805Z	DEBUG	pushnotificationclient/client.go:1561	running registration loop
2024-09-25T01:40:52.805Z	DEBUG	pushnotificationclient/client.go:1502	running resending loop
2024-09-25T01:40:52.805Z	DEBUG	node/node.go:221	Epoch processing	{"mvds": {"node": "04e7bedd", "epoch": 0}}
2024-09-25T01:40:52.806Z	DEBUG	pushnotificationclient/client.go:1513	no retriable notifications, quitting
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger.go:1583	watching connection changes
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger_mailserver_cycle.go:417	asyncRequestAllHistoricMessages
2024-09-25T01:40:52.806Z	WARN	protocol/messenger.go:1590	using WakuV1, can't watch connection changes, this might be have side-effects
github..../status-im/status-go/protocol.(*Messenger).watchConnectionChange
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:1590
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:851
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:68
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger.go:1604	Checking for chats to unmute every minute
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger.go:1647	Checking for communities to unmute every minute
2024-09-25T01:40:52.806Z	DEBUG	pushnotificationclient/client.go:1502	running resending loop
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger_raw_message_resend.go:19	watching expired messages
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger.go:1675	watching identity image changes
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger_communities.go:838	watching communities to unmute
2024-09-25T01:40:52.806Z	DEBUG	pushnotificationclient/client.go:1561	running registration loop
2024-09-25T01:40:52.806Z	INFO	protocol/messenger_wallet.go:61	watching wallet balances
2024-09-25T01:40:52.806Z	DEBUG	pushnotificationclient/client.go:1568	nothing to do, quitting registration loop
2024-09-25T01:40:52.806Z	WARN	protocol/messenger_wallet.go:64	wallet service not enabled
github..../status-im/status-go/protocol.(*Messenger).watchWalletBalances
	.../status-go_prs_tests_PR-5874/protocol/messenger_wallet.go:64
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:856
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:68
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger.go:1717	watching community request to join
2024-09-25T01:40:52.806Z	DEBUG	protocol/messenger_status_updates.go:194	broadcasting user status
2024-09-25T01:40:52.806Z	DEBUG	pushnotificationclient/client.go:1513	no retriable notifications, quitting
2024-09-25T01:40:52.806Z	DEBUG	pushnotificationclient/client.go:1568	nothing to do, quitting registration loop
2024-09-25T01:40:52.809Z	WARN	protocol/messenger_mailserver_cycle.go:54	not starting mailserver cycle: requires wakuv2
github..../status-im/status-go/protocol.(*Messenger).StartMailserverCycle
	.../status-go_prs_tests_PR-5874/protocol/messenger_mailserver_cycle.go:54
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:891
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:68
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.809Z	DEBUG	storenodes/storenodes.go:98	loaded communities storenodes	{"CommunityStorenodes": {"count": 0}}
2024-09-25T01:40:52.810Z	INFO	protocol/messenger.go:793	starting messenger	{"identity": "0x04bb70b26aa43169668634db77e7c99386cb5fb1a50ad7db3a4c8220b38ec4f12cf8298759f10d0b9666d993a262cff5aa62dc845fe15042b8e94027ee0c1606e7"}
2024-09-25T01:40:52.810Z	INFO	communities/manager.go:616	starting owner verification loop
2024-09-25T01:40:52.810Z	DEBUG	pushnotificationclient/client.go:1502	running resending loop
2024-09-25T01:40:52.810Z	DEBUG	pushnotificationclient/client.go:713	subscribing for message events
2024-09-25T01:40:52.810Z	DEBUG	pushnotificationclient/client.go:1561	running registration loop
2024-09-25T01:40:52.810Z	DEBUG	node/node.go:221	Epoch processing	{"mvds": {"node": "04bb70b2", "epoch": 0}}
2024-09-25T01:40:52.810Z	DEBUG	pushnotificationclient/client.go:1513	no retriable notifications, quitting
2024-09-25T01:40:52.810Z	INFO	publisher/publisher.go:48	starting publisher	{"Publisher": {"site": "Start"}}
2024-09-25T01:40:52.810Z	DEBUG	pushnotificationclient/client.go:1568	nothing to do, quitting registration loop
2024-09-25T01:40:52.810Z	DEBUG	protocol/messenger.go:1583	watching connection changes
2024-09-25T01:40:52.810Z	DEBUG	protocol/messenger_mailserver_cycle.go:417	asyncRequestAllHistoricMessages
2024-09-25T01:40:52.810Z	WARN	protocol/messenger.go:1590	using WakuV1, can't watch connection changes, this might be have side-effects
github..../status-im/status-go/protocol.(*Messenger).watchConnectionChange
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:1590
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:851
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:70
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.810Z	DEBUG	protocol/messenger.go:1604	Checking for chats to unmute every minute
2024-09-25T01:40:52.810Z	DEBUG	protocol/messenger.go:1647	Checking for communities to unmute every minute
2024-09-25T01:40:52.810Z	DEBUG	protocol/messenger_raw_message_resend.go:19	watching expired messages
2024-09-25T01:40:52.810Z	DEBUG	protocol/messenger.go:1675	watching identity image changes
2024-09-25T01:40:52.810Z	DEBUG	pushnotificationclient/client.go:1561	running registration loop
2024-09-25T01:40:52.810Z	DEBUG	pushnotificationclient/client.go:1502	running resending loop
2024-09-25T01:40:52.810Z	DEBUG	protocol/messenger_communities.go:838	watching communities to unmute
2024-09-25T01:40:52.810Z	DEBUG	pushnotificationclient/client.go:1568	nothing to do, quitting registration loop
2024-09-25T01:40:52.810Z	INFO	protocol/messenger_wallet.go:61	watching wallet balances
2024-09-25T01:40:52.811Z	WARN	protocol/messenger_wallet.go:64	wallet service not enabled
github..../status-im/status-go/protocol.(*Messenger).watchWalletBalances
	.../status-go_prs_tests_PR-5874/protocol/messenger_wallet.go:64
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:856
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:70
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.811Z	DEBUG	protocol/messenger.go:1717	watching community request to join
2024-09-25T01:40:52.811Z	DEBUG	protocol/messenger_status_updates.go:194	broadcasting user status
2024-09-25T01:40:52.811Z	DEBUG	pushnotificationclient/client.go:1513	no retriable notifications, quitting
2024-09-25T01:40:52.813Z	WARN	protocol/messenger_mailserver_cycle.go:54	not starting mailserver cycle: requires wakuv2
github..../status-im/status-go/protocol.(*Messenger).StartMailserverCycle
	.../status-go_prs_tests_PR-5874/protocol/messenger_mailserver_cycle.go:54
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:891
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:70
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.813Z	DEBUG	storenodes/storenodes.go:98	loaded communities storenodes	{"CommunityStorenodes": {"count": 0}}
2024-09-25T01:40:52.814Z	INFO	protocol/messenger.go:793	starting messenger	{"identity": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d"}
2024-09-25T01:40:52.814Z	INFO	communities/manager.go:616	starting owner verification loop
2024-09-25T01:40:52.814Z	DEBUG	pushnotificationclient/client.go:1502	running resending loop
2024-09-25T01:40:52.814Z	INFO	publisher/publisher.go:48	starting publisher	{"Publisher": {"site": "Start"}}
2024-09-25T01:40:52.814Z	DEBUG	pushnotificationclient/client.go:1561	running registration loop
2024-09-25T01:40:52.815Z	DEBUG	pushnotificationclient/client.go:713	subscribing for message events
2024-09-25T01:40:52.815Z	DEBUG	node/node.go:221	Epoch processing	{"mvds": {"node": "040cc34e", "epoch": 0}}
2024-09-25T01:40:52.815Z	DEBUG	pushnotificationclient/client.go:1513	no retriable notifications, quitting
2024-09-25T01:40:52.815Z	DEBUG	pushnotificationclient/client.go:1568	nothing to do, quitting registration loop
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger.go:1583	watching connection changes
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger_mailserver_cycle.go:417	asyncRequestAllHistoricMessages
2024-09-25T01:40:52.815Z	WARN	protocol/messenger.go:1590	using WakuV1, can't watch connection changes, this might be have side-effects
github..../status-im/status-go/protocol.(*Messenger).watchConnectionChange
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:1590
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:851
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:72
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.815Z	DEBUG	pushnotificationclient/client.go:1561	running registration loop
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger.go:1604	Checking for chats to unmute every minute
2024-09-25T01:40:52.815Z	DEBUG	pushnotificationclient/client.go:1502	running resending loop
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger.go:1647	Checking for communities to unmute every minute
2024-09-25T01:40:52.815Z	DEBUG	pushnotificationclient/client.go:1568	nothing to do, quitting registration loop
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger_raw_message_resend.go:19	watching expired messages
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger.go:1675	watching identity image changes
2024-09-25T01:40:52.815Z	INFO	protocol/messenger_wallet.go:61	watching wallet balances
2024-09-25T01:40:52.815Z	DEBUG	pushnotificationclient/client.go:1513	no retriable notifications, quitting
2024-09-25T01:40:52.815Z	WARN	protocol/messenger_wallet.go:64	wallet service not enabled
github..../status-im/status-go/protocol.(*Messenger).watchWalletBalances
	.../status-go_prs_tests_PR-5874/protocol/messenger_wallet.go:64
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:856
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:72
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger_communities.go:838	watching communities to unmute
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger.go:1717	watching community request to join
2024-09-25T01:40:52.815Z	DEBUG	protocol/messenger_status_updates.go:194	broadcasting user status
2024-09-25T01:40:52.818Z	WARN	protocol/messenger_mailserver_cycle.go:54	not starting mailserver cycle: requires wakuv2
github..../status-im/status-go/protocol.(*Messenger).StartMailserverCycle
	.../status-go_prs_tests_PR-5874/protocol/messenger_mailserver_cycle.go:54
github..../status-im/status-go/protocol.(*Messenger).Start
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:891
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).SetupTest
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:72
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:192
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:52.818Z	DEBUG	storenodes/storenodes.go:98	loaded communities storenodes	{"CommunityStorenodes": {"count": 0}}
2024-09-25T01:40:52.819Z	DEBUG	SyncSettingsLoop	protocol/messenger_sync_settings.go:132	setting for sync received from settings.SyncQueue
2024-09-25T01:40:52.819Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:52.819Z	DEBUG	protocol/messenger_contacts.go:673	contact state changed ResetWhenChatIdentityLastPublished
2024-09-25T01:40:52.820Z	DEBUG	protocol/messenger.go:1072	sending contact code
2024-09-25T01:40:52.820Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:52.820Z	DEBUG	SyncSettingsLoop	protocol/messenger_sync_settings.go:154	message dispatched
2024-09-25T01:40:52.820Z	INFO	protocol/messenger.go:1330	called createChatIdentity	{"account keyUID": "0x0fcee81855601625ecfff6f2fe7dc21982f7220e9426d1e16c40859d2077f1a4", "context": "private-chat"}
2024-09-25T01:40:52.820Z	INFO	protocol/messenger.go:1406	handling private-chat ChatIdentity
2024-09-25T01:40:52.821Z	DEBUG	protocol/messenger.go:1088	attached chat identity	{"images len": 0}
2024-09-25T01:40:52.821Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:52.822Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:52.823Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c"}
2024-09-25T01:40:52.823Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c", "site": "addAndBridge", "topic": "0x92ffe040", "isP2P": false}
2024-09-25T01:40:52.823Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c", "site": "addAndBridge", "topic": "0x92ffe040", "isP2P": false}
2024-09-25T01:40:52.823Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0x2152ec827f664082dcbceb1bca74f852eabd3348d9e3dcc05e55366f05c9de47", "contentType": "CONTACT_CODE_ADVERTISEMENT", "messageType": "public", "hashes": ["0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c"]}
2024-09-25T01:40:52.823Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:52.823Z	DEBUG	protocol/messenger.go:1126	contact code sent
2024-09-25T01:40:52.824Z	DEBUG	SyncSettingsLoop	protocol/messenger_sync_settings.go:132	setting for sync received from settings.SyncQueue
2024-09-25T01:40:52.825Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:52.825Z	DEBUG	protocol/messenger_contacts.go:673	contact state changed ResetWhenChatIdentityLastPublished
2024-09-25T01:40:52.825Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:52.825Z	DEBUG	protocol/messenger.go:1072	sending contact code
2024-09-25T01:40:52.825Z	DEBUG	SyncSettingsLoop	protocol/messenger_sync_settings.go:154	message dispatched
2024-09-25T01:40:52.825Z	INFO	protocol/messenger.go:1330	called createChatIdentity	{"account keyUID": "0x655aa218adaafa108f9515f4b504426b6a8f559e998b547eb8b96ca3d7f2b835", "context": "private-chat"}
2024-09-25T01:40:52.826Z	INFO	protocol/messenger.go:1406	handling private-chat ChatIdentity
2024-09-25T01:40:52.826Z	DEBUG	protocol/messenger.go:1088	attached chat identity	{"images len": 0}
2024-09-25T01:40:52.827Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:52.827Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:52.828Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x72768f1ad0b4fabea94ec238783d40c61a0f47bcbc3ef28e90b9a3d98d359289"}
2024-09-25T01:40:52.828Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x72768f1ad0b4fabea94ec238783d40c61a0f47bcbc3ef28e90b9a3d98d359289", "site": "addAndBridge", "topic": "0x8c301e4b", "isP2P": false}
2024-09-25T01:40:52.828Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x72768f1ad0b4fabea94ec238783d40c61a0f47bcbc3ef28e90b9a3d98d359289", "site": "addAndBridge", "topic": "0x8c301e4b", "isP2P": false}
2024-09-25T01:40:52.828Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0x28062feef3f4bf9ad74584b860887d4c4aee4c052056b92fc002a069be2bcae3", "contentType": "CONTACT_CODE_ADVERTISEMENT", "messageType": "public", "hashes": ["0x72768f1ad0b4fabea94ec238783d40c61a0f47bcbc3ef28e90b9a3d98d359289"]}
2024-09-25T01:40:52.828Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:52.829Z	DEBUG	protocol/messenger.go:1126	contact code sent
2024-09-25T01:40:52.829Z	DEBUG	SyncSettingsLoop	protocol/messenger_sync_settings.go:132	setting for sync received from settings.SyncQueue
2024-09-25T01:40:52.830Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:52.830Z	DEBUG	protocol/messenger_contacts.go:673	contact state changed ResetWhenChatIdentityLastPublished
2024-09-25T01:40:52.830Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:52.830Z	DEBUG	protocol/messenger.go:1072	sending contact code
2024-09-25T01:40:52.830Z	DEBUG	SyncSettingsLoop	protocol/messenger_sync_settings.go:154	message dispatched
2024-09-25T01:40:52.830Z	INFO	protocol/messenger.go:1330	called createChatIdentity	{"account keyUID": "0x34b62caed81114c5da0562c969c82b7b24df70faea4c3c16b1967bef024e1c7b", "context": "private-chat"}
2024-09-25T01:40:52.831Z	INFO	protocol/messenger.go:1406	handling private-chat ChatIdentity
2024-09-25T01:40:52.831Z	DEBUG	protocol/messenger.go:1088	attached chat identity	{"images len": 0}
2024-09-25T01:40:52.832Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:52.832Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:52.834Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776"}
2024-09-25T01:40:52.834Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776", "site": "addAndBridge", "topic": "0x695b1383", "isP2P": false}
2024-09-25T01:40:52.834Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776", "site": "addAndBridge", "topic": "0x695b1383", "isP2P": false}
2024-09-25T01:40:52.834Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0x7377c037b1051d2e4ad22c7ed748f533d84e9ac82388aee59033a2f951b7e841", "contentType": "CONTACT_CODE_ADVERTISEMENT", "messageType": "public", "hashes": ["0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776"]}
2024-09-25T01:40:52.834Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:52.834Z	DEBUG	protocol/messenger.go:1126	contact code sent
2024-09-25T01:40:52.835Z	DEBUG	protocol/messenger_communities.go:125	publishing community	{"clock": 1, "communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "community": {"id":"0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309","memberRole":1,"isControlNode":true,"verified":false,"joined":true,"joinedAt":1727228452,"spectated":false,"requestedAccessAt":0,"name":"status","description":"status community description","introMessage":"","outroMessage":"","tags":[],"chats":{},"categories":{},"images":null,"permissions":{"access":1},"members":{"0x04e7bedd0d6545bd9102f73580e22f9fdbef7c28d71a0c6b37bdd58335cad4550ee46ff75033e49180523a422ab1cc44b03fb73f8e53b1bf94e9ec7ca93818167d":{"roles":[1]}},"canRequestAccess":false,"canManageUsers":true,"canDeleteMessageForEveryone":true,"canJoin":false,"color":"#ffffff","isMember":true,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1}}
2024-09-25T01:40:52.835Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:52.835Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:52.836Z	DEBUG	transport/filters_manager.go:186	registering filter for	{"filtersManager": {"chatID": ".../rs/16/64", "type": "community", "pubsubTopic": ".../rs/16/64", "contentTopic": "0x54a93059"}}
2024-09-25T01:40:52.838Z	DEBUG	transport/filters_manager.go:186	registering filter for	{"filtersManager": {"chatID": "04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a-admin", "type": "community", "pubsubTopic": "", "contentTopic": "0x54a93059"}}
2024-09-25T01:40:52.860Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "type": "public", "ContentTopic": "0x018e6616", "PubsubTopic": ""}}
2024-09-25T01:40:52.860Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926"}
2024-09-25T01:40:52.860Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "site": "addAndBridge", "topic": "0x018e6616", "isP2P": false}
2024-09-25T01:40:52.860Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "site": "addAndBridge", "topic": "0x018e6616", "isP2P": false}
2024-09-25T01:40:52.860Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0x901637b3173a4c07d1d92cc2b327cf3fe4d98315037f185fe93fd66e49e406f4", "contentType": "COMMUNITY_DESCRIPTION", "messageType": "public", "hashes": ["0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926"]}
2024-09-25T01:40:52.860Z	DEBUG	protocol/messenger_communities.go:159	published community	{"pubsubTopic": "", "communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "messageID": "0x901637b3173a4c07d1d92cc2b327cf3fe4d98315037f185fe93fd66e49e406f4", "clock": 1}
2024-09-25T01:40:52.860Z	DEBUG	protocol/messenger_communities.go:363	published org
2024-09-25T01:40:52.860Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:52.861Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:52.861Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:52.883Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309-ping", "type": "public", "ContentTopic": "0xd79ed835", "PubsubTopic": ""}}
2024-09-25T01:40:52.906Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309-magnetlinks", "type": "public", "ContentTopic": "0xf54e0ada", "PubsubTopic": ""}}
2024-09-25T01:40:52.926Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309-shard-info", "type": "public", "ContentTopic": "0x75bd4377", "PubsubTopic": ".../rs/16/64"}}
2024-09-25T01:40:52.926Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362"}
2024-09-25T01:40:52.926Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "site": "addAndBridge", "topic": "0x75bd4377", "isP2P": false}
2024-09-25T01:40:52.926Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "site": "addAndBridge", "topic": "0x75bd4377", "isP2P": false}
2024-09-25T01:40:52.926Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0x95fde49b033acda77b4a465e120b2a6301c5c322e2ec12fe68bdaceef82c4d75", "contentType": "COMMUNITY_PUBLIC_SHARD_INFO", "messageType": "public", "hashes": ["0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362"]}
2024-09-25T01:40:52.926Z	DEBUG	protocol/messenger_community_shard.go:67	published public community shard info	{"communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "messageID": "0x95fde49b033acda77b4a465e120b2a6301c5c322e2ec12fe68bdaceef82c4d75"}
2024-09-25T01:40:52.926Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:52.944Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309-memberUpdate", "type": "public", "ContentTopic": "0x1f50bf37", "PubsubTopic": ""}}
2024-09-25T01:40:52.962Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a", "type": "public", "ContentTopic": "0x54a93059", "PubsubTopic": ".../rs/16/64"}}
2024-09-25T01:40:52.963Z	DEBUG	protocol/messenger_communities.go:125	publishing community	{"clock": 1727228452962, "communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "community": {"id":"0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309","memberRole":1,"isControlNode":true,"verified":false,"joined":true,"joinedAt":1727228452,"spectated":false,"requestedAccessAt":0,"name":"status","description":"status community description","introMessage":"","outroMessage":"","tags":[],"chats":{"bf9982c8-929b-411c-a26d-85927d618d91":{"id":"bf9982c8-929b-411c-a26d-85927d618d91","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":true,"canView":true,"canPostReactions":true,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":1},"members":{"0x04e7bedd0d6545bd9102f73580e22f9fdbef7c28d71a0c6b37bdd58335cad4550ee46ff75033e49180523a422ab1cc44b03fb73f8e53b1bf94e9ec7ca93818167d":{"roles":[1]}},"canRequestAccess":false,"canManageUsers":true,"canDeleteMessageForEveryone":true,"canJoin":false,"color":"#ffffff","isMember":true,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1727228452962}}
2024-09-25T01:40:52.963Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:52.963Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:52.985Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309bf9982c8-929b-411c-a26d-85927d618d91", "type": "public", "ContentTopic": "0x3e540a0b", "PubsubTopic": ""}}
2024-09-25T01:40:52.985Z	INFO	protocol/messenger.go:2067	contact state changed, re-registering for push notification
2024-09-25T01:40:52.985Z	DEBUG	pushnotificationclient/client.go:326	re-registering
2024-09-25T01:40:52.985Z	INFO	pushnotificationclient/client.go:328	no device token, not registering
2024-09-25T01:40:52.985Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:52.985Z	DEBUG	syncCommunity	protocol/messenger.go:2816	device has no paired devices
2024-09-25T01:40:52.985Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d"}
2024-09-25T01:40:52.985Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "site": "addAndBridge", "topic": "0x018e6616", "isP2P": false}
2024-09-25T01:40:52.985Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "site": "addAndBridge", "topic": "0x018e6616", "isP2P": false}
2024-09-25T01:40:52.985Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0x912e3b63089585c016e9f525ce4bbaab1e3b2e27131a3a8650dff948a6b55a8f", "contentType": "COMMUNITY_DESCRIPTION", "messageType": "public", "hashes": ["0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d"]}
2024-09-25T01:40:52.985Z	DEBUG	protocol/messenger_communities.go:159	published community	{"pubsubTopic": "", "communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "messageID": "0x912e3b63089585c016e9f525ce4bbaab1e3b2e27131a3a8650dff948a6b55a8f", "clock": 1727228452962}
2024-09-25T01:40:52.985Z	DEBUG	protocol/messenger_communities.go:363	published org
2024-09-25T01:40:52.986Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:52.986Z	DEBUG	communities/manager.go:2114	HandleCommunityDescriptionMessage	{"communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "clock": 1727228452962}
2024-09-25T01:40:52.986Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:52.986Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:52.987Z	DEBUG	RequestToJoinCommunity	protocol/messenger_communities.go:1418	Addresses to reveal	{"Addresses:": ["0x0777100000000000000000000000000000000000"]}
2024-09-25T01:40:52.988Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:52.988Z	DEBUG	syncCommunity	protocol/messenger.go:2816	device has no paired devices
2024-09-25T01:40:52.988Z	DEBUG	common/message_sender.go:190	sending a community message	{"communityId": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "site": "SendCommunityMessage"}
2024-09-25T01:40:52.988Z	DEBUG	common/message_sender.go:336	sending community message	{"recipient": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d"}
2024-09-25T01:40:52.988Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:52.988Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:52.988Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941"}
2024-09-25T01:40:52.988Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "site": "addAndBridge", "topic": "0x75bd4377", "isP2P": false}
2024-09-25T01:40:52.988Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "site": "addAndBridge", "topic": "0x75bd4377", "isP2P": false}
2024-09-25T01:40:52.988Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0xe86bd97ac5a9f2be5263b80505ec253e21a57eb75ab672f9f9ef4f31a1913380", "contentType": "COMMUNITY_PUBLIC_SHARD_INFO", "messageType": "public", "hashes": ["0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941"]}
2024-09-25T01:40:52.988Z	DEBUG	protocol/messenger_community_shard.go:67	published public community shard info	{"communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "messageID": "0xe86bd97ac5a9f2be5263b80505ec253e21a57eb75ab672f9f9ef4f31a1913380"}
2024-09-25T01:40:52.988Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.012Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a", "type": "public", "ContentTopic": "0x54a93059", "PubsubTopic": ".../rs/16/64"}}
2024-09-25T01:40:53.012Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa"}
2024-09-25T01:40:53.012Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "site": "addAndBridge", "topic": "0x54a93059", "isP2P": false}
2024-09-25T01:40:53.012Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "site": "addAndBridge", "topic": "0x54a93059", "isP2P": false}
2024-09-25T01:40:53.012Z	DEBUG	common/message_sender.go:429	sent-message: community 	{"recipient": [], "messageID": "0xa19fab906a6898e219fe080df55452c75440ee9dee8c591e15796d017e84f676", "messageType": "community", "contentType": "COMMUNITY_REQUEST_TO_JOIN", "hashes": ["0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa"]}
2024-09-25T01:40:53.013Z	DEBUG	pushnotificationclient/client.go:802	retrieving queried at
2024-09-25T01:40:53.013Z	DEBUG	pushnotificationclient/client.go:810	checking if querying necessary
2024-09-25T01:40:53.013Z	DEBUG	pushnotificationclient/client.go:815	querying info
2024-09-25T01:40:53.013Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "fba8d9a77fe04889a5f346a9f599ff57488c70151816bdd9fb8d2c52488cc9d4", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "isP2P": false, "topic": "0x54a93059"}
2024-09-25T01:40:53.013Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa"}}
2024-09-25T01:40:53.013Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "5f140c7e343924b1fce1e1f5b57f137968afb02010893bf8fb3ac1a14c6c91e6", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "isP2P": false, "topic": "0x018e6616"}
2024-09-25T01:40:53.013Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "5f140c7e343924b1fce1e1f5b57f137968afb02010893bf8fb3ac1a14c6c91e6", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "isP2P": false, "topic": "0x018e6616"}
2024-09-25T01:40:53.014Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926"}}
2024-09-25T01:40:53.014Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d"}}
2024-09-25T01:40:53.014Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "7ead05a558a2f9ef7f188aee4f375112d84fbafbec1fdebc901c3e2edbbdede0", "hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c", "isP2P": false, "topic": "0x92ffe040"}
2024-09-25T01:40:53.014Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c"}}
2024-09-25T01:40:53.014Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "ccf5f50b0da6cd0e002c30426a4df74b55a7276fd03ccd1096d7d629fa564528", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "isP2P": false, "topic": "0x75bd4377"}
2024-09-25T01:40:53.014Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "ccf5f50b0da6cd0e002c30426a4df74b55a7276fd03ccd1096d7d629fa564528", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "isP2P": false, "topic": "0x75bd4377"}
2024-09-25T01:40:53.014Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362"}}
2024-09-25T01:40:53.014Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941"}}
2024-09-25T01:40:53.014Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "e00fdda820e3ba2f49c1ae2fdbc6b532abb7c9d2f603ad7a0526ee60e7337bd0", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "isP2P": false, "topic": "0x54a93059"}
2024-09-25T01:40:53.014Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa"}}
2024-09-25T01:40:53.014Z	DEBUG	transport/filters_manager.go:441	registering filter for	{"filtersManager": {"chatID": "contact-discovery-303", "type": "partitioned", "topic": "0x0d58e5df"}}
2024-09-25T01:40:53.015Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "EntireMessageHash": "0xd0606df1e72c9d2cf9c29c7d25418a1b7ccb4f15ccebbdebe1b568cd70b93cd76983843492b93bbc37c8a8fc255cbe3279037ee6d4014bbd89f06aa2f138fa2601", "Index": 0, "SegmentsCount": 27, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.015Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.015Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "error": "NOT NULL constraint failed: message_segments.payload"}
2024-09-25T01:40:53.015Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.015Z	ERROR	common/message_sender.go:1039	failed to handle an encrypted message	{"site": "handleEncryptionLayer", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
github..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer
	.../protocol/common/message_sender.go:1039
github..../status-go/protocol/common.(*MessageSender).handleMessage
	.../protocol/common/message_sender.go:981
github..../status-go/protocol/common.(*MessageSender).HandleMessages
	.../protocol/common/message_sender.go:858
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.015Z	DEBUG	common/message_sender.go:983	failed to handle an encryption message	{"site": "handleMessage", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.015Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "error": "handling non-datasync message"}
2024-09-25T01:40:53.015Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "count": 1}
2024-09-25T01:40:53.015Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "message-id": "0xa19fab906a6898e219fe080df55452c75440ee9dee8c591e15796d017e84f676", "type": "COMMUNITY_REQUEST_TO_JOIN", "senderID": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d"}
2024-09-25T01:40:53.016Z	INFO	protocol/messenger_handlers.go:696	handling CommunityRequestToJoin
2024-09-25T01:40:53.016Z	DEBUG	protocol/messenger_communities.go:1956	accept request to join community	{"community": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "pubkey": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d"}
2024-09-25T01:40:53.017Z	DEBUG	common/message_sender.go:164	sending a private message	{"public-key": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d", "site": "SendPrivate"}
2024-09-25T01:40:53.017Z	DEBUG	common/message_sender.go:446	sending private message	{"recipient": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d"}
2024-09-25T01:40:53.017Z	DEBUG	protocol/messenger_communities.go:125	publishing community	{"clock": 1727228453018, "communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "community": {"id":"0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309","memberRole":1,"isControlNode":true,"verified":false,"joined":true,"joinedAt":1727228452,"spectated":false,"requestedAccessAt":0,"name":"status","description":"status community description","introMessage":"","outroMessage":"","tags":[],"chats":{"bf9982c8-929b-411c-a26d-85927d618d91":{"id":"bf9982c8-929b-411c-a26d-85927d618d91","name":"general","color":"#ffffff","emoji":"","description":"General channel for the community","members":null,"permissions":{"access":1},"canPost":true,"canView":true,"canPostReactions":true,"viewersCanPostReactions":false,"position":0,"categoryID":"","tokenGated":false,"hideIfPermissionsNotMet":false,"missingEncryptionKey":false}},"categories":{},"images":null,"permissions":{"access":1},"members":{"0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d":{"last_update_clock":1727228452},"0x04e7bedd0d6545bd9102f73580e22f9fdbef7c28d71a0c6b37bdd58335cad4550ee46ff75033e49180523a422ab1cc44b03fb73f8e53b1bf94e9ec7ca93818167d":{"roles":[1]}},"canRequestAccess":false,"canManageUsers":true,"canDeleteMessageForEveryone":true,"canJoin":false,"color":"#ffffff","isMember":true,"muted":false,"muteTill":"0001-01-01T00:00:00Z","adminSettings":{"pinMessageAllMembersEnabled":false},"encrypted":false,"pendingAndBannedMembers":{},"tokenPermissions":{},"communityTokensMetadata":null,"activeMembersCount":0,"pubsubTopic":"","pubsubTopicKey":"","shard":null,"lastOpenedAt":0,"clock":1727228453018}}
2024-09-25T01:40:53.017Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.017Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.017Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.018Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.019Z	DEBUG	transport/filters_manager.go:441	registering filter for	{"filtersManager": {"chatID": "contact-discovery-3746", "type": "partitioned", "topic": "0x122a8335"}}
2024-09-25T01:40:53.020Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5"}
2024-09-25T01:40:53.020Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "site": "addAndBridge", "topic": "0x122a8335", "isP2P": false}
2024-09-25T01:40:53.020Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "site": "addAndBridge", "topic": "0x122a8335", "isP2P": false}
2024-09-25T01:40:53.020Z	DEBUG	common/message_sender.go:524	sent-message: private skipProtocolLayer	{"recipient": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d", "messageID": "0xf911a2515f3ce2726f8d5374fb3895a40441fb9eb63e4571ed427d8613cfae2c", "messageType": "private", "contentType": "COMMUNITY_REQUEST_TO_JOIN_RESPONSE", "hashes": ["0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5"]}
2024-09-25T01:40:53.020Z	DEBUG	protocol/messenger.go:3631	Handled parsed message	{"site": "RetrieveAll", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "message-id": "0xa19fab906a6898e219fe080df55452c75440ee9dee8c591e15796d017e84f676"}
2024-09-25T01:40:53.020Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0xa74b3699c49f2b79df96d2070870d73e6cc277f04914ec1dc88847f02c94940a"}
2024-09-25T01:40:53.020Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0xa74b3699c49f2b79df96d2070870d73e6cc277f04914ec1dc88847f02c94940a", "site": "addAndBridge", "topic": "0x018e6616", "isP2P": false}
2024-09-25T01:40:53.020Z	DEBUG	transport/transport.go:547	confirming message processed	{"Transport": {"ids": ["0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa"], "timestamp": 1727228453020}}
2024-09-25T01:40:53.020Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0xa74b3699c49f2b79df96d2070870d73e6cc277f04914ec1dc88847f02c94940a", "site": "addAndBridge", "topic": "0x018e6616", "isP2P": false}
2024-09-25T01:40:53.020Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0x21fba5a2aed4aaad0bed6a3791aac40beb05e6393b95294706e7587b7986f1c8", "contentType": "COMMUNITY_DESCRIPTION", "messageType": "public", "hashes": ["0xa74b3699c49f2b79df96d2070870d73e6cc277f04914ec1dc88847f02c94940a"]}
2024-09-25T01:40:53.020Z	DEBUG	protocol/messenger_communities.go:159	published community	{"pubsubTopic": "", "communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "messageID": "0x21fba5a2aed4aaad0bed6a3791aac40beb05e6393b95294706e7587b7986f1c8", "clock": 1727228453018}
2024-09-25T01:40:53.020Z	DEBUG	protocol/messenger_communities.go:363	published org
2024-09-25T01:40:53.020Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "EntireMessageHash": "0x330dcbf6b43db14db8be448c1c82078fe8e604a6a1cea1098d3f5eb32fcad37f69879f6e387beca519c704095d22cf30b4875cc60a95aecc88052eeaa7d1902a00", "Index": 0, "SegmentsCount": 25, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.020Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.020Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "error": "NOT NULL constraint failed: message_segments.payload"}
2024-09-25T01:40:53.020Z	ERROR	common/message_sender.go:1039	failed to handle an encrypted message	{"site": "handleEncryptionLayer", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
github..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer
	.../protocol/common/message_sender.go:1039
github..../status-go/protocol/common.(*MessageSender).handleMessage
	.../protocol/common/message_sender.go:981
github..../status-go/protocol/common.(*MessageSender).HandleMessages
	.../protocol/common/message_sender.go:858
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.021Z	DEBUG	common/message_sender.go:983	failed to handle an encryption message	{"site": "handleMessage", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.021Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "error": "handling non-datasync message"}
2024-09-25T01:40:53.021Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.021Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "count": 1}
2024-09-25T01:40:53.021Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "message-id": "0x901637b3173a4c07d1d92cc2b327cf3fe4d98315037f185fe93fd66e49e406f4", "type": "COMMUNITY_DESCRIPTION", "senderID": "0x04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a"}
2024-09-25T01:40:53.021Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.021Z	INFO	protocol/messenger_handlers.go:678	handling CommunityDescription
2024-09-25T01:40:53.021Z	DEBUG	communities/manager.go:2114	HandleCommunityDescriptionMessage	{"communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "clock": 1}
2024-09-25T01:40:53.022Z	WARN	protocol/messenger_handler.go:3908	failed to handle CommunityDescription	{"error": "invalid community description outdated clock"}
github..../status-im/status-go/protocol.(*Messenger).HandleCommunityDescription
	.../status-go_prs_tests_PR-5874/protocol/messenger_handler.go:3908
github..../status-im/status-go/protocol.(*Messenger).handleCommunityDescriptionProtobuf
	.../status-go_prs_tests_PR-5874/protocol/messenger_handlers.go:690
github..../status-im/status-go/protocol.(*Messenger).dispatchToHandler
	.../status-go_prs_tests_PR-5874/protocol/messenger_handlers.go:89
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3622
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.022Z	WARN	protocol/messenger.go:3625	failed to process protobuf	{"site": "RetrieveAll", "hash": "0x72fe8edf3d3d37d1c19255fd67ba41185c9504ad4d8ff705356380e9c8ccd926", "message-id": "0x901637b3173a4c07d1d92cc2b327cf3fe4d98315037f185fe93fd66e49e406f4", "error": "invalid community description outdated clock"}
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3625
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.022Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "EntireMessageHash": "0x97a81db7ead39fbcd32c9df1b59f1c3e7002c77dea436edc1f482465d6b3b56012fbd4910a4653934dc08b4a9628efd96bb413a5c8d2418f98885f391543d72800", "Index": 0, "SegmentsCount": 25, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.022Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "error": "NOT NULL constraint failed: message_segments.payload"}
2024-09-25T01:40:53.022Z	ERROR	common/message_sender.go:1039	failed to handle an encrypted message	{"site": "handleEncryptionLayer", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
github..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer
	.../protocol/common/message_sender.go:1039
github..../status-go/protocol/common.(*MessageSender).handleMessage
	.../protocol/common/message_sender.go:981
github..../status-go/protocol/common.(*MessageSender).HandleMessages
	.../protocol/common/message_sender.go:858
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.022Z	DEBUG	common/message_sender.go:983	failed to handle an encryption message	{"site": "handleMessage", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.022Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "error": "handling non-datasync message"}
2024-09-25T01:40:53.022Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x6c3971265d6becc9b6ddde3d5ddcf4f313573bdd18cd33b081bf7ad48c4103d4"}
2024-09-25T01:40:53.022Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "count": 1}
2024-09-25T01:40:53.022Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x6c3971265d6becc9b6ddde3d5ddcf4f313573bdd18cd33b081bf7ad48c4103d4", "site": "addAndBridge", "topic": "0x75bd4377", "isP2P": false}
2024-09-25T01:40:53.022Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "message-id": "0x912e3b63089585c016e9f525ce4bbaab1e3b2e27131a3a8650dff948a6b55a8f", "type": "COMMUNITY_DESCRIPTION", "senderID": "0x04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a"}
2024-09-25T01:40:53.022Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x6c3971265d6becc9b6ddde3d5ddcf4f313573bdd18cd33b081bf7ad48c4103d4", "site": "addAndBridge", "topic": "0x75bd4377", "isP2P": false}
2024-09-25T01:40:53.022Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0x8873d816225d8a859bf8b93ddccaf3071ba3c4b5435d7cc9d88e7a25756e6656", "contentType": "COMMUNITY_PUBLIC_SHARD_INFO", "messageType": "public", "hashes": ["0x6c3971265d6becc9b6ddde3d5ddcf4f313573bdd18cd33b081bf7ad48c4103d4"]}
2024-09-25T01:40:53.022Z	DEBUG	protocol/messenger_community_shard.go:67	published public community shard info	{"communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "messageID": "0x8873d816225d8a859bf8b93ddccaf3071ba3c4b5435d7cc9d88e7a25756e6656"}
2024-09-25T01:40:53.023Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.023Z	INFO	protocol/messenger_handlers.go:678	handling CommunityDescription
2024-09-25T01:40:53.023Z	DEBUG	communities/manager.go:2114	HandleCommunityDescriptionMessage	{"communityID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "clock": 1727228452962}
2024-09-25T01:40:53.023Z	WARN	protocol/messenger_handler.go:3908	failed to handle CommunityDescription	{"error": "invalid community description outdated clock"}
github..../status-im/status-go/protocol.(*Messenger).HandleCommunityDescription
	.../status-go_prs_tests_PR-5874/protocol/messenger_handler.go:3908
github..../status-im/status-go/protocol.(*Messenger).handleCommunityDescriptionProtobuf
	.../status-go_prs_tests_PR-5874/protocol/messenger_handlers.go:690
github..../status-im/status-go/protocol.(*Messenger).dispatchToHandler
	.../status-go_prs_tests_PR-5874/protocol/messenger_handlers.go:89
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3622
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.023Z	WARN	protocol/messenger.go:3625	failed to process protobuf	{"site": "RetrieveAll", "hash": "0x9a2593ef994618964f85b392c244e4fec669e70e0e50f4339ed163b8dcd3f45d", "message-id": "0x912e3b63089585c016e9f525ce4bbaab1e3b2e27131a3a8650dff948a6b55a8f", "error": "invalid community description outdated clock"}
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3625
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.023Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c", "EntireMessageHash": "0x", "Index": 0, "SegmentsCount": 0, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.023Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c", "error": "invalid segments count", "errorVerbose": "invalid segments count\ngithub..../status-go/protocol/common.init\n\.../protocol/common/message_segmentation.go:22\nruntime.doInit1\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:6735\nruntime.doInit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:6702\nruntime.main\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:249\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.023Z	DEBUG	encryption/protocol.go:756	received a protocol message	{"Protocol": {"site": "HandleMessage", "sender-public-key": "0x04e7bedd0d6545bd9102f73580e22f9fdbef7c28d71a0c6b37bdd58335cad4550ee46ff75033e49180523a422ab1cc44b03fb73f8e53b1bf94e9ec7ca93818167d", "my-installation-id": "27610713-e22a-4f1d-ab58-7e4cc0bbec9d", "messageID": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c"}}
2024-09-25T01:40:53.024Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c", "error": "handling non-datasync message"}
2024-09-25T01:40:53.024Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c", "count": 1}
2024-09-25T01:40:53.024Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c", "message-id": "0x2152ec827f664082dcbceb1bca74f852eabd3348d9e3dcc05e55366f05c9de47", "type": "CONTACT_CODE_ADVERTISEMENT", "senderID": "0x04e7bedd0d6545bd9102f73580e22f9fdbef7c28d71a0c6b37bdd58335cad4550ee46ff75033e49180523a422ab1cc44b03fb73f8e53b1bf94e9ec7ca93818167d"}
2024-09-25T01:40:53.024Z	DEBUG	transport/transport.go:547	confirming message processed	{"Transport": {"ids": ["0xea75923e09c971c1782b7fe44b64aba996b885906e098435aa3b59a5c3a5492c"], "timestamp": 1727228453024}}
2024-09-25T01:40:53.024Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "EntireMessageHash": "0x3c334869f385c3aaaf624aba0af5f57f59a520c14e5c0cc2a41a391dd1e9395d378a52e7cbb127b7668e8bcb1ba7a33f147f8c714f795af74dceefc887bda88e01", "Index": 0, "SegmentsCount": 79, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.024Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "error": "NOT NULL constraint failed: message_segments.payload"}
2024-09-25T01:40:53.024Z	ERROR	common/message_sender.go:1039	failed to handle an encrypted message	{"site": "handleEncryptionLayer", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
github..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer
	.../protocol/common/message_sender.go:1039
github..../status-go/protocol/common.(*MessageSender).handleMessage
	.../protocol/common/message_sender.go:981
github..../status-go/protocol/common.(*MessageSender).HandleMessages
	.../protocol/common/message_sender.go:858
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.024Z	DEBUG	common/message_sender.go:983	failed to handle an encryption message	{"site": "handleMessage", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.024Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "error": "handling non-datasync message"}
2024-09-25T01:40:53.024Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "count": 1}
2024-09-25T01:40:53.024Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "message-id": "0x95fde49b033acda77b4a465e120b2a6301c5c322e2ec12fe68bdaceef82c4d75", "type": "COMMUNITY_PUBLIC_SHARD_INFO", "senderID": "0x04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a"}
2024-09-25T01:40:53.025Z	INFO	protocol/messenger_handlers.go:1672	handling CommunityPublicShardInfo
2024-09-25T01:40:53.025Z	DEBUG	protocol/messenger.go:3631	Handled parsed message	{"site": "RetrieveAll", "hash": "0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "message-id": "0x95fde49b033acda77b4a465e120b2a6301c5c322e2ec12fe68bdaceef82c4d75"}
2024-09-25T01:40:53.025Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "EntireMessageHash": "0x3e7dd346ff3387e190e809913ce61c61edc14e6d7fed18659da0333ec4a1bfa45a13f1bd9c3fde328b4b09e901b23e6c9b3cd2525eab19cfedd1bda087c60d6000", "Index": 0, "SegmentsCount": 79, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.025Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "error": "NOT NULL constraint failed: message_segments.payload"}
2024-09-25T01:40:53.025Z	ERROR	common/message_sender.go:1039	failed to handle an encrypted message	{"site": "handleEncryptionLayer", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
github..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer
	.../protocol/common/message_sender.go:1039
github..../status-go/protocol/common.(*MessageSender).handleMessage
	.../protocol/common/message_sender.go:981
github..../status-go/protocol/common.(*MessageSender).HandleMessages
	.../protocol/common/message_sender.go:858
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.025Z	DEBUG	common/message_sender.go:983	failed to handle an encryption message	{"site": "handleMessage", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.025Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "error": "handling non-datasync message"}
2024-09-25T01:40:53.025Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "count": 1}
2024-09-25T01:40:53.025Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "message-id": "0xe86bd97ac5a9f2be5263b80505ec253e21a57eb75ab672f9f9ef4f31a1913380", "type": "COMMUNITY_PUBLIC_SHARD_INFO", "senderID": "0x04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a"}
2024-09-25T01:40:53.026Z	INFO	protocol/messenger_handlers.go:1672	handling CommunityPublicShardInfo
2024-09-25T01:40:53.026Z	DEBUG	protocol/messenger.go:3631	Handled parsed message	{"site": "RetrieveAll", "hash": "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941", "message-id": "0xe86bd97ac5a9f2be5263b80505ec253e21a57eb75ab672f9f9ef4f31a1913380"}
2024-09-25T01:40:53.026Z	DEBUG	transport/transport.go:547	confirming message processed	{"Transport": {"ids": ["0xf25e17cfe5f00e4e4786d238e949886222388d81d2011df57dd7936c6082f362", "0x8bdd1279c2b15b47e3f95787a530d7939a2376cd72542273ccaac3ffa10bb941"], "timestamp": 1727228453026}}
2024-09-25T01:40:53.026Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "EntireMessageHash": "0xd0606df1e72c9d2cf9c29c7d25418a1b7ccb4f15ccebbdebe1b568cd70b93cd76983843492b93bbc37c8a8fc255cbe3279037ee6d4014bbd89f06aa2f138fa2601", "Index": 0, "SegmentsCount": 27, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.026Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "error": "NOT NULL constraint failed: message_segments.payload"}
2024-09-25T01:40:53.026Z	ERROR	common/message_sender.go:1039	failed to handle an encrypted message	{"site": "handleEncryptionLayer", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
github..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer
	.../protocol/common/message_sender.go:1039
github..../status-go/protocol/common.(*MessageSender).handleMessage
	.../protocol/common/message_sender.go:981
github..../status-go/protocol/common.(*MessageSender).HandleMessages
	.../protocol/common/message_sender.go:858
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.026Z	DEBUG	common/message_sender.go:983	failed to handle an encryption message	{"site": "handleMessage", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:530\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.026Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "error": "handling non-datasync message"}
2024-09-25T01:40:53.026Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "count": 1}
2024-09-25T01:40:53.026Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "message-id": "0xa19fab906a6898e219fe080df55452c75440ee9dee8c591e15796d017e84f676", "type": "COMMUNITY_REQUEST_TO_JOIN", "senderID": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d"}
2024-09-25T01:40:53.026Z	DEBUG	protocol/messenger.go:3596	skipping duplicate	{"site": "RetrieveAll", "hash": "0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa", "message-id": "0xa19fab906a6898e219fe080df55452c75440ee9dee8c591e15796d017e84f676", "messageID": "0xa19fab906a6898e219fe080df55452c75440ee9dee8c591e15796d017e84f676"}
2024-09-25T01:40:53.026Z	DEBUG	transport/transport.go:547	confirming message processed	{"Transport": {"ids": ["0xa901f4e0d5eafe01cb6e2d4f1949647a07b1d439468ed3f2ede9c50171b0fbfa"], "timestamp": 1727228453026}}
2024-09-25T01:40:53.039Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "3ee79a8068a5116f55c64e453920815343fbcb54c044294e9ef75b95bbd553d1307afbbf95d848eb6f65b4633dce5a76778bc0c694b5264c7ab589be8421f77e", "type": "public", "ContentTopic": "0x13be35cc", "PubsubTopic": ""}}
2024-09-25T01:40:53.039Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "6de21bcc1502a939649d372dedc051bcd710ae6b69f8e286b033316fea535aba", "hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776", "isP2P": false, "topic": "0x695b1383"}
2024-09-25T01:40:53.039Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0xc951194c3d4a1516ddc1a4de4119c4cc5a48d246ddbe1c5e9c42afd07d514caa"}
2024-09-25T01:40:53.039Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0xc951194c3d4a1516ddc1a4de4119c4cc5a48d246ddbe1c5e9c42afd07d514caa", "site": "addAndBridge", "topic": "0x13be35cc", "isP2P": false}
2024-09-25T01:40:53.039Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0xc951194c3d4a1516ddc1a4de4119c4cc5a48d246ddbe1c5e9c42afd07d514caa", "site": "addAndBridge", "topic": "0x13be35cc", "isP2P": false}
2024-09-25T01:40:53.039Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0xe1b9e53faf36b2400a925e9b3f45fd21889645ced16e51862992e94ffb161063", "contentType": "PUSH_NOTIFICATION_QUERY", "messageType": "public", "hashes": ["0xc951194c3d4a1516ddc1a4de4119c4cc5a48d246ddbe1c5e9c42afd07d514caa"]}
2024-09-25T01:40:53.040Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.040Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776"}}
2024-09-25T01:40:53.040Z	DEBUG	waku/api.go:501	retrieved filter message	{"site": "getFilterMessages", "filterId": "ed77bfb11d54aaf5e7326491e873ae43b565c1bd36b008c3a2c571b4774cb983", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "isP2P": false, "topic": "0x122a8335"}
2024-09-25T01:40:53.040Z	DEBUG	transport/transport.go:263	message not cached	{"Transport": {"site": "retrieveRawAll", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5"}}
2024-09-25T01:40:53.040Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776", "EntireMessageHash": "0x", "Index": 0, "SegmentsCount": 0, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.040Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776", "error": "invalid segments count", "errorVerbose": "invalid segments count\ngithub..../status-go/protocol/common.init\n\.../protocol/common/message_segmentation.go:22\nruntime.doInit1\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:6735\nruntime.doInit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:6702\nruntime.main\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:249\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.040Z	DEBUG	encryption/protocol.go:756	received a protocol message	{"Protocol": {"site": "HandleMessage", "sender-public-key": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d", "my-installation-id": "b94da5ed-4f30-422a-8038-3451a099283b", "messageID": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776"}}
2024-09-25T01:40:53.040Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776", "error": "handling non-datasync message"}
2024-09-25T01:40:53.041Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776", "count": 1}
2024-09-25T01:40:53.041Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776", "message-id": "0x7377c037b1051d2e4ad22c7ed748f533d84e9ac82388aee59033a2f951b7e841", "type": "CONTACT_CODE_ADVERTISEMENT", "senderID": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d"}
2024-09-25T01:40:53.041Z	DEBUG	transport/transport.go:547	confirming message processed	{"Transport": {"ids": ["0x487757334c0f465271794fd88bf06ac1aa691d058d19d56f10f4b27c3d6d7776"], "timestamp": 1727228453041}}
2024-09-25T01:40:53.041Z	DEBUG	common/message_segmentation.go:237	handling message segment	{"site": "handleSegmentationLayerV2", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "EntireMessageHash": "0xb6f5db09584d6adce2dfe756d13b6e9dd65a9d32a053c144417ac666933159001fb37720ea98a7c0fbf5434b16627a734a18d002439ab0459c5bb43f239f4e0301", "Index": 0, "SegmentsCount": 48, "ParitySegmentIndex": 0, "ParitySegmentsCount": 0}
2024-09-25T01:40:53.041Z	DEBUG	common/message_sender.go:969	failed to handle segmentation layer message	{"site": "handleMessage", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "error": "NOT NULL constraint failed: message_segments.payload"}
2024-09-25T01:40:53.041Z	ERROR	common/message_sender.go:1039	failed to handle an encrypted message	{"site": "handleEncryptionLayer", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:536\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
github..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer
	.../protocol/common/message_sender.go:1039
github..../status-go/protocol/common.(*MessageSender).handleMessage
	.../protocol/common/message_sender.go:981
github..../status-go/protocol/common.(*MessageSender).HandleMessages
	.../protocol/common/message_sender.go:858
github..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529
github..../status-im/status-go/protocol.(*Messenger).RetrieveAll
	.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064
github..../status-im/status-go/protocol.WaitOnMessengerResponse.func1
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39
github..../cenkalti/backoff/v3.RetryNotifyWithTimer
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52
github..../cenkalti/backoff/v3.RetryNotify
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31
github..../cenkalti/backoff/v3.Retry
	.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25
github..../status-go/protocol/tt.RetryWithBackOff
	.../protocol/tt/backoff.go:24
github..../status-im/status-go/protocol.WaitOnMessengerResponse
	.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37
github..../status-im/status-go/protocol.joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:536
github..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100
github..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685
reflect.Value.call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596
reflect.Value.Call
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380
github..../stretchr/testify/suite.Run.func1
	.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202
testing.tRunner
	........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595
2024-09-25T01:40:53.041Z	DEBUG	common/message_sender.go:983	failed to handle an encryption message	{"site": "handleMessage", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "error": "failed to unmarshal ProtocolMessage: string field contains invalid UTF-8", "errorVerbose": "string field contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub..../status-go/protocol/v1.(*StatusMessage).HandleEncryptionLayer\n\.../protocol/v1/status_message.go:126\ngithub..../status-go/protocol/common.(*MessageSender).handleEncryptionLayer\n\.../protocol/common/message_sender.go:1030\ngithub..../status-go/protocol/common.(*MessageSender).handleMessage\n\.../protocol/common/message_sender.go:981\ngithub..../status-go/protocol/common.(*MessageSender).HandleMessages\n\.../protocol/common/message_sender.go:858\ngithub..../status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3529\ngithub..../status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t.../status-go_prs_tests_PR-5874/protocol/messenger.go:3064\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse.func1\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:39\ngithub..../cenkalti/backoff/v3.RetryNotifyWithTimer\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:52\ngithub..../cenkalti/backoff/v3.RetryNotify\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:31\ngithub..../cenkalti/backoff/v3.Retry\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../backoff/v3/retry.go:25\ngithub..../status-go/protocol/tt.RetryWithBackOff\n\.../protocol/tt/backoff.go:24\ngithub..../status-im/status-go/protocol.WaitOnMessengerResponse\n\.../status-go_prs_tests_PR-5874/protocol/messenger_testing_utils.go:37\ngithub..../status-im/status-go/protocol.joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_helpers_test.go:536\ngithub..../status-im/status-go/protocol.(*CommunitiesMessengerTestSuiteBase).joinCommunity\n\.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test_suite_base_test.go:100\ngithub..../status-im/status-go/protocol.(*MessengerCommunitiesSuite).TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse\n\t.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4685\nreflect.Value.call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:596\nreflect.Value.Call\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/reflect/value.go:380\ngithub..../stretchr/testify/suite.Run.func1\n\t.../status-go_prs_tests_PR-5874/vendor/github.com.../testify/suite/suite.go:202\ntesting.tRunner\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/testing/testing.go:1595\nruntime.goexit\n\t........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650"}
2024-09-25T01:40:53.041Z	DEBUG	common/message_sender.go:994	failed to handle datasync message	{"site": "handleMessage", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "error": "handling non-datasync message"}
2024-09-25T01:40:53.041Z	DEBUG	protocol/messenger.go:3557	processing messages further	{"site": "RetrieveAll", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "count": 1}
2024-09-25T01:40:53.041Z	INFO	protocol/messenger.go:3573	processing message	{"site": "RetrieveAll", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "message-id": "0xf911a2515f3ce2726f8d5374fb3895a40441fb9eb63e4571ed427d8613cfae2c", "type": "COMMUNITY_REQUEST_TO_JOIN_RESPONSE", "senderID": "0x04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a"}
2024-09-25T01:40:53.042Z	INFO	protocol/messenger_handlers.go:1129	handling CommunityRequestToJoinResponse
2024-09-25T01:40:53.066Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "type": "public", "ContentTopic": "0x018e6616", "PubsubTopic": ""}}
2024-09-25T01:40:53.089Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309-ping", "type": "public", "ContentTopic": "0xd79ed835", "PubsubTopic": ""}}
2024-09-25T01:40:53.106Z	DEBUG	node/node.go:221	Epoch processing	{"mvds": {"node": "04e7bedd", "epoch": 1}}
2024-09-25T01:40:53.111Z	DEBUG	node/node.go:221	Epoch processing	{"mvds": {"node": "04bb70b2", "epoch": 1}}
2024-09-25T01:40:53.111Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309-magnetlinks", "type": "public", "ContentTopic": "0xf54e0ada", "PubsubTopic": ""}}
2024-09-25T01:40:53.115Z	DEBUG	node/node.go:221	Epoch processing	{"mvds": {"node": "040cc34e", "epoch": 1}}
2024-09-25T01:40:53.129Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309-memberUpdate", "type": "public", "ContentTopic": "0x1f50bf37", "PubsubTopic": ""}}
2024-09-25T01:40:53.140Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309bf9982c8-929b-411c-a26d-85927d618d91", "type": "public", "ContentTopic": "0x3e540a0b", "PubsubTopic": ""}}
2024-09-25T01:40:53.140Z	INFO	protocol/messenger.go:2067	contact state changed, re-registering for push notification
2024-09-25T01:40:53.140Z	DEBUG	pushnotificationclient/client.go:326	re-registering
2024-09-25T01:40:53.140Z	INFO	pushnotificationclient/client.go:328	no device token, not registering
2024-09-25T01:40:53.140Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.141Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.141Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x7b570e168a85c8e5436696ccf9b45b994b61ee9528af013a53b8c06b5c7a5075"}
2024-09-25T01:40:53.141Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x7b570e168a85c8e5436696ccf9b45b994b61ee9528af013a53b8c06b5c7a5075", "site": "addAndBridge", "topic": "0xd79ed835", "isP2P": false}
2024-09-25T01:40:53.141Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x7b570e168a85c8e5436696ccf9b45b994b61ee9528af013a53b8c06b5c7a5075", "site": "addAndBridge", "topic": "0xd79ed835", "isP2P": false}
2024-09-25T01:40:53.141Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0xd625ea04a42f66f4c5473221163c5cac27e4834740b5b3e36556e51ab77f7ab9", "contentType": "STATUS_UPDATE", "messageType": "public", "hashes": ["0x7b570e168a85c8e5436696ccf9b45b994b61ee9528af013a53b8c06b5c7a5075"]}
2024-09-25T01:40:53.141Z	DEBUG	protocol/messenger_contacts.go:673	contact state changed ResetWhenChatIdentityLastPublished
2024-09-25T01:40:53.141Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.141Z	DEBUG	protocol/messenger.go:1072	sending contact code
2024-09-25T01:40:53.142Z	INFO	protocol/messenger.go:1330	called createChatIdentity	{"account keyUID": "0x34b62caed81114c5da0562c969c82b7b24df70faea4c3c16b1967bef024e1c7b", "context": "private-chat"}
2024-09-25T01:40:53.142Z	INFO	protocol/messenger.go:1406	handling private-chat ChatIdentity
2024-09-25T01:40:53.143Z	DEBUG	protocol/messenger.go:1088	attached chat identity	{"images len": 0}
2024-09-25T01:40:53.143Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.143Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.144Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x6cad1fcc86749ea00b5040ba39f801b3dd7396c24ffbca550a24e01e712f0e2d"}
2024-09-25T01:40:53.144Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x6cad1fcc86749ea00b5040ba39f801b3dd7396c24ffbca550a24e01e712f0e2d", "site": "addAndBridge", "topic": "0x695b1383", "isP2P": false}
2024-09-25T01:40:53.144Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x6cad1fcc86749ea00b5040ba39f801b3dd7396c24ffbca550a24e01e712f0e2d", "site": "addAndBridge", "topic": "0x695b1383", "isP2P": false}
2024-09-25T01:40:53.144Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0xb0e110a1f50159c8843c5c122de1592ff2c6a1caf99f985b7c47ffaf3f4c5abc", "contentType": "CONTACT_CODE_ADVERTISEMENT", "messageType": "public", "hashes": ["0x6cad1fcc86749ea00b5040ba39f801b3dd7396c24ffbca550a24e01e712f0e2d"]}
2024-09-25T01:40:53.145Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.145Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.145Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.147Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0xcfe3ba3d33a4d9fe8166aa58dd1549b6b3e7039d2a9e70c9ea5273737cce840d"}
2024-09-25T01:40:53.147Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0xcfe3ba3d33a4d9fe8166aa58dd1549b6b3e7039d2a9e70c9ea5273737cce840d", "site": "addAndBridge", "topic": "0x1f50bf37", "isP2P": false}
2024-09-25T01:40:53.147Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0xcfe3ba3d33a4d9fe8166aa58dd1549b6b3e7039d2a9e70c9ea5273737cce840d", "site": "addAndBridge", "topic": "0x1f50bf37", "isP2P": false}
2024-09-25T01:40:53.147Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0xb0e110a1f50159c8843c5c122de1592ff2c6a1caf99f985b7c47ffaf3f4c5abc", "contentType": "CONTACT_CODE_ADVERTISEMENT", "messageType": "public", "hashes": ["0xcfe3ba3d33a4d9fe8166aa58dd1549b6b3e7039d2a9e70c9ea5273737cce840d"]}
2024-09-25T01:40:53.147Z	DEBUG	protocol/messenger.go:1126	contact code sent
2024-09-25T01:40:53.147Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.147Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:53.147Z	DEBUG	syncCommunity	protocol/messenger.go:2816	device has no paired devices
2024-09-25T01:40:53.147Z	DEBUG	protocol/messenger.go:3631	Handled parsed message	{"site": "RetrieveAll", "hash": "0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5", "message-id": "0xf911a2515f3ce2726f8d5374fb3895a40441fb9eb63e4571ed427d8613cfae2c"}
2024-09-25T01:40:53.147Z	DEBUG	transport/transport.go:547	confirming message processed	{"Transport": {"ids": ["0xb46bb2457f8835dc4c65718a1b24953c65798c2bbf911b06c57a355a7c526ef5"], "timestamp": 1727228453147}}
2024-09-25T01:40:53.148Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:53.148Z	DEBUG	syncCommunity	protocol/messenger.go:2816	device has no paired devices
2024-09-25T01:40:53.148Z	DEBUG	common/message_sender.go:190	sending a community message	{"communityId": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "site": "SendCommunityMessage"}
2024-09-25T01:40:53.148Z	DEBUG	common/message_sender.go:336	sending community message	{"recipient": "0x040cc34ea2ffac33e719f90534abbc8be14fb6267fda0b6c2a6a905cff09a61d32aeceb5825b4a086230c6080ec26a0c33a5a533e15354fe24ac219bf8a5ea079d"}
2024-09-25T01:40:53.149Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.149Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.150Z	DEBUG	transport/filters_manager.go:543	updating pubsub topic for filter	{"filtersManager": {"chatID": "04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a", "type": "public", "oldTopic": ".../rs/16/64", "newTopic": ""}}
2024-09-25T01:40:53.150Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x66c7d4ed8435d2e03a715b9f710469c5684619b8ae8a44e704a03ae1d4c6f95a"}
2024-09-25T01:40:53.151Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x66c7d4ed8435d2e03a715b9f710469c5684619b8ae8a44e704a03ae1d4c6f95a", "site": "addAndBridge", "topic": "0x54a93059", "isP2P": false}
2024-09-25T01:40:53.151Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x66c7d4ed8435d2e03a715b9f710469c5684619b8ae8a44e704a03ae1d4c6f95a", "site": "addAndBridge", "topic": "0x54a93059", "isP2P": false}
2024-09-25T01:40:53.151Z	DEBUG	common/message_sender.go:429	sent-message: community 	{"recipient": [], "messageID": "0xba712d1b35aede662f5622c6fdca1e417853c164ee8d2291f91fd8f0108dd9e7", "messageType": "community", "contentType": "COMMUNITY_REQUEST_TO_LEAVE", "hashes": ["0x66c7d4ed8435d2e03a715b9f710469c5684619b8ae8a44e704a03ae1d4c6f95a"]}
2024-09-25T01:40:53.153Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309", "type": "public", "ContentTopic": "0x018e6616", "PubsubTopic": ""}}
2024-09-25T01:40:53.153Z	DEBUG	transport/filters_manager.go:543	updating pubsub topic for filter	{"filtersManager": {"chatID": "04927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d30936a992c32ad3290674e106b4610b28d7bf9937f0b6649da58e6f5bb16b11280a", "type": "public", "oldTopic": "", "newTopic": ".../rs/16/64"}}
2024-09-25T01:40:53.153Z	DEBUG	transport/filters_manager.go:574	registering filter for	{"filtersManager": {"chatID": "0x02927e0afbf45a5f7d605a5958b8346d4a11787a5a713a063e4bdb5a790a45d309bf9982c8-929b-411c-a26d-85927d618d91", "type": "public", "ContentTopic": "0x3e540a0b", "PubsubTopic": ""}}
2024-09-25T01:40:53.153Z	INFO	protocol/messenger.go:2067	contact state changed, re-registering for push notification
2024-09-25T01:40:53.153Z	DEBUG	pushnotificationclient/client.go:326	re-registering
2024-09-25T01:40:53.153Z	INFO	pushnotificationclient/client.go:328	no device token, not registering
2024-09-25T01:40:53.154Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.154Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.155Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x9aad45cff91ad729bab24a31619f1a1da1612d4e72dbce82c7fda93bd8a33b94"}
2024-09-25T01:40:53.155Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x9aad45cff91ad729bab24a31619f1a1da1612d4e72dbce82c7fda93bd8a33b94", "site": "addAndBridge", "topic": "0xd79ed835", "isP2P": false}
2024-09-25T01:40:53.155Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x9aad45cff91ad729bab24a31619f1a1da1612d4e72dbce82c7fda93bd8a33b94", "site": "addAndBridge", "topic": "0xd79ed835", "isP2P": false}
2024-09-25T01:40:53.156Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0xd625ea04a42f66f4c5473221163c5cac27e4834740b5b3e36556e51ab77f7ab9", "contentType": "STATUS_UPDATE", "messageType": "public", "hashes": ["0x9aad45cff91ad729bab24a31619f1a1da1612d4e72dbce82c7fda93bd8a33b94"]}
2024-09-25T01:40:53.156Z	DEBUG	protocol/messenger_contacts.go:673	contact state changed ResetWhenChatIdentityLastPublished
2024-09-25T01:40:53.156Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.156Z	DEBUG	protocol/messenger.go:1072	sending contact code
2024-09-25T01:40:53.156Z	INFO	protocol/messenger.go:1330	called createChatIdentity	{"account keyUID": "0x34b62caed81114c5da0562c969c82b7b24df70faea4c3c16b1967bef024e1c7b", "context": "private-chat"}
2024-09-25T01:40:53.156Z	INFO	protocol/messenger.go:1406	handling private-chat ChatIdentity
2024-09-25T01:40:53.157Z	DEBUG	protocol/messenger.go:1088	attached chat identity	{"images len": 0}
2024-09-25T01:40:53.157Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.157Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.158Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0x43ad55c0949ac64c662e238ca5a740f81360e23c6c8bcd94f7066fbd0eac19ef"}
2024-09-25T01:40:53.158Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0x43ad55c0949ac64c662e238ca5a740f81360e23c6c8bcd94f7066fbd0eac19ef", "site": "addAndBridge", "topic": "0x695b1383", "isP2P": false}
2024-09-25T01:40:53.158Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0x43ad55c0949ac64c662e238ca5a740f81360e23c6c8bcd94f7066fbd0eac19ef", "site": "addAndBridge", "topic": "0x695b1383", "isP2P": false}
2024-09-25T01:40:53.158Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0xf051763755b2e6ff050b05900dd9d413ce9fd3c9f3930b6c2278525c327c43ef", "contentType": "CONTACT_CODE_ADVERTISEMENT", "messageType": "public", "hashes": ["0x43ad55c0949ac64c662e238ca5a740f81360e23c6c8bcd94f7066fbd0eac19ef"]}
2024-09-25T01:40:53.158Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.158Z	DEBUG	common/message_segmentation.go:47	message segmented	{"segments": 1}
2024-09-25T01:40:53.158Z	DEBUG	pushnotificationclient/client.go:724	handling message scheduled
2024-09-25T01:40:53.159Z	DEBUG	waku/waku.go:999	send: sending envelope	{"hash": "0xc2baa2c4908c3a67c4d453c282fb5a7ae92fe7a93985f1659a457a7d839e9eec"}
2024-09-25T01:40:53.159Z	DEBUG	waku/waku.go:1275	addAndBridge: processing envelope	{"hash": "0xc2baa2c4908c3a67c4d453c282fb5a7ae92fe7a93985f1659a457a7d839e9eec", "site": "addAndBridge", "topic": "0x1f50bf37", "isP2P": false}
2024-09-25T01:40:53.159Z	DEBUG	waku/waku.go:1330	addAndBridge: adding envelope	{"hash": "0xc2baa2c4908c3a67c4d453c282fb5a7ae92fe7a93985f1659a457a7d839e9eec", "site": "addAndBridge", "topic": "0x1f50bf37", "isP2P": false}
2024-09-25T01:40:53.159Z	DEBUG	common/message_sender.go:805	sent-message: public message	{"recipient": [], "messageID": "0xf051763755b2e6ff050b05900dd9d413ce9fd3c9f3930b6c2278525c327c43ef", "contentType": "CONTACT_CODE_ADVERTISEMENT", "messageType": "public", "hashes": ["0xc2baa2c4908c3a67c4d453c282fb5a7ae92fe7a93985f1659a457a7d839e9eec"]}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1126	contact code sent
2024-09-25T01:40:53.159Z	DEBUG	pushnotificationclient/client.go:729	handling message sent
2024-09-25T01:40:53.159Z	DEBUG	hasPairedDevices	protocol/messenger.go:2097	installations info	{"Number of installations": 1, "Number of enabled installations": 1}
2024-09-25T01:40:53.159Z	DEBUG	syncCommunity	protocol/messenger.go:2816	device has no paired devices
    communities_messenger_test.go:4732: 
        	Error Trace:	.../status-go_prs_tests_PR-5874/protocol/communities_messenger_test.go:4732
        	Error:      	An error is expected but got nil.
        	Test:       	TestMessengerCommunitiesSuite/TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse
        	Messages:   	outdated community request to join response
        	            	github..../status-im/status-go/protocol.init
        	            		.../status-go_prs_tests_PR-5874/protocol/messenger_handler.go:61
        	            	runtime.doInit1
        	            		........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:6735
        	            	runtime.doInit
        	            		........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:6702
        	            	runtime.main
        	            		........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/proc.go:249
        	            	runtime.goexit
        	            		........................................................................................................................................../nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21..../src/runtime/asm_amd64.s:1650
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 0}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 1}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 2}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 3}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 4}
2024-09-25T01:40:53.159Z	DEBUG	CommunityRekeyLoop	protocol/messenger_communities.go:4671	CommunityRekeyLoop stopped
2024-09-25T01:40:53.159Z	DEBUG	PeerSyncingLoop	protocol/messenger_peersyncing.go:110	peersyncing loop stopped
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 5}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1481	quitting encryption subscription loop
2024-09-25T01:40:53.159Z	DEBUG	communities/manager.go:541	quitting ens verification loop
2024-09-25T01:40:53.159Z	DEBUG	communities/manager.go:621	quitting owner verification loop
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 6}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 7}
2024-09-25T01:40:53.159Z	INFO	node/node.go:245	Stopping node	{"mvds": {}}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 8}
2024-09-25T01:40:53.159Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 9}
2024-09-25T01:40:53.159Z	INFO	node/node.go:203	reset data sync for peer stopped	{"mvds": {}}
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 0}
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 1}
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 2}
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 3}
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 4}
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 5}
2024-09-25T01:40:53.160Z	DEBUG	PeerSyncingLoop	protocol/messenger_peersyncing.go:110	peersyncing loop stopped
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 6}
2024-09-25T01:40:53.160Z	DEBUG	CommunityRekeyLoop	protocol/messenger_communities.go:4671	CommunityRekeyLoop stopped
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 7}
2024-09-25T01:40:53.160Z	DEBUG	communities/manager.go:621	quitting owner verification loop
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1481	quitting encryption subscription loop
2024-09-25T01:40:53.160Z	INFO	node/node.go:245	Stopping node	{"mvds": {}}
2024-09-25T01:40:53.160Z	DEBUG	communities/manager.go:541	quitting ens verification loop
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 8}
2024-09-25T01:40:53.160Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 9}
2024-09-25T01:40:53.160Z	INFO	node/node.go:203	reset data sync for peer stopped	{"mvds": {}}
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 0}
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 1}
2024-09-25T01:40:53.161Z	DEBUG	CommunityRekeyLoop	protocol/messenger_communities.go:4671	CommunityRekeyLoop stopped
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 2}
2024-09-25T01:40:53.161Z	DEBUG	PeerSyncingLoop	protocol/messenger_peersyncing.go:110	peersyncing loop stopped
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 3}
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 4}
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 5}
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1481	quitting encryption subscription loop
2024-09-25T01:40:53.161Z	DEBUG	communities/manager.go:621	quitting owner verification loop
2024-09-25T01:40:53.161Z	DEBUG	communities/manager.go:541	quitting ens verification loop
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 6}
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 7}
2024-09-25T01:40:53.161Z	INFO	node/node.go:245	Stopping node	{"mvds": {}}
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 8}
2024-09-25T01:40:53.161Z	DEBUG	protocol/messenger.go:1999	running shutdown task	{"n": 9}
2024-09-25T01:40:53.161Z	INFO	node/node.go:203	reset data sync for peer stopped	{"mvds": {}}
--- FAIL: TestMessengerCommunitiesSuite/TestAliceDidNotProcessOutdatedCommunityRequestToJoinResponse (1.95s)


To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@adklempner adklempner force-pushed the chore/bump-go-waku-798c9c5 branch from 838c5ec to 7638ba5 Compare September 25, 2024 01:24
@adklempner adklempner force-pushed the chore/bump-go-waku-798c9c5 branch from 7638ba5 to 0e02c21 Compare September 25, 2024 01:27
@adklempner adklempner changed the title chore: bump go-waku chore_: bump go-waku Sep 25, 2024
@adklempner adklempner requested review from richard-ramos and chaitanyaprem and removed request for richard-ramos September 25, 2024 02:13
@chaitanyaprem
Copy link
Contributor

Note that there is already another PR to bump go-waku till certain version. #5861
Pending 1 dogfooding post which we can merge that one.

@adklempner
Copy link
Contributor Author

Closing in favor of #5861

@adklempner adklempner closed this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants