=== 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.2056.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 => [],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,<<"groupchats.">>}},
                      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,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/mam_suite.muc_querying_for_all_messages.99202.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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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},{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 =>
            [{host,{prefix,<<"groupchats.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24"

=== Started at 2022-03-07 16:01:21


*** CT 2022-03-07 16:01:21.754 *** View log from node mongooseim@localhost when started mongooseim@localhost_891.html
*** CT 2022-03-07 16:01:21.755 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_440.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-03-07 16:01:21.949 ***
alicE_unnamed_1199@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:01:21.949 ***
alicE_unnamed_1199@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1b31905e913a0897' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:21.949 ***
alicE_unnamed_1199@domain.example.com/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-03-07 16:01:21.949 ***
alicE_unnamed_1199@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTE5OQBtYXR5Z3J5c2E=</auth>



*** User 2022-03-07 16:01:21.950 ***
alicE_unnamed_1199@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:01:21.950 ***
alicE_unnamed_1199@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:01:21.950 ***
alicE_unnamed_1199@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='07f0ef134b347c56' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:21.950 ***
alicE_unnamed_1199@domain.example.com/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-03-07 16:01:21.950 ***
alicE_unnamed_1199@domain.example.com/res1 out
<iq type='set' id='b439b545977d7579130a8c32a91822cb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:01:21.951 ***
alicE_unnamed_1199@domain.example.com/res1 in
<iq id='b439b545977d7579130a8c32a91822cb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1199@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:01:21.951 ***
alicE_unnamed_1199@domain.example.com/res1 out
<iq type='set' id='d40d456e2a417a263a7b195724697ced'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:21.951 ***
alicE_unnamed_1199@domain.example.com/res1 in
<iq type='result' id='d40d456e2a417a263a7b195724697ced'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:21.951 ***
alicE_unnamed_1199@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:01:21.952 ***
alicE_unnamed_1199@domain.example.com/res1 in
<presence from='alicE_unnamed_1199@domain.example.com/res1' to='alice_unnamed_1199@domain.example.com/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-03-07 16:01:21.952 ***
alicE_unnamed_1199@domain.example.com/res1 out
<iq type='set' id='ee0ad0d9e42ab79c6ca9fcd3084771e3' to='alicE_unnamed_1199room0-2104-1@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-03-07 16:01:21.954 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='8cd19463-b853-4ee5-93ac-6b59e2cee901'>
	<result xmlns='urn:xmpp:mam:1' id='BM2MCHKTRG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T03:14:07Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f272ff54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='787ef6ca-2cd0-4723-835c-198aba77b816'>
	<result xmlns='urn:xmpp:mam:1' id='BM30E0754005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T15:13:12Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c4193e9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='b2c81839-da77-4981-bd5e-1970f4fc6c75'>
	<result xmlns='urn:xmpp:mam:1' id='BM3L6ITGNG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T15:59:51Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>86999411</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='cc43ea42-5a6d-4ea6-8b2d-1c1887fbbf2c'>
	<result xmlns='urn:xmpp:mam:1' id='BM3NLPP7RG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T18:57:03Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>871f4b13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='56d035ed-5882-43a8-8639-51e06755ab72'>
	<result xmlns='urn:xmpp:mam:1' id='BM46L63NUG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T12:49:25Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e1a0ee81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='7962b49b-38d8-45ba-833a-d232bd3f0f5c'>
	<result xmlns='urn:xmpp:mam:1' id='BM48K0U1VG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T15:09:59Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e450444</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='39c7c89d-1f78-4154-81fa-c4b0f6ce3f43'>
	<result xmlns='urn:xmpp:mam:1' id='BM4NG6VHO00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T08:55:12Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb49e755</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='50e88f76-a78e-4055-8292-ad7fed4cdbc8'>
	<result xmlns='urn:xmpp:mam:1' id='BM4P6RP57G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T10:57:27Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bf858e10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='4b09944e-d701-4b64-84cf-a59e30429af2'>
	<result xmlns='urn:xmpp:mam:1' id='BM5458BUM00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T00:01:16Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>251fc2de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.955 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='18de3596-e2b3-44ba-89ce-a4bcab0d7c8d'>
	<result xmlns='urn:xmpp:mam:1' id='BM5G102U200I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T14:10:44Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>641921eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='c918b129-f13c-4f25-975c-4f87604691bc'>
	<result xmlns='urn:xmpp:mam:1' id='BM5P0P7TR00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T00:54:30Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6fcb6d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='84f272b6-e25d-476e-b690-a6b402052e0b'>
	<result xmlns='urn:xmpp:mam:1' id='BM69R1A90G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T20:58:33Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44a324b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='bcd243a4-1827-4334-9369-bb1347e2364e'>
	<result xmlns='urn:xmpp:mam:1' id='BM6GTTS7F00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T05:26:06Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ead1cb3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='8106db2b-1074-48fd-8ab7-75ccc54096c8'>
	<result xmlns='urn:xmpp:mam:1' id='BM6M1SOA6G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T11:32:53Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16dba740</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='8fea80f3-9e82-4415-b3ae-f583303367aa'>
	<result xmlns='urn:xmpp:mam:1' id='BM7E2G0L2G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T16:12:13Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d30d986</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='37cee746-84c1-4864-a4b4-5372fd196a17'>
	<result xmlns='urn:xmpp:mam:1' id='BM7IKT5SG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T21:39:44Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5704daee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='51912114-0823-4244-8d9a-4020f03c2a69'>
	<result xmlns='urn:xmpp:mam:1' id='BM7L9L683G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T00:49:19Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a5a1ec48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='88b4059f-fd7b-4d3b-9e40-b544409a5c82'>
	<result xmlns='urn:xmpp:mam:1' id='BM837LD26G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T17:27:01Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>77ff6350</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='abc3f750-76a6-497a-9e1d-04255c5fc32f'>
	<result xmlns='urn:xmpp:mam:1' id='BM8J3ND3I009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T12:23:32Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>28198eef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='d7a403e2-759b-4207-8e94-0003e723fca1'>
	<result xmlns='urn:xmpp:mam:1' id='BM8N1MB93G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T17:05:19Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a40ac7c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='6913a203-b690-442f-bbe6-205d8498e827'>
	<result xmlns='urn:xmpp:mam:1' id='BM93I0IKSG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T08:00:49Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a1b5b1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.956 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='131205c9-219c-4abc-b6b6-aecec410881a'>
	<result xmlns='urn:xmpp:mam:1' id='BM9CMSQ4RG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T18:55:59Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>01b3a5d9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.957 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='72a999f3-a28d-4d80-a3f6-8432e9a98c8d'>
	<result xmlns='urn:xmpp:mam:1' id='BM9PNTQ82007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T10:28:52Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>630a66a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.957 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='54423f2f-d8d6-475e-a918-afe54cc74f2e'>
	<result xmlns='urn:xmpp:mam:1' id='BMA1H8NI700C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T19:46:38Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>69305272</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.957 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='97698b12-ccdb-4e7e-9d12-68805fad71c3'>
	<result xmlns='urn:xmpp:mam:1' id='BMA552MS3009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T00:05:42Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6508a0aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.957 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='cd9559e9-7313-410a-a319-013c545e51b2'>
	<result xmlns='urn:xmpp:mam:1' id='BMAEHKO91G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T11:18:03Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d969a84f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.957 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='73b4deec-914a-48e4-a3f9-98ffbfdb6e86'>
	<result xmlns='urn:xmpp:mam:1' id='BMAS7FL90G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T03:37:29Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>758438b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.957 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='d225c51a-a4e0-4992-99f1-00732d6e37c8'>
	<result xmlns='urn:xmpp:mam:1' id='BMB4N95J0G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T13:45:29Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>86b162fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.957 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='02844413-83e9-4596-bcec-f081fa9f5c84'>
	<result xmlns='urn:xmpp:mam:1' id='BMBIMHLOS00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-05T06:26:00Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bbc8f8be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.958 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='47a68b68-6bde-434a-9695-25526ae5a35d'>
	<result xmlns='urn:xmpp:mam:1' id='BMBO9CLOE00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-05T13:06:04Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5fb3cf0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.958 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='0882a0ad-ae66-4b93-b936-4abc408861be'>
	<result xmlns='urn:xmpp:mam:1' id='BMC1E2F8JG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-06T00:00:47Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1e2a4e0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.958 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='a3c1fe45-d161-4ae0-8da9-eb4d0c1b3323'>
	<result xmlns='urn:xmpp:mam:1' id='BMC1GBT3TG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-06T00:05:55Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5aff3230</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.958 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='e1cd1bbe-64cb-47a6-93d5-9d630a291c09'>
	<result xmlns='urn:xmpp:mam:1' id='BMD0M29MS00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T13:17:44Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af3a51da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.958 ***
alicE_unnamed_1199@domain.example.com/res1 in
<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='9da1eb3a-f818-4281-a4a6-7a5f4a80154b'>
	<result xmlns='urn:xmpp:mam:1' id='BMD1L3PCRG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T14:27:11Z' from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>95710ef6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:21.958 ***
alicE_unnamed_1199@domain.example.com/res1 in
<iq from='alice_unnamed_1199room0-2104-1@groupchats.domain.example.com' to='alicE_unnamed_1199@domain.example.com/res1' id='ee0ad0d9e42ab79c6ca9fcd3084771e3' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM2MCHKTRG01</first>
			<last>BMD1L3PCRG0H</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-03-07 16:01:21.958 ***
alicE_unnamed_1199@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:01:21.958 ***
alicE_unnamed_1199@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-07 16:01:21.965 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_440.html
*** CT 2022-03-07 16:01:21.965 *** View log from node mongooseim@localhost when finished mongooseim@localhost_892.html



=== Ended at 2022-03-07 16:01:21
=== successfully completed test case
=== === Returned value: ok