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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.11268.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {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@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.mam_SUITE.logs/run.2022-05-25_10.43.16/mam_suite.muc_querying_for_all_messages.74115.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_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@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.mam_SUITE.logs/run.2022-05-25_10.43.16/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 => #{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_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        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">>}]},
                     {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@65765adaff9e.2022-05-25_10.37.59"

=== Started at 2022-05-25 10:43:53


*** CT 2022-05-25 10:43:53.496 *** View log from node mongooseim@localhost when started mongooseim@localhost_1792.html
*** CT 2022-05-25 10:43:53.497 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_432.html
Could not find element archive_wait in Config.


*** User 2022-05-25 10:43:53.763 ***
alicE_unnamed_1556@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-05-25 10:43:53.763 ***
alicE_unnamed_1556@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='32172b722f79eda0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:43:53.764 ***
alicE_unnamed_1556@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-05-25 10:43:53.764 ***
alicE_unnamed_1556@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTU1NgBtYXR5Z3J5c2E=</auth>



*** User 2022-05-25 10:43:53.765 ***
alicE_unnamed_1556@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:43:53.765 ***
alicE_unnamed_1556@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-05-25 10:43:53.765 ***
alicE_unnamed_1556@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='65974a0f05b48cf4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:43:53.765 ***
alicE_unnamed_1556@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-05-25 10:43:53.765 ***
alicE_unnamed_1556@localhost/res1 out
<iq type='set' id='3da20f2c81b256287fd5fed695fc0669'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:43:53.765 ***
alicE_unnamed_1556@localhost/res1 in
<iq id='3da20f2c81b256287fd5fed695fc0669' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1556@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:43:53.765 ***
alice_unnamed_1556@localhost/res1 out
<iq type='set' id='00033f701258339e89121a0c7579420e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:43:53.765 ***
alice_unnamed_1556@localhost/res1 in
<iq type='result' id='00033f701258339e89121a0c7579420e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:43:53.766 ***
alice_unnamed_1556@localhost/res1 out
<presence/>



*** User 2022-05-25 10:43:53.767 ***
alice_unnamed_1556@localhost/res1 in
<presence from='alice_unnamed_1556@localhost/res1' to='alice_unnamed_1556@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-05-25 10:43:53.767 ***
alice_unnamed_1556@localhost/res1 out
<iq type='set' id='ae7532d3d58a2f38d5a96b0ab2d79ccc' to='alicE_unnamed_1556room0-11314-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-05-25 10:43:53.770 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='4c397cbf-4203-41a7-93a5-fc1cfc6dbc69'>
	<result xmlns='urn:xmpp:mam:1' id='BNKLA6JT8G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T14:49:45.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>08afbfbc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.770 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='3bd90ab6-b4c6-4ee4-b440-754365abbdb0'>
	<result xmlns='urn:xmpp:mam:1' id='BNKR8950SG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T21:54:57.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8b5620d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.770 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='deaddc9b-53c6-4628-9c06-96b0b512ace4'>
	<result xmlns='urn:xmpp:mam:1' id='BNL4UIIDG00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T09:29:04.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f26192d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.770 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='1b775e7d-082c-486d-a432-3fbca038fab6'>
	<result xmlns='urn:xmpp:mam:1' id='BNL8HBKRV005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T13:45:50.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e947a6ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='bf9bdc75-5deb-40fe-ab67-7f7966fa5f14'>
	<result xmlns='urn:xmpp:mam:1' id='BNLNQIM5M006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:00:12.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e1e2714f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='7e97da7b-26db-45ca-9276-bb6eba28e013'>
	<result xmlns='urn:xmpp:mam:1' id='BNLPJD3I7G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T10:07:19.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2571c177</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='dd0b1471-8cd8-4b64-84fe-ef8ee3a8cf82'>
	<result xmlns='urn:xmpp:mam:1' id='BNMD53NO2009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T09:27:00.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6cfb5806</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='0982ca8c-f70a-4cd6-b688-0023b7d1eedf'>
	<result xmlns='urn:xmpp:mam:1' id='BNMO213TLG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T22:27:31.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3421ac0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='2135431f-24ca-416a-a36b-de44b8bce18b'>
	<result xmlns='urn:xmpp:mam:1' id='BNMRE8CGCG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T02:29:37.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f497fbe9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='e00cd244-cb72-4eb2-91b5-0dd6d93755cf'>
	<result xmlns='urn:xmpp:mam:1' id='BNMVV30A000D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T07:53:36.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fe4e9b6a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='da9d2016-ece3-43d2-a9e6-c272c8d3b5a2'>
	<result xmlns='urn:xmpp:mam:1' id='BNNEH6UFP00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T01:16:18.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>60cad341</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='0f3501ee-656f-4484-b849-35241894f6bf'>
	<result xmlns='urn:xmpp:mam:1' id='BNNO2HQAS00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T12:39:20.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af5aaa34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='e8503ec6-14ab-4e1b-ab70-4c97a5c77e1f'>
	<result xmlns='urn:xmpp:mam:1' id='BNO6RSA4KG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T06:18:09.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d53943e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='f4db3c6c-9cbd-42bf-96b3-1281157d19a1'>
	<result xmlns='urn:xmpp:mam:1' id='BNOFRL7G900H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T17:01:54.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7611c67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.771 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='6aff6e54-fa6c-44b9-b81e-ee7f33ba89fa'>
	<result xmlns='urn:xmpp:mam:1' id='BNOMJ0N51G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T01:03:39.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af561641</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='e8ac31fc-19bd-4437-90e0-08171aa1fac0'>
	<result xmlns='urn:xmpp:mam:1' id='BNP1RHPHSG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T14:30:09.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>823421c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='7e15fa73-151d-4bf8-b112-20e5a61f4652'>
	<result xmlns='urn:xmpp:mam:1' id='BNPA8N4M8008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T00:32:16.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e9e322d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='0d217943-83f1-4b46-a42d-cfe44d50c15e'>
	<result xmlns='urn:xmpp:mam:1' id='BNPLLFCUQG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T14:08:13.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>768fc53b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='0b319be2-01d9-426e-a8b5-60b78a0297e2'>
	<result xmlns='urn:xmpp:mam:1' id='BNQ1O4C0MG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T04:33:09.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>83999432</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='53e7fac2-f639-428e-807b-87778f170835'>
	<result xmlns='urn:xmpp:mam:1' id='BNQ4OE5IDG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T08:08:35.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90707700</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='bd659f3a-6503-4b08-9e58-e422c6340b53'>
	<result xmlns='urn:xmpp:mam:1' id='BNQI7ETLN001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T00:12:46.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>956132e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='8fd60c6a-5895-4026-9eae-aa43f3e846d0'>
	<result xmlns='urn:xmpp:mam:1' id='BNQLPEV1DG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T04:27:47.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad0d70ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='83d6868d-47c8-46f1-b20f-ff97b0dbc7fa'>
	<result xmlns='urn:xmpp:mam:1' id='BNR7MIQUN003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T01:49:50.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>16753603</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='225e8a66-f0f6-4c46-9605-ce9d34049122'>
	<result xmlns='urn:xmpp:mam:1' id='BNRND715I00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T20:34:12.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f48b93c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='50ac5ce7-f9a7-4f21-a114-10cb3cf921fa'>
	<result xmlns='urn:xmpp:mam:1' id='BNRRAEC1600E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T01:14:20.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c4870691</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='438ead09-8458-40ff-8007-91d3606d01ff'>
	<result xmlns='urn:xmpp:mam:1' id='BNRTEQIJR004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T03:47:18.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>499209eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='71fa0916-a35e-4521-ac9d-c150c0379947'>
	<result xmlns='urn:xmpp:mam:1' id='BNSOS35LNG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T12:29:43.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ee46183c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='a04f3810-1b15-495e-be55-bbb115af3392'>
	<result xmlns='urn:xmpp:mam:1' id='BNSQKGFEHG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T14:35:55.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>179ba5a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.772 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='7b24e107-64f0-4661-8658-b4bec5bc3244'>
	<result xmlns='urn:xmpp:mam:1' id='BNT9D67G2G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T08:13:17.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a3100438</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.773 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='90cffffa-37b2-4c7d-8cc5-ad109bc65b09'>
	<result xmlns='urn:xmpp:mam:1' id='BNTF92LIBG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T15:13:35.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>174dcc9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.773 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='0a224e91-adc3-4267-8fa0-a2288db47853'>
	<result xmlns='urn:xmpp:mam:1' id='BNU772US9G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T19:47:07.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cfccadc8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.773 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='b830291d-3f2f-4078-9de9-77388ba9dee4'>
	<result xmlns='urn:xmpp:mam:1' id='BNUAB4ECJG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T23:30:55.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b87bc46f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.773 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='405eb9cd-e2cf-4d01-b81d-0bba41789874'>
	<result xmlns='urn:xmpp:mam:1' id='BNUE8ESE2007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T04:11:16.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>313c4a21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.773 ***
alice_unnamed_1556@localhost/res1 in
<message from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='c3f95cab-f609-411e-bb89-74b347216212'>
	<result xmlns='urn:xmpp:mam:1' id='BNUN0P4OU00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T14:38:20.000000Z' from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1556room0-11314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3d434539</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:53.773 ***
alice_unnamed_1556@localhost/res1 in
<iq from='alice_unnamed_1556room0-11314-1@muc.localhost' to='alice_unnamed_1556@localhost/res1' id='ae7532d3d58a2f38d5a96b0ab2d79ccc' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BNKLA6JT8G01</first>
			<last>BNUN0P4OU00E</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-05-25 10:43:53.773 ***
alice_unnamed_1556@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:43:53.773 ***
alice_unnamed_1556@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:43:53.780 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_432.html
*** CT 2022-05-25 10:43:53.781 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1793.html



=== Ended at 2022-05-25 10:43:53
=== successfully completed test case
=== === Returned value: ok