=== Test case: push_integration_SUITE:muclight_msg_notify_on_fcm_w_click_action/1 (click for source code)

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_muc_light,
              #{all_can_configure => false,all_can_invite => false,
                backend => mnesia,blocking => true,
                config_schema =>
                    [{<<"roomname">>,<<"Untitled">>,roomname,binary},
                     {<<"subject">>,<<>>,subject,binary}],
                equal_occupants => false,
                host => {prefix,<<"muclight.">>},
                legacy_mode => false,max_occupants => infinity,
                rooms_in_rosters => true,rooms_per_page => 10,
                rooms_per_user => infinity}},
          {mod_push_service_mongoosepush,
              #{api_version => <<"v3">>,max_http_connections => 100,
                pool_name => mongoose_push_http}},
          {mod_event_pusher,
              [{backends,
                   [{push,
                        [{backend,mnesia},
                         {virtual_pubsub_hosts,
                             [{prefix,<<"virtual.">>}]}]}]}]}]},
     {watchdog,<0.12827.1>},
     {pubsub_host,virtual},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/push_integration_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fbe05ecb9552.2022-03-18_10.50.03/big_tests.tests.push_integration_SUITE.logs/run.2022-03-18_10.59.42/push_integration_suite.muclight_msg_notify_on_fcm_w_click_action.49027.html"},
     {tc_group_properties,[{name,muclight_msg_notifications},parallel]},
     {tc_group_path,[[{name,pubsub_less}]]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/push_integration_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fbe05ecb9552.2022-03-18_10.50.03/big_tests.tests.push_integration_SUITE.logs/run.2022-03-18_10.59.42/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 => mnesia,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 => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    search_operator => 'and',
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}]},
              matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fbe05ecb9552.2022-03-18_10.50.03"

=== Started at 2022-03-18 10:59:51


*** CT 2022-03-18 10:59:51.631 *** View log from node mongooseim@localhost when started mongooseim@localhost_4592.html
*** CT 2022-03-18 10:59:51.632 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2002.html

*** User 2022-03-18 10:59:51.649 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@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-18 10:59:51.650 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='89b2a2733894cc1d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:59:51.650 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@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-18 10:59:51.650 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y2xpZ2h0X21zZ19ub3RpZnlfb25fZmNtX3dfY2xpY2tfYWN0aW9uXzE0NzkAbWF0eWdyeXNh</auth>



*** User 2022-03-18 10:59:51.651 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:59:51.651 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@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-18 10:59:51.652 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='92173ab73b9fabcc' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:59:51.652 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@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-18 10:59:51.652 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<iq type='set' id='0be99f632a8cc1598fddf04af527c5c2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:59:51.652 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<iq id='0be99f632a8cc1598fddf04af527c5c2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:59:51.652 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<iq type='set' id='69e8c8deef11b626b160e8de9cae5b68'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:59:51.652 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<iq type='result' id='69e8c8deef11b626b160e8de9cae5b68'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:59:51.653 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<presence/>



*** User 2022-03-18 10:59:51.654 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<presence from='alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1' to='alice_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1' xml:lang='en'/>



*** User 2022-03-18 10:59:51.654 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@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-18 10:59:51.655 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='96a7afcd3e7fa49a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:59:51.655 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@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-18 10:59:51.655 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNsaWdodF9tc2dfbm90aWZ5X29uX2ZjbV93X2NsaWNrX2FjdGlvbl8xNDc5AG1ha3JvbGlrYQ==</auth>



*** User 2022-03-18 10:59:51.657 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:59:51.657 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@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-18 10:59:51.657 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5ccd88e74a217961' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:59:51.657 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@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-18 10:59:51.658 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<iq type='set' id='afef899e24fbc81b5450cacd44910cf5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:59:51.658 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<iq id='afef899e24fbc81b5450cacd44910cf5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:59:51.658 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<iq type='set' id='439d28bac2ef55bbe1279ade4f008ac2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:59:51.659 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<iq type='result' id='439d28bac2ef55bbe1279ade4f008ac2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:59:51.659 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<presence/>



*** User 2022-03-18 10:59:51.659 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<presence from='bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1' to='bob_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1' xml:lang='en'/>



*** User 2022-03-18 10:59:51.659 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<iq type='set' id='c0c150302c7609c732a04a0f42ff8ea2' to='room-d664d0e67f@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muclight_msg_notify_on_fcm_w_click_action_1479@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-03-18 10:59:51.661 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<message from='room-d664d0e67f@muclight.localhost' to='alice_muclight_msg_notify_on_fcm_w_click_action_1479@localhost' id='c0c150302c7609c732a04a0f42ff8ea2' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1647-601191-660236</version>
		<user affiliation='owner'>alice_muclight_msg_notify_on_fcm_w_click_action_1479@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-03-18 10:59:51.661 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<message from='room-d664d0e67f@muclight.localhost' to='bob_muclight_msg_notify_on_fcm_w_click_action_1479@localhost' id='c0c150302c7609c732a04a0f42ff8ea2' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1647-601191-660236</version>
		<user affiliation='member'>bob_muclight_msg_notify_on_fcm_w_click_action_1479@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-03-18 10:59:51.661 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<iq from='room-d664d0e67f@muclight.localhost' to='alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1' id='c0c150302c7609c732a04a0f42ff8ea2' type='result'/>



*** User 2022-03-18 10:59:51.661 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<iq type='set' id='cd64fe323d4bba0ce149e63f646a75a1'>
	<enable xmlns='urn:xmpp:push:0' jid='virtual.localhost' node='princely_musings_SX385xMexrE='>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>fcm</value>
			</field>
			<field var='device_id'>
				<value>649FKJN9G6H8I5AGDK67D1M2A833</value>
			</field>
			<field var='click_action'>
				<value>myactivity</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2022-03-18 10:59:51.662 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
<iq from='bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost' to='bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1' id='cd64fe323d4bba0ce149e63f646a75a1' type='result'/>



*** User 2022-03-18 10:59:51.663 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<presence type='unavailable'/>



*** User 2022-03-18 10:59:51.764 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
<message to='room-d664d0e67f@muclight.localhost' type='groupchat'>
	<body>Heyah!</body>
</message>



*** User 2022-03-18 10:59:51.767 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
</stream:stream>

*** User 2022-03-18 10:59:51.768 ***
bOb_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
</stream:stream>

*** User 2022-03-18 10:59:51.768 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 out
</stream:stream>

*** User 2022-03-18 10:59:51.768 ***
alicE_muclight_msg_notify_on_fcm_w_click_action_1479@localhost/res1 in
</stream:stream>
*** CT 2022-03-18 10:59:51.769 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2002.html
*** CT 2022-03-18 10:59:51.770 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4592.html



=== Ended at 2022-03-18 10:59:51
=== successfully completed test case
=== === Returned value: ok