=== Test case: muc_SUITE:create_instant_persistent_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.41302.0>},
     {preset,"internal_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@baea9fdafaad.2024-03-06_09.19.52/big_tests.tests.muc_SUITE.logs/run.2024-03-06_09.30.15/muc_suite.create_instant_persistent_room.html"},
     {tc_group_properties,[{name,owner_no_parallel}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@baea9fdafaad.2024-03-06_09.19.52/big_tests.tests.muc_SUITE.logs/run.2024-03-06_09.30.15/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,versioning => false,
              store_current_id => false},
        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_sic => #{iqdisc => one_queue},
        mod_amp => #{},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,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@baea9fdafaad.2024-03-06_09.19.52"

=== Started at 2024-03-06 09:30:35


*** CT 2024-03-06 09:30:35.764 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4262.html

*** User 2024-03-06 09:30:35.784 ***🔗
alicE_create_instant_persistent_room_1392@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-06 09:30:35.784 ***🔗
alicE_create_instant_persistent_room_1392@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f42c4815f4f2041d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-06 09:30:35.784 ***🔗
alicE_create_instant_persistent_room_1392@localhost/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-03-06 09:30:35.784 ***🔗
alicE_create_instant_persistent_room_1392@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9pbnN0YW50X3BlcnNpc3RlbnRfcm9vbV8xMzkyAG1hdHlncnlzYQ==</auth>



*** User 2024-03-06 09:30:35.785 ***🔗
alicE_create_instant_persistent_room_1392@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-06 09:30:35.785 ***🔗
alicE_create_instant_persistent_room_1392@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-06 09:30:35.786 ***🔗
alicE_create_instant_persistent_room_1392@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6d91303b3d813a4b' from='localhost' version='1.0' xml:lang='en' to='alice_create_instant_persistent_room_1392@localhost'>

*** User 2024-03-06 09:30:35.786 ***🔗
alicE_create_instant_persistent_room_1392@localhost/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-03-06 09:30:35.786 ***🔗
alicE_create_instant_persistent_room_1392@localhost/res1 out
<iq type='set' id='4e2334a554c6369661395298682d9291'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-06 09:30:35.786 ***🔗
alicE_create_instant_persistent_room_1392@localhost/res1 in
<iq id='4e2334a554c6369661395298682d9291' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_instant_persistent_room_1392@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-06 09:30:35.786 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 out
<iq type='set' id='1ec109b53f3164fa0498fe40b4fa23f2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 09:30:35.787 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 in
<iq from='localhost' to='alice_create_instant_persistent_room_1392@localhost/res1' id='1ec109b53f3164fa0498fe40b4fa23f2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 09:30:35.787 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 out
<presence/>



*** User 2024-03-06 09:30:35.788 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 in
<presence from='alice_create_instant_persistent_room_1392@localhost/res1' to='alice_create_instant_persistent_room_1392@localhost/res1'/>



*** User 2024-03-06 09:30:35.789 ***🔗
bOb_create_instant_persistent_room_1392@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-06 09:30:35.789 ***🔗
bOb_create_instant_persistent_room_1392@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1be9c4e3dc67e811' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-06 09:30:35.789 ***🔗
bOb_create_instant_persistent_room_1392@localhost/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-03-06 09:30:35.789 ***🔗
bOb_create_instant_persistent_room_1392@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9jcmVhdGVfaW5zdGFudF9wZXJzaXN0ZW50X3Jvb21fMTM5MgBtYWtyb2xpa2E=</auth>



*** User 2024-03-06 09:30:35.790 ***🔗
bOb_create_instant_persistent_room_1392@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-06 09:30:35.790 ***🔗
bOb_create_instant_persistent_room_1392@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-06 09:30:35.790 ***🔗
bOb_create_instant_persistent_room_1392@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9fb64c699902c9ad' from='localhost' version='1.0' xml:lang='en' to='bob_create_instant_persistent_room_1392@localhost'>

*** User 2024-03-06 09:30:35.791 ***🔗
bOb_create_instant_persistent_room_1392@localhost/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-03-06 09:30:35.791 ***🔗
bOb_create_instant_persistent_room_1392@localhost/res1 out
<iq type='set' id='790e57dce6497578fb50ca6c03663687'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-06 09:30:35.791 ***🔗
bOb_create_instant_persistent_room_1392@localhost/res1 in
<iq id='790e57dce6497578fb50ca6c03663687' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_create_instant_persistent_room_1392@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-06 09:30:35.791 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 out
<iq type='set' id='f72541d9f22a5cf6847c1657318f6f1b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 09:30:35.792 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 in
<iq from='localhost' to='bob_create_instant_persistent_room_1392@localhost/res1' id='f72541d9f22a5cf6847c1657318f6f1b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 09:30:35.792 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 out
<presence/>



*** User 2024-03-06 09:30:35.792 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 in
<presence from='bob_create_instant_persistent_room_1392@localhost/res1' to='bob_create_instant_persistent_room_1392@localhost/res1'/>



*** User 2024-03-06 09:30:35.794 ***🔗
RoomJID {jid,<<"room-091a9a4eb3">>,<<"muc.localhost">>,<<>>}

*** User 2024-03-06 09:30:35.794 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 out
<presence to='room-091a9a4eb3@muc.localhost/alice_create_instant_persistent_room_1392'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-03-06 09:30:35.795 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 in
<presence from='room-091a9a4eb3@muc.localhost/alice_create_instant_persistent_room_1392' to='alice_create_instant_persistent_room_1392@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_create_instant_persistent_room_1392@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-03-06 09:30:35.795 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 in
<message from='room-091a9a4eb3@muc.localhost' to='alice_create_instant_persistent_room_1392@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-03-06 09:30:35.796 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 out
<iq type='set' id='61ad6a1112f9883fc3bade9c7cde64a8' to='room-091a9a4eb3@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='submit'/>
	</query>
</iq>



*** User 2024-03-06 09:30:35.796 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 in
<iq from='room-091a9a4eb3@muc.localhost' to='alice_create_instant_persistent_room_1392@localhost/res1' id='61ad6a1112f9883fc3bade9c7cde64a8' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2024-03-06 09:30:37.819 ***🔗
waiting for is_hibernated is done in 2000 miliseconds

*** User 2024-03-06 09:30:37.819 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 out
<presence type='unavailable' to='room-091a9a4eb3@muc.localhost/alice_create_instant_persistent_room_1392'/>



*** User 2024-03-06 09:30:37.820 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 in
<presence from='room-091a9a4eb3@muc.localhost/alice_create_instant_persistent_room_1392' to='alice_create_instant_persistent_room_1392@localhost/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='owner' role='none'/>
		<status code='110'/>
	</x>
</presence>



*** User 2024-03-06 09:30:42.786 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 out
<presence to='room-091a9a4eb3@muc.localhost/bob'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-03-06 09:30:42.788 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 in
<presence from='room-091a9a4eb3@muc.localhost/bob' to='bob_create_instant_persistent_room_1392@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2024-03-06 09:30:42.788 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 in
<message from='room-091a9a4eb3@muc.localhost' to='bob_create_instant_persistent_room_1392@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-03-06 09:30:42.788 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 out
</stream:stream>

*** User 2024-03-06 09:30:42.788 ***🔗
bob_create_instant_persistent_room_1392@localhost/res1 in
</stream:stream>

*** User 2024-03-06 09:30:42.788 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 out
</stream:stream>

*** User 2024-03-06 09:30:42.789 ***🔗
alice_create_instant_persistent_room_1392@localhost/res1 in
</stream:stream>
*** CT 2024-03-06 09:30:42.806 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4263.html



=== Ended at 2024-03-06 09:30:42
=== successfully completed test case
=== === Returned value: ok


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