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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.26138.0>},
     {basic_group,muc_all},
     {configuration,rdbms_simple},
     {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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/mam_suite.muc_querying_for_all_messages_with_jid.47106.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_simple_muc_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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_prefs => [{muc,true}],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {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,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:26:13


*** CT 2022-01-25 16:26:13.819 *** View log from node mongooseim@localhost when started mongooseim@localhost_973.html
*** CT 2022-01-25 16:26:13.819 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-25 16:26:14.336 ***
alicE_unnamed_1011@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:14.336 ***
alicE_unnamed_1011@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='efd79e49de6a493c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:14.337 ***
alicE_unnamed_1011@localhost/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-01-25 16:26:14.337 ***
alicE_unnamed_1011@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTAxMQBtYXR5Z3J5c2E=</auth>



*** User 2022-01-25 16:26:14.339 ***
alicE_unnamed_1011@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:26:14.339 ***
alicE_unnamed_1011@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:14.339 ***
alicE_unnamed_1011@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2855c10e5cce4b01' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:14.339 ***
alicE_unnamed_1011@localhost/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-01-25 16:26:14.339 ***
alicE_unnamed_1011@localhost/res1 out
<iq type='set' id='75de112c6c51641643bc44571b773927'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:26:14.340 ***
alicE_unnamed_1011@localhost/res1 in
<iq id='75de112c6c51641643bc44571b773927' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1011@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:14.340 ***
alicE_unnamed_1011@localhost/res1 out
<iq type='set' id='573831f80e8b18966292d82d0f0149ab'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:14.340 ***
alicE_unnamed_1011@localhost/res1 in
<iq type='result' id='573831f80e8b18966292d82d0f0149ab'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:14.340 ***
alicE_unnamed_1011@localhost/res1 out
<presence/>



*** User 2022-01-25 16:26:14.346 ***
alicE_unnamed_1011@localhost/res1 in
<presence from='alicE_unnamed_1011@localhost/res1' to='alice_unnamed_1011@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:26:14.346 ***
alicE_unnamed_1011@localhost/res1 out
<iq type='set' id='9a7a25773593b6bf50c32bfb658f5c49' to='alicE_unnamed_1011room0-26202-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-25 16:26:14.359 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='0b8999c0-66a3-495c-b961-eebdcce1db41'>
	<result xmlns='urn:xmpp:mam:2' id='BL98KI1DHG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T16:23:39Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>74ecc2e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.359 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='f1ffde47-f045-45d6-b393-2f9635eb8c22'>
	<result xmlns='urn:xmpp:mam:2' id='BL9J8NGM2002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T05:04:36Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b7e5a83f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.359 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='839de029-9a1b-4742-8b69-90cb3769f90d'>
	<result xmlns='urn:xmpp:mam:2' id='BLAEGGKGEG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T13:34:45Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9db913db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.360 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='2053b5d1-c339-4354-8338-2be2afc4e2b9'>
	<result xmlns='urn:xmpp:mam:2' id='BLAP1K435G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T02:08:51Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb4fae49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.360 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='f635cf03-820f-46ca-8bb5-89d4e999d38c'>
	<result xmlns='urn:xmpp:mam:2' id='BLBCR11E8G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T01:45:45Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ed84ae29</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.360 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='d8d18f3f-672b-441d-8a18-7efe950b3731'>
	<result xmlns='urn:xmpp:mam:2' id='BLCDSH760G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T17:11:21Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1d43718f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.360 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='a655fc7f-88f0-442e-b18d-e5f1de8afa2c'>
	<result xmlns='urn:xmpp:mam:2' id='BLD7AVMQ9G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T23:33:15Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3eea55ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.360 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='8ee22347-7c6a-4302-b811-bb1e4a6049fb'>
	<result xmlns='urn:xmpp:mam:2' id='BLDH3UUPH00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T11:13:22Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>150ced36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.360 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='1486fe51-ae5b-4085-b7f4-5c84fb8d8338'>
	<result xmlns='urn:xmpp:mam:2' id='BLDTBSFQQG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T01:50:05Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d560d691</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.360 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='2deed650-ed6c-421c-a9c0-96b96ced233b'>
	<result xmlns='urn:xmpp:mam:2' id='BLEKIO0JR00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T05:31:50Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>34af96ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='e6b9515a-3edc-40eb-b8a9-c4b1fefcc24e'>
	<result xmlns='urn:xmpp:mam:2' id='BLFB5DDNOG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T08:28:25Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9a7a546b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='42383c14-0730-4105-bbe9-941f27feaf77'>
	<result xmlns='urn:xmpp:mam:2' id='BLG1KKTMRG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T11:17:19Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8bc0a09f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='51a1ecef-dec1-4ba0-b05f-8459556aed7d'>
	<result xmlns='urn:xmpp:mam:2' id='BLH09MM7L005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T23:51:54Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f569cae0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='bc18e5ec-aa01-4af7-8b97-0bdf548096d1'>
	<result xmlns='urn:xmpp:mam:2' id='BLH8QP6PR005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T10:02:46Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c531665</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='a028edd0-878e-47cc-9caf-aba6fb93875b'>
	<result xmlns='urn:xmpp:mam:2' id='BLHTQB9T7008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T11:05:02Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>18d207d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='1975acf5-c61d-4912-a94d-edd1008cd61b'>
	<result xmlns='urn:xmpp:mam:2' id='BLIPRJ3C4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T20:32:08Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>096b4aaa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
<message from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='38e6d908-9e91-4904-b313-cd8251b3f885'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ35V1NNG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T07:39:35Z' from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1011room0-26202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>530c99d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
<iq from='alice_unnamed_1011room0-26202-0@muc.localhost' to='alicE_unnamed_1011@localhost/res1' id='9a7a25773593b6bf50c32bfb658f5c49' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL98KI1DHG0B</first>
			<last>BLJ35V1NNG08</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:26:14.361 ***
alicE_unnamed_1011@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:26:14.374 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:26:14.375 *** View log from node mongooseim@localhost when finished mongooseim@localhost_974.html



=== Ended at 2022-01-25 16:26:14
=== successfully completed test case
=== === Returned value: ok