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

=== Config value:

    [{watchdog,<0.18103.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.muc_SUITE.logs/run.2022-02-02_15.13.05/muc_suite.admin_list.64132.html"},
     {tc_group_properties,[{name,owner},{repeat_until_all_ok,3},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@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.muc_SUITE.logs/run.2022-02-02_15.13.05/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36"

=== Started at 2022-02-02 15:13:23


*** CT 2022-02-02 15:13:23.512 *** View log from node mongooseim@localhost when started mongooseim@localhost_2232.html
*** CT 2022-02-02 15:13:23.512 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_591.html

*** User 2022-02-02 15:13:23.590 ***
alicE_admin_list_1476@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 2022-02-02 15:13:23.591 ***
alicE_admin_list_1476@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e2613a457bb4006e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.591 ***
alicE_admin_list_1476@domain.example.com/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-02-02 15:13:23.591 ***
alicE_admin_list_1476@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3RfMTQ3NgBtYXR5Z3J5c2E=</auth>



*** User 2022-02-02 15:13:23.592 ***
alicE_admin_list_1476@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:13:23.592 ***
alicE_admin_list_1476@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 2022-02-02 15:13:23.593 ***
alicE_admin_list_1476@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2acad5367366a102' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.593 ***
alicE_admin_list_1476@domain.example.com/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-02-02 15:13:23.593 ***
alicE_admin_list_1476@domain.example.com/res1 out
<iq type='set' id='cd4940f8aeb05ad0cebdb22d22c667a3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.593 ***
alicE_admin_list_1476@domain.example.com/res1 in
<iq id='cd4940f8aeb05ad0cebdb22d22c667a3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_admin_list_1476@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.594 ***
alicE_admin_list_1476@domain.example.com/res1 out
<iq type='set' id='ed7f947eb09f9644395b534d93f51316'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.594 ***
alicE_admin_list_1476@domain.example.com/res1 in
<iq type='result' id='ed7f947eb09f9644395b534d93f51316'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.594 ***
alicE_admin_list_1476@domain.example.com/res1 out
<presence/>



*** User 2022-02-02 15:13:23.596 ***
alicE_admin_list_1476@domain.example.com/res1 in
<presence from='alicE_admin_list_1476@domain.example.com/res1' to='alice_admin_list_1476@domain.example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:13:23.597 ***
bOb_admin_list_1476@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 2022-02-02 15:13:23.598 ***
bOb_admin_list_1476@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1621f85be63647ef' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.598 ***
bOb_admin_list_1476@domain.example.com/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-02-02 15:13:23.598 ***
bOb_admin_list_1476@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9saXN0XzE0NzYAbWFrcm9saWth</auth>



*** User 2022-02-02 15:13:23.599 ***
bOb_admin_list_1476@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:13:23.599 ***
bOb_admin_list_1476@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 2022-02-02 15:13:23.599 ***
bOb_admin_list_1476@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c18880ec4fb42d94' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.599 ***
bOb_admin_list_1476@domain.example.com/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-02-02 15:13:23.599 ***
bOb_admin_list_1476@domain.example.com/res1 out
<iq type='set' id='eddc6d588e5aad2797280f29feed58b8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.600 ***
bOb_admin_list_1476@domain.example.com/res1 in
<iq id='eddc6d588e5aad2797280f29feed58b8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_admin_list_1476@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.600 ***
bOb_admin_list_1476@domain.example.com/res1 out
<iq type='set' id='a211f41f7b790d40676cb1084ca5be23'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.600 ***
bOb_admin_list_1476@domain.example.com/res1 in
<iq type='result' id='a211f41f7b790d40676cb1084ca5be23'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.600 ***
bOb_admin_list_1476@domain.example.com/res1 out
<presence/>



*** User 2022-02-02 15:13:23.660 ***
bOb_admin_list_1476@domain.example.com/res1 in
<presence from='bOb_admin_list_1476@domain.example.com/res1' to='bob_admin_list_1476@domain.example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:13:23.661 ***
kate_admin_list_1476@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 2022-02-02 15:13:23.662 ***
kate_admin_list_1476@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9b61ea81fd52c803' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.663 ***
kate_admin_list_1476@domain.example.com/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-02-02 15:13:23.663 ***
kate_admin_list_1476@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfYWRtaW5fbGlzdF8xNDc2AG1ha3Jvd2U7cA==</auth>



*** User 2022-02-02 15:13:23.665 ***
kate_admin_list_1476@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:13:23.665 ***
kate_admin_list_1476@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 2022-02-02 15:13:23.666 ***
kate_admin_list_1476@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='859af6cc6621b257' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.666 ***
kate_admin_list_1476@domain.example.com/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-02-02 15:13:23.666 ***
kate_admin_list_1476@domain.example.com/res1 out
<iq type='set' id='bff4fad975fc9075467583abee9be838'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.666 ***
kate_admin_list_1476@domain.example.com/res1 in
<iq id='bff4fad975fc9075467583abee9be838' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_admin_list_1476@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.666 ***
kate_admin_list_1476@domain.example.com/res1 out
<iq type='set' id='d0847afa45439cbe53b9aedf9d5a2056'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.667 ***
kate_admin_list_1476@domain.example.com/res1 in
<iq type='result' id='d0847afa45439cbe53b9aedf9d5a2056'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.668 ***
kate_admin_list_1476@domain.example.com/res1 out
<presence/>



*** User 2022-02-02 15:13:23.670 ***
kate_admin_list_1476@domain.example.com/res1 in
<presence from='kate_admin_list_1476@domain.example.com/res1' to='kate_admin_list_1476@domain.example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:13:23.670 ***
alicE_admin_list_1476@domain.example.com/res1 out
<presence to='room-alice_admin_list_1476@groupchats.domain.example.com/alice'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-02-02 15:13:23.672 ***
alicE_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/alice' to='alicE_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_admin_list_1476@domain.example.com/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.673 ***
alicE_admin_list_1476@domain.example.com/res1 in
<message from='room-alice_admin_list_1476@groupchats.domain.example.com' to='alicE_admin_list_1476@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-02-02 15:13:23.673 ***
bOb_admin_list_1476@domain.example.com/res1 out
<presence to='room-alice_admin_list_1476@groupchats.domain.example.com/bob'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-02-02 15:13:23.674 ***
bOb_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/alice' to='bOb_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.675 ***
bOb_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/bob' to='bOb_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.675 ***
bOb_admin_list_1476@domain.example.com/res1 in
<message from='room-alice_admin_list_1476@groupchats.domain.example.com' to='bOb_admin_list_1476@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-02-02 15:13:23.675 ***
kate_admin_list_1476@domain.example.com/res1 out
<presence to='room-alice_admin_list_1476@groupchats.domain.example.com/kate'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-02-02 15:13:23.676 ***
kate_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/alice' to='kate_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.677 ***
kate_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/bob' to='kate_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.677 ***
kate_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/kate' to='kate_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.678 ***
kate_admin_list_1476@domain.example.com/res1 in
<message from='room-alice_admin_list_1476@groupchats.domain.example.com' to='kate_admin_list_1476@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-02-02 15:13:23.678 ***
bOb_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/kate' to='bOb_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.678 ***
alicE_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/bob' to='alicE_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_admin_list_1476@domain.example.com/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.678 ***
alicE_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/kate' to='alicE_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_admin_list_1476@domain.example.com/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-02-02 15:13:28.679 ***
alicE_admin_list_1476@domain.example.com/res1 out
<iq type='get' id='75df262c4cfd4b08ea341d57c3e50f1a' to='room-alice_admin_list_1476@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item affiliation='admin'/>
	</query>
</iq>



*** User 2022-02-02 15:13:28.680 ***
alicE_admin_list_1476@domain.example.com/res1 in
<iq from='room-alice_admin_list_1476@groupchats.domain.example.com' to='alicE_admin_list_1476@domain.example.com/res1' id='75df262c4cfd4b08ea341d57c3e50f1a' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#admin'/>
</iq>



*** User 2022-02-02 15:13:28.680 ***
alicE_admin_list_1476@domain.example.com/res1 out
<iq type='set' id='226c31be22554dabefa67ee3baaafcbf' to='room-alice_admin_list_1476@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='kate_admin_list_1476@domain.example.com' affiliation='admin'/>
		<item jid='bOb_admin_list_1476@domain.example.com' affiliation='admin'/>
	</query>
</iq>



*** User 2022-02-02 15:13:28.681 ***
alicE_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/bob' to='alicE_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_admin_list_1476@domain.example.com/res1' affiliation='admin' role='moderator'/>
	</x>
</presence>



*** User 2022-02-02 15:13:28.681 ***
alicE_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/kate' to='alicE_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_admin_list_1476@domain.example.com/res1' affiliation='admin' role='moderator'/>
	</x>
</presence>



*** User 2022-02-02 15:13:28.692 ***
alicE_admin_list_1476@domain.example.com/res1 in
<iq from='room-alice_admin_list_1476@groupchats.domain.example.com' to='alicE_admin_list_1476@domain.example.com/res1' id='226c31be22554dabefa67ee3baaafcbf' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#admin'/>
</iq>



*** User 2022-02-02 15:13:28.692 ***
bOb_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/bob' to='bOb_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_admin_list_1476@domain.example.com/res1' affiliation='admin' role='moderator'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-02-02 15:13:28.692 ***
bOb_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/kate' to='bOb_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_admin_list_1476@domain.example.com/res1' affiliation='admin' role='moderator'/>
	</x>
</presence>



*** User 2022-02-02 15:13:28.693 ***
kate_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/bob' to='kate_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='admin' role='moderator'/>
	</x>
</presence>



*** User 2022-02-02 15:13:28.693 ***
kate_admin_list_1476@domain.example.com/res1 in
<presence from='room-alice_admin_list_1476@groupchats.domain.example.com/kate' to='kate_admin_list_1476@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_admin_list_1476@domain.example.com/res1' affiliation='admin' role='moderator'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-02-02 15:13:28.693 ***
kate_admin_list_1476@domain.example.com/res1 out
</stream:stream>

*** User 2022-02-02 15:13:28.693 ***
kate_admin_list_1476@domain.example.com/res1 in
</stream:stream>

*** User 2022-02-02 15:13:28.693 ***
bOb_admin_list_1476@domain.example.com/res1 out
</stream:stream>

*** User 2022-02-02 15:13:28.694 ***
bOb_admin_list_1476@domain.example.com/res1 in
</stream:stream>

*** User 2022-02-02 15:13:28.694 ***
alicE_admin_list_1476@domain.example.com/res1 out
</stream:stream>

*** User 2022-02-02 15:13:28.694 ***
alicE_admin_list_1476@domain.example.com/res1 in
</stream:stream>
*** CT 2022-02-02 15:13:28.697 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_591.html
*** CT 2022-02-02 15:13:28.698 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2232.html



=== Ended at 2022-02-02 15:13:28
=== successfully completed test case
=== === Returned value: ok