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

=== Config value:

    [{watchdog,<0.73438.0>},
     {preset,"odbc_mssql_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@31d0bc574ce3.2024-04-23_06.27.08/big_tests.tests.muc_SUITE.logs/run.2024-04-23_06.41.18/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@31d0bc574ce3.2024-04-23_06.27.08/big_tests.tests.muc_SUITE.logs/run.2024-04-23_06.41.18/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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 =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@31d0bc574ce3.2024-04-23_06.27.08"

=== Started at 2024-04-23 06:41:39


*** CT 2024-04-23 06:41:39.585 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5257.html

*** User 2024-04-23 06:41:39.606 ***🔗
alicE_create_instant_persistent_room_2982@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-04-23 06:41:39.606 ***🔗
alicE_create_instant_persistent_room_2982@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bbaabafc06a07274' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:41:39.607 ***🔗
alicE_create_instant_persistent_room_2982@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-04-23 06:41:39.607 ***🔗
alicE_create_instant_persistent_room_2982@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9pbnN0YW50X3BlcnNpc3RlbnRfcm9vbV8yOTgyAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 06:41:39.608 ***🔗
alicE_create_instant_persistent_room_2982@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:41:39.609 ***🔗
alicE_create_instant_persistent_room_2982@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-04-23 06:41:39.609 ***🔗
alicE_create_instant_persistent_room_2982@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d9603186749f4b5f' from='localhost' version='1.0' xml:lang='en' to='alice_create_instant_persistent_room_2982@localhost'>

*** User 2024-04-23 06:41:39.609 ***🔗
alicE_create_instant_persistent_room_2982@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-04-23 06:41:39.609 ***🔗
alicE_create_instant_persistent_room_2982@localhost/res1 out
<iq type='set' id='d97732c615419c07a4f5de90adaaabfd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:41:39.609 ***🔗
alicE_create_instant_persistent_room_2982@localhost/res1 in
<iq id='d97732c615419c07a4f5de90adaaabfd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_instant_persistent_room_2982@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:41:39.610 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 out
<iq type='set' id='86f04d329527c6a59932b3c544783835'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:41:39.610 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 in
<iq from='localhost' to='alice_create_instant_persistent_room_2982@localhost/res1' id='86f04d329527c6a59932b3c544783835' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:41:39.610 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 out
<presence/>



*** User 2024-04-23 06:41:39.612 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 in
<presence from='alice_create_instant_persistent_room_2982@localhost/res1' to='alice_create_instant_persistent_room_2982@localhost/res1'/>



*** User 2024-04-23 06:41:39.612 ***🔗
bOb_create_instant_persistent_room_2982@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-04-23 06:41:39.612 ***🔗
bOb_create_instant_persistent_room_2982@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd05a7202eb885ff' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:41:39.613 ***🔗
bOb_create_instant_persistent_room_2982@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-04-23 06:41:39.613 ***🔗
bOb_create_instant_persistent_room_2982@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9jcmVhdGVfaW5zdGFudF9wZXJzaXN0ZW50X3Jvb21fMjk4MgBtYWtyb2xpa2E=</auth>



*** User 2024-04-23 06:41:39.614 ***🔗
bOb_create_instant_persistent_room_2982@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:41:39.614 ***🔗
bOb_create_instant_persistent_room_2982@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-04-23 06:41:39.615 ***🔗
bOb_create_instant_persistent_room_2982@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='113501661eba8b2e' from='localhost' version='1.0' xml:lang='en' to='bob_create_instant_persistent_room_2982@localhost'>

*** User 2024-04-23 06:41:39.615 ***🔗
bOb_create_instant_persistent_room_2982@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-04-23 06:41:39.615 ***🔗
bOb_create_instant_persistent_room_2982@localhost/res1 out
<iq type='set' id='278f8d574f99c98306df075b9db09271'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:41:39.615 ***🔗
bOb_create_instant_persistent_room_2982@localhost/res1 in
<iq id='278f8d574f99c98306df075b9db09271' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_create_instant_persistent_room_2982@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:41:39.615 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 out
<iq type='set' id='0519d9600f20d759383ee72216a656a2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:41:39.616 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 in
<iq from='localhost' to='bob_create_instant_persistent_room_2982@localhost/res1' id='0519d9600f20d759383ee72216a656a2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:41:39.616 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 out
<presence/>



*** User 2024-04-23 06:41:39.617 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 in
<presence from='bob_create_instant_persistent_room_2982@localhost/res1' to='bob_create_instant_persistent_room_2982@localhost/res1'/>



*** User 2024-04-23 06:41:39.617 ***🔗
RoomJID {jid,<<"room-404bc61263">>,<<"muc.localhost">>,<<>>}

*** User 2024-04-23 06:41:39.617 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 out
<presence to='room-404bc61263@muc.localhost/alice_create_instant_persistent_room_2982'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-04-23 06:41:39.621 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 in
<presence from='room-404bc61263@muc.localhost/alice_create_instant_persistent_room_2982' to='alice_create_instant_persistent_room_2982@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_create_instant_persistent_room_2982@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-04-23 06:41:39.621 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 in
<message from='room-404bc61263@muc.localhost' to='alice_create_instant_persistent_room_2982@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-04-23 06:41:39.621 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 out
<iq type='set' id='97b0c37455caa9fec8d14f11b1385ddd' to='room-404bc61263@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='submit'/>
	</query>
</iq>



*** User 2024-04-23 06:41:39.626 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 in
<iq from='room-404bc61263@muc.localhost' to='alice_create_instant_persistent_room_2982@localhost/res1' id='97b0c37455caa9fec8d14f11b1385ddd' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2024-04-23 06:41:41.647 ***🔗
waiting for is_hibernated is done in 2000 miliseconds

*** User 2024-04-23 06:41:41.647 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 out
<presence type='unavailable' to='room-404bc61263@muc.localhost/alice_create_instant_persistent_room_2982'/>



*** User 2024-04-23 06:41:41.648 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 in
<presence from='room-404bc61263@muc.localhost/alice_create_instant_persistent_room_2982' to='alice_create_instant_persistent_room_2982@localhost/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='owner' role='none'/>
		<status code='110'/>
	</x>
</presence>



*** User 2024-04-23 06:41:46.603 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 out
<presence to='room-404bc61263@muc.localhost/bob'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-04-23 06:41:46.606 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 in
<presence from='room-404bc61263@muc.localhost/bob' to='bob_create_instant_persistent_room_2982@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2024-04-23 06:41:46.607 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 in
<message from='room-404bc61263@muc.localhost' to='bob_create_instant_persistent_room_2982@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-04-23 06:41:46.607 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:41:46.607 ***🔗
bob_create_instant_persistent_room_2982@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:41:46.607 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:41:46.607 ***🔗
alice_create_instant_persistent_room_2982@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 06:41:46.630 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5257.html



=== Ended at 2024-04-23 06:41:46
=== successfully completed test case
=== === Returned value: ok


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