=== Test case: mam_SUITE:querying_for_all_messages_with_jid/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.27772.0>},
     {basic_group,mam_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[pm]},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/mam_suite.querying_for_all_messages_with_jid.32644.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_mam_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam => [{archive_groupchats,false}],
        mod_mam_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{pm,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{pm,true}],
        mod_mam_rdbms_user => [{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"groupchats.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:20:47


*** CT 2022-03-04 11:20:47.677 *** View log from node mongooseim@localhost when started mongooseim@localhost_997.html
*** CT 2022-03-04 11:20:47.678 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html

*** User 2022-03-04 11:20:47.965 ***
alicE_unnamed_1044@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:47.966 ***
alicE_unnamed_1044@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e0fb7fef7811ee7f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:47.966 ***
alicE_unnamed_1044@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:20:47.966 ***
alicE_unnamed_1044@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTA0NABtYXR5Z3J5c2E=</auth>



*** User 2022-03-04 11:20:47.967 ***
alicE_unnamed_1044@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:47.967 ***
alicE_unnamed_1044@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:47.967 ***
alicE_unnamed_1044@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1604866ecf9528e8' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:47.967 ***
alicE_unnamed_1044@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:20:47.967 ***
alicE_unnamed_1044@domain.example.com/res1 out
<iq type='set' id='689f0c86d5b9f2fcc3068a7be15dee8f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:47.968 ***
alicE_unnamed_1044@domain.example.com/res1 in
<iq id='689f0c86d5b9f2fcc3068a7be15dee8f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1044@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:47.969 ***
alicE_unnamed_1044@domain.example.com/res1 out
<iq type='set' id='72607f7dbffcd9b4247930d91074d336'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:47.969 ***
alicE_unnamed_1044@domain.example.com/res1 in
<iq type='result' id='72607f7dbffcd9b4247930d91074d336'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:47.969 ***
alicE_unnamed_1044@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:20:47.972 ***
alicE_unnamed_1044@domain.example.com/res1 in
<presence from='alicE_unnamed_1044@domain.example.com/res1' to='alice_unnamed_1044@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:47.972 ***
alicE_unnamed_1044@domain.example.com/res1 out
<iq type='set' id='cbddabff8152957f30eb36199fdb1fd3'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>bob_unnamed_1044@domain.example.com</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:20:47.976 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='2ab999b4-0196-42b7-80de-cf66515d7e41'>
	<result xmlns='urn:xmpp:mam:1' id='BM0RNN1TRG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T05:15:43Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>f8dfac31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.976 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='e6c7a2ad-df7d-4487-9ea5-8e1990221b12'>
	<result xmlns='urn:xmpp:mam:1' id='BM1E3S9J2G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T03:11:25Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>de413076</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.976 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='f75a4686-e0a8-4133-954e-d100271f46e0'>
	<result xmlns='urn:xmpp:mam:1' id='BM2178EEFG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T01:59:03Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>c2f1a7e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.976 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='eaf6963e-6d8c-49bd-bd66-0be30532a487'>
	<result xmlns='urn:xmpp:mam:1' id='BM2RFUD5T001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T09:19:38Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>95e4a5a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.976 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='cb3a49ab-2f0f-4730-b308-de3e9caf3dd4'>
	<result xmlns='urn:xmpp:mam:1' id='BM3RG8DV5G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T23:30:59Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>25853386</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.976 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='fb421782-5620-4c3b-908f-cfaed163b234'>
	<result xmlns='urn:xmpp:mam:1' id='BM4FM8GK200I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T23:36:04Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>ba118e2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.976 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='8b0f8010-c3e1-45f2-a23d-909992f8106c'>
	<result xmlns='urn:xmpp:mam:1' id='BM4J3L70RG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T03:40:47Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>045a8533</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='c3df3c3b-69d1-4231-96e9-7714bdfa749a'>
	<result xmlns='urn:xmpp:mam:1' id='BM5I5BQ8E00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T16:43:40Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>606add8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='71b2a595-7fa1-4eff-bd38-abcbb230aff9'>
	<result xmlns='urn:xmpp:mam:1' id='BM6788NAQ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T17:53:24Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>90d87e3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='29facd71-63c6-4584-a9b9-a3e88a9fa13f'>
	<result xmlns='urn:xmpp:mam:1' id='BM6PDG013G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T15:33:35Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>36d5b3b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='addbbe0f-6e13-48c8-b9af-76b0a09d762f'>
	<result xmlns='urn:xmpp:mam:1' id='BM78RDFFI009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T09:58:28Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>6f76205c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='4560ca80-0286-4bd5-b611-35fb1a3b5625'>
	<result xmlns='urn:xmpp:mam:1' id='BM7NUHNICG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T03:59:13Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>4fceafb0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='74cf8a44-dbb6-4b40-94e5-52d2a4d102c7'>
	<result xmlns='urn:xmpp:mam:1' id='BM8JGL23HG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T12:52:27Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>2d39308b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='f445464e-00d8-43d3-a370-a4b34b1ee3a9'>
	<result xmlns='urn:xmpp:mam:1' id='BM9286Q3R001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T06:27:18Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>d3cd11fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='7f592933-1c26-41f4-8f3c-d626f5758931'>
	<result xmlns='urn:xmpp:mam:1' id='BM9SMHNI000J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T14:00:32Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>722dde08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='e874028d-b649-456b-bc0f-55a913b1c71d'>
	<result xmlns='urn:xmpp:mam:1' id='BMAOTM3S4G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T23:40:49Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>b307ee85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<message from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='fd4fc14a-a2ba-4a08-b528-6379c4fcbbfb'>
	<result xmlns='urn:xmpp:mam:1' id='BMB94EUVN009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T19:01:18Z' from='alice_unnamed_1044@domain.example.com'/>
			<message from='alice_unnamed_1044@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1044@domain.example.com' type='chat'>
				<body>59d1b4dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 in
<iq from='alicE_unnamed_1044@domain.example.com' to='alicE_unnamed_1044@domain.example.com/res1' id='cbddabff8152957f30eb36199fdb1fd3' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0RNN1TRG04</first>
			<last>BMB94EUVN009</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:47.977 ***
alicE_unnamed_1044@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:47.978 ***
alicE_unnamed_1044@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:47.984 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:47.985 *** View log from node mongooseim@localhost when finished mongooseim@localhost_997.html



=== Ended at 2022-03-04 11:20:48
=== successfully completed test case
=== === Returned value: ok