=== Test case: inbox_extensions_SUITE:archive_archived_entry_gets_active_on_request/1 (click for source code)

=== Config value:

    [{watchdog,<0.5069.1>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,bin_clean_after => 3600000,bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   delete_domain_limit => infinity,
                   groupchat => [muclight],
                   iqdisc => no_queue,max_result_limit => infinity,
                   remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@05d1adc98102.2024-03-21_07.34.41/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-03-21_07.42.43/inbox_extensions_suite.archive_archived_entry_gets_active_on_request.92418.html"},
     {tc_group_properties,[{name,one_to_one},parallel]},
     {tc_group_path,[[{name,regular}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@05d1adc98102.2024-03-21_07.34.41/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-03-21_07.42.43/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@05d1adc98102.2024-03-21_07.34.41"

=== Started at 2024-03-21 07:42:44


*** CT 2024-03-21 07:42:44.045 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3041.html

*** User 2024-03-21 07:42:44.089 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@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 07:42:44.090 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4d589c14f12b9fbc' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:42:44.090 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@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 07:42:44.091 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FyY2hpdmVfYXJjaGl2ZWRfZW50cnlfZ2V0c19hY3RpdmVfb25fcmVxdWVzdF8xNTU3AG1hdHlncnlzYQ==</auth>



*** User 2024-03-21 07:42:44.093 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:42:44.093 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@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 07:42:44.151 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='28a17da8fb75e450' from='localhost' version='1.0' xml:lang='en' to='alice_archive_archived_entry_gets_active_on_request_1557@localhost'>

*** User 2024-03-21 07:42:44.152 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@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 07:42:44.152 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='29a8c8b06b9031f71aaf3a2b0320514e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:42:44.152 ***🔗
alicE_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq id='29a8c8b06b9031f71aaf3a2b0320514e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:42:44.152 ***🔗
alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='58c8b42fcadabf02f06f877aa1ccd942'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:42:44.153 ***🔗
alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq from='localhost' to='alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='58c8b42fcadabf02f06f877aa1ccd942' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:42:44.154 ***🔗
alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<presence/>



*** User 2024-03-21 07:42:44.158 ***🔗
alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<presence from='alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1' to='alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1'/>



*** User 2024-03-21 07:42:44.158 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@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 07:42:44.159 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fdd65c6d2fa2f50f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:42:44.160 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@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 07:42:44.160 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hcmNoaXZlX2FyY2hpdmVkX2VudHJ5X2dldHNfYWN0aXZlX29uX3JlcXVlc3RfMTU1NwBtYWtyb2xpa2E=</auth>



*** User 2024-03-21 07:42:44.164 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:42:44.164 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@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 07:42:44.165 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3bcae37044f25388' from='localhost' version='1.0' xml:lang='en' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost'>

*** User 2024-03-21 07:42:44.166 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@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 07:42:44.166 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='f30623b738a096dc24a5e8e323fb87b7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:42:44.167 ***🔗
bOb_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq id='f30623b738a096dc24a5e8e323fb87b7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:42:44.167 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='6fc4c82046159a34baf38ceb0992de14'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:42:44.168 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq from='localhost' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='6fc4c82046159a34baf38ceb0992de14' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:42:44.169 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<presence/>



*** User 2024-03-21 07:42:44.172 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<presence from='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1'/>



*** User 2024-03-21 07:42:44.172 ***🔗
alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<message to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' type='chat' id='3d0e94045efad9a2e81fbab3bbba8952'>
	<body>Hi Bob</body>
</message>



*** User 2024-03-21 07:42:44.188 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<message from='alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' type='chat' id='3d0e94045efad9a2e81fbab3bbba8952'>
	<body>Hi Bob</body>
</message>



*** User 2024-03-21 07:42:44.188 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='858c8385d41ca024ebdbab1ce34b67bb'>
	<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 07:42:44.192 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<message from='bob_archive_archived_entry_gets_active_on_request_1557@localhost' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='1711-6964-192117'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='858c8385d41ca024ebdbab1ce34b67bb'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:42:44.173127Z'/>
			<message from='alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' type='chat' id='3d0e94045efad9a2e81fbab3bbba8952'>
				<body>Hi Bob</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:42:44.193 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq from='bob_archive_archived_entry_gets_active_on_request_1557@localhost' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='858c8385d41ca024ebdbab1ce34b67bb' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711006964173127/YWxpY2VfYXJjaGl2ZV9hcmNoaXZlZF9lbnRyeV9nZXRzX2FjdGl2ZV9vbl9yZXF1ZXN0XzE1NTdAbG9jYWxob3N0</first>
			<last>1711006964173127/YWxpY2VfYXJjaGl2ZV9hcmNoaXZlZF9lbnRyeV9nZXRzX2FjdGl2ZV9vbl9yZXF1ZXN0XzE1NTdAbG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:42:44.193 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:42:44.193 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='6448ff3902a669153734ff7dce6b6d3c'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='alice_archive_archived_entry_gets_active_on_request_1557@localhost'>
		<archive>true</archive>
	</query>
</iq>



*** User 2024-03-21 07:42:44.250 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<message from='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost' id='6448ff3902a669153734ff7dce6b6d3c'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='alice_archive_archived_entry_gets_active_on_request_1557@localhost' queryid='6448ff3902a669153734ff7dce6b6d3c'>
		<read>false</read>
		<box>archive</box>
		<archive>true</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-03-21 07:42:44.251 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq from='bob_archive_archived_entry_gets_active_on_request_1557@localhost' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='6448ff3902a669153734ff7dce6b6d3c' type='result'/>



*** User 2024-03-21 07:42:44.251 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='8e6e118981a4884dd76d2818db089df5'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='alice_archive_archived_entry_gets_active_on_request_1557@localhost'>
		<archive>false</archive>
	</query>
</iq>



*** User 2024-03-21 07:42:44.256 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<message from='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost' id='8e6e118981a4884dd76d2818db089df5'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='alice_archive_archived_entry_gets_active_on_request_1557@localhost' queryid='8e6e118981a4884dd76d2818db089df5'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-03-21 07:42:44.256 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq from='bob_archive_archived_entry_gets_active_on_request_1557@localhost' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='8e6e118981a4884dd76d2818db089df5' type='result'/>



*** User 2024-03-21 07:42:44.256 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='a926a69a41a5d6a583d12b4f014e11ab'>
	<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='boolean' var='archive'>
				<value>false</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-21 07:42:44.260 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<message from='bob_archive_archived_entry_gets_active_on_request_1557@localhost' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='1711-6964-259735'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a926a69a41a5d6a583d12b4f014e11ab'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:42:44.173127Z'/>
			<message from='alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' type='chat' id='3d0e94045efad9a2e81fbab3bbba8952'>
				<body>Hi Bob</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:42:44.260 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq from='bob_archive_archived_entry_gets_active_on_request_1557@localhost' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='a926a69a41a5d6a583d12b4f014e11ab' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711006964173127/YWxpY2VfYXJjaGl2ZV9hcmNoaXZlZF9lbnRyeV9nZXRzX2FjdGl2ZV9vbl9yZXF1ZXN0XzE1NTdAbG9jYWxob3N0</first>
			<last>1711006964173127/YWxpY2VfYXJjaGl2ZV9hcmNoaXZlZF9lbnRyeV9nZXRzX2FjdGl2ZV9vbl9yZXF1ZXN0XzE1NTdAbG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:42:44.260 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:42:44.261 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
<iq type='set' id='8bcb9bc56ed459a6879b705e37300971'>
	<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='boolean' var='archive'>
				<value>true</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-21 07:42:44.263 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
<iq from='bob_archive_archived_entry_gets_active_on_request_1557@localhost' to='bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1' id='8bcb9bc56ed459a6879b705e37300971' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:42:44.263 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:42:44.263 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:42:44.264 ***🔗
bob_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:42:44.264 ***🔗
alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:42:44.265 ***🔗
alice_archive_archived_entry_gets_active_on_request_1557@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 07:42:44.284 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3041.html



=== Ended at 2024-03-21 07:42:44
=== successfully completed test case
=== === Returned value: ok