=== Test case: pubsub_s2s_SUITE:publish_test/1 (click for source code)

=== Config value:

    [{watchdog,<0.76571.0>},
     {{s2s,mim},
      #{opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5299,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              use_starttls => optional,certfile => "priv/ssl/fake_server.pem",
              max_retry_delay => 300,ciphers => "TLSv1.2:TLSv1.3",
              default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5269,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,shaper => s2s_shaper,
              proto => tcp,ip_address => "0",
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",verify_mode => peer,
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              ip_tuple => {0,0,0,0},
              ip_version => 4,connection_type => s2s,
              max_stanza_size => 131072,proxy_protocol => false}}},
     {{s2s,fed},
      #{opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5269,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              use_starttls => optional,certfile => "priv/ssl/fake_server.pem",
              max_retry_delay => 300,ciphers => "TLSv1.2:TLSv1.3",
              default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5299,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,shaper => s2s_shaper,
              proto => tcp,ip_address => "0",
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",verify_mode => peer,
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              ip_tuple => {0,0,0,0},
              ip_version => 4,connection_type => s2s,
              max_stanza_size => 131072,proxy_protocol => false}}},
     {escalus_user_db,xmpp},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_s2s_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-04-18_11.08.50/pubsub_s2s_suite.publish_test.204674.html"},
     {tc_group_properties,[{name,'tree+basic'},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/pubsub_s2s_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-04-18_11.08.50/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]},
     {{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_sic => #{iqdisc => one_queue},
        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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 11:08:51


*** CT 2024-04-18 11:08:51.267 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5535.html

*** User 2024-04-18 11:08:51.272 ***🔗
alice_publish_test_2807@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-18 11:08:51.273 ***🔗
alice_publish_test_2807@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='61277be89dca8512' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:08:51.273 ***🔗
alice_publish_test_2807@fed1 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-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-18 11:08:51.273 ***🔗
alice_publish_test_2807@fed1 out
<iq type='get' id='2d5aee7bce24d987c07940e6c75b4caf'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-18 11:08:51.273 ***🔗
alice_publish_test_2807@fed1 in
<iq from='fed1' to='fed1' id='2d5aee7bce24d987c07940e6c75b4caf' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-18 11:08:51.273 ***🔗
alice_publish_test_2807@fed1 out
<iq type='set' id='7cf04f7f5c9cd18ffe7056a5f850ac3a'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_2807</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-04-18 11:08:51.292 ***🔗
alice_publish_test_2807@fed1 in
<iq from='fed1' to='fed1' id='7cf04f7f5c9cd18ffe7056a5f850ac3a' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_2807</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-04-18 11:08:51.292 ***🔗
alice_publish_test_2807@fed1 out
</stream:stream>

*** User 2024-04-18 11:08:51.292 ***🔗
alice_publish_test_2807@fed1 in
</stream:stream>

*** User 2024-04-18 11:08:51.293 ***🔗
alicE_publish_test_2807@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-18 11:08:51.293 ***🔗
alicE_publish_test_2807@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='df50c46db1ba6e9c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:08:51.294 ***🔗
alicE_publish_test_2807@localhost 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-18 11:08:51.294 ***🔗
alicE_publish_test_2807@localhost out
<iq type='get' id='db73e1f8c41021d888e7106ff82fc80b'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-18 11:08:51.294 ***🔗
alicE_publish_test_2807@localhost in
<iq from='localhost' to='localhost' id='db73e1f8c41021d888e7106ff82fc80b' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-18 11:08:51.294 ***🔗
alicE_publish_test_2807@localhost out
<iq type='set' id='d11a2748f23ef048c62ee51ce51be428'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_2807</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-18 11:08:51.295 ***🔗
alicE_publish_test_2807@localhost in
<iq from='localhost' to='localhost' id='d11a2748f23ef048c62ee51ce51be428' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_2807</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-18 11:08:51.296 ***🔗
alicE_publish_test_2807@localhost out
</stream:stream>

*** User 2024-04-18 11:08:51.296 ***🔗
alicE_publish_test_2807@localhost in
</stream:stream>

*** User 2024-04-18 11:08:51.296 ***🔗
alicE_publish_test_2807@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-18 11:08:51.297 ***🔗
alicE_publish_test_2807@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bd716c4c52603027' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:08:51.297 ***🔗
alicE_publish_test_2807@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-18 11:08:51.297 ***🔗
alicE_publish_test_2807@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8yODA3AG1hdHlncnlzYQ==</auth>



*** User 2024-04-18 11:08:51.298 ***🔗
alicE_publish_test_2807@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 11:08:51.298 ***🔗
alicE_publish_test_2807@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-18 11:08:51.298 ***🔗
alicE_publish_test_2807@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='113bf1af09c623de' from='localhost' version='1.0' xml:lang='en' to='alice_publish_test_2807@localhost'>

*** User 2024-04-18 11:08:51.298 ***🔗
alicE_publish_test_2807@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-18 11:08:51.298 ***🔗
alicE_publish_test_2807@localhost/res1 out
<iq type='set' id='c50465c1d573055b7791aba1dbaf62af'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:08:51.298 ***🔗
alicE_publish_test_2807@localhost/res1 in
<iq id='c50465c1d573055b7791aba1dbaf62af' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_2807@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:08:51.298 ***🔗
alice_publish_test_2807@localhost/res1 out
<iq type='set' id='c4db9a9e718b43e1b9a801bd860096d8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:08:51.299 ***🔗
alice_publish_test_2807@localhost/res1 in
<iq from='localhost' to='alice_publish_test_2807@localhost/res1' id='c4db9a9e718b43e1b9a801bd860096d8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:08:51.299 ***🔗
alice_publish_test_2807@localhost/res1 out
<presence/>



*** User 2024-04-18 11:08:51.300 ***🔗
alice_publish_test_2807@localhost/res1 in
<presence from='alice_publish_test_2807@localhost/res1' to='alice_publish_test_2807@localhost/res1'/>



*** User 2024-04-18 11:08:51.300 ***🔗
alice_publish_test_2807@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-18 11:08:51.300 ***🔗
alice_publish_test_2807@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1b88e81240cc3619' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:08:51.301 ***🔗
alice_publish_test_2807@fed1/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-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-18 11:08:51.301 ***🔗
alice_publish_test_2807@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8yODA3AG1ha290YTI=</auth>



*** User 2024-04-18 11:08:51.303 ***🔗
alice_publish_test_2807@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 11:08:51.303 ***🔗
alice_publish_test_2807@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-18 11:08:51.303 ***🔗
alice_publish_test_2807@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c342ba08b64cc912' from='fed1' version='1.0' xml:lang='en' to='alice_publish_test_2807@fed1'>

*** User 2024-04-18 11:08:51.303 ***🔗
alice_publish_test_2807@fed1/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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-18 11:08:51.303 ***🔗
alice_publish_test_2807@fed1/res1 out
<iq type='set' id='781517a02331abbd505cb42666cd2906'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:08:51.304 ***🔗
alice_publish_test_2807@fed1/res1 in
<iq id='781517a02331abbd505cb42666cd2906' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_2807@fed1/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:08:51.304 ***🔗
alice_publish_test_2807@fed1/res1 out
<iq type='set' id='0bb1adcf4009534f9682c6bd804e5aef'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:08:51.304 ***🔗
alice_publish_test_2807@fed1/res1 in
<iq from='fed1' to='alice_publish_test_2807@fed1/res1' id='0bb1adcf4009534f9682c6bd804e5aef' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:08:51.304 ***🔗
alice_publish_test_2807@fed1/res1 out
<presence/>



*** User 2024-04-18 11:08:51.305 ***🔗
alice_publish_test_2807@fed1/res1 in
<presence from='alice_publish_test_2807@fed1/res1' to='alice_publish_test_2807@fed1/res1'/>



*** User 2024-04-18 11:08:51.305 ***🔗
alice_publish_test_2807@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_2807-pubsub.localhost-princely_musings_L3praqfWu6g=-create_node' from='alice_publish_test_2807@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_L3praqfWu6g='/>
	</pubsub>
</iq>



*** User 2024-04-18 11:08:51.307 ***🔗
alice_publish_test_2807@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_2807@localhost/res1' id='alice_publish_test_2807-pubsub.localhost-princely_musings_L3praqfWu6g=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_L3praqfWu6g='/>
	</pubsub>
</iq>



*** User 2024-04-18 11:08:51.307 ***🔗
alice_publish_test_2807@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_2807-pubsub.localhost-princely_musings_L3praqfWu6g=-publish' from='alice_publish_test_2807@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_L3praqfWu6g='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-04-18 11:08:51.311 ***🔗
alice_publish_test_2807@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_2807@localhost/res1' id='alice_publish_test_2807-pubsub.localhost-princely_musings_L3praqfWu6g=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_L3praqfWu6g='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2024-04-18 11:08:51.311 ***🔗
alice_publish_test_2807@fed1/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_2807-pubsub.localhost-princely_musings_L3praqfWu6g=-publish' from='alice_publish_test_2807@fed1/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_L3praqfWu6g='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-04-18 11:08:51.358 ***🔗
alice_publish_test_2807@fed1/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_2807@fed1/res1' type='error' id='alice_publish_test_2807-pubsub.localhost-princely_musings_L3praqfWu6g=-publish'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_L3praqfWu6g='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-04-18 11:08:51.359 ***🔗
alice_publish_test_2807@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_2807-pubsub.localhost-princely_musings_L3praqfWu6g=-delete_node' from='alice_publish_test_2807@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_L3praqfWu6g='/>
	</pubsub>
</iq>



*** User 2024-04-18 11:08:51.362 ***🔗
alice_publish_test_2807@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_2807@localhost/res1' id='alice_publish_test_2807-pubsub.localhost-princely_musings_L3praqfWu6g=-delete_node' type='result'/>



*** User 2024-04-18 11:08:51.362 ***🔗
alice_publish_test_2807@fed1/res1 out
</stream:stream>

*** User 2024-04-18 11:08:51.362 ***🔗
alice_publish_test_2807@fed1/res1 in
</stream:stream>

*** User 2024-04-18 11:08:51.362 ***🔗
alice_publish_test_2807@localhost/res1 out
</stream:stream>

*** User 2024-04-18 11:08:51.362 ***🔗
alice_publish_test_2807@localhost/res1 in
</stream:stream>
*** CT 2024-04-18 11:08:51.364 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5538.html



=== Ended at 2024-04-18 11:08:51
=== successfully completed test case
=== === Returned value: ok