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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.1102.1>},
     {basic_group,mam_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[pm]},
     {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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/mam_suite.stanza_id_is_appended_to_carbons.41220.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_mam_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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],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_cache_user => [{pm,true}],
        mod_mam_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{pm,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{pm,true}],
        mod_mam_rdbms_user => [{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {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}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:26:41


*** CT 2022-01-25 16:26:41.142 *** View log from node mongooseim@localhost when started mongooseim@localhost_1482.html
*** CT 2022-01-25 16:26:41.142 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html

*** User 2022-01-25 16:26:41.232 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:41.232 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='387a11a13d792b15' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:41.232 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:26:41.233 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N0YW56YV9pZF9pc19hcHBlbmRlZF90b19jYXJib25zXzEyMzYAbWF0eWdyeXNh</auth>



*** User 2022-01-25 16:26:41.249 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:26:41.249 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:41.249 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8cb046ae2aa198b3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:41.249 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:26:41.249 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<iq type='set' id='dbe01f1184c955cf4f2288834c2de380'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:26:41.250 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<iq id='dbe01f1184c955cf4f2288834c2de380' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:41.250 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<iq type='set' id='7be312ae604dd601625e7d2acad0d527'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:41.252 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<iq type='result' id='7be312ae604dd601625e7d2acad0d527'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:41.252 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<presence/>



*** User 2022-01-25 16:26:41.274 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<presence from='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1' to='alice_stanza_id_is_appended_to_carbons_1236@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:26:41.329 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:41.330 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc22f68a55b9f7cd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:41.330 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 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-01-25 16:26:41.330 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N0YW56YV9pZF9pc19hcHBlbmRlZF90b19jYXJib25zXzEyMzYAbWF0eWdyeXNh</auth>



*** User 2022-01-25 16:26:41.339 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:26:41.339 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:41.339 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2aeaa76a2920e192' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:41.339 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 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-01-25 16:26:41.339 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<iq type='set' id='688b8ce746e72a1e3214bfaf26cb82ed'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2022-01-25 16:26:41.340 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<iq id='688b8ce746e72a1e3214bfaf26cb82ed' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:41.340 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<iq type='set' id='98cf4f838310aa6b2941ff934bccc276'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:41.340 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<iq type='result' id='98cf4f838310aa6b2941ff934bccc276'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:41.340 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<presence/>



*** User 2022-01-25 16:26:41.342 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<presence from='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2' to='alice_stanza_id_is_appended_to_carbons_1236@localhost/res2' xml:lang='en'/>



*** User 2022-01-25 16:26:41.342 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<presence from='alice_stanza_id_is_appended_to_carbons_1236@localhost/res1' to='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2' xml:lang='en'>
	<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:26:41Z' from='alice_stanza_id_is_appended_to_carbons_1236@localhost/res1'/>
</presence>



*** User 2022-01-25 16:26:41.343 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<presence from='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2' to='alice_stanza_id_is_appended_to_carbons_1236@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:26:41.343 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:41.344 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bda783f149613074' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:41.344 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:26:41.344 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdGFuemFfaWRfaXNfYXBwZW5kZWRfdG9fY2FyYm9uc18xMjM2AG1ha3JvbGlrYQ==</auth>



*** User 2022-01-25 16:26:41.349 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:26:41.349 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:41.349 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0bf0c7ebf1a87e38' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:41.350 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:26:41.350 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<iq type='set' id='ca75870d0faa34e1da3f9b7d137c1f97'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:26:41.350 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<iq id='ca75870d0faa34e1da3f9b7d137c1f97' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:41.350 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<iq type='set' id='c13c53548aa24712040fc26c14f5ff72'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:41.350 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<iq type='result' id='c13c53548aa24712040fc26c14f5ff72'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:41.351 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<presence/>



*** User 2022-01-25 16:26:41.362 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<presence from='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1' to='bob_stanza_id_is_appended_to_carbons_1236@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:26:41.363 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:41.363 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8ffd7aea3c99dd23' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:41.363 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 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-01-25 16:26:41.363 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdGFuemFfaWRfaXNfYXBwZW5kZWRfdG9fY2FyYm9uc18xMjM2AG1ha3JvbGlrYQ==</auth>



*** User 2022-01-25 16:26:41.364 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:26:41.364 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:26:41.365 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8ba71c87b963867c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:41.365 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 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-01-25 16:26:41.365 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<iq type='set' id='50a9af96cefc9476c1d9c4aa0329abc2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2022-01-25 16:26:41.365 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<iq id='50a9af96cefc9476c1d9c4aa0329abc2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:41.365 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<iq type='set' id='78fd43f09249739ed038bbf315f6ceb7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:41.366 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<iq type='result' id='78fd43f09249739ed038bbf315f6ceb7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:41.366 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<presence/>



*** User 2022-01-25 16:26:41.373 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<presence from='bob_stanza_id_is_appended_to_carbons_1236@localhost/res1' to='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2' xml:lang='en'>
	<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:26:41Z' from='bob_stanza_id_is_appended_to_carbons_1236@localhost/res1'/>
</presence>



*** User 2022-01-25 16:26:41.373 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<presence from='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2' to='bob_stanza_id_is_appended_to_carbons_1236@localhost/res2' xml:lang='en'/>



*** User 2022-01-25 16:26:41.373 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<presence from='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2' to='bob_stanza_id_is_appended_to_carbons_1236@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:26:41.373 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<iq xmlns='jabber:client' type='set' id='2dbdab5d7ed20016ce019e5f4237b6fd'>
	<enable xmlns='urn:xmpp:carbons:2'/>
</iq>



*** User 2022-01-25 16:26:41.374 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<iq from='alicE_stanza_id_is_appended_to_carbons_1236@localhost' to='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1' id='2dbdab5d7ed20016ce019e5f4237b6fd' type='result'/>



*** User 2022-01-25 16:26:41.374 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<iq xmlns='jabber:client' type='set' id='6b309b9f3d7e4b1d65fc5d281e5dee58'>
	<enable xmlns='urn:xmpp:carbons:2'/>
</iq>



*** User 2022-01-25 16:26:41.375 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<iq from='alicE_stanza_id_is_appended_to_carbons_1236@localhost' to='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2' id='6b309b9f3d7e4b1d65fc5d281e5dee58' type='result'/>



*** User 2022-01-25 16:26:41.375 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<iq xmlns='jabber:client' type='set' id='32d7415b52d5e0a2a1b4090838411159'>
	<enable xmlns='urn:xmpp:carbons:2'/>
</iq>



*** User 2022-01-25 16:26:41.376 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<iq from='bOb_stanza_id_is_appended_to_carbons_1236@localhost' to='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1' id='32d7415b52d5e0a2a1b4090838411159' type='result'/>



*** User 2022-01-25 16:26:41.376 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
<iq xmlns='jabber:client' type='set' id='a5e1f8c7fb420e6d8b64f2bed80d4bd3'>
	<enable xmlns='urn:xmpp:carbons:2'/>
</iq>



*** User 2022-01-25 16:26:41.377 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<iq from='bOb_stanza_id_is_appended_to_carbons_1236@localhost' to='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2' id='a5e1f8c7fb420e6d8b64f2bed80d4bd3' type='result'/>



*** User 2022-01-25 16:26:41.378 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
<message to='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-01-25 16:26:41.722 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
<message from='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1' to='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1' xml:lang='en' type='chat'>
	<body>OH, HAI!</body>
	<stanza-id by='bOb_stanza_id_is_appended_to_carbons_1236@localhost' id='BLJAHJBRG401' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-25 16:26:41.723 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<message from='alicE_stanza_id_is_appended_to_carbons_1236@localhost' to='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2' xmlns='jabber:client' type='chat'>
	<sent xmlns='urn:xmpp:carbons:2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<message from='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1' xml:lang='en' to='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1' type='chat' xmlns='jabber:client'>
				<body>OH, HAI!</body>
				<stanza-id by='alicE_stanza_id_is_appended_to_carbons_1236@localhost' id='BLJAHJBRG3O1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</sent>
</message>



*** User 2022-01-25 16:26:41.723 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
<message from='bOb_stanza_id_is_appended_to_carbons_1236@localhost' to='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2' xmlns='jabber:client' type='chat'>
	<received xmlns='urn:xmpp:carbons:2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<message from='alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1' to='bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
				<body>OH, HAI!</body>
				<stanza-id by='bOb_stanza_id_is_appended_to_carbons_1236@localhost' id='BLJAHJBRG401' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</received>
</message>



*** User 2022-01-25 16:26:41.723 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
</stream:stream>

*** User 2022-01-25 16:26:41.723 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
</stream:stream>

*** User 2022-01-25 16:26:41.723 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:26:41.723 ***
bOb_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
</stream:stream>

*** User 2022-01-25 16:26:41.724 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 out
</stream:stream>

*** User 2022-01-25 16:26:41.724 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res2 in
</stream:stream>

*** User 2022-01-25 16:26:41.724 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:26:41.725 ***
alicE_stanza_id_is_appended_to_carbons_1236@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:26:41.728 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:26:41.729 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1482.html



=== Ended at 2022-01-25 16:26:41
=== successfully completed test case
=== === Returned value: ok