=== Test case: mam_send_message_SUITE:mam_muc_send_message/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.59317.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_send_message_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@5f60ef475eab.2024-02-23_17.31.31/big_tests.tests.mam_send_message_SUITE.logs/run.2024-02-23_17.41.44/mam_send_message_suite.mam_muc_send_message.html"},
     {tc_group_properties,[{name,send_message}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_send_message_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@5f60ef475eab.2024-02-23_17.31.31/big_tests.tests.mam_send_message_SUITE.logs/run.2024-02-23_17.41.44/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@5f60ef475eab.2024-02-23_17.31.31"

=== Started at 2024-02-23 17:41:46


*** CT 2024-02-23 17:41:46.759 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2315.html

*** User 2024-02-23 17:41:46.764 ***🔗
alicE_mam_muc_send_message_2539@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 2024-02-23 17:41:46.764 ***🔗
alicE_mam_muc_send_message_2539@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b3b74c68054f28f6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-02-23 17:41:46.765 ***🔗
alicE_mam_muc_send_message_2539@domain.example.com/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-02-23 17:41:46.765 ***🔗
alicE_mam_muc_send_message_2539@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21hbV9tdWNfc2VuZF9tZXNzYWdlXzI1MzkAbWF0eWdyeXNh</auth>



*** User 2024-02-23 17:41:46.766 ***🔗
alicE_mam_muc_send_message_2539@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-23 17:41:46.766 ***🔗
alicE_mam_muc_send_message_2539@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 2024-02-23 17:41:46.766 ***🔗
alicE_mam_muc_send_message_2539@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6dc1038f92090fdc' from='domain.example.com' version='1.0' xml:lang='en' to='alice_mam_muc_send_message_2539@domain.example.com'>

*** User 2024-02-23 17:41:46.766 ***🔗
alicE_mam_muc_send_message_2539@domain.example.com/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-02-23 17:41:46.766 ***🔗
alicE_mam_muc_send_message_2539@domain.example.com/res1 out
<iq type='set' id='75565a708b736aded9b1cbf861fd3a3c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-23 17:41:46.766 ***🔗
alicE_mam_muc_send_message_2539@domain.example.com/res1 in
<iq id='75565a708b736aded9b1cbf861fd3a3c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_mam_muc_send_message_2539@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-02-23 17:41:46.767 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 out
<iq type='set' id='c0775396c876ee57a2f80131756a1fea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 17:41:46.767 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_mam_muc_send_message_2539@domain.example.com/res1' id='c0775396c876ee57a2f80131756a1fea' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 17:41:46.767 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 out
<presence/>



*** User 2024-02-23 17:41:46.769 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 in
<presence from='alice_mam_muc_send_message_2539@domain.example.com/res1' to='alice_mam_muc_send_message_2539@domain.example.com/res1'/>



*** User 2024-02-23 17:41:46.771 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 out
<message type='groupchat' to='room-db61bf35fe@muclight.domain.example.com'>
	<body>text</body>
</message>



*** User 2024-02-23 17:41:46.786 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 in
<message from='room-db61bf35fe@muclight.domain.example.com/alice_mam_muc_send_message_2539@domain.example.com' to='alice_mam_muc_send_message_2539@domain.example.com' id='1708-710106-772209' type='groupchat'>
	<body>text</body>
	<stanza-id by='room-db61bf35fe@muclight.domain.example.com' id='C4GG2BO33TG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-23 17:41:48.827 ***🔗
waiting for room_archive_size is done in 2000 miliseconds

*** User 2024-02-23 17:41:48.827 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 out
<iq type='set' id='19f08297aa247a39bb66fdfa81b408d0' to='room-db61bf35fe@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2' queryid='q1'/>
</iq>



*** User 2024-02-23 17:41:48.830 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 in
<message from='room-db61bf35fe@muclight.domain.example.com' to='alice_mam_muc_send_message_2539@domain.example.com/res1' id='d54288c8-71d4-4c7b-a33f-9a1ae695da88'>
	<result queryid='q1' xmlns='urn:xmpp:mam:2' id='C4GG2BO33TG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T17:41:46.771958Z' from='room-db61bf35fe@muclight.domain.example.com/alice_mam_muc_send_message_2539@domain.example.com'/>
			<message from='room-db61bf35fe@muclight.domain.example.com/alice_mam_muc_send_message_2539@domain.example.com' xmlns='jabber:client' id='1708-710106-772209' type='groupchat'>
				<body>text</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alice_mam_muc_send_message_2539@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
		<some_hash value='31'/>
	</result>
</message>



*** User 2024-02-23 17:41:48.830 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 in
<iq from='room-db61bf35fe@muclight.domain.example.com' to='alice_mam_muc_send_message_2539@domain.example.com/res1' id='19f08297aa247a39bb66fdfa81b408d0' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GG2BO33TG1</first>
			<last>C4GG2BO33TG1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-02-23 17:41:48.830 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 out
</stream:stream>

*** User 2024-02-23 17:41:48.830 ***🔗
alice_mam_muc_send_message_2539@domain.example.com/res1 in
</stream:stream>
*** CT 2024-02-23 17:41:48.832 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2315.html



=== Ended at 2024-02-23 17:41:48
=== successfully completed test case
=== === Returned value: ok


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