=== 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.5166.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,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 => mnesia}},
     {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@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/mam_suite.muc_querying_for_all_messages.60419.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/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 => [],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"}]},
             {welcome_message,{[],[]}}],
        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@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:07:48


*** CT 2022-04-04 15:07:48.152 *** View log from node mongooseim@localhost when started mongooseim@localhost_1290.html
*** CT 2022-04-04 15:07:48.152 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-04-04 15:07:48.600 ***
alicE_unnamed_1377@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-04-04 15:07:48.600 ***
alicE_unnamed_1377@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec49e04f48872a9b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:07:48.600 ***
alicE_unnamed_1377@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-04-04 15:07:48.600 ***
alicE_unnamed_1377@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTM3NwBtYXR5Z3J5c2E=</auth>



*** User 2022-04-04 15:07:48.602 ***
alicE_unnamed_1377@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:07:48.602 ***
alicE_unnamed_1377@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-04-04 15:07:48.602 ***
alicE_unnamed_1377@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c73de7e97fc701fd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:07:48.602 ***
alicE_unnamed_1377@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-04-04 15:07:48.602 ***
alicE_unnamed_1377@localhost/res1 out
<iq type='set' id='341f57dfd47c20c976b3723dc823b918'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:07:48.602 ***
alicE_unnamed_1377@localhost/res1 in
<iq id='341f57dfd47c20c976b3723dc823b918' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1377@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:07:48.602 ***
alicE_unnamed_1377@localhost/res1 out
<iq type='set' id='1dec5aceff801e63aafc2018b6f0b851'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:07:48.603 ***
alicE_unnamed_1377@localhost/res1 in
<iq type='result' id='1dec5aceff801e63aafc2018b6f0b851'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:07:48.603 ***
alicE_unnamed_1377@localhost/res1 out
<presence/>



*** User 2022-04-04 15:07:48.605 ***
alicE_unnamed_1377@localhost/res1 in
<presence from='alicE_unnamed_1377@localhost/res1' to='alice_unnamed_1377@localhost/res1' xml:lang='en'/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2022-04-04 15:07:48.606 ***
alicE_unnamed_1377@localhost/res1 out
<iq type='set' id='d595ffb8d96d8067e5e178aa4e14620e' to='alicE_unnamed_1377room0-5214-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-04-04 15:07:48.609 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='91a72504-267a-409e-a66a-7b280d506163'>
	<result xmlns='urn:xmpp:mam:1' id='BMKECLJCMG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T08:53:25.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d85d0d12</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.609 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='6a677c12-9327-4481-80f7-1f46ddd5d148'>
	<result xmlns='urn:xmpp:mam:1' id='BMKQ70V9TG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T22:59:47.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e612f9de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.609 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='7f6253ea-96f8-4c5d-8d33-feb63e5c6fae'>
	<result xmlns='urn:xmpp:mam:1' id='BML1SC38MG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T08:08:37.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e59da072</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.609 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='d7b2a497-b0c2-446d-b357-04df054bc52d'>
	<result xmlns='urn:xmpp:mam:1' id='BMLCQ2O5700D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T21:10:54.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c6a76627</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='41281a7e-54f5-468f-bad9-dc7a99046361'>
	<result xmlns='urn:xmpp:mam:1' id='BMLK912F6G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T06:05:25.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0725ef79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='e735e165-2c7d-4ff4-8174-806424d8e1d5'>
	<result xmlns='urn:xmpp:mam:1' id='BMLLVG4VA00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T08:07:16.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>19af5c97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='de946fae-3854-429c-a2e8-aa1ff25da538'>
	<result xmlns='urn:xmpp:mam:1' id='BMM5LED9700C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T02:50:06.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad00f0d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='90eaee99-c8bb-41ca-af4a-b6f848bc8794'>
	<result xmlns='urn:xmpp:mam:1' id='BMMG66711G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T15:23:23.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ecf3a47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='91a00f76-32bc-428c-8f99-4306fff9f520'>
	<result xmlns='urn:xmpp:mam:1' id='BMMQ47IVT00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T03:14:50.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9e04753</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='99c2d25d-42f9-45cf-ac55-f8d6beff35a6'>
	<result xmlns='urn:xmpp:mam:1' id='BMMUHCDS1G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T08:30:35.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>af723947</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='865adb88-4bc3-4bec-b9c7-0981293edc1f'>
	<result xmlns='urn:xmpp:mam:1' id='BMNKSIUB2003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T11:10:28.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>777b9914</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='88cb8525-d558-47ae-8ef5-2cba27fea92d'>
	<result xmlns='urn:xmpp:mam:1' id='BMNT6801600A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T21:04:44.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2f8fbd6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='29847ae7-c1fa-43b6-a433-3be822922109'>
	<result xmlns='urn:xmpp:mam:1' id='BMOC9MVEB00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T15:06:14.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2c03fbc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.610 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='99e72120-e4be-4306-bebb-acf07eadbd00'>
	<result xmlns='urn:xmpp:mam:1' id='BMOE3B4Q2G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T17:15:09.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f816534</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='30f45695-5af4-4772-9798-db12d9cbb606'>
	<result xmlns='urn:xmpp:mam:1' id='BMOND65FMG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T04:21:25.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91dc2fcd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='caac9fae-7d39-46da-8d93-d94f77ab5bd7'>
	<result xmlns='urn:xmpp:mam:1' id='BMOSOGR1GG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T10:44:41.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>916278d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='e9279005-6ec3-43a8-b5db-3b8fb56fc825'>
	<result xmlns='urn:xmpp:mam:1' id='BMPCG65NT007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T05:31:22.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c4f2ebbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='6f4d9421-990c-4abd-a0a5-6687ca06844b'>
	<result xmlns='urn:xmpp:mam:1' id='BMPL504KHG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T15:50:35.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8f63157b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='de524d9f-1e9d-4e74-9601-5605ef8fae44'>
	<result xmlns='urn:xmpp:mam:1' id='BMQ83LC2U00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T14:27:40.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec788dc1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='4764238d-e61d-4ff8-bcc7-a099a440bd55'>
	<result xmlns='urn:xmpp:mam:1' id='BMQFJ69FSG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T23:23:29.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8be2dbe8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='34a0fdb8-64ab-44fd-8b0a-03615914b916'>
	<result xmlns='urn:xmpp:mam:1' id='BMQIC49IH00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T02:42:26.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4bb21e84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='c55a4fbc-080a-4d93-a17c-eb56dab999fe'>
	<result xmlns='urn:xmpp:mam:1' id='BMR0C8MCR00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T19:24:54.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d9975744</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='d4e75b1f-5445-4427-bdb7-702c419d4199'>
	<result xmlns='urn:xmpp:mam:1' id='BMR5PT1E3G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T01:53:19.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29176631</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='b7fb1842-ec5b-4c7d-9bed-ed7f9a60834b'>
	<result xmlns='urn:xmpp:mam:1' id='BMRIETMUK006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T16:59:20.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>277d38a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='946becae-5d27-4604-910e-0d7d315ca81f'>
	<result xmlns='urn:xmpp:mam:1' id='BMRPSSPQ6007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T01:51:40.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7bfde9f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='b85a59db-293a-4f1f-8b95-275a613410a7'>
	<result xmlns='urn:xmpp:mam:1' id='BMS4RKBI3G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T14:56:15.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6c970f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='a61aa56c-1319-4e7e-af47-d3be0f74a1fa'>
	<result xmlns='urn:xmpp:mam:1' id='BMSL4P0QD00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T10:22:02.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bef52932</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.611 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='94037438-be8a-4bb9-b7d7-b15474850bbc'>
	<result xmlns='urn:xmpp:mam:1' id='BMSQO3OB800I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T17:03:12.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>042ec5c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.612 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='f23a1896-de80-400e-8a71-1c962fc4f44c'>
	<result xmlns='urn:xmpp:mam:1' id='BMT79KJLQ004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T08:01:24.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>31d1e828</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.612 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='4f3ce633-b25f-4e6e-bbb6-a0d89aebdd63'>
	<result xmlns='urn:xmpp:mam:1' id='BMTDCDIU5G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T15:17:07.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>831739eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.612 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='8f654329-c269-4846-8f7d-c695f2678b6d'>
	<result xmlns='urn:xmpp:mam:1' id='BMTRUGIJCG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T08:39:45.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b5ea152d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.612 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='58b25572-0ae1-452c-b26d-336acd984b4f'>
	<result xmlns='urn:xmpp:mam:1' id='BMU42G6AG007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T18:21:20.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f74f2956</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.612 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='41020365-7210-47fa-9119-6e8e2abb3df0'>
	<result xmlns='urn:xmpp:mam:1' id='BMUB4HIGTG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T02:46:59.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b9a77539</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.612 ***
alicE_unnamed_1377@localhost/res1 in
<message from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='260391e0-7911-42d2-967b-502452984bc2'>
	<result xmlns='urn:xmpp:mam:1' id='BMUGLTBSKG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T09:23:45.000000Z' from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1377room0-5214-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83b1791e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:48.612 ***
alicE_unnamed_1377@localhost/res1 in
<iq from='alice_unnamed_1377room0-5214-1@muc.localhost' to='alicE_unnamed_1377@localhost/res1' id='d595ffb8d96d8067e5e178aa4e14620e' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMKECLJCMG0G</first>
			<last>BMUGLTBSKG0D</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-04-04 15:07:48.612 ***
alicE_unnamed_1377@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:07:48.613 ***
alicE_unnamed_1377@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:07:48.622 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-04-04 15:07:48.623 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1291.html



=== Ended at 2022-04-04 15:07:48
=== successfully completed test case
=== === Returned value: ok