=== Test case: pubsub_SUITE:subscribe_options_test/1 (click for source code)

=== Config value:

    [{watchdog,<0.6909.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.pubsub_SUITE.logs/run.2022-03-03_10.37.37/pubsub_suite.subscribe_options_test.29699.html"},
     {tc_group_properties,[{name,'dag+basic'},
                           {repeat_until_all_ok,3},
                           parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/pubsub_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.pubsub_SUITE.logs/run.2022-03-03_10.37.37/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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 => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:37:37


*** CT 2022-03-03 10:37:37.436 *** View log from node mongooseim@localhost when started mongooseim@localhost_4529.html
*** CT 2022-03-03 10:37:37.436 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2357.html

*** User 2022-03-03 10:37:37.480 ***
alicE_subscribe_options_test_918@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-03-03 10:37:37.480 ***
alicE_subscribe_options_test_918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dbb3e221380eea5c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:37.481 ***
alicE_subscribe_options_test_918@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>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-03-03 10:37:37.481 ***
alicE_subscribe_options_test_918@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N1YnNjcmliZV9vcHRpb25zX3Rlc3RfOTE4AG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:37:37.485 ***
alicE_subscribe_options_test_918@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:37:37.485 ***
alicE_subscribe_options_test_918@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-03-03 10:37:37.486 ***
alicE_subscribe_options_test_918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c4d17eacefde0442' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:37.486 ***
alicE_subscribe_options_test_918@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-03-03 10:37:37.486 ***
alicE_subscribe_options_test_918@localhost/res1 out
<iq type='set' id='93be7c00efa38d58c157e9ca62f40e8d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:37:37.486 ***
alicE_subscribe_options_test_918@localhost/res1 in
<iq id='93be7c00efa38d58c157e9ca62f40e8d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_subscribe_options_test_918@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:37:37.487 ***
alicE_subscribe_options_test_918@localhost/res1 out
<iq type='set' id='e85728ab57416c179e6a87e61b4e0a41'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:37.487 ***
alicE_subscribe_options_test_918@localhost/res1 in
<iq type='result' id='e85728ab57416c179e6a87e61b4e0a41'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:37.488 ***
alicE_subscribe_options_test_918@localhost/res1 out
<presence/>



*** User 2022-03-03 10:37:37.489 ***
alicE_subscribe_options_test_918@localhost/res1 in
<presence from='alicE_subscribe_options_test_918@localhost/res1' to='alice_subscribe_options_test_918@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:37:37.491 ***
bOb_subscribe_options_test_918@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-03-03 10:37:37.492 ***
bOb_subscribe_options_test_918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1adecfb28e695898' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:37.492 ***
bOb_subscribe_options_test_918@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>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-03-03 10:37:37.492 ***
bOb_subscribe_options_test_918@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdWJzY3JpYmVfb3B0aW9uc190ZXN0XzkxOABtYWtyb2xpa2E=</auth>



*** User 2022-03-03 10:37:37.496 ***
bOb_subscribe_options_test_918@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:37:37.496 ***
bOb_subscribe_options_test_918@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-03-03 10:37:37.497 ***
bOb_subscribe_options_test_918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b6ca5de4346c21b9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:37.497 ***
bOb_subscribe_options_test_918@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-03-03 10:37:37.498 ***
bOb_subscribe_options_test_918@localhost/res1 out
<iq type='set' id='84be7d62f1ee9c7d11be0161692c6cd9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:37:37.498 ***
bOb_subscribe_options_test_918@localhost/res1 in
<iq id='84be7d62f1ee9c7d11be0161692c6cd9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_subscribe_options_test_918@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:37:37.499 ***
bOb_subscribe_options_test_918@localhost/res1 out
<iq type='set' id='e092905fd2391edadaaf2eb5a60738b1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:37.499 ***
bOb_subscribe_options_test_918@localhost/res1 in
<iq type='result' id='e092905fd2391edadaaf2eb5a60738b1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:37.500 ***
bOb_subscribe_options_test_918@localhost/res1 out
<presence/>



*** User 2022-03-03 10:37:37.501 ***
bOb_subscribe_options_test_918@localhost/res1 in
<presence from='bOb_subscribe_options_test_918@localhost/res1' to='bob_subscribe_options_test_918@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:37:37.503 ***
geralt_subscribe_options_test_918@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-03-03 10:37:37.505 ***
geralt_subscribe_options_test_918@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='f09311efc96c643a' from='localhost'/>



*** User 2022-03-03 10:37:37.505 ***
geralt_subscribe_options_test_918@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<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'/>
</features>



*** User 2022-03-03 10:37:37.505 ***
geralt_subscribe_options_test_918@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zdWJzY3JpYmVfb3B0aW9uc190ZXN0XzkxOAB3aXRjaGVy</auth>



*** User 2022-03-03 10:37:37.509 ***
geralt_subscribe_options_test_918@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:37:37.509 ***
geralt_subscribe_options_test_918@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-03-03 10:37:37.510 ***
geralt_subscribe_options_test_918@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='2dd3a6f9fa6497ab' from='localhost'/>



*** User 2022-03-03 10:37:37.510 ***
geralt_subscribe_options_test_918@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-03-03 10:37:37.510 ***
geralt_subscribe_options_test_918@localhost/res1 out
<iq type='set' id='757cced6eb895b884d3dd71a9726cd6c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:37:37.511 ***
geralt_subscribe_options_test_918@localhost/res1 in
<iq id='757cced6eb895b884d3dd71a9726cd6c' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_subscribe_options_test_918@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:37:37.511 ***
geralt_subscribe_options_test_918@localhost/res1 out
<iq type='set' id='a8348ac86912b9c18c4f06678b3c1542'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:37.512 ***
geralt_subscribe_options_test_918@localhost/res1 in
<iq type='result' id='a8348ac86912b9c18c4f06678b3c1542' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:37.512 ***
geralt_subscribe_options_test_918@localhost/res1 out
<presence/>



*** User 2022-03-03 10:37:37.513 ***
geralt_subscribe_options_test_918@localhost/res1 in
<presence from='geralt_subscribe_options_test_918@localhost/res1' to='geralt_subscribe_options_test_918@localhost/res1' xmlns='jabber:client'/>



*** User 2022-03-03 10:37:37.513 ***
alicE_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_subscribe_options_test_918-pubsub.localhost-princely_musings_mZq5aNtd+y4=-create_node' from='alicE_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_mZq5aNtd+y4='/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.575 ***
alicE_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_subscribe_options_test_918@localhost/res1' id='alicE_subscribe_options_test_918-pubsub.localhost-princely_musings_mZq5aNtd+y4=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_mZq5aNtd+y4='/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.576 ***
alicE_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='get' id='alicE_subscribe_options_test_918-pubsub.localhost--options' from='alicE_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options node='princely_musings_mZq5aNtd+y4=' jid='alicE_subscribe_options_test_918@localhost/res1'/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.577 ***
alicE_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_subscribe_options_test_918@localhost/res1' type='error' xml:lang='en' id='alicE_subscribe_options_test_918-pubsub.localhost--options'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options node='princely_musings_mZq5aNtd+y4=' jid='alicE_subscribe_options_test_918@localhost/res1'/>
	</pubsub>
	<error code='406' type='modify'>
		<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<not-subscribed xmlns='http://jabber.org/protocol/pubsub#errors'/>
	</error>
</iq>



*** User 2022-03-03 10:37:37.577 ***
bOb_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='get' id='bOb_subscribe_options_test_918-pubsub.localhost--options' from='bOb_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options node='princely_musings_mZq5aNtd+y4=' jid='bOb_subscribe_options_test_918@localhost/res1'/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.578 ***
bOb_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='bOb_subscribe_options_test_918@localhost/res1' type='error' xml:lang='en' id='bOb_subscribe_options_test_918-pubsub.localhost--options'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options node='princely_musings_mZq5aNtd+y4=' jid='bOb_subscribe_options_test_918@localhost/res1'/>
	</pubsub>
	<error code='406' type='modify'>
		<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<not-subscribed xmlns='http://jabber.org/protocol/pubsub#errors'/>
	</error>
</iq>



*** User 2022-03-03 10:37:37.578 ***
geralt_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='get' id='geralt_subscribe_options_test_918-pubsub.localhost--options' from='geralt_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options node='princely_musings_mZq5aNtd+y4=' jid='geralt_subscribe_options_test_918@localhost/res1'/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.579 ***
geralt_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='geralt_subscribe_options_test_918@localhost/res1' type='error' id='geralt_subscribe_options_test_918-pubsub.localhost--options' xmlns='jabber:client'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options node='princely_musings_mZq5aNtd+y4=' jid='geralt_subscribe_options_test_918@localhost/res1'/>
	</pubsub>
	<error code='406' type='modify'>
		<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<not-subscribed xmlns='http://jabber.org/protocol/pubsub#errors'/>
	</error>
</iq>



*** User 2022-03-03 10:37:37.579 ***
geralt_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='geralt_subscribe_options_test_918-pubsub.localhost-princely_musings_mZq5aNtd+y4=-subscribe' from='geralt_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<subscribe node='princely_musings_mZq5aNtd+y4=' jid='geralt_subscribe_options_test_918@localhost/res1'/>
		<options>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#subscribe_options</value>
				</field>
				<field var='pubsub#deliver'>
					<value>true</value>
				</field>
			</x>
		</options>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.580 ***
geralt_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='geralt_subscribe_options_test_918@localhost/res1' id='geralt_subscribe_options_test_918-pubsub.localhost-princely_musings_mZq5aNtd+y4=-subscribe' type='result' xmlns='jabber:client'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<subscription jid='geralt_subscribe_options_test_918@localhost/res1' subscription='subscribed' subid='1646-303857-580014' node='princely_musings_mZq5aNtd+y4='/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.580 ***
bOb_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='bOb_subscribe_options_test_918-pubsub.localhost-princely_musings_mZq5aNtd+y4=-subscribe' from='bOb_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<subscribe node='princely_musings_mZq5aNtd+y4=' jid='bOb_subscribe_options_test_918@localhost/res1'/>
		<options>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#subscribe_options</value>
				</field>
				<field var='pubsub#deliver'>
					<value>false</value>
				</field>
			</x>
		</options>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.581 ***
bOb_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='bOb_subscribe_options_test_918@localhost/res1' id='bOb_subscribe_options_test_918-pubsub.localhost-princely_musings_mZq5aNtd+y4=-subscribe' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<subscription jid='bob_subscribe_options_test_918@localhost/res1' subscription='subscribed' subid='1646-303857-580907' node='princely_musings_mZq5aNtd+y4='/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.581 ***
geralt_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='get' id='geralt_subscribe_options_test_918-pubsub.localhost--options' from='geralt_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options node='princely_musings_mZq5aNtd+y4=' jid='geralt_subscribe_options_test_918@localhost/res1'/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.582 ***
geralt_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='geralt_subscribe_options_test_918@localhost/res1' id='geralt_subscribe_options_test_918-pubsub.localhost--options' type='result' xmlns='jabber:client'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options jid='geralt_subscribe_options_test_918@localhost/res1' subid='1646-303857-580014' node='princely_musings_mZq5aNtd+y4='>
			<x xmlns='jabber:x:data'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#subscribe_options</value>
				</field>
				<field var='pubsub#deliver' type='boolean' label='Whether an entity wants to receive or disable notifications'>
					<value>true</value>
				</field>
				<field var='pubsub#digest' type='boolean' label='Whether an entity wants to receive digests (aggregations) of notifications or all notifications individually'/>
				<field var='pubsub#digest_frequency' type='text-single' label='The minimum number of milliseconds between sending any two notification digests'/>
				<field var='pubsub#expire' type='text-single' label='The DateTime at which a leased subscription will end or has ended'/>
				<field var='pubsub#include_body' type='boolean' label='Whether an entity wants to receive an XMPP message body in addition to the payload format'/>
				<field var='pubsub#show-values' type='list-multi' label='The presence states for which an entity wants to receive notifications'>
					<option label='Away'>
						<value>away</value>
					</option>
					<option label='Chat'>
						<value>chat</value>
					</option>
					<option label='Do Not Disturb'>
						<value>dnd</value>
					</option>
					<option label='Any online state'>
						<value>online</value>
					</option>
					<option label='Extended Away'>
						<value>xa</value>
					</option>
				</field>
				<field var='pubsub#subscription_type' type='list-single' label='Type of notification to receive'>
					<option label='Receive notification of new items only'>
						<value>items</value>
					</option>
					<option label='Receive notification of new nodes only'>
						<value>nodes</value>
					</option>
				</field>
				<field var='pubsub#subscription_depth' type='list-single' label='Depth from subscription for which to receive notifications'>
					<option label='Receive notification from direct child nodes only'>
						<value>1</value>
					</option>
					<option label='Receive notification from all descendent nodes'>
						<value>all</value>
					</option>
				</field>
			</x>
		</options>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.582 ***
bOb_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='get' id='bOb_subscribe_options_test_918-pubsub.localhost--options' from='bOb_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options node='princely_musings_mZq5aNtd+y4=' jid='bOb_subscribe_options_test_918@localhost/res1'/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.583 ***
bOb_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='bOb_subscribe_options_test_918@localhost/res1' id='bOb_subscribe_options_test_918-pubsub.localhost--options' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<options jid='bob_subscribe_options_test_918@localhost/res1' subid='1646-303857-580907' node='princely_musings_mZq5aNtd+y4='>
			<x xmlns='jabber:x:data'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#subscribe_options</value>
				</field>
				<field var='pubsub#deliver' type='boolean' label='Whether an entity wants to receive or disable notifications'>
					<value>false</value>
				</field>
				<field var='pubsub#digest' type='boolean' label='Whether an entity wants to receive digests (aggregations) of notifications or all notifications individually'/>
				<field var='pubsub#digest_frequency' type='text-single' label='The minimum number of milliseconds between sending any two notification digests'/>
				<field var='pubsub#expire' type='text-single' label='The DateTime at which a leased subscription will end or has ended'/>
				<field var='pubsub#include_body' type='boolean' label='Whether an entity wants to receive an XMPP message body in addition to the payload format'/>
				<field var='pubsub#show-values' type='list-multi' label='The presence states for which an entity wants to receive notifications'>
					<option label='Away'>
						<value>away</value>
					</option>
					<option label='Chat'>
						<value>chat</value>
					</option>
					<option label='Do Not Disturb'>
						<value>dnd</value>
					</option>
					<option label='Any online state'>
						<value>online</value>
					</option>
					<option label='Extended Away'>
						<value>xa</value>
					</option>
				</field>
				<field var='pubsub#subscription_type' type='list-single' label='Type of notification to receive'>
					<option label='Receive notification of new items only'>
						<value>items</value>
					</option>
					<option label='Receive notification of new nodes only'>
						<value>nodes</value>
					</option>
				</field>
				<field var='pubsub#subscription_depth' type='list-single' label='Depth from subscription for which to receive notifications'>
					<option label='Receive notification from direct child nodes only'>
						<value>1</value>
					</option>
					<option label='Receive notification from all descendent nodes'>
						<value>all</value>
					</option>
				</field>
			</x>
		</options>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.583 ***
alicE_subscribe_options_test_918@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_subscribe_options_test_918-pubsub.localhost-princely_musings_mZq5aNtd+y4=-delete_node' from='alicE_subscribe_options_test_918@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_mZq5aNtd+y4='/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:37.585 ***
alicE_subscribe_options_test_918@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_subscribe_options_test_918@localhost/res1' id='alicE_subscribe_options_test_918-pubsub.localhost-princely_musings_mZq5aNtd+y4=-delete_node' type='result'/>



*** User 2022-03-03 10:37:37.585 ***
geralt_subscribe_options_test_918@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-03 10:37:37.585 ***
geralt_subscribe_options_test_918@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-03 10:37:37.585 ***
bOb_subscribe_options_test_918@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:37:37.785 ***
bOb_subscribe_options_test_918@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:37:37.785 ***
alicE_subscribe_options_test_918@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:37:37.786 ***
alicE_subscribe_options_test_918@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:37:37.787 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2357.html
*** CT 2022-03-03 10:37:37.789 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4552.html



=== Ended at 2022-03-03 10:37:37
=== successfully completed test case
=== === Returned value: ok