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

=== Config value:

    [{watchdog,<0.22566.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,
                   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,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.inbox_SUITE.logs/run.2022-04-04_15.05.59/inbox_suite.create_groupchat.html"},
     {tc_group_properties,[{name,muclight}]},
     {tc_group_path,[[{name,regular}]]},
     {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@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.inbox_SUITE.logs/run.2022-04-04_15.05.59/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 => [],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"}]},
             {welcome_message,{[],[]}}],
        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 => [],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"}]},
             {welcome_message,{[],[]}}],
        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@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:06:04


*** CT 2022-04-04 15:06:04.418 *** View log from node mongooseim@localhost when started mongooseim@localhost_1205.html
*** CT 2022-04-04 15:06:04.418 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_400.html

*** User 2022-04-04 15:06:04.455 ***
alicE_create_groupchat_900@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-04-04 15:06:04.456 ***
alicE_create_groupchat_900@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f757813dc9b418c0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:06:04.456 ***
alicE_create_groupchat_900@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-04-04 15:06:04.456 ***
alicE_create_groupchat_900@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9ncm91cGNoYXRfOTAwAG1hdHlncnlzYQ==</auth>



*** User 2022-04-04 15:06:04.457 ***
alicE_create_groupchat_900@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:06:04.457 ***
alicE_create_groupchat_900@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-04-04 15:06:04.458 ***
alicE_create_groupchat_900@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1f03f6c837cf1b1e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:06:04.458 ***
alicE_create_groupchat_900@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-04-04 15:06:04.458 ***
alicE_create_groupchat_900@localhost/res1 out
<iq type='set' id='98c9fb29a1cf792ba26fd4e636bef984'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:06:04.458 ***
alicE_create_groupchat_900@localhost/res1 in
<iq id='98c9fb29a1cf792ba26fd4e636bef984' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_create_groupchat_900@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:06:04.458 ***
alicE_create_groupchat_900@localhost/res1 out
<iq type='set' id='92806e37185bba1f3e9d18fd702f2ed5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:06:04.458 ***
alicE_create_groupchat_900@localhost/res1 in
<iq type='result' id='92806e37185bba1f3e9d18fd702f2ed5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:06:04.458 ***
alicE_create_groupchat_900@localhost/res1 out
<presence/>



*** User 2022-04-04 15:06:04.460 ***
alicE_create_groupchat_900@localhost/res1 in
<presence from='alicE_create_groupchat_900@localhost/res1' to='alice_create_groupchat_900@localhost/res1' xml:lang='en'/>



*** User 2022-04-04 15:06:04.461 ***
bOb_create_groupchat_900@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-04-04 15:06:04.461 ***
bOb_create_groupchat_900@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7738f31c9b88fb30' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:06:04.461 ***
bOb_create_groupchat_900@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-04-04 15:06:04.461 ***
bOb_create_groupchat_900@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9jcmVhdGVfZ3JvdXBjaGF0XzkwMABtYWtyb2xpa2E=</auth>



*** User 2022-04-04 15:06:04.462 ***
bOb_create_groupchat_900@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:06:04.462 ***
bOb_create_groupchat_900@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-04-04 15:06:04.462 ***
bOb_create_groupchat_900@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f576c9c8fcfdef53' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:06:04.462 ***
bOb_create_groupchat_900@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-04-04 15:06:04.463 ***
bOb_create_groupchat_900@localhost/res1 out
<iq type='set' id='0db81c877f583c281ccd5c4e36ae6d99'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:06:04.463 ***
bOb_create_groupchat_900@localhost/res1 in
<iq id='0db81c877f583c281ccd5c4e36ae6d99' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_create_groupchat_900@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:06:04.463 ***
bOb_create_groupchat_900@localhost/res1 out
<iq type='set' id='801c539c5c0b3a7014ca74fae35868f4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:06:04.463 ***
bOb_create_groupchat_900@localhost/res1 in
<iq type='result' id='801c539c5c0b3a7014ca74fae35868f4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:06:04.463 ***
bOb_create_groupchat_900@localhost/res1 out
<presence/>



*** User 2022-04-04 15:06:04.465 ***
bOb_create_groupchat_900@localhost/res1 in
<presence from='bOb_create_groupchat_900@localhost/res1' to='bob_create_groupchat_900@localhost/res1' xml:lang='en'/>



*** User 2022-04-04 15:06:04.465 ***
kate_create_groupchat_900@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-04-04 15:06:04.466 ***
kate_create_groupchat_900@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='391ed69aaca5be63' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:06:04.466 ***
kate_create_groupchat_900@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-04-04 15:06:04.466 ***
kate_create_groupchat_900@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfY3JlYXRlX2dyb3VwY2hhdF85MDAAbWFrcm93ZTtw</auth>



*** User 2022-04-04 15:06:04.467 ***
kate_create_groupchat_900@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:06:04.467 ***
kate_create_groupchat_900@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-04-04 15:06:04.467 ***
kate_create_groupchat_900@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a216e07a14d93ef6' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:06:04.468 ***
kate_create_groupchat_900@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-04-04 15:06:04.468 ***
kate_create_groupchat_900@localhost/res1 out
<iq type='set' id='12251ed3c82cf968a753528200dd702c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:06:04.468 ***
kate_create_groupchat_900@localhost/res1 in
<iq id='12251ed3c82cf968a753528200dd702c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_create_groupchat_900@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:06:04.468 ***
kate_create_groupchat_900@localhost/res1 out
<iq type='set' id='a87df478fefe4418370c992a9abc4c25'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:06:04.468 ***
kate_create_groupchat_900@localhost/res1 in
<iq type='result' id='a87df478fefe4418370c992a9abc4c25'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:06:04.468 ***
kate_create_groupchat_900@localhost/res1 out
<presence/>



*** User 2022-04-04 15:06:04.470 ***
kate_create_groupchat_900@localhost/res1 in
<presence from='kate_create_groupchat_900@localhost/res1' to='kate_create_groupchat_900@localhost/res1' xml:lang='en'/>



*** User 2022-04-04 15:06:04.470 ***
bOb_create_groupchat_900@localhost/res1 out
<iq type='set' id='0629539b060fd57adbfc637784e6d6eb' to='princely_musings_zSLtjQBUbds=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>alice_create_groupchat_900@localhost</user>
			<user affiliation='member'>kate_create_groupchat_900@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-04-04 15:06:04.482 ***
bOb_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost' to='bob_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1649-84764-471494</version>
		<user affiliation='owner'>bob_create_groupchat_900@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-04-04 15:06:04.482 ***
alicE_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost' to='alice_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1649-84764-471494</version>
		<user affiliation='member'>alice_create_groupchat_900@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-04-04 15:06:04.482 ***
kate_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost' to='kate_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1649-84764-471494</version>
		<user affiliation='member'>kate_create_groupchat_900@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-04-04 15:06:04.482 ***
bOb_create_groupchat_900@localhost/res1 in
<iq from='princely_musings_zsltjqbubds=@muclight.localhost' to='bOb_create_groupchat_900@localhost/res1' id='0629539b060fd57adbfc637784e6d6eb' type='result'/>



*** User 2022-04-04 15:06:04.482 ***
bOb_create_groupchat_900@localhost/res1 out
<iq type='set' id='e91be2c6af1667200b2679d999db0c0d'>
	<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-04-04 15:06:04.484 ***
bOb_create_groupchat_900@localhost/res1 in
<message from='bOb_create_groupchat_900@localhost' to='bOb_create_groupchat_900@localhost/res1' id='8c321540-b1bd-4ce4-89b9-fd2f4035da0f'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='e91be2c6af1667200b2679d999db0c0d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='bob_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='owner'>bob_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.484 ***
bOb_create_groupchat_900@localhost/res1 in
<iq from='bOb_create_groupchat_900@localhost' to='bOb_create_groupchat_900@localhost/res1' id='e91be2c6af1667200b2679d999db0c0d' 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-04-04 15:06:04.484 ***
alicE_create_groupchat_900@localhost/res1 out
<iq type='set' id='b484f7e4796a93c03daf2b73a61d1898'>
	<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-04-04 15:06:04.485 ***
alicE_create_groupchat_900@localhost/res1 in
<message from='alicE_create_groupchat_900@localhost' to='alicE_create_groupchat_900@localhost/res1' id='3ec13425-80aa-4e04-8645-570a20d6910d'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='b484f7e4796a93c03daf2b73a61d1898'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='alice_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='member'>alice_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.485 ***
alicE_create_groupchat_900@localhost/res1 in
<iq from='alicE_create_groupchat_900@localhost' to='alicE_create_groupchat_900@localhost/res1' id='b484f7e4796a93c03daf2b73a61d1898' 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-04-04 15:06:04.486 ***
kate_create_groupchat_900@localhost/res1 out
<iq type='set' id='6b5e259a7601ce1528af5dc6e9888f34'>
	<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-04-04 15:06:04.487 ***
kate_create_groupchat_900@localhost/res1 in
<message from='kate_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost/res1' id='6c564892-fcec-479d-b113-806bcd8217ff'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='6b5e259a7601ce1528af5dc6e9888f34'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='kate_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='member'>kate_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.487 ***
kate_create_groupchat_900@localhost/res1 in
<iq from='kate_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost/res1' id='6b5e259a7601ce1528af5dc6e9888f34' 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-04-04 15:06:04.487 ***
bOb_create_groupchat_900@localhost/res1 out
<iq type='set' id='5a108c335342120be800203e6a9a3a68'>
	<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-04-04 15:06:04.489 ***
bOb_create_groupchat_900@localhost/res1 in
<message from='bOb_create_groupchat_900@localhost' to='bOb_create_groupchat_900@localhost/res1' id='4aa5aec8-814d-4b9d-8f3d-7a28e71e0542'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='5a108c335342120be800203e6a9a3a68'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='bob_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='owner'>bob_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.489 ***
bOb_create_groupchat_900@localhost/res1 in
<iq from='bOb_create_groupchat_900@localhost' to='bOb_create_groupchat_900@localhost/res1' id='5a108c335342120be800203e6a9a3a68' 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-04-04 15:06:04.489 ***
bOb_create_groupchat_900@localhost/res1 out
<message to='princely_musings_zsltjqbubds=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.517 ***
bOb_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/bob_create_groupchat_900@localhost' to='bob_create_groupchat_900@localhost' id='1649-84764-515790' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.517 ***
alicE_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/bob_create_groupchat_900@localhost' to='alice_create_groupchat_900@localhost' id='1649-84764-515790' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.517 ***
kate_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/bob_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost' id='1649-84764-515790' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.517 ***
alicE_create_groupchat_900@localhost/res1 out
<iq type='set' id='ba6c45cb72a81bdc2d1038455d12c999'>
	<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-04-04 15:06:04.519 ***
alicE_create_groupchat_900@localhost/res1 in
<message from='alicE_create_groupchat_900@localhost' to='alicE_create_groupchat_900@localhost/res1' id='0166e5ce-157a-4beb-a21c-166d8871de29'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='ba6c45cb72a81bdc2d1038455d12c999'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='alice_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='member'>alice_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.519 ***
alicE_create_groupchat_900@localhost/res1 in
<iq from='alicE_create_groupchat_900@localhost' to='alicE_create_groupchat_900@localhost/res1' id='ba6c45cb72a81bdc2d1038455d12c999' 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-04-04 15:06:04.519 ***
alicE_create_groupchat_900@localhost/res1 out
<message to='princely_musings_zsltjqbubds=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.522 ***
bOb_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/alice_create_groupchat_900@localhost' to='bob_create_groupchat_900@localhost' id='1649-84764-521426' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.523 ***
alicE_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/alice_create_groupchat_900@localhost' to='alice_create_groupchat_900@localhost' id='1649-84764-521426' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.523 ***
kate_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/alice_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost' id='1649-84764-521426' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.523 ***
kate_create_groupchat_900@localhost/res1 out
<iq type='set' id='6edfb1ee5ed63edc68daa44fd1bc59ad'>
	<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-04-04 15:06:04.524 ***
kate_create_groupchat_900@localhost/res1 in
<message from='kate_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost/res1' id='dd7e93eb-686f-4d23-89fe-8b9759045ee3'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='6edfb1ee5ed63edc68daa44fd1bc59ad'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='kate_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='member'>kate_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.524 ***
kate_create_groupchat_900@localhost/res1 in
<iq from='kate_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost/res1' id='6edfb1ee5ed63edc68daa44fd1bc59ad' 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-04-04 15:06:04.524 ***
kate_create_groupchat_900@localhost/res1 out
<message to='princely_musings_zsltjqbubds=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.527 ***
bOb_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/kate_create_groupchat_900@localhost' to='bob_create_groupchat_900@localhost' id='1649-84764-526577' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.528 ***
alicE_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/kate_create_groupchat_900@localhost' to='alice_create_groupchat_900@localhost' id='1649-84764-526577' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.528 ***
kate_create_groupchat_900@localhost/res1 in
<message from='princely_musings_zsltjqbubds=@muclight.localhost/kate_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost' id='1649-84764-526577' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='0629539b060fd57adbfc637784e6d6eb'/>
</message>



*** User 2022-04-04 15:06:04.528 ***
bOb_create_groupchat_900@localhost/res1 out
<iq type='set' id='200dd543da37232d3886aee83b6eb84a'>
	<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-04-04 15:06:04.685 ***
bOb_create_groupchat_900@localhost/res1 in
<message from='bOb_create_groupchat_900@localhost' to='bOb_create_groupchat_900@localhost/res1' id='de7db794-d687-46ad-99f5-243ff1fc79c6'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='200dd543da37232d3886aee83b6eb84a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='bob_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='owner'>bob_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.685 ***
bOb_create_groupchat_900@localhost/res1 in
<iq from='bOb_create_groupchat_900@localhost' to='bOb_create_groupchat_900@localhost/res1' id='200dd543da37232d3886aee83b6eb84a' 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-04-04 15:06:04.685 ***
alicE_create_groupchat_900@localhost/res1 out
<iq type='set' id='a0b193df0ab078c46fa9757236eb3814'>
	<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-04-04 15:06:04.686 ***
alicE_create_groupchat_900@localhost/res1 in
<message from='alicE_create_groupchat_900@localhost' to='alicE_create_groupchat_900@localhost/res1' id='8805b697-46e9-4cac-93cd-30e261640549'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='a0b193df0ab078c46fa9757236eb3814'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='alice_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='member'>alice_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.687 ***
alicE_create_groupchat_900@localhost/res1 in
<iq from='alicE_create_groupchat_900@localhost' to='alicE_create_groupchat_900@localhost/res1' id='a0b193df0ab078c46fa9757236eb3814' 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-04-04 15:06:04.687 ***
kate_create_groupchat_900@localhost/res1 out
<iq type='set' id='e9320b7a805f20a67eb0caf7b2271881'>
	<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-04-04 15:06:04.688 ***
kate_create_groupchat_900@localhost/res1 in
<message from='kate_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost/res1' id='4886babc-39ac-47d4-8a6d-4b370cc2c704'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='e9320b7a805f20a67eb0caf7b2271881'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T15:06:04.470526Z'/>
			<message to='kate_create_groupchat_900@localhost' id='0629539b060fd57adbfc637784e6d6eb' type='groupchat' from='princely_musings_zsltjqbubds=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1649-84764-471494</version>
					<user affiliation='member'>kate_create_groupchat_900@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-04-04 15:06:04.688 ***
kate_create_groupchat_900@localhost/res1 in
<iq from='kate_create_groupchat_900@localhost' to='kate_create_groupchat_900@localhost/res1' id='e9320b7a805f20a67eb0caf7b2271881' 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-04-04 15:06:04.688 ***
kate_create_groupchat_900@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:06:04.689 ***
kate_create_groupchat_900@localhost/res1 in
</stream:stream>

*** User 2022-04-04 15:06:04.689 ***
bOb_create_groupchat_900@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:06:05.006 ***
bOb_create_groupchat_900@localhost/res1 in
</stream:stream>

*** User 2022-04-04 15:06:05.006 ***
alicE_create_groupchat_900@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:06:05.007 ***
alicE_create_groupchat_900@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:06:05.008 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_400.html
*** CT 2022-04-04 15:06:05.008 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1205.html



=== Ended at 2022-04-04 15:06:05
=== successfully completed test case
=== === Returned value: ok


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