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

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_inbox,
              #{iqdisc => no_queue,max_result_limit => infinity,
                groupchat => [muclight],
                backend => rdbms,delete_domain_limit => infinity,
                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.">>},
                rooms_per_user => infinity,blocking => true,
                config_schema =>
                    [{<<"roomname">>,<<"Untitled">>,roomname,binary},
                     {<<"subject">>,<<>>,subject,binary}],
                backend => rdbms,max_occupants => infinity,
                all_can_configure => false,all_can_invite => false,
                legacy_mode => false,rooms_in_rosters => true,
                equal_occupants => false,rooms_per_page => 10}},
          {mod_pubsub,
              #{host => {prefix,<<"pubsub.">>},
                iqdisc => one_queue,backend => rdbms,
                wpool =>
                    #{strategy => best_worker,workers => 10,
                      call_timeout => 5000},
                plugins => [<<"dag">>,<<"push">>],
                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.83885.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@ea415e3524b9.2024-03-21_08.23.57/big_tests.tests.push_integration_SUITE.logs/run.2024-03-21_08.40.45/push_integration_suite.muclight_inbox_msg_unread_count_apns.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@ea415e3524b9.2024-03-21_08.23.57/big_tests.tests.push_integration_SUITE.logs/run.2024-03-21_08.40.45/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,versioning => false,
              store_current_id => false,backend => rdbms},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ea415e3524b9.2024-03-21_08.23.57"

=== Started at 2024-03-21 08:40:51


*** CT 2024-03-21 08:40:51.737 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5417.html

*** User 2024-03-21 08:40:51.787 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@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-03-21 08:40:51.788 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6d694dbdd63601c8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 08:40:51.788 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@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-03-21 08:40:51.788 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y2xpZ2h0X2luYm94X21zZ191bnJlYWRfY291bnRfYXBuc18zMzM5AG1hdHlncnlzYQ==</auth>



*** User 2024-03-21 08:40:51.789 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 08:40:51.789 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@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-03-21 08:40:51.790 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8106a2079fd036bf' from='localhost' version='1.0' xml:lang='en' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost'>

*** User 2024-03-21 08:40:51.790 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@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-03-21 08:40:51.790 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq type='set' id='5316228f6607a92b628d9a3cd052b542'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 08:40:51.790 ***🔗
alicE_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq id='5316228f6607a92b628d9a3cd052b542' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 08:40:51.790 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq type='set' id='dcafbc3101fd185c52c47fa96f72c8c6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 08:40:51.791 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq from='localhost' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='dcafbc3101fd185c52c47fa96f72c8c6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 08:40:51.791 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<presence/>



*** User 2024-03-21 08:40:51.792 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<presence from='alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1'/>



*** User 2024-03-21 08:40:51.793 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@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-03-21 08:40:51.794 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8011ff81a73759f7' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 08:40:51.794 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@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-03-21 08:40:51.794 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfbXVjbGlnaHRfaW5ib3hfbXNnX3VucmVhZF9jb3VudF9hcG5zXzMzMzkAbWFrcm93ZTtw</auth>



*** User 2024-03-21 08:40:51.795 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 08:40:51.795 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@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-03-21 08:40:51.795 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e67b900535366cf' from='localhost' version='1.0' xml:lang='en' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost'>

*** User 2024-03-21 08:40:51.796 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@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-03-21 08:40:51.796 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq type='set' id='09c8e7d8c2f7bfcbd7ede1c2e23e3c60'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 08:40:51.796 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq id='09c8e7d8c2f7bfcbd7ede1c2e23e3c60' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 08:40:51.796 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq type='set' id='b9af798a60f41d0e7172134e386b8317'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 08:40:51.797 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq from='localhost' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='b9af798a60f41d0e7172134e386b8317' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 08:40:51.797 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<presence/>



*** User 2024-03-21 08:40:51.798 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<presence from='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1'/>



*** User 2024-03-21 08:40:51.798 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq type='set' id='26f6a192ea1673a1699fc8a187c825be' to='room-14d778d2b4@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants/>
	</query>
</iq>



*** User 2024-03-21 08:40:51.805 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<message from='room-14d778d2b4@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost' id='26f6a192ea1673a1699fc8a187c825be' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1711-10451-799168</version>
		<user affiliation='owner'>alice_muclight_inbox_msg_unread_count_apns_3339@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 08:40:51.805 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq from='room-14d778d2b4@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='26f6a192ea1673a1699fc8a187c825be' type='result'/>



*** User 2024-03-21 08:40:51.806 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq type='set' id='d9e9a06f5ab3addf61107666e28a310a' to='room-14d778d2b4@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_apns_3339@localhost</user>
	</query>
</iq>



*** User 2024-03-21 08:40:51.816 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<message from='room-14d778d2b4@muclight.localhost' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost' id='d9e9a06f5ab3addf61107666e28a310a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1711-10451-808580</version>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_apns_3339@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 08:40:51.816 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<message from='room-14d778d2b4@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost' id='d9e9a06f5ab3addf61107666e28a310a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1711-10451-799168</prev-version>
		<version>1711-10451-808580</version>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_apns_3339@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 08:40:51.816 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq from='room-14d778d2b4@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='d9e9a06f5ab3addf61107666e28a310a' type='result'/>



*** User 2024-03-21 08:40:51.816 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='kate_muclight_inbox_msg_unread_count_apns_3339-pubsub.localhost-princely_musings_gHe5jM0AkLc=-create_node' from='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_gHe5jM0AkLc='/>
		<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-03-21 08:40:51.824 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq from='pubsub.localhost' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='kate_muclight_inbox_msg_unread_count_apns_3339-pubsub.localhost-princely_musings_gHe5jM0AkLc=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_gHe5jM0AkLc='/>
	</pubsub>
</iq>



*** User 2024-03-21 08:40:51.824 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='so2iE2c=' from='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_gHe5jM0AkLc='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-03-21 08:40:51.833 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq from='pubsub.localhost' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='so2iE2c=' type='result'/>



*** User 2024-03-21 08:40:51.833 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq type='set' id='0bba60c259d02846d37c48df91bcc2b3'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_gHe5jM0AkLc='>
		<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>apns</value>
			</field>
			<field var='device_id'>
				<value>HH9KE54I4M9EJHI097I1D4N7E669</value>
			</field>
			<field var='silent'>
				<value>true</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-03-21 08:40:51.847 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq from='kate_muclight_inbox_msg_unread_count_apns_3339@localhost' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='0bba60c259d02846d37c48df91bcc2b3' type='result'/>



*** User 2024-03-21 08:40:51.848 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<presence type='unavailable'/>



*** User 2024-03-21 08:40:51.848 ***🔗
waiting for wait_for_user_offline is done in 0 miliseconds

*** User 2024-03-21 08:40:51.848 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<message type='groupchat' to='room-14d778d2b4@muclight.localhost'>
	<body>First!</body>
</message>



*** User 2024-03-21 08:40:51.878 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<message from='room-14d778d2b4@muclight.localhost/alice_muclight_inbox_msg_unread_count_apns_3339@localhost' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost' id='1711-10451-850757' type='groupchat'>
	<body>First!</body>
</message>



*** User 2024-03-21 08:40:51.878 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<message type='groupchat' to='room-14d778d2b4@muclight.localhost'>
	<body>Second!</body>
</message>



*** User 2024-03-21 08:40:51.916 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<message from='room-14d778d2b4@muclight.localhost/alice_muclight_inbox_msg_unread_count_apns_3339@localhost' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost' id='1711-10451-880663' type='groupchat'>
	<body>Second!</body>
</message>



*** User 2024-03-21 08:40:51.917 ***🔗
waiting for timeout is done in 0 miliseconds

*** User 2024-03-21 08:40:51.917 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<presence/>



*** User 2024-03-21 08:40:51.919 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<presence from='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1'/>



*** User 2024-03-21 08:40:51.919 ***🔗
waiting for is_online is done in 0 miliseconds

*** User 2024-03-21 08:40:51.919 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<message type='groupchat' to='room-14d778d2b4@muclight.localhost'>
	<body>Third!</body>
</message>



*** User 2024-03-21 08:40:51.945 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<message from='room-14d778d2b4@muclight.localhost/alice_muclight_inbox_msg_unread_count_apns_3339@localhost' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost' id='1711-10451-921027' type='groupchat'>
	<body>Third!</body>
</message>



*** User 2024-03-21 08:40:51.945 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<message from='room-14d778d2b4@muclight.localhost/alice_muclight_inbox_msg_unread_count_apns_3339@localhost' to='alice_muclight_inbox_msg_unread_count_apns_3339@localhost' id='1711-10451-921027' type='groupchat'>
	<body>Third!</body>
</message>



*** User 2024-03-21 08:40:51.945 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
<iq type='set' id='1193659cdac9460a73e2e7290633dcb2'>
	<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-03-21 08:40:51.947 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<message from='kate_muclight_inbox_msg_unread_count_apns_3339@localhost' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='1711-10451-947148'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='3' queryid='1193659cdac9460a73e2e7290633dcb2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T08:40:51.932594Z'/>
			<message to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost' id='1711-10451-921027' type='groupchat' from='room-14d778d2b4@muclight.localhost/alice_muclight_inbox_msg_unread_count_apns_3339@localhost'>
				<body>Third!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 08:40:51.947 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
<iq from='kate_muclight_inbox_msg_unread_count_apns_3339@localhost' to='kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1' id='1193659cdac9460a73e2e7290633dcb2' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711010451932594/cm9vbS0xNGQ3NzhkMmI0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1711010451932594/cm9vbS0xNGQ3NzhkMmI0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>3</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 08:40:51.947 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 08:40:51.948 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
</stream:stream>

*** User 2024-03-21 08:40:51.948 ***🔗
kate_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
</stream:stream>

*** User 2024-03-21 08:40:51.948 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 out
</stream:stream>

*** User 2024-03-21 08:40:51.948 ***🔗
alice_muclight_inbox_msg_unread_count_apns_3339@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 08:40:51.969 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5417.html



=== Ended at 2024-03-21 08:40:51
=== successfully completed test case
=== === Returned value: ok


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