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

=== Config value:

    [{basic_group,muc_light},
     {configuration,rdbms},
     {archive_groupchats,false},
     {muc_domain,<<"muclight2.@HOST@">>},
     {watchdog,<0.24366.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/mam_suite.muc_light_stored_in_pm_if_allowed_to.html"},
     {tc_group_properties,[{name,rdbms_muc_light}]},
     {tc_group_path,[]},
     {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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/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 => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam => [{archive_groupchats,false}],
        mod_mam_muc =>
            [{host,{prefix,<<"muclight2.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],mod_mam_rdbms_arch => [],
        mod_mam_rdbms_prefs => [{pm,true}],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        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 => [{host,{prefix,<<"muclight2.">>}}],
        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}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:20:36


*** CT 2022-03-04 11:20:36.855 *** View log from node mongooseim@localhost when started mongooseim@localhost_940.html
*** CT 2022-03-04 11:20:36.856 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html

*** User 2022-03-04 11:20:36.877 ***
alicE@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-04 11:20:36.877 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1305b4614bbfbbd6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:36.878 ***
alicE@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-04 11:20:36.878 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-04 11:20:36.879 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:36.879 ***
alicE@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-04 11:20:36.879 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6be36f959e36de8f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:36.879 ***
alicE@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-04 11:20:36.879 ***
alicE@domain.example.com/res1 out
<iq type='set' id='d565ed0ac92d16488c21471d01a5cd94'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:36.880 ***
alicE@domain.example.com/res1 in
<iq id='d565ed0ac92d16488c21471d01a5cd94' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:36.880 ***
alicE@domain.example.com/res1 out
<iq type='set' id='5b9b8f3caf56eb0d82a75218b55dc309'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:36.880 ***
alicE@domain.example.com/res1 in
<iq type='result' id='5b9b8f3caf56eb0d82a75218b55dc309'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:36.880 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:20:36.881 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:36.882 ***
bOb@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-04 11:20:36.882 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb813095f84ca95f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:36.882 ***
bOb@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-04 11:20:36.882 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-04 11:20:36.883 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:36.883 ***
bOb@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-04 11:20:36.884 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f2dfb1316a294cf1' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:36.884 ***
bOb@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-04 11:20:36.884 ***
bOb@domain.example.com/res1 out
<iq type='set' id='0fe46d7130b4b5ac726c96cf14c4ad64'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:36.884 ***
bOb@domain.example.com/res1 in
<iq id='0fe46d7130b4b5ac726c96cf14c4ad64' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:36.884 ***
bOb@domain.example.com/res1 out
<iq type='set' id='2368eeb63668bce2fa4289cbc85dcffe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:36.884 ***
bOb@domain.example.com/res1 in
<iq type='result' id='2368eeb63668bce2fa4289cbc85dcffe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:36.884 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:20:36.886 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:36.886 ***
alicE@domain.example.com/res1 out
<iq type='set' id='4ab43ddceaf0325e231acf5cfcced48c' to='testroom_pm@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2022-03-04 11:20:36.901 ***
alicE@domain.example.com/res1 in
<message from='testroom_pm@muclight2.domain.example.com' to='alice@domain.example.com' id='4ab43ddceaf0325e231acf5cfcced48c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1646-392836-886849</version>
		<user affiliation='owner'>alice@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='alice@domain.example.com' id='BMB2MGQ0TS81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-04 11:20:36.902 ***
bOb@domain.example.com/res1 in
<message from='testroom_pm@muclight2.domain.example.com' to='bob@domain.example.com' id='4ab43ddceaf0325e231acf5cfcced48c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1646-392836-886849</version>
		<user affiliation='member'>bob@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='bob@domain.example.com' id='BMB2MGQ0TSG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-03-04 11:20:36.902 ***
alicE@domain.example.com/res1 in
<iq from='testroom_pm@muclight2.domain.example.com' to='alicE@domain.example.com/res1' id='4ab43ddceaf0325e231acf5cfcced48c' type='result'/>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2022-03-04 11:20:36.902 ***
alicE@domain.example.com/res1 out
<iq type='set' id='237bf4e4af228b945ac9ffc1379cfd18'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-03-04 11:20:36.904 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='0a000f62-d793-43ca-afbc-ebc7aef3d622'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BMB2MGQ0TS81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:36Z' from='testroom_pm@muclight2.domain.example.com'/>
			<message from='testroom_pm@muclight2.domain.example.com' xmlns='jabber:client' to='alice@domain.example.com' id='4ab43ddceaf0325e231acf5cfcced48c' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1646-392836-886849</version>
					<user affiliation='owner'>alice@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2022-03-04 11:20:36.904 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='237bf4e4af228b945ac9ffc1379cfd18' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMB2MGQ0TS81</first>
			<last>BMB2MGQ0TS81</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:36.905 ***
bOb@domain.example.com/res1 out
<iq type='set' id='c6e553dea49e33dca589052b3fff4c97'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-03-04 11:20:36.907 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='8f3c7c66-4615-4c1b-af55-77df782c67f0'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BMB2MGQ0TSG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:36Z' from='testroom_pm@muclight2.domain.example.com'/>
			<message from='testroom_pm@muclight2.domain.example.com' xmlns='jabber:client' to='bob@domain.example.com' id='4ab43ddceaf0325e231acf5cfcced48c' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1646-392836-886849</version>
					<user affiliation='member'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:36.907 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='c6e553dea49e33dca589052b3fff4c97' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMB2MGQ0TSG1</first>
			<last>BMB2MGQ0TSG1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:36.907 ***
alicE@domain.example.com/res1 out
<message to='testroom_pm@muclight2.domain.example.com' type='groupchat' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2022-03-04 11:20:36.917 ***
alicE@domain.example.com/res1 in
<message from='testroom_pm@muclight2.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom_pm@muclight2.domain.example.com' id='BMB2MGQ64KG1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice@domain.example.com' id='BMB2MGQ72AG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-03-04 11:20:36.917 ***
bOb@domain.example.com/res1 in
<message from='testroom_pm@muclight2.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom_pm@muclight2.domain.example.com' id='BMB2MGQ64KG1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob@domain.example.com' id='BMB2MGQ7R481' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element props in Config.


*** User 2022-03-04 11:20:36.918 ***
alicE@domain.example.com/res1 out
<iq type='set' id='77c37367fffdbcddd6dec8b813e525b4'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-03-04 11:20:36.920 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='ed32f330-547b-4ddd-bbeb-ab90ba5383fd'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BMB2MGQ0TS81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:36Z' from='testroom_pm@muclight2.domain.example.com'/>
			<message from='testroom_pm@muclight2.domain.example.com' xmlns='jabber:client' to='alice@domain.example.com' id='4ab43ddceaf0325e231acf5cfcced48c' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1646-392836-886849</version>
					<user affiliation='owner'>alice@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:36.920 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='8c452701-be5e-41a9-be8c-02b5060d498c'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BMB2MGQ72AG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:36Z' from='testroom_pm@muclight2.domain.example.com/alice@domain.example.com'/>
			<message from='testroom_pm@muclight2.domain.example.com/alice@domain.example.com' xmlns='jabber:client' to='alice@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='testroom_pm@muclight2.domain.example.com' id='BMB2MGQ64KG1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2022-03-04 11:20:36.920 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='77c37367fffdbcddd6dec8b813e525b4' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMB2MGQ0TS81</first>
			<last>BMB2MGQ72AG1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:36.921 ***
bOb@domain.example.com/res1 out
<iq type='set' id='e25f4e1fec07bb6ce443179bd87f9ed2'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-03-04 11:20:36.923 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='2d54597a-68c4-40d2-98a2-4030ff1ee1e4'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BMB2MGQ0TSG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:36Z' from='testroom_pm@muclight2.domain.example.com'/>
			<message from='testroom_pm@muclight2.domain.example.com' xmlns='jabber:client' to='bob@domain.example.com' id='4ab43ddceaf0325e231acf5cfcced48c' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1646-392836-886849</version>
					<user affiliation='member'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:36.923 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='6707da47-8cd1-41d6-8d96-df700690df79'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BMB2MGQ7R481'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:36Z' from='testroom_pm@muclight2.domain.example.com/alice@domain.example.com'/>
			<message from='testroom_pm@muclight2.domain.example.com/alice@domain.example.com' xmlns='jabber:client' to='bob@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='testroom_pm@muclight2.domain.example.com' id='BMB2MGQ64KG1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:36.923 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='e25f4e1fec07bb6ce443179bd87f9ed2' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMB2MGQ0TSG1</first>
			<last>BMB2MGQ7R481</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:36.923 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:36.923 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:20:36.923 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:36.924 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:36.926 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:36.927 *** View log from node mongooseim@localhost when finished mongooseim@localhost_940.html



=== Ended at 2022-03-04 11:20:36
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result