=== Test case: inbox_SUITE:msg_sent_stored_in_inbox/1 (click for source code)

=== Config value:

    [{watchdog,<0.25169.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 1},
                   backend => rdbms_async,bin_clean_after => 3600000,
                   bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muclight],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.inbox_SUITE.logs/run.2022-05-18_10.02.37/inbox_suite.msg_sent_stored_in_inbox.38658.html"},
     {tc_group_properties,[{name,one_to_one},parallel]},
     {tc_group_path,[[{name,async_pools}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.inbox_SUITE.logs/run.2022-05-18_10.02.37/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_last => #{backend => mnesia,iqdisc => one_queue},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20"

=== Started at 2022-05-18 10:02:49


*** CT 2022-05-18 10:02:49.427 *** View log from node mongooseim@localhost when started mongooseim@localhost_1661.html
*** CT 2022-05-18 10:02:49.427 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_401.html

*** User 2022-05-18 10:02:49.450 ***
alicE_msg_sent_stored_in_inbox_963@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-05-18 10:02:49.451 ***
alicE_msg_sent_stored_in_inbox_963@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ccef8ce302e29042' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:49.451 ***
alicE_msg_sent_stored_in_inbox_963@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-05-18 10:02:49.451 ***
alicE_msg_sent_stored_in_inbox_963@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21zZ19zZW50X3N0b3JlZF9pbl9pbmJveF85NjMAbWF0eWdyeXNh</auth>



*** User 2022-05-18 10:02:49.452 ***
alicE_msg_sent_stored_in_inbox_963@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:49.452 ***
alicE_msg_sent_stored_in_inbox_963@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-05-18 10:02:49.452 ***
alicE_msg_sent_stored_in_inbox_963@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='93d385d3d0929979' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:49.452 ***
alicE_msg_sent_stored_in_inbox_963@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-05-18 10:02:49.452 ***
alicE_msg_sent_stored_in_inbox_963@localhost/res1 out
<iq type='set' id='bf8f5f642ade236c027a9e06ab79dc04'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:49.452 ***
alicE_msg_sent_stored_in_inbox_963@localhost/res1 in
<iq id='bf8f5f642ade236c027a9e06ab79dc04' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_msg_sent_stored_in_inbox_963@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:49.453 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 out
<iq type='set' id='2ffc93a155d0a5329dd6f902526737a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:49.453 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 in
<iq type='result' id='2ffc93a155d0a5329dd6f902526737a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:49.453 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:49.454 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 in
<presence from='alice_msg_sent_stored_in_inbox_963@localhost/res1' to='alice_msg_sent_stored_in_inbox_963@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:49.454 ***
bOb_msg_sent_stored_in_inbox_963@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-05-18 10:02:49.455 ***
bOb_msg_sent_stored_in_inbox_963@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b778484885bad6c2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:49.455 ***
bOb_msg_sent_stored_in_inbox_963@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-05-18 10:02:49.455 ***
bOb_msg_sent_stored_in_inbox_963@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tc2dfc2VudF9zdG9yZWRfaW5faW5ib3hfOTYzAG1ha3JvbGlrYQ==</auth>



*** User 2022-05-18 10:02:49.456 ***
bOb_msg_sent_stored_in_inbox_963@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:49.456 ***
bOb_msg_sent_stored_in_inbox_963@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-05-18 10:02:49.456 ***
bOb_msg_sent_stored_in_inbox_963@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6dd2f5cb6b0c5466' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:49.456 ***
bOb_msg_sent_stored_in_inbox_963@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-05-18 10:02:49.457 ***
bOb_msg_sent_stored_in_inbox_963@localhost/res1 out
<iq type='set' id='e359c1a207c1a9963342b20ff26f431b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:49.457 ***
bOb_msg_sent_stored_in_inbox_963@localhost/res1 in
<iq id='e359c1a207c1a9963342b20ff26f431b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_msg_sent_stored_in_inbox_963@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:49.457 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 out
<iq type='set' id='c0b89018937da08d70334c67e50c2fe6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:49.457 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 in
<iq type='result' id='c0b89018937da08d70334c67e50c2fe6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:49.458 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:49.459 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 in
<presence from='bob_msg_sent_stored_in_inbox_963@localhost/res1' to='bob_msg_sent_stored_in_inbox_963@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:49.460 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 out
<message to='bob_msg_sent_stored_in_inbox_963@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Msg 1</body>
</message>



*** User 2022-05-18 10:02:49.462 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 in
<message from='alice_msg_sent_stored_in_inbox_963@localhost/res1' to='bob_msg_sent_stored_in_inbox_963@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Msg 1</body>
</message>



*** User 2022-05-18 10:02:49.463 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 out
<iq type='set' id='df13495bc024ba03833da236913cff36'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-18 10:02:49.464 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 in
<message from='alice_msg_sent_stored_in_inbox_963@localhost' to='alice_msg_sent_stored_in_inbox_963@localhost/res1' id='1652-868169-463842'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='df13495bc024ba03833da236913cff36'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:49.460700Z'/>
			<message from='alice_msg_sent_stored_in_inbox_963@localhost/res1' xml:lang='en' to='bob_msg_sent_stored_in_inbox_963@localhost/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 1</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:49.464 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 in
<iq from='alice_msg_sent_stored_in_inbox_963@localhost' to='alice_msg_sent_stored_in_inbox_963@localhost/res1' id='df13495bc024ba03833da236913cff36' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-18 10:02:49.464 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 out
<iq type='set' id='0d5509331409e76d1ccb17fe2535bc4d'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-18 10:02:49.465 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 in
<message from='bob_msg_sent_stored_in_inbox_963@localhost' to='bob_msg_sent_stored_in_inbox_963@localhost/res1' id='1652-868169-465552'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='0d5509331409e76d1ccb17fe2535bc4d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:49.460700Z'/>
			<message from='alice_msg_sent_stored_in_inbox_963@localhost/res1' xml:lang='en' to='bob_msg_sent_stored_in_inbox_963@localhost/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 1</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:49.466 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 in
<iq from='bob_msg_sent_stored_in_inbox_963@localhost' to='bob_msg_sent_stored_in_inbox_963@localhost/res1' id='0d5509331409e76d1ccb17fe2535bc4d' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-18 10:02:49.466 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:49.466 ***
bob_msg_sent_stored_in_inbox_963@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:02:49.466 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:49.467 ***
alice_msg_sent_stored_in_inbox_963@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:02:49.476 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_401.html
*** CT 2022-05-18 10:02:49.484 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1661.html



=== Ended at 2022-05-18 10:02:49
=== successfully completed test case
=== === Returned value: ok