=== 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.50912.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/mam_suite.muc_querying_for_all_messages.48261.html"},
     {tc_group_properties,[{name,muc06},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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/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,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,anonymous => true,
                    subject => <<>>,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_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,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@1877d89c8d91.2024-03-12_08.05.07"

=== Started at 2024-03-12 08:14:29


*** CT 2024-03-12 08:14:29.044 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2169.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:29.414 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-12 08:14:29.420 ***🔗
alicE_unnamed_2238@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-12 08:14:29.421 ***🔗
alicE_unnamed_2238@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3ddbaeda1ae37d39' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 08:14:29.421 ***🔗
alicE_unnamed_2238@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-12 08:14:29.421 ***🔗
alicE_unnamed_2238@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIzOABtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 08:14:29.422 ***🔗
alicE_unnamed_2238@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 08:14:29.422 ***🔗
alicE_unnamed_2238@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-12 08:14:29.422 ***🔗
alicE_unnamed_2238@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b07460bbf998d9f2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2238@localhost'>

*** User 2024-03-12 08:14:29.422 ***🔗
alicE_unnamed_2238@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-12 08:14:29.423 ***🔗
alicE_unnamed_2238@localhost/res1 out
<iq type='set' id='6875f24c285efebb328e72af4895b34c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:14:29.423 ***🔗
alicE_unnamed_2238@localhost/res1 in
<iq id='6875f24c285efebb328e72af4895b34c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2238@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:14:29.423 ***🔗
alice_unnamed_2238@localhost/res1 out
<iq type='set' id='800a80527290324394872a0997128f9d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:29.424 ***🔗
alice_unnamed_2238@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2238@localhost/res1' id='800a80527290324394872a0997128f9d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:29.424 ***🔗
alice_unnamed_2238@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 08:14:29.425 ***🔗
alice_unnamed_2238@localhost/res1 in
<presence from='alice_unnamed_2238@localhost/res1' to='alice_unnamed_2238@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 08:14:29.425 ***🔗
alice_unnamed_2238@localhost/res1 out
<iq type='set' id='1afcc7db7b848ce999f3fc9ea1edf28a' to='alicE_unnamed_2238room0-50995-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:29.427 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='03250602-0225-4a55-8532-c57e4fa07057'>
	<result xmlns='urn:xmpp:mam:2' id='C4H9QICB500A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T00:25:30.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b9b82480</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.427 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='b0f1dccb-4f68-4ac1-88a2-d6905b68af37'>
	<result xmlns='urn:xmpp:mam:2' id='C4HCOVK15007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T03:56:42.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f25edc4a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.427 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='6402ee23-8ca7-44f6-bab6-f69dad7e0c18'>
	<result xmlns='urn:xmpp:mam:2' id='C4I04U6ADG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T03:03:31.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d1704ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.427 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='f836e3ce-ffd9-4d96-b239-fa82c364ba4c'>
	<result xmlns='urn:xmpp:mam:2' id='C4I0OG1FI00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T03:47:16.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>89c7dff3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='84209e99-0881-4d8b-8053-6ceac078e638'>
	<result xmlns='urn:xmpp:mam:2' id='C4INB2QLU005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T06:43:40.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>376b2912</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='914f56cb-e373-4f87-a1ea-0c8e2dd2aa48'>
	<result xmlns='urn:xmpp:mam:2' id='C4J058MBV00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T17:14:54.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>acd69026</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='dbf22caa-927d-4932-b619-854c6d61987e'>
	<result xmlns='urn:xmpp:mam:2' id='C4JFVB8VTG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T12:06:59.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6fc8a040</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='ba248d42-0cb2-4968-9e3a-d61462eee0be'>
	<result xmlns='urn:xmpp:mam:2' id='C4JM2A6VPG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T19:23:07.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>db920017</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='0f619443-75ba-42b2-bc55-4f170d240b83'>
	<result xmlns='urn:xmpp:mam:2' id='C4K8QCEDNG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T17:45:27.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>97498cff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='3b15b90e-cc19-40d4-af08-c83cd8ae41e0'>
	<result xmlns='urn:xmpp:mam:2' id='C4K9JR42800B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T18:42:24.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6224e790</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='d53e353b-fa6a-44d3-b936-e5f79b026178'>
	<result xmlns='urn:xmpp:mam:2' id='C4KFQ0QANG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T02:05:43.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>40495ee2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='5d14c9e6-ffb2-4929-9971-abd2bb767017'>
	<result xmlns='urn:xmpp:mam:2' id='C4KRLNIPHG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T16:15:07.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e55c528f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.428 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='100d20db-672a-444e-a9c7-81b69ff1960a'>
	<result xmlns='urn:xmpp:mam:2' id='C4L2GL8TLG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T00:24:51.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92e61008</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='0f36e65c-fcef-4735-a9c7-3e86c1dfa9ee'>
	<result xmlns='urn:xmpp:mam:2' id='C4L2VDQCCG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T00:57:53.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>06cc343a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='d3f5d46f-53fd-40ed-8e61-b1d880963a37'>
	<result xmlns='urn:xmpp:mam:2' id='C4LURTNTN00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T10:14:22.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88f3b19f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='831650bf-1b23-460d-a27f-621b09bcf94f'>
	<result xmlns='urn:xmpp:mam:2' id='C4M4BDEM000E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T16:46:56.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3a359ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='949004d2-226f-4781-a0f5-7695403852a2'>
	<result xmlns='urn:xmpp:mam:2' id='C4MIKSBGC004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T09:50:16.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>63bf5af6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='492993cc-a3d5-4a04-b1b2-af6968260a04'>
	<result xmlns='urn:xmpp:mam:2' id='C4MSL7S6V00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T21:46:54.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8849537c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='dc5c65ca-88fe-41e8-accb-7b52d0ff9712'>
	<result xmlns='urn:xmpp:mam:2' id='C4N8MBFVNG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T12:08:23.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3b1195e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='5012472b-d90a-47a7-96be-58cf0aeb9afb'>
	<result xmlns='urn:xmpp:mam:2' id='C4NDDUJ9100H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T17:47:30.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>21cbb0e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='433047fe-5609-49d8-851a-7a6e52661245'>
	<result xmlns='urn:xmpp:mam:2' id='C4NR8HRERG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T10:17:35.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>853a4072</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='5f556866-225d-4e4f-8701-a0e9c3006737'>
	<result xmlns='urn:xmpp:mam:2' id='C4O4BARF5G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T21:08:03.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42f4bdd6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='1164ae96-743b-4ad6-8539-49e65c91f885'>
	<result xmlns='urn:xmpp:mam:2' id='C4OCRU3OBG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T07:17:51.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>82162e84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='f608ee7d-a218-46fc-bf20-230e291499bb'>
	<result xmlns='urn:xmpp:mam:2' id='C4OEAE2Q0004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:01:52.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>67f6d945</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='ccb06aef-e6e1-4454-8033-61dfbad18a94'>
	<result xmlns='urn:xmpp:mam:2' id='C4PDHJECL009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T22:16:58.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c9c01b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='dc3c884e-2c12-41cb-9cc6-0f99d828f9c4'>
	<result xmlns='urn:xmpp:mam:2' id='C4PDO50K8G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T22:31:37.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>122e69a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='78e5fea3-ad94-420c-ba77-f650c8b90003'>
	<result xmlns='urn:xmpp:mam:2' id='C4POIBC2HG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T11:26:03.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ce551015</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.429 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='8e1b9b54-2313-46e9-aab3-d1572c47b3de'>
	<result xmlns='urn:xmpp:mam:2' id='C4PSIT99100I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T16:13:38.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ca0108d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.430 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='4cbd58c4-65c4-447d-a13a-07a3e74929d3'>
	<result xmlns='urn:xmpp:mam:2' id='C4QCP8P4NG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T11:33:11.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71cecde9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.430 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='75bdb94e-4b7e-4145-9417-a4dc6c255545'>
	<result xmlns='urn:xmpp:mam:2' id='C4QMB4Q9UG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T22:57:25.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff168a59</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.430 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='477fd64d-dd29-4b71-b9df-e862dd92cbff'>
	<result xmlns='urn:xmpp:mam:2' id='C4R00P0M1G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T10:30:03.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>822c282a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.430 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='43580d3e-5637-456d-9530-6cdf49ece92a'>
	<result xmlns='urn:xmpp:mam:2' id='C4R3156H5G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T14:05:39.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5e8bbf68</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.430 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='4409479e-6d53-4072-9dda-6586742e18ac'>
	<result xmlns='urn:xmpp:mam:2' id='C4RHRP5RD003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T07:47:22.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2587f13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.430 ***🔗
alice_unnamed_2238@localhost/res1 in
<message from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='5b66116d-4f59-4697-a353-46500476d5df'>
	<result xmlns='urn:xmpp:mam:2' id='C4RVCMV2MG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T23:55:49.000000Z' from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2238room0-50995-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6427c359</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:29.430 ***🔗
alice_unnamed_2238@localhost/res1 in
<iq from='alice_unnamed_2238room0-50995-0@muc.localhost' to='alice_unnamed_2238@localhost/res1' id='1afcc7db7b848ce999f3fc9ea1edf28a' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4H9QICB500A</first>
			<last>C4RVCMV2MG05</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 08:14:29.430 ***🔗
alice_unnamed_2238@localhost/res1 out
</stream:stream>

*** User 2024-03-12 08:14:29.483 ***🔗
alice_unnamed_2238@localhost/res1 in
</stream:stream>

*** User 2024-03-12 08:14:29.486 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-12 08:14:29.491 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2170.html



=== Ended at 2024-03-12 08:14:29
=== successfully completed test case
=== === Returned value: ok