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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.52298.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.09.57/mam_suite.muc_querying_for_all_messages.72324.html"},
     {tc_group_properties,[{name,muc06},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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.09.57/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,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@d091d39a81d0.2024-03-08_08.59.35"

=== Started at 2024-03-08 09:10:47


*** CT 2024-03-08 09:10:47.620 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2296.html
Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:48.051 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-08 09:10:48.053 ***🔗
alicE_unnamed_2243@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-08 09:10:48.055 ***🔗
alicE_unnamed_2243@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c55f7ba58297bf38' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:10:48.055 ***🔗
alicE_unnamed_2243@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-08 09:10:48.055 ***🔗
alicE_unnamed_2243@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI0MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-08 09:10:48.085 ***🔗
alicE_unnamed_2243@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:10:48.086 ***🔗
alicE_unnamed_2243@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-08 09:10:48.086 ***🔗
alicE_unnamed_2243@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c220774cd52dd25c' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2243@localhost'>

*** User 2024-03-08 09:10:48.086 ***🔗
alicE_unnamed_2243@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-08 09:10:48.086 ***🔗
alicE_unnamed_2243@localhost/res1 out
<iq type='set' id='dbb1542f88de3eb19907748fb5730be4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:10:48.087 ***🔗
alicE_unnamed_2243@localhost/res1 in
<iq id='dbb1542f88de3eb19907748fb5730be4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2243@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:10:48.087 ***🔗
alice_unnamed_2243@localhost/res1 out
<iq type='set' id='085efdc7e614e7dbd727b69c9e0a603b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:10:48.087 ***🔗
alice_unnamed_2243@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2243@localhost/res1' id='085efdc7e614e7dbd727b69c9e0a603b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:10:48.087 ***🔗
alice_unnamed_2243@localhost/res1 out
<presence/>



*** User 2024-03-08 09:10:48.089 ***🔗
alice_unnamed_2243@localhost/res1 in
<presence from='alice_unnamed_2243@localhost/res1' to='alice_unnamed_2243@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:48.089 ***🔗
alice_unnamed_2243@localhost/res1 out
<iq type='set' id='a7c617937d85389159d5e57092f11b78' to='alicE_unnamed_2243room0-52355-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:48.092 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='f87eedab-038a-4997-9468-e81117e1f206'>
	<result xmlns='urn:xmpp:mam:2' id='C4F80TN0DG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T17:55:15.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c0705a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.092 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='609ccf45-8fde-432c-9b91-8bd8525e6c07'>
	<result xmlns='urn:xmpp:mam:2' id='C4F8DKEOAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T18:23:41.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>610a3d15</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.092 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='3082799a-fc38-43b2-844b-367502eee360'>
	<result xmlns='urn:xmpp:mam:2' id='C4FDBHNOS00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T00:16:56.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d58e5f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='7aa70bd6-744a-4fb1-9225-4f0191971bc6'>
	<result xmlns='urn:xmpp:mam:2' id='C4FJMVOCKG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T07:52:01.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e65ae57e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='baa7ec1c-1f3e-4aa3-b410-518824fc0b2a'>
	<result xmlns='urn:xmpp:mam:2' id='C4G1DF5GMG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T00:12:53.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2634a408</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='622988c2-32d5-4191-9361-2a5524a2a4a7'>
	<result xmlns='urn:xmpp:mam:2' id='C4GF5HQV000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T16:37:20.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3ebb2a39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='b0af3d6a-5bd5-42a2-aa83-5871d7aef48a'>
	<result xmlns='urn:xmpp:mam:2' id='C4GO63A5400G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T03:22:48.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>99cad7b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='d2dda4ce-ac19-4215-877c-b3df6757a12a'>
	<result xmlns='urn:xmpp:mam:2' id='C4H5R0DFGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T19:40:09.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a9ba3abf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='ced08ab1-f5f7-4abb-a780-5f9041bfa319'>
	<result xmlns='urn:xmpp:mam:2' id='C4HEGP4I9G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T06:01:31.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fe6792c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='11181d4a-6256-4230-ac1a-5700775854b4'>
	<result xmlns='urn:xmpp:mam:2' id='C4HKGH2LDG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T13:10:27.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>282f718a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='354f33b9-1273-4518-8ca9-8d4a31fcb829'>
	<result xmlns='urn:xmpp:mam:2' id='C4HV61MRCG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T01:54:25.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>39a9a667</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='24bc9c24-50c3-4595-a431-2003475a53a9'>
	<result xmlns='urn:xmpp:mam:2' id='C4I5R39CI003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T09:51:00.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc670a01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='20ed8c97-7ec4-480b-9576-8abd10be233f'>
	<result xmlns='urn:xmpp:mam:2' id='C4ITM13ODG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T14:17:39.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4803dda6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='9ca5a576-b116-4501-9e05-d0c926500eb6'>
	<result xmlns='urn:xmpp:mam:2' id='C4J3RU7BR008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T21:40:22.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cf465903</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='83b0207b-c18e-4dbc-bae2-e2e874cd2eab'>
	<result xmlns='urn:xmpp:mam:2' id='C4J81B3LNG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T02:38:47.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1dd91930</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='745f4c43-fbb8-4334-b223-49a3212d8e40'>
	<result xmlns='urn:xmpp:mam:2' id='C4JBUQAA000I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T07:19:28.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e3455911</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.093 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='fc539a38-bfa9-4faa-8837-6cdfc96a1543'>
	<result xmlns='urn:xmpp:mam:2' id='C4JUA7FD0G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T05:13:29.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e43b59c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.094 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='a45f3fc6-dcf0-4a78-bd93-f2a846c96d0e'>
	<result xmlns='urn:xmpp:mam:2' id='C4KAD7L1G00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T19:39:12.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fb40f986</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.094 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='141616cd-dcd9-4c6f-982c-48a91432ce0e'>
	<result xmlns='urn:xmpp:mam:2' id='C4KGQFBV9G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T03:18:19.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7653b9c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.094 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='c40cc00d-7be4-4f75-9827-25869f4d60ac'>
	<result xmlns='urn:xmpp:mam:2' id='C4KMIJ5IDG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T10:10:11.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc8b5a22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.094 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='8415da97-8ce8-46f7-a366-cbdd171c2271'>
	<result xmlns='urn:xmpp:mam:2' id='C4L8LQ9USG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T07:45:53.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ae9ab67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.094 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='d0de47e9-86ce-41ba-9f75-fabc790d6f68'>
	<result xmlns='urn:xmpp:mam:2' id='C4L8Q7TQDG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T07:55:47.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>49cc75ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.094 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='dffc880f-3617-4bb7-816c-af64b72659fc'>
	<result xmlns='urn:xmpp:mam:2' id='C4LMPFUO000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T00:36:16.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a49c375c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.094 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='8ccf0ca3-4950-4101-ad87-d74fcafeb61b'>
	<result xmlns='urn:xmpp:mam:2' id='C4M09M3LE006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T11:56:44.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0e306122</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.094 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='bd194293-1b81-482a-8cc5-8033e42e2ab3'>
	<result xmlns='urn:xmpp:mam:2' id='C4MJP4G4L002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T11:11:22.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b3d1b42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.095 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='d7e2f92c-a078-4bb5-8f7e-07a2db31f245'>
	<result xmlns='urn:xmpp:mam:2' id='C4MRJHO32002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T20:31:32.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b38cc84d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.095 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='cff2a3db-a79e-4335-a578-aa5119d0dbf5'>
	<result xmlns='urn:xmpp:mam:2' id='C4N4IMKISG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T07:13:53.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11b21200</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.095 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='89d58a11-a8b1-4c53-b0a8-ab2ead4fa493'>
	<result xmlns='urn:xmpp:mam:2' id='C4N6S73QE002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T09:58:20.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17f070de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.095 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='fd40f298-7b40-42d8-989f-862edfe3069f'>
	<result xmlns='urn:xmpp:mam:2' id='C4NOKMEK400E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T07:10:00.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7235a9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.095 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='3d39a2a9-bdeb-4e31-aaf0-c7fc53ef11c0'>
	<result xmlns='urn:xmpp:mam:2' id='C4O3OQK1RG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T20:26:39.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5d43155e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.095 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='024f9b25-2485-4820-8f83-a22ed49eaf65'>
	<result xmlns='urn:xmpp:mam:2' id='C4OEKGLC8G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:24:25.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6581ad1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.095 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='0ca039a3-61ce-4c51-82a5-16571f38933d'>
	<result xmlns='urn:xmpp:mam:2' id='C4OOC4OE1G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T21:01:31.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc7938a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.095 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='e7fb2524-f35d-472d-93b1-0b72e5eed7bd'>
	<result xmlns='urn:xmpp:mam:2' id='C4PBPHB6EG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T20:11:33.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>781c0ab3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.096 ***🔗
alice_unnamed_2243@localhost/res1 in
<message from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='9fa9199c-0b18-4bc1-9bcd-d0d4b0458f10'>
	<result xmlns='urn:xmpp:mam:2' id='C4PELD1KBG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:37:03.000000Z' from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2243room0-52355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81be3397</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:48.096 ***🔗
alice_unnamed_2243@localhost/res1 in
<iq from='alice_unnamed_2243room0-52355-0@muc.localhost' to='alice_unnamed_2243@localhost/res1' id='a7c617937d85389159d5e57092f11b78' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4F80TN0DG03</first>
			<last>C4PELD1KBG0D</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-08 09:10:48.096 ***🔗
alice_unnamed_2243@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:10:48.097 ***🔗
alice_unnamed_2243@localhost/res1 in
</stream:stream>

*** User 2024-03-08 09:10:48.106 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-08 09:10:48.116 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2297.html



=== Ended at 2024-03-08 09:10:48
=== successfully completed test case
=== === Returned value: ok