=== Test case: push_integration_SUITE:muclight_inbox_msg_unread_count_fcm/1 (click for source code)

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_inbox,
              #{iqdisc => no_queue,max_result_limit => infinity,
                backend => rdbms,delete_domain_limit => infinity,
                groupchat => [muclight],
                boxes => [<<"inbox">>,<<"archive">>,<<"bin">>],
                bin_ttl => 30,bin_clean_after => 3600000,
                async_writer => #{pool_size => 8},
                reset_markers => [<<"displayed">>],
                aff_changes => false,remove_on_kicked => true}},
          {mod_muc_light,
              #{host => {prefix,<<"muclight.">>},
                backend => rdbms,rooms_per_user => infinity,blocking => true,
                config_schema =>
                    [{<<"roomname">>,<<"Untitled">>,roomname,binary},
                     {<<"subject">>,<<>>,subject,binary}],
                legacy_mode => false,rooms_in_rosters => true,
                max_occupants => infinity,equal_occupants => false,
                rooms_per_page => 10,all_can_configure => false,
                all_can_invite => false}},
          {mod_pubsub,
              #{host => {prefix,<<"pubsub.">>},
                iqdisc => one_queue,backend => rdbms,
                plugins => [<<"dag">>,<<"push">>],
                wpool =>
                    #{strategy => best_worker,workers => 10,
                      call_timeout => 5000},
                last_item_cache => false,pep_mapping => #{},
                ignore_pep_from_offline => true,max_items_node => 10,
                default_node_config => [],nodetree => nodetree_dag,
                access_createnode => all,item_publisher => false,
                sync_broadcast => false}},
          {mod_push_service_mongoosepush,
              #{pool_name => mongoose_push_http,max_http_connections => 100,
                api_version => <<"v3">>}},
          {mod_event_pusher,
              #{push =>
                    #{iqdisc => one_queue,backend => rdbms,
                      wpool =>
                          #{strategy => available_worker,workers => 10,
                            call_timeout => 5000},
                      plugin_module => mod_event_pusher_push_plugin_defaults,
                      virtual_pubsub_hosts => []}}}]},
     {watchdog,<0.82049.0>},
     {pubsub_host,real},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/push_integration_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.push_integration_SUITE.logs/run.2024-02-22_12.55.04/push_integration_suite.muclight_inbox_msg_unread_count_fcm.html"},
     {tc_group_properties,[{name,groupchat_notifications_with_inbox}]},
     {tc_group_path,[[{name,pubsub_ful}]]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/push_integration_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.push_integration_SUITE.logs/run.2024-02-22_12.55.04/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:55:11


*** CT 2024-02-22 12:55:11.621 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4698.html

*** User 2024-02-22 12:55:11.671 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:55:11.672 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b491e0b91eab6dfb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:55:11.672 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-22 12:55:11.672 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y2xpZ2h0X2luYm94X21zZ191bnJlYWRfY291bnRfZmNtXzMxNTkAbWF0eWdyeXNh</auth>



*** User 2024-02-22 12:55:11.673 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:55:11.674 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:55:11.674 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bcbc3ba823685f6d' from='localhost' version='1.0' xml:lang='en' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost'>

*** User 2024-02-22 12:55:11.674 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-22 12:55:11.674 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq type='set' id='eb79b43211b1379d30fecae39f0f9abd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:55:11.675 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq id='eb79b43211b1379d30fecae39f0f9abd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:55:11.675 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq type='set' id='f937c0e89f36591dd42fdaa16457f575'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:55:11.675 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq from='localhost' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='f937c0e89f36591dd42fdaa16457f575' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:55:11.676 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<presence/>



*** User 2024-02-22 12:55:11.677 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<presence from='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1'/>



*** User 2024-02-22 12:55:11.678 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:55:11.678 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3644538d8eeedcbe' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:55:11.678 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-22 12:55:11.679 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfbXVjbGlnaHRfaW5ib3hfbXNnX3VucmVhZF9jb3VudF9mY21fMzE1OQBtYWtyb3dlO3A=</auth>



*** User 2024-02-22 12:55:11.680 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:55:11.680 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:55:11.680 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8712d8f4016c0e27' from='localhost' version='1.0' xml:lang='en' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost'>

*** User 2024-02-22 12:55:11.680 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-22 12:55:11.680 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq type='set' id='e05257324cc20bdad22839a6c63c911c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:55:11.681 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq id='e05257324cc20bdad22839a6c63c911c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:55:11.681 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq type='set' id='ce8d102ab50891cc9aeadfeb33fd70d2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:55:11.681 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq from='localhost' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='ce8d102ab50891cc9aeadfeb33fd70d2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:55:11.681 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<presence/>



*** User 2024-02-22 12:55:11.683 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<presence from='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1'/>



*** User 2024-02-22 12:55:11.683 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq type='set' id='a4747f5e8f599a486d791e58830b3420' to='room-232640a7bc@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants/>
	</query>
</iq>



*** User 2024-02-22 12:55:11.689 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<message from='room-232640a7bc@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' id='a4747f5e8f599a486d791e58830b3420' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-606511-683461</version>
		<user affiliation='owner'>alice_muclight_inbox_msg_unread_count_fcm_3159@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-22 12:55:11.689 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq from='room-232640a7bc@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='a4747f5e8f599a486d791e58830b3420' type='result'/>



*** User 2024-02-22 12:55:11.690 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq type='set' id='a84885265efb447e903806a798574ed8' to='room-232640a7bc@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_fcm_3159@localhost</user>
	</query>
</iq>



*** User 2024-02-22 12:55:11.697 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<message from='room-232640a7bc@muclight.localhost' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost' id='a84885265efb447e903806a798574ed8' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-606511-692306</version>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_fcm_3159@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-22 12:55:11.697 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<message from='room-232640a7bc@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' id='a84885265efb447e903806a798574ed8' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1708-606511-683461</prev-version>
		<version>1708-606511-692306</version>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_fcm_3159@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-22 12:55:11.697 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq from='room-232640a7bc@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='a84885265efb447e903806a798574ed8' type='result'/>



*** User 2024-02-22 12:55:11.698 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='kate_muclight_inbox_msg_unread_count_fcm_3159-pubsub.localhost-princely_musings_ZvmexSx7dic=-create_node' from='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_ZvmexSx7dic='/>
		<configure>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#node_config</value>
				</field>
				<field var='pubsub#access_model'>
					<value>whitelist</value>
				</field>
				<field var='pubsub#publish_model'>
					<value>publishers</value>
				</field>
			</x>
		</configure>
	</pubsub>
</iq>



*** User 2024-02-22 12:55:11.704 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq from='pubsub.localhost' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='kate_muclight_inbox_msg_unread_count_fcm_3159-pubsub.localhost-princely_musings_ZvmexSx7dic=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_ZvmexSx7dic='/>
	</pubsub>
</iq>



*** User 2024-02-22 12:55:11.705 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='saoUnZ8=' from='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_ZvmexSx7dic='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-02-22 12:55:11.707 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq from='pubsub.localhost' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='saoUnZ8=' type='result'/>



*** User 2024-02-22 12:55:11.708 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq type='set' id='227d512445fd843eb9b2a8ac00a4e7b5'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_ZvmexSx7dic='>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>fcm</value>
			</field>
			<field var='device_id'>
				<value>FFEN1EA9675BFN816K32A471EJ1D</value>
			</field>
			<field var='silent'>
				<value>true</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-02-22 12:55:11.710 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq from='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='227d512445fd843eb9b2a8ac00a4e7b5' type='result'/>



*** User 2024-02-22 12:55:11.710 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<presence type='unavailable'/>



*** User 2024-02-22 12:55:11.812 ***🔗
waiting for wait_for_user_offline is done in 100 miliseconds

*** User 2024-02-22 12:55:11.812 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<message type='groupchat' to='room-232640a7bc@muclight.localhost'>
	<body>First!</body>
</message>



*** User 2024-02-22 12:55:11.829 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<message from='room-232640a7bc@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' id='1708-606511-814889' type='groupchat'>
	<body>First!</body>
</message>



*** User 2024-02-22 12:55:11.829 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<message type='groupchat' to='room-232640a7bc@muclight.localhost'>
	<body>Second!</body>
</message>



*** User 2024-02-22 12:55:11.840 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<message from='room-232640a7bc@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' id='1708-606511-831003' type='groupchat'>
	<body>Second!</body>
</message>



*** User 2024-02-22 12:55:11.841 ***🔗
waiting for timeout is done in 0 miliseconds

*** User 2024-02-22 12:55:11.841 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<presence/>



*** User 2024-02-22 12:55:11.843 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<presence from='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1'/>



*** User 2024-02-22 12:55:11.843 ***🔗
waiting for is_online is done in 0 miliseconds

*** User 2024-02-22 12:55:11.843 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<message type='groupchat' to='room-232640a7bc@muclight.localhost'>
	<body>Third!</body>
</message>



*** User 2024-02-22 12:55:11.854 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<message from='room-232640a7bc@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost' id='1708-606511-845339' type='groupchat'>
	<body>Third!</body>
</message>



*** User 2024-02-22 12:55:11.854 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<message from='room-232640a7bc@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' to='alice_muclight_inbox_msg_unread_count_fcm_3159@localhost' id='1708-606511-845339' type='groupchat'>
	<body>Third!</body>
</message>



*** User 2024-02-22 12:55:11.854 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
<iq type='set' id='ad44c505c2fb2c750a44d21dba8b1898'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-22 12:55:11.855 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<message from='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='1708-606511-855559'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='3' queryid='ad44c505c2fb2c750a44d21dba8b1898'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T12:55:11.850092Z'/>
			<message to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost' id='1708-606511-845339' type='groupchat' from='room-232640a7bc@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_3159@localhost'>
				<body>Third!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-22 12:55:11.856 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
<iq from='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost' to='kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1' id='ad44c505c2fb2c750a44d21dba8b1898' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708606511850092/cm9vbS0yMzI2NDBhN2JjQG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1708606511850092/cm9vbS0yMzI2NDBhN2JjQG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>3</unread-messages>
	</fin>
</iq>



*** User 2024-02-22 12:55:11.856 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-22 12:55:11.856 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:55:11.856 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:55:11.856 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:55:11.856 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_3159@localhost/res1 in
</stream:stream>
*** CT 2024-02-22 12:55:11.883 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4698.html



=== Ended at 2024-02-22 12:55:11
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result