Skip to content

Instantly share code, notes, and snippets.

@exul
Last active May 9, 2016 18:32
Show Gist options
  • Save exul/7e751ed9b0b5ff7c5647c998f18c44ca to your computer and use it in GitHub Desktop.
Save exul/7e751ed9b0b5ff7c5647c998f18c44ca to your computer and use it in GitHub Desktop.
gajim-omemo
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
05/09/2016 19:54:50 (I) gajim.gajim: Encodings: d:utf-8, fs:UTF-8, p:UTF-8
05/09/2016 19:54:50 (D) gajim.c.resolver: Import of libasyncns-python failed, getaddrinfo will block
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/gajim/common/resolver.py", line 44, in <module>
import libasyncns
File "/usr/lib/python2.7/site-packages/gajim/common/demandimport.py", line 95, in _demandimport
return _import(name, globals, locals, fromlist, level)
ImportError: No module named libasyncns
05/09/2016 19:54:50 (I) gajim.c.resolver: Using HostResolver
05/09/2016 19:54:50 (D) gajim.c.gnupg: ['gpg', '--status-fd', '2', '--no-tty', '--version']
05/09/2016 19:54:50 (D) gajim.c.gnupg: stderr reader: <Thread(Thread-1, initial daemon)>
05/09/2016 19:54:50 (D) gajim.c.gnupg: stdout reader: <Thread(Thread-2, initial daemon)>
05/09/2016 19:54:50 (D) gajim.c.gnupg: chunk: 'gpg (GnuPG) 2.1.12\nlibgcrypt 1.7.0\nCopyright (C) 2016 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to '
05/09/2016 19:54:50 (D) gajim.plugin_system: Attributes processing started
05/09/2016 19:54:50 (D) gajim.plugin_system: AXOLOTL_MISSING : Please install python-axolotl.
05/09/2016 19:54:50 (D) gajim.plugin_system: BundleInformationAnnouncement : <class 'omemo-2016-05-03.xmpp.BundleInformationAnnouncement'>
05/09/2016 19:54:50 (D) gajim.plugin_system: BundleInformationQuery : <class 'omemo-2016-05-03.xmpp.BundleInformationQuery'>
05/09/2016 19:54:50 (D) gajim.plugin_system: DB_DIR : /home/john/.local/share/gajim
05/09/2016 19:54:50 (D) gajim.plugin_system: DeviceListAnnouncement : <class 'omemo-2016-05-03.xmpp.DeviceListAnnouncement'>
05/09/2016 19:54:50 (D) gajim.plugin_system: DevicelistPEP : <class 'omemo-2016-05-03.xmpp.DevicelistPEP'>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin : <class 'plugins.plugin.GajimPlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: HAS_AXOLOTL : True
05/09/2016 19:54:50 (D) gajim.plugin_system: NS_NOTIFY : eu.siacs.conversations.axolotl.devicelist+notify
05/09/2016 19:54:50 (D) gajim.plugin_system: NS_OMEMO : eu.siacs.conversations.axolotl
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoMessage : <class 'omemo-2016-05-03.xmpp.OmemoMessage'>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin : <class 'omemo-2016-05-03.OmemoPlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: is subclass of GajimPlugin
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoState : omemo-2016-05-03.omemo.state.OmemoState
05/09/2016 19:54:50 (D) gajim.plugin_system: SUPPORTED_PERSONAL_USER_EVENTS : [<class 'common.pep.UserMoodPEP'>, <class 'common.pep.UserTunePEP'>, <class 'common.pep.UserActivityPEP'>, <class 'common.pep.UserNicknamePEP'>, <class 'common.pep.UserLocationPEP'>]
05/09/2016 19:54:50 (D) gajim.plugin_system: Ui : <class 'omemo-2016-05-03.ui.Ui'>
05/09/2016 19:54:50 (D) gajim.plugin_system: anydup : <function anydup at 0x7f4ce8285b18>
05/09/2016 19:54:50 (D) gajim.plugin_system: caps_cache : <module 'common.caps_cache' from '/usr/lib/python2.7/site-packages/gajim/common/caps_cache.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: gajim : <module 'common.gajim' from '/usr/lib/python2.7/site-packages/gajim/common/gajim.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: ged : <module 'common.ged' from '/usr/lib/python2.7/site-packages/gajim/common/ged.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: iq_ids_to_callbacks : {}
05/09/2016 19:54:50 (D) gajim.plugin_system: log : <logging.Logger object at 0x7f4cf4b6db50>
05/09/2016 19:54:50 (D) gajim.plugin_system: log_calls : <class 'plugins.helpers.log_calls'>
05/09/2016 19:54:50 (D) gajim.plugin_system: logging : <module 'logging' from '/usr/lib/python2.7/logging/__init__.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: omemo : <module 'omemo-2016-05-03.omemo' from '/home/john/.local/share/gajim/plugins/omemo-2016-05-03/omemo/__init__.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: os : <unloaded module 'os'>
05/09/2016 19:54:50 (D) gajim.plugin_system: sqlite3 : <unloaded module 'sqlite3'>
05/09/2016 19:54:50 (D) gajim.plugin_system: successful : <function successful at 0x7f4ce88730c8>
05/09/2016 19:54:50 (D) gajim.plugin_system: ui : <module 'omemo-2016-05-03.ui' from '/home/john/.local/share/gajim/plugins/omemo-2016-05-03/ui.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_device_bundle : <function unpack_device_bundle at 0x7f4ce886bde8>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_device_list_update : <function unpack_device_list_update at 0x7f4ce886bf50>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_message : <function unpack_message at 0x7f4ce886bcf8>
05/09/2016 19:54:50 (D) gajim.plugin_system: xmpp : <module 'omemo-2016-05-03.xmpp' from '/home/john/.local/share/gajim/plugins/omemo-2016-05-03/xmpp.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: Attributes processing started
05/09/2016 19:54:50 (D) gajim.plugin_system: HttpuploadPlugin : <class 'httpupload.httpupload.HttpuploadPlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: is subclass of GajimPlugin
05/09/2016 19:54:50 (D) gajim.plugin_system: httpupload : <module 'httpupload.httpupload' from '/home/john/.local/share/gajim/plugins/httpupload/httpupload.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: Attributes processing started
05/09/2016 19:54:50 (D) gajim.plugin_system: ImagePlugin : <class 'image.image.ImagePlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: is subclass of GajimPlugin
05/09/2016 19:54:50 (D) gajim.plugin_system: image : <module 'image.image' from '/home/john/.local/share/gajim/plugins/image/image.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: Attributes processing started
05/09/2016 19:54:50 (D) gajim.plugin_system: AXOLOTL_MISSING : Please install python-axolotl.
05/09/2016 19:54:50 (D) gajim.plugin_system: BundleInformationAnnouncement : <class 'gajim-omemo-master.xmpp.BundleInformationAnnouncement'>
05/09/2016 19:54:50 (D) gajim.plugin_system: BundleInformationQuery : <class 'gajim-omemo-master.xmpp.BundleInformationQuery'>
05/09/2016 19:54:50 (D) gajim.plugin_system: DB_DIR : /home/john/.local/share/gajim
05/09/2016 19:54:50 (D) gajim.plugin_system: DeviceListAnnouncement : <class 'gajim-omemo-master.xmpp.DeviceListAnnouncement'>
05/09/2016 19:54:50 (D) gajim.plugin_system: DevicelistPEP : <class 'gajim-omemo-master.xmpp.DevicelistPEP'>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin : <class 'plugins.plugin.GajimPlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: HAS_AXOLOTL : True
05/09/2016 19:54:50 (D) gajim.plugin_system: NS_NOTIFY : eu.siacs.conversations.axolotl.devicelist+notify
05/09/2016 19:54:50 (D) gajim.plugin_system: NS_OMEMO : eu.siacs.conversations.axolotl
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoMessage : <class 'gajim-omemo-master.xmpp.OmemoMessage'>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin : <class 'gajim-omemo-master.OmemoPlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: is subclass of GajimPlugin
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoState : gajim-omemo-master.omemo.state.OmemoState
05/09/2016 19:54:50 (D) gajim.plugin_system: SUPPORTED_PERSONAL_USER_EVENTS : [<class 'common.pep.UserMoodPEP'>, <class 'common.pep.UserTunePEP'>, <class 'common.pep.UserActivityPEP'>, <class 'common.pep.UserNicknamePEP'>, <class 'common.pep.UserLocationPEP'>]
05/09/2016 19:54:50 (D) gajim.plugin_system: Ui : <class 'gajim-omemo-master.ui.Ui'>
05/09/2016 19:54:50 (D) gajim.plugin_system: anydup : <function anydup at 0x7f4ce85545f0>
05/09/2016 19:54:50 (D) gajim.plugin_system: caps_cache : <module 'common.caps_cache' from '/usr/lib/python2.7/site-packages/gajim/common/caps_cache.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: gajim : <module 'common.gajim' from '/usr/lib/python2.7/site-packages/gajim/common/gajim.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: ged : <module 'common.ged' from '/usr/lib/python2.7/site-packages/gajim/common/ged.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: iq_ids_to_callbacks : {}
05/09/2016 19:54:50 (D) gajim.plugin_system: log : <logging.Logger object at 0x7f4cf4b6db50>
05/09/2016 19:54:50 (D) gajim.plugin_system: log_calls : <class 'plugins.helpers.log_calls'>
05/09/2016 19:54:50 (D) gajim.plugin_system: logging : <module 'logging' from '/usr/lib/python2.7/logging/__init__.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: omemo : <module 'gajim-omemo-master.omemo' from '/home/john/.local/share/gajim/plugins/gajim-omemo-master/omemo/__init__.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: os : <unloaded module 'os'>
05/09/2016 19:54:50 (D) gajim.plugin_system: sqlite3 : <unloaded module 'sqlite3'>
05/09/2016 19:54:50 (D) gajim.plugin_system: successful : <function successful at 0x7f4ce800d230>
05/09/2016 19:54:50 (D) gajim.plugin_system: ui : <module 'gajim-omemo-master.ui' from '/home/john/.local/share/gajim/plugins/gajim-omemo-master/ui.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_device_bundle : <function unpack_device_bundle at 0x7f4ce8003f50>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_device_list_update : <function unpack_device_list_update at 0x7f4ce800d140>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_message : <function unpack_message at 0x7f4ce8003e60>
05/09/2016 19:54:50 (D) gajim.plugin_system: xmpp : <module 'gajim-omemo-master.xmpp' from '/home/john/.local/share/gajim/plugins/gajim-omemo-master/xmpp.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: Attributes processing started
05/09/2016 19:54:50 (D) gajim.plugin_system: PluginInstaller : <class 'plugin_installer.plugin_installer.PluginInstaller'>
05/09/2016 19:54:50 (D) gajim.plugin_system: is subclass of GajimPlugin
05/09/2016 19:54:50 (D) gajim.plugin_system: plugin_installer : <module 'plugin_installer.plugin_installer' from '/home/john/.local/share/gajim/plugins/plugin_installer/plugin_installer.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: Attributes processing started
05/09/2016 19:54:50 (D) gajim.plugin_system: AXOLOTL_MISSING : Please install python-axolotl.
05/09/2016 19:54:50 (D) gajim.plugin_system: BundleInformationAnnouncement : <class 'omemo.xmpp.BundleInformationAnnouncement'>
05/09/2016 19:54:50 (D) gajim.plugin_system: BundleInformationQuery : <class 'omemo.xmpp.BundleInformationQuery'>
05/09/2016 19:54:50 (D) gajim.plugin_system: DB_DIR : /home/john/.local/share/gajim
05/09/2016 19:54:50 (D) gajim.plugin_system: DeviceListAnnouncement : <class 'omemo.xmpp.DeviceListAnnouncement'>
05/09/2016 19:54:50 (D) gajim.plugin_system: DevicelistPEP : <class 'omemo.xmpp.DevicelistPEP'>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin : <class 'plugins.plugin.GajimPlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: HAS_AXOLOTL : True
05/09/2016 19:54:50 (D) gajim.plugin_system: NS_NOTIFY : eu.siacs.conversations.axolotl.devicelist+notify
05/09/2016 19:54:50 (D) gajim.plugin_system: NS_OMEMO : eu.siacs.conversations.axolotl
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoMessage : <class 'omemo.xmpp.OmemoMessage'>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin : <class 'omemo.OmemoPlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: is subclass of GajimPlugin
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoState : omemo.omemo.state.OmemoState
05/09/2016 19:54:50 (D) gajim.plugin_system: SUPPORTED_PERSONAL_USER_EVENTS : [<class 'common.pep.UserMoodPEP'>, <class 'common.pep.UserTunePEP'>, <class 'common.pep.UserActivityPEP'>, <class 'common.pep.UserNicknamePEP'>, <class 'common.pep.UserLocationPEP'>]
05/09/2016 19:54:50 (D) gajim.plugin_system: Ui : <class 'omemo.ui.Ui'>
05/09/2016 19:54:50 (D) gajim.plugin_system: anydup : <function anydup at 0x7f4ce8572aa0>
05/09/2016 19:54:50 (D) gajim.plugin_system: caps_cache : <module 'common.caps_cache' from '/usr/lib/python2.7/site-packages/gajim/common/caps_cache.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: gajim : <module 'common.gajim' from '/usr/lib/python2.7/site-packages/gajim/common/gajim.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: ged : <module 'common.ged' from '/usr/lib/python2.7/site-packages/gajim/common/ged.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: iq_ids_to_callbacks : {}
05/09/2016 19:54:50 (D) gajim.plugin_system: log : <logging.Logger object at 0x7f4cf4b6db50>
05/09/2016 19:54:50 (D) gajim.plugin_system: log_calls : <class 'plugins.helpers.log_calls'>
05/09/2016 19:54:50 (D) gajim.plugin_system: logging : <module 'logging' from '/usr/lib/python2.7/logging/__init__.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: omemo : <module 'omemo.omemo' from '/home/john/.local/share/gajim/plugins/omemo/omemo/__init__.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: os : <unloaded module 'os'>
05/09/2016 19:54:50 (D) gajim.plugin_system: sqlite3 : <unloaded module 'sqlite3'>
05/09/2016 19:54:50 (D) gajim.plugin_system: successful : <function successful at 0x7f4ce854bcf8>
05/09/2016 19:54:50 (D) gajim.plugin_system: ui : <module 'omemo.ui' from '/home/john/.local/share/gajim/plugins/omemo/ui.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_device_bundle : <function unpack_device_bundle at 0x7f4ce854baa0>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_device_list_update : <function unpack_device_list_update at 0x7f4ce854bc08>
05/09/2016 19:54:50 (D) gajim.plugin_system: unpack_message : <function unpack_message at 0x7f4ce854b8c0>
05/09/2016 19:54:50 (D) gajim.plugin_system: xmpp : <module 'omemo.xmpp' from '/home/john/.local/share/gajim/plugins/omemo/xmpp.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: Attributes processing started
05/09/2016 19:54:50 (D) gajim.plugin_system: UrlImagePreviewPlugin : <class 'url_image_preview.url_image_preview.UrlImagePreviewPlugin'>
05/09/2016 19:54:50 (D) gajim.plugin_system: is subclass of GajimPlugin
05/09/2016 19:54:50 (D) gajim.plugin_system: aes_gcm : <module 'url_image_preview.aes_gcm' from '/home/john/.local/share/gajim/plugins/url_image_preview/aes_gcm.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: url_image_preview : <module 'url_image_preview.url_image_preview' from '/home/john/.local/share/gajim/plugins/url_image_preview/url_image_preview.pyo'>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin.init() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin.init() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: HttpuploadPlugin.init() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: HttpuploadPlugin.init() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: ImagePlugin.init() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: ImagePlugin.init() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin.init() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin.init() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <left>
05/09/2016 19:54:50 (I) gajim.plugin_system: Not loading plugin OMEMO Multi-End Message and Object Encryption v0.4 from module gajim-omemo-master (identified by short name: omemo). Plugin already loaded.
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: PluginInstallerPlugin.init() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.local_file_path() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.local_file_path() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: PluginInstallerPlugin.init() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin.init() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin.init() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <left>
05/09/2016 19:54:50 (I) gajim.plugin_system: Not loading plugin OMEMO Multi-End Message and Object Encryption v0.5.1 from module omemo (identified by short name: omemo). Plugin already loaded.
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.load_config() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: UrlImagePreviewPlugin.init() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.local_file_path() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.local_file_path() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: UrlImagePreviewPlugin.init() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.__init__() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin.activate() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin._compute_caps_hash() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin._compute_caps_hash() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: OmemoPlugin.activate() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.activate() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.activate() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.activate() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.activate() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: PluginInstallerPlugin.activate() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: PluginInstallerPlugin.activate() <left>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.activate() <entered>
05/09/2016 19:54:50 (D) gajim.plugin_system: GajimPlugin.activate() <left>
05/09/2016 19:54:50 (D) gajim.c.ged: roster-received
Args: (<common.connection_handlers_events.RosterReceivedEvent object at 0x7f4ce8841810>,)
05/09/2016 19:54:50 (D) gajim.c.ged: roster-info
Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x7f4ce828cc50>,)
05/09/2016 19:54:50 (D) gajim.c.ged: roster-info
Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x7f4ce9aa0710>,)
05/09/2016 19:54:50 (D) gajim.c.ged: roster-info
Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x7f4ce9aa0710>,)
05/09/2016 19:54:51 (D) gajim.c.gnupg: ['gpg', '--status-fd', '2', '--no-tty', '--version']
05/09/2016 19:54:51 (D) gajim.c.gnupg: stderr reader: <Thread(Thread-3, initial daemon)>
05/09/2016 19:54:51 (D) gajim.c.gnupg: stdout reader: <Thread(Thread-4, initial daemon)>
05/09/2016 19:54:51 (D) gajim.c.gnupg: chunk: 'gpg (GnuPG) 2.1.12\nlibgcrypt 1.7.0\nCopyright (C) 2016 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to '
05/09/2016 19:54:51 (D) gajim.c.ged: before-change-show
Args: (<common.connection_handlers_events.BeforeChangeShowEvent object at 0x7f4ce822c210>,)
05/09/2016 19:54:51 (D) gajim.c.resolver: resolve _xmpp-client._tcp.example.com type=srv
05/09/2016 19:54:51 (D) gajim.c.resolver: Starting to resolve _xmpp-client._tcp.example.com using <common.resolver.HostResolver instance at 0x7f4cf72e3bd8>
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 20 seconds
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (D) gajim.c.resolver: Resolving result for _xmpp-client._tcp.example.com: []
05/09/2016 19:54:51 (D) gajim.c.connection: Connection to next host
05/09/2016 19:54:51 (I) gajim.c.connection: >>>>>> Connecting to john@example.com [example.com:5222], type = tls
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878> __INTO__ <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: NonBlockingTCP Connect :: About to connect to 5.148.181.64:5222
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:False
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 30 seconds
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: After NB connect() of 139968289310840. "Operation now in progress" raised => CONNECTING
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTING
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: 139968289310840 socket wrapper connected
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:False
05/09/2016 19:54:51 (I) nbxmpp.client_nb: -------------xmpp_connect_machine() >> mode: None, data: None...
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.dispatcher_nb.XMPPDispatcher instance at 0x7f4ce82a0cb0> __INTO__ <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "unknown"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(unknown)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(unknown)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "http://etherx.jabber.org/streams"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "jabber:client"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "iq" as <class 'nbxmpp.protocol.Iq'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "presence" as <class 'nbxmpp.protocol.Presence'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "message" as <class 'nbxmpp.protocol.Message'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.simplexml: Preparing to handle incoming XML stream.
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: setting RECEIVE_DOCUMENT_ATTRIBUTES on next receive
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<?xml version='1.0'?><stream:stream xmlns="jabber:client" to="example.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="en" >
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce88fddd0>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' version='1.0' from='example.com' id='8bda995f-0c9a-489a-a07a-8940582ebfff' xml:lang='en' xmlns='jabber:client'><stream:features><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'><required/></starttls></stream:features>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce88fddd0>,)
05/09/2016 19:54:51 (I) nbxmpp.client_nb: -------------xmpp_connect_machine() >> mode: RECEIVE_DOCUMENT_ATTRIBUTES, data: <?xml version='1.0'?...
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns': u'jabber:client', u'from': u'example.com', u'xml:lang': u'en', u'version': u'1.0', u'xmlns:stream': u'http://etherx.jabber.org/streams', u'id': u'8bda995f-0c9a-489a-a07a-8940582ebfff'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> starttls, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-tls'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> required, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> required
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> starttls
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> stream:features
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got http://etherx.jabber.org/streams/features stanza
05/09/2016 19:54:51 (I) nbxmpp.client_nb: got STREAM FEATURES in first recv
05/09/2016 19:54:51 (I) nbxmpp.client_nb: -------------xmpp_connect_machine() >> mode: STREAM_STARTED, data: None...
05/09/2016 19:54:51 (I) nbxmpp.client_nb: TLS supported by remote server. Requesting TLS start.
05/09/2016 19:54:51 (I) nbxmpp.client_nb: -------------tls_negotiaton_handler() >> tag: None
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method NonBlockingClient._tls_negotiation_handler of <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>> for "proceed" type-> ns->(urn:ietf:params:xml:ns:xmpp-tls)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "urn:ietf:params:xml:ns:xmpp-tls"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "proceed" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method NonBlockingClient._tls_negotiation_handler of <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>> for "failure" type-> ns->(urn:ietf:params:xml:ns:xmpp-tls)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "failure" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce82aa250>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce82aa250>,)
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> proceed, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-tls'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> proceed
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got urn:ietf:params:xml:ns:xmpp-tls/proceed stanza
05/09/2016 19:54:51 (I) nbxmpp.client_nb: -------------tls_negotiaton_handler() >> tag: <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
05/09/2016 19:54:51 (I) nbxmpp.client_nb: Got starttls proceed response. Switching to TLS/SSL...
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.tls_nb.NonBlockingTLS instance at 0x7f4ce82a07a0> __INTO__ <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>
05/09/2016 19:54:51 (I) nbxmpp.tls_nb: Starting TLS estabilishing
05/09/2016 19:54:51 (D) nbxmpp.tls_nb: _startSSL called
05/09/2016 19:54:51 (D) nbxmpp.tls_nb: _startSSL_pyOpenSSL called
/usr/lib/python2.7/site-packages/nbxmpp/tls_nb.py:436: DeprecationWarning: unicode for cipher_list is no longer accepted, use bytes
tcpsock._sslContext.set_cipher_list(self.cipher_list)
05/09/2016 19:54:51 (D) nbxmpp.tls_nb: nbxmpp.tls_nb.PyOpenSSLWrapper.__init__ called with <OpenSSL.SSL.Connection object at 0x7f4ce81b9e50>
05/09/2016 19:54:51 (D) nbxmpp.tls_nb: Initiating handshake...
05/09/2016 19:54:51 (D) nbxmpp.tls_nb: Synchronous handshake completed
05/09/2016 19:54:51 (I) nbxmpp.client_nb: -------------xmpp_connect_machine() >> mode: None, data: None...
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.dispatcher_nb.XMPPDispatcher instance at 0x7f4ce82a0cb0> __OUT__ of <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>.
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.dispatcher_nb.XMPPDispatcher instance at 0x7f4ce82bba70> __INTO__ <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "unknown"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(unknown)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(unknown)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "http://etherx.jabber.org/streams"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "jabber:client"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "iq" as <class 'nbxmpp.protocol.Iq'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "presence" as <class 'nbxmpp.protocol.Presence'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "message" as <class 'nbxmpp.protocol.Message'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.simplexml: Preparing to handle incoming XML stream.
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: setting RECEIVE_DOCUMENT_ATTRIBUTES on next receive
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (D) nbxmpp.tls_nb: Recv: Want-error: WantReadError()
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (D) nbxmpp.tls_nb: Recv: Want-error: WantReadError()
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<?xml version='1.0'?><stream:stream xmlns="jabber:client" to="example.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="en" >
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce82aa250>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' version='1.0' from='example.com' id='98bb2392-6ac2-45f9-b3a4-2ac9d552d2da' xml:lang='en' xmlns='jabber:client'><stream:features><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>DIGEST-MD5</mechanism></mechanisms></stream:features>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce82aa250>,)
05/09/2016 19:54:51 (I) nbxmpp.client_nb: -------------xmpp_connect_machine() >> mode: RECEIVE_DOCUMENT_ATTRIBUTES, data: <?xml version='1.0'?...
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns': u'jabber:client', u'from': u'example.com', u'xml:lang': u'en', u'version': u'1.0', u'xmlns:stream': u'http://etherx.jabber.org/streams', u'id': u'98bb2392-6ac2-45f9-b3a4-2ac9d552d2da'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> mechanisms, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-sasl'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> mechanism
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> mechanism
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> mechanism
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> mechanisms
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> stream:features
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got http://etherx.jabber.org/streams/features stanza
05/09/2016 19:54:51 (I) nbxmpp.client_nb: got STREAM FEATURES in first recv
05/09/2016 19:54:51 (I) nbxmpp.client_nb: -------------xmpp_connect_machine() >> mode: STREAM_STARTED, data: None...
05/09/2016 19:54:51 (D) gajim.c.connection: Connected to server example.com:5222 with tls
05/09/2016 19:54:51 (D) gajim.c.ged: connection-type
Args: (<common.connection_handlers_events.ConnectionTypeEvent object at 0x7f4ce40a64d0>,)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._messageCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "message" type-> ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._presenceCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "presence" type-> ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._pubsubEventCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "message" type-> ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._vCardCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->vcard-temp(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._rosterSetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->jabber:iq:roster(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._siSetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->http://jabber.org/protocol/si(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._rosterItemExchangeCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->http://jabber.org/protocol/rosterx(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._siErrorCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->error ns->http://jabber.org/protocol/si(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._siResultCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->http://jabber.org/protocol/si(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._discoGetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->http://jabber.org/protocol/disco(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._bytestreamSetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->http://jabber.org/protocol/bytestreams(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._bytestreamResultCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->http://jabber.org/protocol/bytestreams(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._bytestreamErrorCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->error ns->http://jabber.org/protocol/bytestreams(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection.IBBAllIqHandler of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type-> ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection.IBBIqHandler of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type-> ns->http://jabber.org/protocol/ibb(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection.IBBMessageHandler of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "message" type-> ns->http://jabber.org/protocol/ibb(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._DiscoverItemsCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->http://jabber.org/protocol/disco#items(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._DiscoverItemsErrorCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->error ns->http://jabber.org/protocol/disco#items(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._DiscoverInfoCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->http://jabber.org/protocol/disco#info(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._DiscoverInfoErrorCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->error ns->http://jabber.org/protocol/disco#info(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._VersionCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->jabber:iq:version(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._TimeCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->jabber:iq:time(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._TimeRevisedCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->urn:xmpp:time(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._LastCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->jabber:iq:last(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._LastResultCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->jabber:iq:last(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._VersionResultCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->jabber:iq:version(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._TimeRevisedResultCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->urn:xmpp:time(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._MucOwnerCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->http://jabber.org/protocol/muc#owner(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._MucAdminCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->http://jabber.org/protocol/muc#admin(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._PrivateCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->jabber:iq:private(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._SecLabelCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->urn:xmpp:sec-label:catalog:2(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._HttpAuthCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->http://jabber.org/protocol/http-auth(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._CommandExecuteCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->http://jabber.org/protocol/commands(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._gMailNewMailCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->google:mail:notify(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._gMailQueryCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->google:mail:notify(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._DiscoverInfoGetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->http://jabber.org/protocol/disco#info(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._DiscoverItemsGetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->http://jabber.org/protocol/disco#items(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._IqPingCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->urn:xmpp:ping(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._SearchCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->jabber:iq:search(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._PrivacySetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->jabber:iq:privacy(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._ArchiveCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type-> ns->urn:xmpp:archive(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._PubSubCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._PubSubErrorCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->error ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->error ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->urn:xmpp:jingle:1(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._ErrorCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->error ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._IqCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type-> ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type-> ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._ResultCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "presence" type-> ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "message" type-> ns->(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._StreamCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "unknown" type->urn:ietf:params:xml:ns:xmpp-streams ns->(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._PubkeyGetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->get ns->urn:xmpp:pubkey:2(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._PubkeyResultCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->result ns->urn:xmpp:pubkey:2(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Connection._BlockingSetCB of <common.connection.Connection object at 0x7f4ce9a67dd0>> for "iq" type->set ns->urn:xmpp:blocking(jabber:client)
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.auth_nb.SASL instance at 0x7f4cde1a4128> __INTO__ <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method SASL.SASLHandler of <nbxmpp.auth_nb.SASL instance at 0x7f4cde1a4128>> for "challenge" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "urn:ietf:params:xml:ns:xmpp-sasl"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "challenge" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method SASL.SASLHandler of <nbxmpp.auth_nb.SASL instance at 0x7f4cde1a4128>> for "failure" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "failure" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method SASL.SASLHandler of <nbxmpp.auth_nb.SASL instance at 0x7f4cde1a4128>> for "success" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "success" as <class 'nbxmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">eSwsbj1hbmRpLHI9YzEyNjBjZmEzNGM3NDZlY2NmOTM2YTgzMGI1NWZmN2Q2Mzk2Mzk1MjAzOGY2ZTYwNw==</auth>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4cde196810>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj1jMTI2MGNmYTM0Yzc0NmVjY2Y5MzZhODMwYjU1ZmY3ZDYzOTYzOTUyMDM4ZjZlNjA3MWQ0ZjM2NTMtMWVmMy00ZWM3LTlhOTktMTBjNzQyNDZlZTYyLHM9WlRrd01USXpORE10WVRJd05pMDBZek0wTFRsbE5UTXRPRFE1WXpZek1UWTRPREZoLGk9NDA5Ng==</challenge>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4cde196810>,)
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> challenge, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-sasl'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> challenge
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got urn:ietf:params:xml:ns:xmpp-sasl/challenge stanza
05/09/2016 19:54:51 (I) nbxmpp.auth_nb: Got challenge:r=c1260cfa34c746eccf936a830b55ff7d63963952038f6e6071d4f3653-1ef3-4ec7-9a99-10c74246ee62,s=ZTkwMTIzNDMtYTIwNi00YzM0LTllNTMtODQ5YzYzMTY4ODFh,i=4096
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1lU3dzLHI9YzEyNjBjZmEzNGM3NDZlY2NmOTM2YTgzMGI1NWZmN2Q2Mzk2Mzk1MjAzOGY2ZTYwNzFkNGYzNjUzLTFlZjMtNGVjNy05YTk5LTEwYzc0MjQ2ZWU2MixwPUxORjlSemxabGJlUnk2T0gxeDdTQlN2WVFKST0=</response>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4cde196890>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj1mZ3RJUHN1bEJWWDVzY0owSWY2eG03VFpXalE9</success>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4cde196890>,)
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> success, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-sasl'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> success
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got urn:ietf:params:xml:ns:xmpp-sasl/success stanza
05/09/2016 19:54:51 (I) nbxmpp.auth_nb: Successfully authenticated with remote server.
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.dispatcher_nb.XMPPDispatcher instance at 0x7f4ce82bba70> __OUT__ of <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>.
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.dispatcher_nb.XMPPDispatcher instance at 0x7f4cde1a42d8> __INTO__ <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "unknown"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(unknown)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(unknown)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "http://etherx.jabber.org/streams"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "jabber:client"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "iq" as <class 'nbxmpp.protocol.Iq'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "presence" as <class 'nbxmpp.protocol.Presence'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "message" as <class 'nbxmpp.protocol.Message'>(jabber:client)
05/09/2016 19:54:51 (D) nbxmpp.simplexml: Preparing to handle incoming XML stream.
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.plugin: Plugging <nbxmpp.auth_nb.NonBlockingBind instance at 0x7f4cde1a4290> __INTO__ <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method NonBlockingBind.FeaturesHandler of <nbxmpp.auth_nb.NonBlockingBind instance at 0x7f4cde1a4290>> for "features" type-> ns->(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "features" as <class 'nbxmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<?xml version='1.0'?><stream:stream xmlns="jabber:client" to="example.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="en" >
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce82aa210>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' version='1.0' from='example.com' id='c4af5909-c7b4-43f4-af35-38997cc15623' xml:lang='en' xmlns='jabber:client'><stream:features><c hash='sha-1' ver='3zvBkBueHMixH8boajICJYwi7n8=' node='http://prosody.im' xmlns='http://jabber.org/protocol/caps'/><sm xmlns='urn:xmpp:sm:2'><optional/></sm><sm xmlns='urn:xmpp:sm:3'><optional/></sm><compression xmlns='http://jabber.org/features/compress'><method>zlib</method></compression><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><required/></bind><session xmlns='urn:ietf:params:xml:ns:xmpp-session'><optional/></session><csi xmlns='urn:xmpp:csi:0'/><ver xmlns='urn:xmpp:features:rosterver'/></stream:features>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce82aa210>,)
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns': u'jabber:client', u'from': u'example.com', u'xml:lang': u'en', u'version': u'1.0', u'xmlns:stream': u'http://etherx.jabber.org/streams', u'id': u'c4af5909-c7b4-43f4-af35-38997cc15623'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://prosody.im', u'ver': u'3zvBkBueHMixH8boajICJYwi7n8=', u'xmlns': u'http://jabber.org/protocol/caps', u'hash': u'sha-1'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> c
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> sm, attrs -> {u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> optional, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> optional
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> sm
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> sm, attrs -> {u'xmlns': u'urn:xmpp:sm:3'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> optional, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> optional
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> sm
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> compression, attrs -> {u'xmlns': u'http://jabber.org/features/compress'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> method, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> method
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> compression
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> bind, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-bind'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> required, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> required
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> bind
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> session, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-session'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> optional, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> optional
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> session
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> csi, attrs -> {u'xmlns': u'urn:xmpp:csi:0'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> csi
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> ver, attrs -> {u'xmlns': u'urn:xmpp:features:rosterver'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> ver
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> stream:features
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got http://etherx.jabber.org/streams/features stanza
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 60 seconds
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq type="set" id="1"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>Gajim</resource></bind></iq>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4cde196cd0>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='1' type='result'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>john@example.com/Gajim</jid></bind></iq>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4cde196cd0>,)
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'type': u'result', u'id': u'1'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> bind, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-bind'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> jid, attrs -> {}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> jid
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> bind
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Expected stanza arrived!
05/09/2016 19:54:51 (I) nbxmpp.auth_nb: Successfully bound john@example.com/Gajim.
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering namespace "urn:xmpp:sm:2"
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "unknown" as <class 'nbxmpp.protocol.Protocol'>(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "default" as <class 'nbxmpp.protocol.Protocol'>(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Smacks._neg_response of <nbxmpp.smacks.Smacks instance at 0x7f4ce9a11cb0>> for "enabled" type-> ns->(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "enabled" as <class 'nbxmpp.protocol.Protocol'>(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Smacks.send_ack of <nbxmpp.smacks.Smacks instance at 0x7f4ce9a11cb0>> for "r" type-> ns->(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "r" as <class 'nbxmpp.protocol.Protocol'>(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Smacks.check_ack of <nbxmpp.smacks.Smacks instance at 0x7f4ce9a11cb0>> for "a" type-> ns->(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "a" as <class 'nbxmpp.protocol.Protocol'>(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Smacks.check_ack of <nbxmpp.smacks.Smacks instance at 0x7f4ce9a11cb0>> for "resumed" type-> ns->(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "resumed" as <class 'nbxmpp.protocol.Protocol'>(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering handler <bound method Smacks.error_handling of <nbxmpp.smacks.Smacks instance at 0x7f4ce9a11cb0>> for "failed" type-> ns->(urn:xmpp:sm:2)
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Registering protocol "failed" as <class 'nbxmpp.protocol.Protocol'>(urn:xmpp:sm:2)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<enable xmlns="urn:xmpp:sm:2" resume="true" />
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce88fda90>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 60 seconds
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq type="set" id="2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session" /></iq>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce8031a90>,)
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<enabled id='57636e08-987a-4fe3-b96d-ccac2ed813c5' resume='true' xmlns='urn:xmpp:sm:2'/>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce8031a90>,)
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> enabled, attrs -> {u'xmlns': u'urn:xmpp:sm:2', u'id': u'57636e08-987a-4fe3-b96d-ccac2ed813c5', u'resume': u'true'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> enabled
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/enabled stanza
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='2' type='result' to='john@example.com/Gajim'/>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce8031a90>,)
05/09/2016 19:54:51 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'2'}
05/09/2016 19:54:51 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:51 (D) nbxmpp.dispatcher_nb: Expected stanza arrived!
05/09/2016 19:54:51 (I) nbxmpp.auth_nb: Successfully opened session.
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:51 (D) gajim.c.resolver: resolve _stun._udp.example.com type=srv
05/09/2016 19:54:51 (D) gajim.c.resolver: Starting to resolve _stun._udp.example.com using <common.resolver.HostResolver instance at 0x7f4cf72e3bd8>
05/09/2016 19:54:51 (I) nbxmpp.idlequeue: read timeout set for fd 21 on 20 seconds
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:51 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:51 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" to="example.com" type="get" id="Gajim_3"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
_____________
05/09/2016 19:54:51 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce8841810>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='Gajim_3' type='result' to='john@example.com/Gajim' from='example.com'><query xmlns='http://jabber.org/protocol/disco#info'><identity type='im' name='Prosody' category='server'/><identity type='pep' name='Prosody' category='pubsub'/><feature var='urn:xmpp:carbons:2'/><feature var='urn:xmpp:carbons:1'/><feature var='jabber:iq:register'/><feature var='vcard-temp'/><feature var='jabber:iq:roster'/><feature var='http://jabber.org/protocol/commands'/><feature var='urn:xmpp:mam:0'/><feature var='urn:xmpp:time'/><feature var='jabber:iq:time'/><feature var='urn:xmpp:blocking'/><feature var='jabber:iq:private'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='http://jabber.org/protocol/pubsub#publish'/><feature var='urn:xmpp:ping'/><feature var='jabber:iq:privacy'/><feature var='msgoffline'/><feature var='jabber:iq:version'/><feature var='jabber:iq:last'/></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce8841810>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'Gajim_3', u'from': u'example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/disco#info'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'server', u'type': u'im', u'name': u'Prosody'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> identity
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'pubsub', u'type': u'pep', u'name': u'Prosody'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> identity
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:carbons:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:carbons:1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:register'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'vcard-temp'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:roster'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/commands'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:mam:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:time'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:time'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:blocking'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:private'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#info'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#items'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/pubsub#publish'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:ping'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:privacy'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'msgoffline'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:version'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:last'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->Gajim_3
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce81380d0>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: DiscoverInfoCB
05/09/2016 19:54:52 (D) gajim.c.ged: agent-info-received
Args: (<common.connection_handlers_events.AgentInfoReceivedEvent object at 0x7f4ce82aa050>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) gajim.c.p.caps: Received Disco from unknown contact example.com
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="set" id="4"><enable xmlns="urn:xmpp:carbons:2" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce82aa050>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq type="get" id="5"><query xmlns="jabber:iq:privacy" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce82aa050>,)
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 21
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 21
05/09/2016 19:54:52 (D) gajim.c.resolver: Resolving result for _stun._udp.example.com: []
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='4' type='result' to='john@example.com/Gajim'/>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce81b9150>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'4'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->4
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8138450>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='5' type='result' to='john@example.com/Gajim'><query xmlns='jabber:iq:privacy'/></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce8138110>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'5'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:privacy'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->5
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8138090>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="6"><query xmlns="jabber:iq:privacy"><list name="block" /></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce81b9110>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce81b9090>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="7"><query xmlns="jabber:iq:private"><storage xmlns="storage:metacontacts" /></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce81b9090>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='6' type='error' to='john@example.com/Gajim'><error type='cancel'><item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Unknown list specified.</text></error></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce81b9090>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'error', u'id': u'6'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'type': u'cancel'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> item-not-found, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> item-not-found
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> text, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> text
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> error
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Expected stanza arrived!
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<a h='5' xmlns='urn:xmpp:sm:2'/><iq id='7' type='result' to='john@example.com/Gajim'><query xmlns='jabber:iq:private'><storage xmlns='storage:metacontacts'/></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4cea2d79d0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'5', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'7'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> storage, attrs -> {u'xmlns': u'storage:metacontacts'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> storage
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->7
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4cde196d90>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.ged: metacontacts-received
Args: (<common.connection_handlers_events.MetacontactsReceivedEvent object at 0x7f4cde196d90>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PrivateCB
05/09/2016 19:54:52 (D) gajim.c.ged: private-storage-received
Args: (<common.connection_handlers_events.PrivateStorageReceivedEvent object at 0x7f4cde196510>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="8"><query xmlns="jabber:iq:private"><roster xmlns="roster:delimiter" /></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce8138f90>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='8' type='result' to='john@example.com/Gajim'><query xmlns='jabber:iq:private'><roster xmlns='roster:delimiter'>::</roster></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce8138f90>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'8'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> roster, attrs -> {u'xmlns': u'roster:delimiter'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> roster
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->8
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4cde196450>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (I) nbxmpp.plugin: Plugging <nbxmpp.roster_nb.NonBlockingRoster instance at 0x7f4ce81e62d8> __INTO__ <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Registering handler <bound method NonBlockingRoster.RosterIqHandler of <nbxmpp.roster_nb.NonBlockingRoster instance at 0x7f4ce81e62d8>> for "iq" type->result ns->jabber:iq:roster(jabber:client)
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Registering handler <bound method NonBlockingRoster.RosterIqHandler of <nbxmpp.roster_nb.NonBlockingRoster instance at 0x7f4ce81e62d8>> for "iq" type->set ns->jabber:iq:roster(jabber:client)
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Registering handler <bound method NonBlockingRoster.PresenceHandler of <nbxmpp.roster_nb.NonBlockingRoster instance at 0x7f4ce81e62d8>> for "presence" type-> ns->(jabber:client)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.roster_nb: Roster requested from server
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PrivateCB
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="9"><query xmlns="jabber:iq:roster" ver="40" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4cde196410>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='9' type='result' to='john@example.com/Gajim'/>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4cde196410>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'9'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->9
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4cde196490>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: getRosterCB
05/09/2016 19:54:52 (D) gajim.c.ged: roster-received
Args: (<common.connection_handlers_events.RosterReceivedEvent object at 0x7f4cde196f10>,)
05/09/2016 19:54:52 (D) nbxmpp.simplexml: Preparing to handle incoming XML stream.
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> URL
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> TYPE
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> BINVAL
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> SHA
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> PHOTO
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> NICKNAME
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 1 , tag -> vCard
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (D) gajim.c.ged: our-show
Args: (<common.connection_handlers_events.OurShowEvent object at 0x7f4ce814f2d0>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (D) gajim.c.ged: signed-in
Args: (<common.connection_handlers_events.SignedInEvent object at 0x7f4ce814f4d0>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.signed_in() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.announce_support() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (D) gajim.plugin_system.omemo: john@example.com → Announcing OMEMO support via PEP
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.announce_support() <left>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.signed_in() <left>
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (D) gajim.c.ged: roster-info
Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x7f4ce880f9d0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: roster-info
Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x7f4ce880f9d0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: roster-info
Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x7f4ce880f9d0>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<presence xmlns="jabber:client" id="10"><priority>50</priority><x xmlns="vcard-temp:x:update"><photo>4d2b0abb4f385d3aa76e826f5697aa9c77359efa</photo></x><c xmlns="http://jabber.org/protocol/caps" node="http://gajim.org" ver="oM+2O71TAUB19yknITSJJPlAeCQ=" hash="sha-1" /></presence>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4cde196e50>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="11"><vCard xmlns="vcard-temp" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4cde196e50>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f490>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="12"><query xmlns="jabber:iq:private"><storage xmlns="storage:bookmarks" /></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f490>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="13"><query xmlns="jabber:iq:private"><storage xmlns="storage:rosternotes" /></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="set" id="02fa81ec-6c31-4b4e-b8f3-f8f2fe59e693"><pubsub xmlns="http://jabber.org/protocol/pubsub"><publish node="eu.siacs.conversations.axolotl.bundles:862433336"><item><bundle xmlns="eu.siacs.conversations.axolotl"><signedPreKeyPublic signedPreKeyId="7528">BY2xFQfMdik9R1EngLjjcaeMjHTv/maMGVIP1kcupNoP</signedPreKeyPublic><signedPreKeySignature>dd4954h9LnVyThUdcGxF4kWYH7gDXJR0wWtphc+5sheopzSkdKC4tlDKol+NPbzfQLVhkyECo06mIymYmr0oBQ==</signedPreKeySignature><identityKey>BQHY+apQXgvSIRqmeAOdFd7Cwl1BDv+wVFLMBWtf4iRo</identityKey><prekeys><preKeyPublic preKeyId="16530372">BdJoGBxflhVhCuMoB/XTLme9oicNaPo6v5hYJMU4Zy8X</preKeyPublic><preKeyPublic preKeyId="16530373">Bca0waiJEWKfoByw8vYNHGQZ0M7tmcGFeZ6voDt9UI0p</preKeyPublic><preKeyPublic preKeyId="16530374">Bfwm86Obe2aIUJmOllxo53hKTMgMa+p2jAw94Aq001Qi</preKeyPublic><preKeyPublic preKeyId="16530375">BbAlHlZxSeXhdTeKvOsR9baGyoaq7dDrgxkGSxi4/YEz</preKeyPublic><preKeyPublic preKeyId="16530376">BQ58aeUClyO+CRiUV2coX3ozirRPpc+XgVl8GnWaYXp0</preKeyPublic><preKeyPublic preKeyId="16530377">BRGeXZjG/27vWxBTSwfwE+S5lO8O7anMMjDERwcqFB9c</preKeyPublic><preKeyPublic preKeyId="16530378">BVNOYKsJ70rD6myj3UU0nao1zA7H8PtetwzP51jfM1Jo</preKeyPublic><preKeyPublic preKeyId="16530379">BXdwxfvBuvdDVYDswKS3mWk1az9nA2mTr1eRLiH+hXod</preKeyPublic><preKeyPublic preKeyId="16530380">BVrKJOGYnjlaiinHdGre2nSMzvB8leuhg3bvDy1OKwpy</preKeyPublic><preKeyPublic preKeyId="16530381">BQAdqDqDLi0A7SzQeQfp3pWFza0LQbGK0rt9fCA4oSEr</preKeyPublic><preKeyPublic preKeyId="16530382">BU2CB3LstVJZrk6+IoTwFJMYszCYFEl7gPF0zgGC+cgy</preKeyPublic><preKeyPublic preKeyId="16530383">BY7hvWGmXdazqotZ4ZoHvYmgLT/HowD1NlhKWV6Wyb0J</preKeyPublic><preKeyPublic preKeyId="16530384">BeLyrvvY2q3bz7LLmPNF3vV1JH5/OYXTb9IGYZtzsZRj</preKeyPublic><preKeyPublic preKeyId="16530385">BUykYFPGkUV2AkXyCwWLoDqozDYhaxPZV7gHraG/LV4p</preKeyPublic><preKeyPublic preKeyId="16530386">BQRLHAzR+LXYWZKBt1pdAJkw8q6ycC3w3XXUXj8ntukb</preKeyPublic><preKeyPublic preKeyId="16530387">Bek3lX7IKsJ2bLq0/+J/lakqXaX/lYlBrhwcCoox3Kk6</preKeyPublic><preKeyPublic preKeyId="16530388">BRDYQfgHMaZFCf6e9RmFINeQGaJEt+kNTzD0MZnpnqs9</preKeyPublic><preKeyPublic preKeyId="16530390">BWxBjP2/XaD6XaYVt4tGP5TqcJn06v3MEPFlTYTF1ot9</preKeyPublic><preKeyPublic preKeyId="16530391">BfIkOom9YueBiEXtpF+IpoMrUM/DXcrTzywmJGIbWTN4</preKeyPublic><preKeyPublic preKeyId="16530392">BaxPut71VNP1eIwJWfJxFLtg7V5glxudCcaLdfzfbywM</preKeyPublic><preKeyPublic preKeyId="16530393">BcQwSsASSUv1z6C0nk5MpMQZhEvrtoYfFbfxIymWh6sW</preKeyPublic><preKeyPublic preKeyId="16530394">BS529T0cDtYhp8X1aKHdtxf/1rLMCmNECqd6egxfE7FQ</preKeyPublic><preKeyPublic preKeyId="16530395">BfI/mohDkSM6igGHTgRBUcMgMQOgHtTFDVQb9tUwhrAE</preKeyPublic><preKeyPublic preKeyId="16530396">BZ068omsWBBdN1DB3aA411idnyVTfSdl6syV/gmaN1RU</preKeyPublic><preKeyPublic preKeyId="16530397">BS68QLopcD4CPaE1X5ETOjXp6lJpM0ohRgPq67+GQDgD</preKeyPublic><preKeyPublic preKeyId="16530398">BdDdKIICcsiB3DWGBuG0kwt+WTEt/HUIa6s1+KluzsYI</preKeyPublic><preKeyPublic preKeyId="16530399">Bdr+u+uKY29Rip8a7xLsIaoYF0ZvBQn5sgGWzgRyZ84O</preKeyPublic><preKeyPublic preKeyId="16530400">BV/FceVDaR16HxdQatUmaHtImahVL7pQtJQ3n6nAb0NZ</preKeyPublic><preKeyPublic preKeyId="16530401">BUSRO1VLhz1Ue4MElid3UfB+FN6QF4Hdw1vFyDLOeCZ+</preKeyPublic><preKeyPublic preKeyId="16530402">BT6Fi7CWeQWovdD83+h62MNBvfmHdGnNMDlxQrJ1r2sf</preKeyPublic><preKeyPublic preKeyId="16530403">BdlMD691IeHc37gDcBgY7F6J4881V4x6fek8nlLbeQYK</preKeyPublic><preKeyPublic preKeyId="16530404">BcXtCBnvh1GG9um29w4hX4qkWSxVTG4IGyA3vgIyxpMz</preKeyPublic><preKeyPublic preKeyId="16530405">BeAXOZt2PRPJ1ul41T0n84081RRyifuXdmZYrLwQPWEp</preKeyPublic><preKeyPublic preKeyId="16530406">BUdTFueSjcer+sY1J+PIB3ZQrkPk0iieh4UX+6ICwG0P</preKeyPublic><preKeyPublic preKeyId="16530407">BW6ekkCp3HMWrYdGln45T6OJPYFK0EhF5l9J2cb4IFEr</preKeyPublic><preKeyPublic preKeyId="16530408">BdPtFtug8+5we/HdP/9luJlSdYkTkVo+VzRJkfjolyVy</preKeyPublic><preKeyPublic preKeyId="16530409">BdaPiP0E+htsWoxSmrabZxjyq2wcKQsBwqIyVM2p6hsS</preKeyPublic><preKeyPublic preKeyId="16530410">BZjeWezGwvp61jHd86PEFazpufYIqal6Q8DENshrocNp</preKeyPublic><preKeyPublic preKeyId="16530411">BXEkRyeMPb549+qkZ8c6knZktURiS38C9yTfGmcKJMR/</preKeyPublic><preKeyPublic preKeyId="16530412">BQfd96FKKX6E8Ns6hQJEdlMVyIurTy6uWjt8pweLLCQv</preKeyPublic><preKeyPublic preKeyId="16530413">BT6dlrf+PX8mevN1bdlJgomjhIlV5xZvZoNt0GFmq68+</preKeyPublic><preKeyPublic preKeyId="16530414">BU3EHcoeIVtZlJJ/n01Fnd37towbRxUqpnFOLq1eK+pU</preKeyPublic><preKeyPublic preKeyId="16530415">BX580EBZnqnjMfjOBtS50iJlU0omnCt7csMnYlCXC/9B</preKeyPublic><preKeyPublic preKeyId="16530416">BbPICQbcisggzIWEgqG6T4TYjeg4naZksywaHa2Zy7dJ</preKeyPublic><preKeyPublic preKeyId="16530417">BSsI1n7CQ+FIhKXC3UH/XN1Se5TQYmWSV7fVdd1eBb9L</preKeyPublic><preKeyPublic preKeyId="16530418">BbhIRlM/i2fyhzSXQFNKEt2WmVa84bLR2WZCxhKXMbs3</preKeyPublic><preKeyPublic preKeyId="16530419">BfU3T/f5D2xEgS+fgqMCEF2+K7n+Q3KaP2K79QZbx7w0</preKeyPublic><preKeyPublic preKeyId="16530420">BQPIuLyVnzNp0fD9+pTR8LmKOPXsRegbnTFptn9Wh+ox</preKeyPublic><preKeyPublic preKeyId="16530421">BdIM+ggVSFMyRi9QIr3aX2bEWSuV3/nW4WGBST4sCC83</preKeyPublic><preKeyPublic preKeyId="16530422">BY6IMwKZffAWgz2dzZ1Rst+h7PwADL/HAqkfmjdiHXsC</preKeyPublic><preKeyPublic preKeyId="16530424">BfMtPxz6DoEBpgLul89pgMXVuxhguaJOspEjVefgxmdm</preKeyPublic><preKeyPublic preKeyId="16530425">BbyqHMxlIiA37tnt2H22kNA5qXHNjFeNM+Vp2zJmn5xx</preKeyPublic><preKeyPublic preKeyId="16530426">BUzvw/CRCXSrG832l+oiBLbz6R38lFusVwyDO70MHS4c</preKeyPublic><preKeyPublic preKeyId="16530427">BRD2dYFHiPlR7ReJanyOWXrfkYanWsCKW8ynFbQxyftb</preKeyPublic><preKeyPublic preKeyId="16530428">BUK8ck/mgz1fz/P/dXkeGyA4f5sKLtkBSiBRZgw1Mowj</preKeyPublic><preKeyPublic preKeyId="16530429">BQ8ZIk18fv1xe/nm9T5h5qkm9Ckw/MHRegQMaeWkC8AJ</preKeyPublic><preKeyPublic preKeyId="16530430">BabjtBB8DSFRlravtO7KzhrWUqWRJbyGyNimGX5reSES</preKeyPublic><preKeyPublic preKeyId="16530431">BaLzxZKNsihSNHOAmGj0yFKEEb14Fg6YX8w9fPMyJTYA</preKeyPublic><preKeyPublic preKeyId="16530432">BY0TbsL21SyRegpXUYuo3TS0RmptFm8Z6tBBTX6hMcMg</preKeyPublic><preKeyPublic preKeyId="16530434">BbrUqgVhncHf+xVWwoPNp4ZCKejyDArpdm6lkdFBvash</preKeyPublic><preKeyPublic preKeyId="16530435">Bc8MY9QAvhH4GmWPp28VUxiropBrXSk/jzxjlcBazDkP</preKeyPublic><preKeyPublic preKeyId="16530437">BRqq6ZUM6JFXo5PbvFkiCeenhmIr8V60SPd83YVP8atf</preKeyPublic><preKeyPublic preKeyId="16530438">BZoXNJRzkpLhyFlaD9O83U9qc2dIK3IvWZ8qySg1qew4</preKeyPublic><preKeyPublic preKeyId="16530439">BTqArzDlvreu6mVL+CJBHj/QvbBz5Q4E0x2NEbFgAh95</preKeyPublic><preKeyPublic preKeyId="16530440">BVFJbhMBp0n15N38UoZSdJkca//qXNIAaV1gA7O4D9Bs</preKeyPublic><preKeyPublic preKeyId="16530441">BaMNXMrVoqFB7FGkgJMJpLeyrFkBM+bhlXafbGAiPVI5</preKeyPublic><preKeyPublic preKeyId="16530442">BTnhT2wk6GIntkWy0S399GaJUj0h62HQDY1TemVocCsU</preKeyPublic><preKeyPublic preKeyId="16530443">BQogKddAQg2Dh8FfF2saTb4PpJkBLXrzY9XkNiT8xkUT</preKeyPublic><preKeyPublic preKeyId="16530444">BbPabBWwlXNFq2rlvMwgwa0bg04F2XLj/tf2d4H+5YVN</preKeyPublic><preKeyPublic preKeyId="16530445">BaD1xa4jE2lcvt0KoSWS/GmeGz7bMxa5FEri+z0BSzMm</preKeyPublic><preKeyPublic preKeyId="16530446">BZEPm3oNsCaMgPriD9A+ylt9RTx4H2pZNXrVNpbj3wYY</preKeyPublic><preKeyPublic preKeyId="16530447">BelCFJmXc0pDQ3mA45N2YE65ICqdLvKS62AlMZk5k2Jm</preKeyPublic><preKeyPublic preKeyId="16530449">BZl4IhyJxG9Hj2SV4DX4ByAknf1cKw1XwBdADxdigyET</preKeyPublic><preKeyPublic preKeyId="16530450">BRlSUVi3NfJxUEq9VX7IolxyeY+sFyBNbuLvCVIwQcZQ</preKeyPublic><preKeyPublic preKeyId="16530451">BYLWFsr8oBJ6528tYtcrW5k/D6JNS0/WBYBU8g8imkVF</preKeyPublic><preKeyPublic preKeyId="16530452">Bd8l+lJp70uCjZY5zAzefCgFFUEzsHVHnvp9KQD5GONp</preKeyPublic><preKeyPublic preKeyId="16530453">BYbe1T28agguL2HFU9FQiD235MjD4UZ7AWBlwd6l1r48</preKeyPublic><preKeyPublic preKeyId="16530454">BQo/FO/5XDxSCuqKgKwnE5tQZ6MJlqRQSspPau8Ls+U6</preKeyPublic><preKeyPublic preKeyId="16530455">BVhoKuZc2b0JZvPbV8kmQNSh8hskua295WQn76AaaGQo</preKeyPublic><preKeyPublic preKeyId="16530456">BcTPcWmWIcbLkz80eQkYCtd7i3Odxh791CGPl/w1eDgO</preKeyPublic><preKeyPublic preKeyId="16530457">BdCYG+wPM+LWvxQZn7e4IQf1zjY6vIY7fIAyET80wXdd</preKeyPublic><preKeyPublic preKeyId="16530458">BSacnmd6HeLr8p2ytH3qRJRus4HueH2krELyWP8kLv9n</preKeyPublic><preKeyPublic preKeyId="16530459">BcxfsR99/iNktZg3o7ZWPY2FRYBRd+dJ71dR1g77h9oI</preKeyPublic><preKeyPublic preKeyId="16530460">BbG2P76EgXpdY+mz6T0b+U0nF1nRGUoa+8rH8nkrvWB9</preKeyPublic><preKeyPublic preKeyId="16530461">BZr/rG7cFB/JipxHbjo/OIjYH2wHhPCP8X7MaG5A0d1t</preKeyPublic><preKeyPublic preKeyId="16530462">BbdAmx6zBF7z+IQ/LKu/77ApBJmaQDO1v3suc4IHKIh/</preKeyPublic><preKeyPublic preKeyId="16530463">BeBU4hjwfeeCgpGHIOp4LeiKe+0+VevkCYaYLVYp8Ks/</preKeyPublic><preKeyPublic preKeyId="16530464">BSWkAspoQfy7NdNh5XUtPFmocrSFbt56CRnSyxQ5PpVt</preKeyPublic><preKeyPublic preKeyId="16530465">BeIwPKo2bp7tW0gDLOckxGwz9KkbXHRIva7CmcW/bich</preKeyPublic><preKeyPublic preKeyId="16530466">BbOKayj0tZBQ6AdfbayQHqWgTxyYgoq79wfEatSwNnt9</preKeyPublic><preKeyPublic preKeyId="16530468">BQmA2Tq7nTa3tyss5/shHQGB621mD52Y2qCq/bBuq98q</preKeyPublic><preKeyPublic preKeyId="16530469">BQsC9YTtSJ/+WmMqWklQIHTLBUhE2o9GiJU9HB7+cM80</preKeyPublic><preKeyPublic preKeyId="16530470">BVUiiTT6jpdXhg92XQOkOc3OTD00wy4igEB/LHQ15yAg</preKeyPublic><preKeyPublic preKeyId="16530471">BRFANEWmZywt4V5HQVbfZBgyyHvG76jLqRmcUGqZwiRf</preKeyPublic></prekeys></bundle></item></publish></pubsub></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="set" id="15"><query xmlns="urn:xmpp:mam:0" queryid="14"><x xmlns="jabber:x:data" type="submit"><field var="FORM_TYPE" type="hidden"><value>urn:xmpp:mam:0</value></field></x><set xmlns="http://jabber.org/protocol/rsm"><max>30</max><after>f76b2be0-b6d7-4b4d-9983-e27a5655e6e1</after></set></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="set" id="16"><pubsub xmlns="http://jabber.org/protocol/pubsub"><publish node="http://jabber.org/protocol/activity"><item id="0"><activity xmlns="http://jabber.org/protocol/activity" /></item></publish></pubsub></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="set" id="17"><pubsub xmlns="http://jabber.org/protocol/pubsub"><publish node="http://jabber.org/protocol/mood"><item id="0"><mood xmlns="http://jabber.org/protocol/mood" /></item></publish></pubsub></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" to="example.com" type="get" id="Gajim_18"><query xmlns="http://jabber.org/protocol/disco#items" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq to="proxy.eu.jabber.org" type="get" id="19"><query xmlns="http://jabber.org/protocol/bytestreams" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq to="proxy.jabber.ru" type="get" id="20"><query xmlns="http://jabber.org/protocol/bytestreams" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq to="proxy.jabbim.cz" type="get" id="21"><query xmlns="http://jabber.org/protocol/bytestreams" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (D) nbxmpp.tls_nb: Recv: Want-error: WantReadError()
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<message type='headline' to='john@example.com/Gajim' from='john@example.com'><event xmlns='http://jabber.org/protocol/pubsub#event'><items node='eu.siacs.conversations.axolotl.devicelist'><item id='1'><list xmlns='eu.siacs.conversations.axolotl'><device id='1472214720'/><device id='862433336'/></list></item></items></event></message><presence id='10' from='john@example.com/Gajim'><priority>50</priority><x xmlns='vcard-temp:x:update'><photo>4d2b0abb4f385d3aa76e826f5697aa9c77359efa</photo></x><c ver='oM+2O71TAUB19yknITSJJPlAeCQ=' hash='sha-1' node='http://gajim.org' xmlns='http://jabber.org/protocol/caps'/></presence><message type='headline' to='john@example.com/Gajim' from='alice@example.com'><event xmlns='http://jabber.org/protocol/pubsub#event'><items node='eu.siacs.conversations.axolotl.devicelist'><item id='1'><list xmlns='eu.siacs.conversations.axolotl'><device id='758947117'/></list></item></items></event></message><message type='headline' to='john@example.com/Gajim' from='john@example.com'><event xmlns='http://jabber.org/protocol/pubsub#event'><items node='eu.siacs.conversations.axolotl.devicelist'><item id='1'><list xmlns='http://jabber.org/protocol/pubsub'><device id='862433336'/><device id='1144621956'/><device id='200443448'/></list></item></items></event></message><message type='headline' to='john@example.com/Gajim' from='hans@john.org'><event xmlns='http://jabber.org/protocol/pubsub#event'><items node='eu.siacs.conversations.axolotl.devicelist'><item id='1'><list xmlns='http://jabber.org/protocol/pubsub'><device id='862433336'/><device id='1144621956'/></list></item></items></event></message><presence to='john@example.com/Gajim' from='alice@example.com/mobile'><c hash='sha-1' ver='0or7K/A/ZRj9zVDeOaQZXkWsFkg=' node='http://conversations.im' xmlns='http://jabber.org/protocol/caps'/><delay from='john.org' stamp='2016-05-09T17:11:58Z' xmlns='urn:xmpp:delay'/></presence><presence type='unavailable' to='john@example.com/Gajim' from='john@john.org'/><presence type='unavailable' to='john@example.com/Gajim' from='hans@john.org'/><presence to='john@example.com/Gajim' from='john@example.com/mobile'><c hash='sha-1' ver='0or7K/A/ZRj9zVDeOaQZXkWsFkg=' node='http://conversations.im' xmlns='http://jabber.org/protocol/caps'/><delay from='john.org' stamp='2016-05-09T17:54:48Z' xmlns='urn:xmpp:delay'/></presence>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce814f550>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'headline', u'from': u'john@example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> event, attrs -> {u'xmlns': u'http://jabber.org/protocol/pubsub#event'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> items, attrs -> {u'node': u'eu.siacs.conversations.axolotl.devicelist'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> item, attrs -> {u'id': u'1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> list, attrs -> {u'xmlns': u'eu.siacs.conversations.axolotl'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> device, attrs -> {u'id': u'1472214720'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> device
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> device, attrs -> {u'id': u'862433336'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> device
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> list
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> item
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> items
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> event
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.pep: Received PEP 'user headline' from john@example.com
05/09/2016 19:54:52 (D) gajim.c.ged: pep-received
Args: (<common.connection_handlers_events.PEPReceivedEvent object at 0x7f4ce880fb90>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:52 (I) gajim.plugin_system.omemo: john@example.com ⇒ Received own device_list:[1472214720, 862433336]
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.anydup() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.anydup() <left>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.update_prekeys() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.update_prekeys() <left>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <left>
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce880fb90>,)
05/09/2016 19:54:52 (D) gajim.c.ged: message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7f4ce880f7d0>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <left>
05/09/2016 19:54:52 (D) gajim.c.ged: decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7f4ce828c310>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'from': u'john@example.com/Gajim', u'id': u'10'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> priority, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> priority
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> photo
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> x
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'oM+2O71TAUB19yknITSJJPlAeCQ='}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> c
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> presence
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/presence stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PresenceCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-pres-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828110>,)
05/09/2016 19:54:52 (D) gajim.c.ged: our-show
Args: (<common.connection_handlers_events.OurShowEvent object at 0x7f4ce8828310>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-presence-received
Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0x7f4ce814f490>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) gajim.c.p.caps: Received Caps from unknown contact john@example.com/Gajim
05/09/2016 19:54:52 (D) gajim.c.ged: caps-received
Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0x7f4cde196fd0>,)
05/09/2016 19:54:52 (I) nbxmpp.roster_nb: Setting roster item john@example.com for resource Gajim...
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'headline', u'from': u'alice@example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> event, attrs -> {u'xmlns': u'http://jabber.org/protocol/pubsub#event'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> items, attrs -> {u'node': u'eu.siacs.conversations.axolotl.devicelist'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> item, attrs -> {u'id': u'1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> list, attrs -> {u'xmlns': u'eu.siacs.conversations.axolotl'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> device, attrs -> {u'id': u'758947117'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> device
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> list
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> item
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> items
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> event
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.pep: Received PEP 'user headline' from alice@example.com
05/09/2016 19:54:52 (D) gajim.c.ged: pep-received
Args: (<common.connection_handlers_events.PEPReceivedEvent object at 0x7f4ce8828390>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:52 (I) gajim.plugin_system.omemo: john@example.com ⇒ Received device_list for alice@example.com:[758947117]
05/09/2016 19:54:52 (D) gajim.plugin_system.omemo: Saving devices for alice@example.com → [758947117]
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.update_prekeys() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.update_prekeys() <left>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <left>
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828390>,)
05/09/2016 19:54:52 (D) gajim.c.ged: message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7f4ce8828450>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <left>
05/09/2016 19:54:52 (D) gajim.c.ged: decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7f4ce8828550>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'headline', u'from': u'john@example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> event, attrs -> {u'xmlns': u'http://jabber.org/protocol/pubsub#event'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> items, attrs -> {u'node': u'eu.siacs.conversations.axolotl.devicelist'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> item, attrs -> {u'id': u'1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> list, attrs -> {u'xmlns': u'http://jabber.org/protocol/pubsub'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> device, attrs -> {u'id': u'862433336'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> device
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> device, attrs -> {u'id': u'1144621956'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> device
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> device, attrs -> {u'id': u'200443448'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> device
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> list
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> item
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> items
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> event
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.pep: Received PEP 'user headline' from john@example.com
05/09/2016 19:54:52 (D) gajim.c.ged: pep-received
Args: (<common.connection_handlers_events.PEPReceivedEvent object at 0x7f4ce8828610>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:52 (I) gajim.plugin_system.omemo: john@example.com ⇒ Received device_list for john@example.com:[862433336, 1144621956, 200443448]
05/09/2016 19:54:52 (D) gajim.plugin_system.omemo: Saving devices for john@example.com → [862433336, 1144621956, 200443448]
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.update_prekeys() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.update_prekeys() <left>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <left>
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828610>,)
05/09/2016 19:54:52 (D) gajim.c.ged: message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7f4ce8828710>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <left>
05/09/2016 19:54:52 (D) gajim.c.ged: decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7f4ce88287d0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'headline', u'from': u'hans@example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> event, attrs -> {u'xmlns': u'http://jabber.org/protocol/pubsub#event'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> items, attrs -> {u'node': u'eu.siacs.conversations.axolotl.devicelist'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> item, attrs -> {u'id': u'1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> list, attrs -> {u'xmlns': u'http://jabber.org/protocol/pubsub'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> device, attrs -> {u'id': u'862433336'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> device
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> device, attrs -> {u'id': u'1144621956'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> device
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> list
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> item
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> items
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> event
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.pep: Received PEP 'user headline' from hans@example.com
05/09/2016 19:54:52 (D) gajim.c.ged: pep-received
Args: (<common.connection_handlers_events.PEPReceivedEvent object at 0x7f4ce8828850>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:52 (I) gajim.plugin_system.omemo: john@example.com ⇒ Received device_list for hans@example.com:[862433336, 1144621956]
05/09/2016 19:54:52 (D) gajim.plugin_system.omemo: Saving devices for hans@example.com → [862433336, 1144621956]
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.update_prekeys() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.update_prekeys() <left>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <left>
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828850>,)
05/09/2016 19:54:52 (D) gajim.c.ged: message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7f4ce8828950>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <left>
05/09/2016 19:54:52 (D) gajim.c.ged: decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7f4ce8828a10>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'john@example.com/Gajim', u'from': u'alice@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://conversations.im', u'ver': u'0or7K/A/ZRj9zVDeOaQZXkWsFkg=', u'xmlns': u'http://jabber.org/protocol/caps', u'hash': u'sha-1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> c
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2016-05-09T17:11:58Z', u'xmlns': u'urn:xmpp:delay', u'from': u'example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> presence
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/presence stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PresenceCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-pres-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828a50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: presence-received
Args: (<common.connection_handlers_events.PresenceReceivedEvent object at 0x7f4ce8828ad0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: notification
Args: (<common.connection_handlers_events.NotificationEvent object at 0x7f4ce8828b90>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-presence-received
Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0x7f4ce8828b90>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-received
Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0x7f4ce8828c50>,)
05/09/2016 19:54:52 (I) nbxmpp.roster_nb: Setting roster item alice@example.com for resource mobile...
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'unavailable', u'from': u'john@example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> presence
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/presence stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PresenceCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-pres-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828a50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: presence-received
Args: (<common.connection_handlers_events.PresenceReceivedEvent object at 0x7f4ce8828c50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-presence-received
Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0x7f4ce8828b50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-received
Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0x7f4ce8828c90>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'unavailable', u'from': u'hans@example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> presence
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/presence stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PresenceCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-pres-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828a50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: presence-received
Args: (<common.connection_handlers_events.PresenceReceivedEvent object at 0x7f4ce8828a90>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-presence-received
Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0x7f4ce8828c90>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-received
Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0x7f4ce8828c50>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'john@example.com/Gajim', u'from': u'john@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://conversations.im', u'ver': u'0or7K/A/ZRj9zVDeOaQZXkWsFkg=', u'xmlns': u'http://jabber.org/protocol/caps', u'hash': u'sha-1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> c
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2016-05-09T17:54:48Z', u'xmlns': u'urn:xmpp:delay', u'from': u'example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> presence
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/presence stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PresenceCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-pres-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828a90>,)
05/09/2016 19:54:52 (D) gajim.c.ged: presence-received
Args: (<common.connection_handlers_events.PresenceReceivedEvent object at 0x7f4ce8828d10>,)
05/09/2016 19:54:52 (D) nbxmpp.simplexml: Preparing to handle incoming XML stream.
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> URL
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> TYPE
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> BINVAL
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> SHA
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> PHOTO
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> NICKNAME
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 1 , tag -> vCard
05/09/2016 19:54:52 (D) gajim.c.ged: notification
Args: (<common.connection_handlers_events.NotificationEvent object at 0x7f4ce894ad50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-presence-received
Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0x7f4ce894ad50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: caps-received
Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0x7f4ce8828d50>,)
05/09/2016 19:54:52 (I) nbxmpp.roster_nb: Setting roster item john@example.com for resource mobile...
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='11' type='result' to='john@example.com/Gajim'><vCard xmlns='vcard-temp'><URL>http://example.com</URL><PHOTO><TYPE>image/jpeg</TYPE><BINVAL>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
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce894ad50>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'11'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> URL, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> URL
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> PHOTO, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> TYPE, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> TYPE
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> BINVAL, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
fzFy6TtZ7p7/EoswZ9JpO/wDDiOobGCdu
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
</BINVAL></PHOTO><NICKNAME>john</NICKNAME></vCard></iq><a h='10' xmlns='urn:xmpp:sm:2'/><iq id='12' type='result' to='john@example.com/Gajim'><query xmlns='jabber:iq:private'><storage xmlns='storage:bookmarks'/></query></iq><a h='11' xmlns='urn:xmpp:sm:2'/><iq id='13' type='result' to='john@example.com/Gajim'><query xmlns='jabber:iq:private'><storage xmlns='storage:rosternotes'/></query></iq><a h='12' xmlns='urn:xmpp:sm:2'/>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce80fd650>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> BINVAL
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> PHOTO
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> NICKNAME, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> NICKNAME
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> vCard
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->11
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fd790>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.ged: vcard-received
Args: (<common.connection_handlers_events.VcardReceivedEvent object at 0x7f4ce80fd890>,)
05/09/2016 19:54:52 (D) nbxmpp.simplexml: Preparing to handle incoming XML stream.
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> URL
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> TYPE
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> BINVAL
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> SHA
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> PHOTO
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> NICKNAME
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 1 , tag -> vCard
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'10', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'12'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> storage, attrs -> {u'xmlns': u'storage:bookmarks'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> storage
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->12
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fdad0>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PrivateCB
05/09/2016 19:54:52 (D) gajim.c.ged: private-storage-received
Args: (<common.connection_handlers_events.PrivateStorageReceivedEvent object at 0x7f4ce80fdad0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: private-storage-bookmarks-received
Args: (<common.connection_handlers_events.PrivateStorageBookmarksReceivedEvent object at 0x7f4ce80fdb50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: bookmarks-received
Args: (<common.connection_handlers_events.BookmarksReceivedEvent object at 0x7f4ce80fdc10>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'11', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'13'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> storage, attrs -> {u'xmlns': u'storage:rosternotes'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> storage
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->13
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fdb90>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: PrivateCB
05/09/2016 19:54:52 (D) gajim.c.ged: private-storage-received
Args: (<common.connection_handlers_events.PrivateStorageReceivedEvent object at 0x7f4ce80fdb90>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'12', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='02fa81ec-6c31-4b4e-b8f3-f8f2fe59e693' type='result' to='john@example.com/Gajim'/><a h='13' xmlns='urn:xmpp:sm:2'/><iq id='15' type='result' to='john@example.com/Gajim'/><message to='john@example.com/Gajim'><result id='064ad74c-9cf4-48da-890a-78e8062f9872' queryid='14' xmlns='urn:xmpp:mam:0'><forwarded xmlns='urn:xmpp:forward:0'><delay stamp='2016-05-07T14:03:14Z' xmlns='urn:xmpp:delay'/><message xmlns='jabber:client' type='chat' to='john@example.com/mobile' from='alice@example.com/mobile'><received id='a8592db4-e3cd-4d82-a14d-b8f2005c61f7' xmlns='urn:xmpp:chat-markers:0'/><received id='a8592db4-e3cd-4d82-a14d-b8f2005c61f7' xmlns='urn:xmpp:receipts'/></message></forwarded></result></message><message to='john@example.com/Gajim'><result id='087910a8-4389-46d3-8649-5850d7a4f433' queryid='14' xmlns='urn:xmpp:mam:0'><forwarded xmlns='urn:xmpp:forward:0'><delay stamp='2016-05-07T14:43:14Z' xmlns='urn:xmpp:delay'/><message xmlns='jabber:client' type='chat' to='john@example.com/mobile' from='alice@example.com/mobile'><displayed id='a8592db4-e3cd-4d82-a14d-b8f2005c61f7' xmlns='urn:xmpp:chat-markers:0'/><store xmlns='urn:xmpp:hints'/></message></forwarded></result></message><message to='john@example.com/Gajim'><result id='29edac49-4027-496b-bae7-8fbec9f11bd6' queryid='14' xmlns='urn:xmpp:mam:0'><forwarded xmlns='urn:xmpp:forward:0'><delay stamp='2016-05-09T17:51:54Z' xmlns='urn:xmpp:delay'/><message type='chat' to='alice@example.com' from='john@example.com/mobile' id='e3e53755-acbb-445e-bb78-20b0fe5496cf' xmlns='jabber:client'><encrypted xmlns='eu.siacs.conversations.axolotl'><header sid='1472214720'><key rid='862433336'>MwohBetgzMIToXOO0UjfzSxvnry14lxbLOKrrij4nJJAEBQiEO0CGAciIFS6HYN+sZ7kw4p4sOW5
dhPbnDIhjn6wKtKTYfH32CIsYIGeto0rfaI=
</key><key rid='758947117'>MwohBc5K798RbnX/HcUQwQsYGdfi2zoIjOoPPIsM7XSH/n0uEAEYAiIgcZbcP/kPS17DsTw8Z3Ms
YWn1cepoij9T5qhMSr+gKFtefCIIVOgJsg==
</key><iv>/U9a+xC38WgyudwDZaeDvg==
</iv></header><payload>nt27xxy0dQIZ0/PtGiDAP//jOVKrNEJd9JKKaisyn28O
</payload></encrypted><markable xmlns='urn:xmpp:chat-markers:0'/><request xmlns='urn:xmpp:receipts'/><store xmlns='urn:xmpp:hints'/></message></forwarded></result></message><message to='john@example.com/Gajim'><result id='a2c91adb-6ad3-4a6c-9343-a7601867ff88' queryid='14' xmlns='urn:xmpp:mam:0'><forwarded xmlns='urn:xmpp:forward:0'><delay stamp='2016-05-09T17:51:56Z' xmlns='urn:xmpp:delay'/><message xmlns='jabber:client' type='chat' to='john@example.com/mobile' from='alice@example.com/mobile'><received id='e3e53755-acbb-445e-bb78-20b0fe5496cf' xmlns='urn:xmpp:chat-markers:0'/><received id='e3e53755-acbb-445e-bb78-20b0fe5496cf' xmlns='urn:xmpp:receipts'/></message></forwarded></result></message><message to='john@example.com/Gajim'><result id='a90c6f21-c925-4202-8d1e-d9bfa62c21cd' queryid='14' xmlns='urn:xmpp:mam:0'><forwarded xmlns='urn:xmpp:forward:0'><delay stamp='2016-05-09T17:53:09Z' xmlns='urn:xmpp:delay'/><message xmlns='jabber:client' type='chat' to='john@example.com/mobile' from='alice@example.com/mobile'><displayed id='e3e53755-acbb-445e-bb78-20b0fe5496cf' xmlns='urn:xmpp:chat-markers:0'/><store xmlns='urn:xmpp:hints'/></message></forwarded></result></message><message to='john@example.com/Gajim'><result id='e50fcc88-bb88-43c0-8ddb-d85e69583ae4' queryid='14' xmlns='urn:xmpp:mam:0'><forwarded xmlns='urn:xmpp:forward:0'><delay stamp='2016-05-09T17:53:24Z' xmlns='urn:xmpp:delay'/><message type='chat' to='john@example.com' from='alice@example.com/mobile' id='b0ebbfde-80b5-4773-af67-f99a852dfbac' xmlns='jabber:client'><encrypted xmlns='eu.siacs.conversations.axolotl'><header sid='758947117'><key rid='1472214720'>MwohBdZzuo4uVztbwGSDaXPCudWYD5qrUmjCW0HL/Gi+Z9NHEAAYASIgDmH1cqFEksMoh60OpVY5
5eRU9We0w9AVxCwHFX+xOyG17Yl+ufehhw==
</key><key rid='862433336'>MwohBUETP96y1Sf00bcJF3Gr+mRVkLTUKd9GXWar+YhppfhuEPEBGAAiIE1uoZNmmcqF6o2xiTv/
5QOxCXgtX/341X9Zpk6qy952q4S/U5oz1Os=
</key><iv>FpU2KNzxXFLR/UE25G8xKA==
</iv></header><payload>PRMfrdQj/lLXjIFmeNhew8U=
</payload></encrypted><markable xmlns='urn:xmpp:chat-markers:0'/><request xmlns='urn:xmpp:receipts'/><store xmlns='urn:xmpp:hints'/></message></forwarded></result></message><message to='john@example.com/Gajim'><result id='5fef48cf-bf3b-40a6-b209-d65af6de739b' queryid='14' xmlns='urn:xmpp:mam:0'><forwarded xmlns='urn:xmpp:forward:0'><delay stamp='2016-05-09T17:53:24Z' xmlns='urn:xmpp:delay'/><message xmlns='jabber:client' type='chat' to='alice@example.com/mobile' from='john@example.com/mobile'><received id='b0ebbfde-80b5-4773-af67-f99a852dfbac' xmlns='urn:xmpp:chat-markers:0'/><received id='b0ebbfde-80b5-4773-af67-f99a852dfbac' xmlns='urn:xmpp:receipts'/></message></forwarded></result></message><message to='john@example.com/Gajim'><result id='71555b0f-cf2c-4051-80dd-f29b86e3065a' queryid='14' xmlns='urn:xmpp:mam:0'><forwarded xmlns='urn:xmpp:forward:0'><delay stamp='2016-05-09T17:54:16Z' xmlns='urn:xmpp:delay'/><message xmlns='jabber:client' type='chat' to='alice@example.com/mobile' from='john@example.com/mobile'><displayed id='b0ebbfde-80b5-4773-af67-f99a852dfbac' xmlns='urn:xmpp:chat-markers:0'/><store xmlns='urn:xmpp:hints'/></message></forwarded></result></message><message to='john@example.com/Gajim'><fin complete='true' queryid='14' xmlns='urn:xmpp:mam:0'><set xmlns='http://jabber.org/protocol/rsm'><first>064ad74c-9cf4-48da-890a-78e8062f9872</first><last>71555b0f-cf2c-4051-80dd-f29b86e3065a</last></set></fin></message><a h='14' xmlns='urn:xmpp:sm:2'/><iq id='16' type='result' to='john@example.com/Gajim'/><message type='headline' to='john@example.com/Gajim' from='john@example.com'><event xmlns='http://jabber.org/protocol/pubsub#event'><items node='http://jabber.org/protocol/activity'><item id='0'><activity xmlns='http://jabber.org/protocol/activity'/></item></items></event></message><a h='15' xmlns='urn:xmpp:sm:2'/><iq id='17' type='result' to='john@example.com/Gajim'/><message type='headline' to='john@example.com/Gajim' from='john@example.com'><event xmlns='http://jabber.org/protocol/pubsub#event'><items node='http://jabber.org/protocol/mood'><item id='0'><mood xmlns='http://jabber.org/protocol/mood'/></item></items></event></message><a h='16' xmlns='urn:xmpp:sm:2'/><iq id='Gajim_18' type='result' to='john@example.com/Gajim' from='example.com'><query xmlns='http://jabber.org/protocol/disco#items'><item jid='xmpp.john.org'/></query></iq><a h='17' xmlns='urn:xmpp:sm:2'/><a h='18' xmlns='urn:xmpp:sm:2'/><a h='19' xmlns='urn:xmpp:sm:2'/>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce80fdad0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'02fa81ec-6c31-4b4e-b8f3-f8f2fe59e693'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->02fa81ec-6c31-4b4e-b8f3-f8f2fe59e693
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fdb90>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_announcement_result() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:52 (D) gajim.plugin_system.omemo: john@example.com → Publishing bundle was successful
05/09/2016 19:54:52 (D) gajim.plugin_system.omemo: john@example.com → Device list up to date
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_announcement_result() <left>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'13', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'15'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->15
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fdb90>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'id': u'064ad74c-9cf4-48da-890a-78e8062f9872'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-05-07T14:03:14Z', u'xmlns': u'urn:xmpp:delay'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'john@example.com/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'alice@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> received, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'a8592db4-e3cd-4d82-a14d-b8f2005c61f7'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> received
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> received, attrs -> {u'xmlns': u'urn:xmpp:receipts', u'id': u'a8592db4-e3cd-4d82-a14d-b8f2005c61f7'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> received
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> message
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forwarded
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> result
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fddd0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7f4ce80fded0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7f4ce80fdf90>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'id': u'087910a8-4389-46d3-8649-5850d7a4f433'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-05-07T14:43:14Z', u'xmlns': u'urn:xmpp:delay'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'john@example.com/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'alice@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> displayed, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'a8592db4-e3cd-4d82-a14d-b8f2005c61f7'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> displayed
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> store
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> message
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forwarded
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> result
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fdb10>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7f4ce80fd7d0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7f4ce80fd8d0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'id': u'29edac49-4027-496b-bae7-8fbec9f11bd6'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-05-09T17:51:54Z', u'xmlns': u'urn:xmpp:delay'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'alice@example.com', u'xmlns': u'jabber:client', u'type': u'chat', u'id': u'e3e53755-acbb-445e-bb78-20b0fe5496cf', u'from': u'john@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> encrypted, attrs -> {u'xmlns': u'eu.siacs.conversations.axolotl'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> header, attrs -> {u'sid': u'1472214720'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 8 , tag -> key, attrs -> {u'rid': u'862433336'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 8 , tag -> key
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 8 , tag -> key, attrs -> {u'rid': u'758947117'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 8 , tag -> key
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 8 , tag -> iv, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 8 , tag -> iv
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> header
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> payload, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> payload
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> encrypted
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> markable, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> markable
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> request, attrs -> {u'xmlns': u'urn:xmpp:receipts'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> request
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> store
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> message
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forwarded
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> result
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828a90>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7f4ce8828ed0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7f4ce8828f10>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'id': u'a2c91adb-6ad3-4a6c-9343-a7601867ff88'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-05-09T17:51:56Z', u'xmlns': u'urn:xmpp:delay'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'john@example.com/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'alice@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> received, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'e3e53755-acbb-445e-bb78-20b0fe5496cf'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> received
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> received, attrs -> {u'xmlns': u'urn:xmpp:receipts', u'id': u'e3e53755-acbb-445e-bb78-20b0fe5496cf'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> received
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> message
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forwarded
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> result
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828e50>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7f4ce8828ad0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7f4ce8828c90>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'id': u'a90c6f21-c925-4202-8d1e-d9bfa62c21cd'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-05-09T17:53:09Z', u'xmlns': u'urn:xmpp:delay'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'john@example.com/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'alice@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> displayed, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'e3e53755-acbb-445e-bb78-20b0fe5496cf'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> displayed
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> store
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> message
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forwarded
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> result
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828850>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7f4ce8828810>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7f4ce88287d0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'id': u'e50fcc88-bb88-43c0-8ddb-d85e69583ae4'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-05-09T17:53:24Z', u'xmlns': u'urn:xmpp:delay'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'john@example.com', u'xmlns': u'jabber:client', u'type': u'chat', u'id': u'b0ebbfde-80b5-4773-af67-f99a852dfbac', u'from': u'alice@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> encrypted, attrs -> {u'xmlns': u'eu.siacs.conversations.axolotl'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> header, attrs -> {u'sid': u'758947117'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 8 , tag -> key, attrs -> {u'rid': u'1472214720'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 8 , tag -> key
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 8 , tag -> key, attrs -> {u'rid': u'862433336'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 8 , tag -> key
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 8 , tag -> iv, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 8 , tag -> iv
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> header
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 7 , tag -> payload, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 7 , tag -> payload
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> encrypted
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> markable, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> markable
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> request, attrs -> {u'xmlns': u'urn:xmpp:receipts'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> request
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> store
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> message
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forwarded
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> result
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828310>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7f4ce8828290>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7f4cde196fd0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'id': u'5fef48cf-bf3b-40a6-b209-d65af6de739b'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-05-09T17:53:24Z', u'xmlns': u'urn:xmpp:delay'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'alice@example.com/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'john@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> received, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'b0ebbfde-80b5-4773-af67-f99a852dfbac'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> received
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> received, attrs -> {u'xmlns': u'urn:xmpp:receipts', u'id': u'b0ebbfde-80b5-4773-af67-f99a852dfbac'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> received
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> message
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forwarded
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> result
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f7050>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7f4ce80f7110>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7f4ce80f71d0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'id': u'71555b0f-cf2c-4051-80dd-f29b86e3065a'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-05-09T17:54:16Z', u'xmlns': u'urn:xmpp:delay'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> delay
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'alice@example.com/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'john@example.com/mobile'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> displayed, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'b0ebbfde-80b5-4773-af67-f99a852dfbac'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> displayed
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> store
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> message
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forwarded
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> result
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f7290>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7f4ce80f7390>,)
05/09/2016 19:54:52 (D) gajim.c.ged: mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7f4ce80f7450>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> fin, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'14', u'complete': u'true'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> set, attrs -> {u'xmlns': u'http://jabber.org/protocol/rsm'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> first, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> first
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> last, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> last
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> set
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> fin
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f7410>,)
05/09/2016 19:54:52 (D) gajim.c.ged: message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7f4ce80f74d0>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <left>
05/09/2016 19:54:52 (D) gajim.c.ged: decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7f4ce80f7590>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'14', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'16'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->16
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f74d0>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'headline', u'from': u'john@example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> event, attrs -> {u'xmlns': u'http://jabber.org/protocol/pubsub#event'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> items, attrs -> {u'node': u'http://jabber.org/protocol/activity'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> item, attrs -> {u'id': u'0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> activity, attrs -> {u'xmlns': u'http://jabber.org/protocol/activity'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> activity
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> item
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> items
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> event
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.pep: Received PEP 'user activity' from john@example.com
05/09/2016 19:54:52 (D) gajim.c.ged: pep-received
Args: (<common.connection_handlers_events.PEPReceivedEvent object at 0x7f4ce80f7590>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <left>
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f7590>,)
05/09/2016 19:54:52 (D) gajim.c.ged: message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7f4ce80f7610>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <left>
05/09/2016 19:54:52 (D) gajim.c.ged: decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7f4ce80f76d0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'15', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'17'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->17
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f7610>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'headline', u'from': u'john@example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> event, attrs -> {u'xmlns': u'http://jabber.org/protocol/pubsub#event'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> items, attrs -> {u'node': u'http://jabber.org/protocol/mood'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> item, attrs -> {u'id': u'0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> mood, attrs -> {u'xmlns': u'http://jabber.org/protocol/mood'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> mood
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> item
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> items
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> event
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> message
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/message stanza
05/09/2016 19:54:52 (D) gajim.c.pep: Received PEP 'user mood' from john@example.com
05/09/2016 19:54:52 (D) gajim.c.ged: pep-received
Args: (<common.connection_handlers_events.PEPReceivedEvent object at 0x7f4ce80f76d0>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_device_list_update() <left>
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: MessageCB
05/09/2016 19:54:52 (D) gajim.c.ged: raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f76d0>,)
05/09/2016 19:54:52 (D) gajim.c.ged: message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7f4ce80f7750>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.message_received() <left>
05/09/2016 19:54:52 (D) gajim.c.ged: decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7f4ce80f7810>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'16', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'Gajim_18', u'from': u'example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/disco#items'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'jid': u'xmpp.example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> item
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->Gajim_18
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f7790>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: DiscoverItemsCB
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'17', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'18', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'19', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='19' type='error' to='john@example.com/Gajim' from='proxy.eu.jabber.org'><error type='cancel'><remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Server-to-server connection failed: DNS resolution failed</text></error></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce80f7850>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'error', u'id': u'19', u'from': u'proxy.eu.jabber.org'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'type': u'cancel'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> remote-server-not-found, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> remote-server-not-found
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> text, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> text
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> error
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->19
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f79d0>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubErrorCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: ErrorCB
05/09/2016 19:54:52 (D) gajim.c.ged: iq-error-received
Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0x7f4ce80f79d0>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce88282d0>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" to="john@example.com/Gajim" type="get" id="22"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#oM+2O71TAUB19yknITSJJPlAeCQ=" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce88282d0>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce88282d0>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" to="xmpp.example.com" type="get" id="Gajim_23"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce88282d0>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<a h='20' xmlns='urn:xmpp:sm:2'/>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce88282d0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'20', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='22' type='get' to='john@example.com/Gajim' from='john@example.com/Gajim'><query node='http://gajim.org#oM+2O71TAUB19yknITSJJPlAeCQ=' xmlns='http://jabber.org/protocol/disco#info'/></iq><a h='21' xmlns='urn:xmpp:sm:2'/><iq id='Gajim_23' type='result' to='john@example.com/Gajim' from='xmpp.example.com'><query xmlns='http://jabber.org/protocol/disco#info'><identity type='im' name='Prosody' category='server'/><feature var='urn:xmpp:http:upload'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><x type='result' xmlns='jabber:x:data'><field type='hidden' var='FORM_TYPE'><value>urn:xmpp:http:upload</value></field><field type='text-single' var='max-file-size'><value>1048576</value></field></x></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce80f78d0>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'get', u'id': u'22', u'from': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'node': u'http://gajim.org#oM+2O71TAUB19yknITSJJPlAeCQ=', u'xmlns': u'http://jabber.org/protocol/disco#info'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->22
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80f7950>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: DiscoverInfoGetCB
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'21', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'Gajim_23', u'from': u'xmpp.example.com'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/disco#info'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'server', u'type': u'im', u'name': u'Prosody'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> identity
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:http:upload'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#info'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#items'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> x, attrs -> {u'xmlns': u'jabber:x:data', u'type': u'result'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> field, attrs -> {u'var': u'FORM_TYPE', u'type': u'hidden'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> value, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> value
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> field
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 5 , tag -> field, attrs -> {u'var': u'max-file-size', u'type': u'text-single'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 6 , tag -> value, attrs -> {}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 6 , tag -> value
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 5 , tag -> field
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> x
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->Gajim_23
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce8828390>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: DiscoverInfoCB
05/09/2016 19:54:52 (D) gajim.c.ged: agent-info-received
Args: (<common.connection_handlers_events.AgentInfoReceivedEvent object at 0x7f4ce8828390>,)
05/09/2016 19:54:52 (I) gajim.plugin_system: john@example.com can do http uploads via component xmpp.example.com
05/09/2016 19:54:52 (I) gajim.c.p.caps: Received Disco from unknown contact xmpp.example.com
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" to="john@example.com/Gajim" from="john@example.com/Gajim" id="22" type="result"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#oM+2O71TAUB19yknITSJJPlAeCQ="><identity category="client" type="pc" name="Gajim" /><feature var="http://jabber.org/protocol/bytestreams" /><feature var="http://jabber.org/protocol/si" /><feature var="http://jabber.org/protocol/si/profile/file-transfer" /><feature var="http://jabber.org/protocol/muc" /><feature var="http://jabber.org/protocol/muc#user" /><feature var="http://jabber.org/protocol/muc#admin" /><feature var="http://jabber.org/protocol/muc#owner" /><feature var="http://jabber.org/protocol/muc#roomconfig" /><feature var="http://jabber.org/protocol/commands" /><feature var="http://jabber.org/protocol/disco#info" /><feature var="ipv6" /><feature var="jabber:iq:gateway" /><feature var="jabber:iq:last" /><feature var="jabber:iq:privacy" /><feature var="jabber:iq:private" /><feature var="jabber:iq:register" /><feature var="jabber:iq:version" /><feature var="jabber:x:data" /><feature var="jabber:x:encrypted" /><feature var="msglog" /><feature var="sslc2s" /><feature var="stringprep" /><feature var="urn:xmpp:ping" /><feature var="urn:xmpp:time" /><feature var="urn:xmpp:ssn" /><feature var="http://jabber.org/protocol/mood" /><feature var="http://jabber.org/protocol/activity" /><feature var="http://jabber.org/protocol/nick" /><feature var="http://jabber.org/protocol/rosterx" /><feature var="urn:xmpp:sec-label:0" /><feature var="urn:xmpp:hashes:1" /><feature var="urn:xmpp:hash-function-textual-names:md5" /><feature var="urn:xmpp:hash-function-textual-names:sha-1" /><feature var="urn:xmpp:hash-function-textual-names:sha-256" /><feature var="urn:xmpp:hash-function-textual-names:sha-512" /><feature var="urn:xmpp:message-correct:0" /><feature var="jabber:x:conference" /><feature var="eu.siacs.conversations.axolotl.devicelist+notify" /><feature var="http://jabber.org/protocol/mood+notify" /><feature var="http://jabber.org/protocol/activity+notify" /><feature var="http://jabber.org/protocol/tune+notify" /><feature var="http://jabber.org/protocol/nick+notify" /><feature var="http://jabber.org/protocol/geoloc+notify" /><feature var="http://jabber.org/protocol/chatstates" /><feature var="http://jabber.org/protocol/xhtml-im" /><feature var="urn:xmpp:receipts" /><feature var="urn:xmpp:jingle:1" /><feature var="urn:xmpp:jingle:apps:rtp:1" /><feature var="urn:xmpp:jingle:apps:rtp:audio" /><feature var="urn:xmpp:jingle:apps:rtp:video" /><feature var="urn:xmpp:jingle:transports:ice-udp:1" /><feature var="urn:xmpp:jingle:apps:file-transfer:3" /><feature var="urn:xmpp:jingle:security:xtls:0" /><feature var="urn:xmpp:jingle:transports:s5b:1" /><feature var="urn:xmpp:jingle:transports:ibb:1" /></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce8828290>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (D) nbxmpp.tls_nb: Recv: Want-error: WantReadError()
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='22' type='result' to='john@example.com/Gajim' from='john@example.com/Gajim'><query node='http://gajim.org#oM+2O71TAUB19yknITSJJPlAeCQ=' xmlns='http://jabber.org/protocol/disco#info'><identity type='pc' name='Gajim' category='client'/><feature var='http://jabber.org/protocol/bytestreams'/><feature var='http://jabber.org/protocol/si'/><feature var='http://jabber.org/protocol/si/profile/file-transfer'/><feature var='http://jabber.org/protocol/muc'/><feature var='http://jabber.org/protocol/muc#user'/><feature var='http://jabber.org/protocol/muc#admin'/><feature var='http://jabber.org/protocol/muc#owner'/><feature var='http://jabber.org/protocol/muc#roomconfig'/><feature var='http://jabber.org/protocol/commands'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='ipv6'/><feature var='jabber:iq:gateway'/><feature var='jabber:iq:last'/><feature var='jabber:iq:privacy'/><feature var='jabber:iq:private'/><feature var='jabber:iq:register'/><feature var='jabber:iq:version'/><feature var='jabber:x:data'/><feature var='jabber:x:encrypted'/><feature var='msglog'/><feature var='sslc2s'/><feature var='stringprep'/><feature var='urn:xmpp:ping'/><feature var='urn:xmpp:time'/><feature var='urn:xmpp:ssn'/><feature var='http://jabber.org/protocol/mood'/><feature var='http://jabber.org/protocol/activity'/><feature var='http://jabber.org/protocol/nick'/><feature var='http://jabber.org/protocol/rosterx'/><feature var='urn:xmpp:sec-label:0'/><feature var='urn:xmpp:hashes:1'/><feature var='urn:xmpp:hash-function-textual-names:md5'/><feature var='urn:xmpp:hash-function-textual-names:sha-1'/><feature var='urn:xmpp:hash-function-textual-names:sha-256'/><feature var='urn:xmpp:hash-function-textual-names:sha-512'/><feature var='urn:xmpp:message-correct:0'/><feature var='jabber:x:conference'/><feature var='eu.siacs.conversations.axolotl.devicelist+notify'/><feature var='http://jabber.org/protocol/mood+notify'/><feature var='http://jabber.org/protocol/activity+notify'/><feature var='http://jabber.org/protocol/tune+notify'/><feature var='http://jabber.org/protocol/nick+notify'/><feature var='http://jabber.org/protocol/geoloc+notify'/><feature var='http://jabber.org/protocol/chatstates'/><feature var='http://jabber.org/protocol/xhtml-im'/><feature var='urn:xmpp:receipts'/><feature var='urn:xmpp:jingle:1'/><feature var='urn:xmpp:jingle:apps:rtp:1'/><feature var='urn:xmpp:jingle:apps:rtp:audio'/><feature var='urn:xmpp:jingle:apps:rtp:video'/><feature var='urn:xmpp:jingle:transports:ice-udp:1'/><feature var='urn:xmpp:jingle:apps:file-transfer:3'/><feature var='urn:xmpp:jingle:security:xtls:0'/><feature var='urn:xmpp:jingle:transports:s5b:1'/><feature var='urn:xmpp:jingle:transports:ibb:1'/></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce8828290>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'22', u'from': u'john@example.com/Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'node': u'http://gajim.org#oM+2O71TAUB19yknITSJJPlAeCQ=', u'xmlns': u'http://jabber.org/protocol/disco#info'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'client', u'type': u'pc', u'name': u'Gajim'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> identity
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/bytestreams'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/si'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/si/profile/file-transfer'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc#user'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc#admin'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc#owner'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc#roomconfig'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/commands'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#info'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'ipv6'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:gateway'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:last'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:privacy'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:private'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:register'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:version'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:x:data'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:x:encrypted'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'msglog'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'sslc2s'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'stringprep'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:ping'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:time'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:ssn'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/mood'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/activity'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/nick'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/rosterx'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:sec-label:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hashes:1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hash-function-textual-names:md5'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hash-function-textual-names:sha-1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hash-function-textual-names:sha-256'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hash-function-textual-names:sha-512'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:message-correct:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:x:conference'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'eu.siacs.conversations.axolotl.devicelist+notify'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/mood+notify'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/activity+notify'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/tune+notify'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/nick+notify'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/geoloc+notify'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/chatstates'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/xhtml-im'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:receipts'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:apps:rtp:1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:apps:rtp:audio'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:apps:rtp:video'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:transports:ice-udp:1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:apps:file-transfer:3'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:security:xtls:0'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:transports:s5b:1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:transports:ibb:1'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->22
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fdf90>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (D) gajim.c.connection_handlers: DiscoverInfoCB
05/09/2016 19:54:52 (D) gajim.c.ged: agent-info-received
Args: (<common.connection_handlers_events.AgentInfoReceivedEvent object at 0x7f4ce80fdf90>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<r xmlns='urn:xmpp:sm:2'/>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce80fdf90>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> r, attrs -> {u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> r
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/r stanza
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<a xmlns="urn:xmpp:sm:2" h="40" />
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce894ad50>,)
05/09/2016 19:54:52 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:52 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='21' type='result' to='john@example.com/Gajim' from='proxy.jabbim.cz'><query xmlns='http://jabber.org/protocol/bytestreams'><streamhost jid='proxy.jabbim.cz' port='7777' host='88.86.102.53'/></query></iq>
_____________
05/09/2016 19:54:52 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce894ad50>,)
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'21', u'from': u'proxy.jabbim.cz'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/bytestreams'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> streamhost, attrs -> {u'host': u'88.86.102.53', u'jid': u'proxy.jabbim.cz', u'port': u'7777'}
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> streamhost
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:52 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:52 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:52 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->21
05/09/2016 19:54:52 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fde10>,)
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:52 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:52 (D) gajim.c.pubsub: _PubsubCB
05/09/2016 19:54:52 (I) gajim.c.proxy65_manager: start resolving 88.86.102.53:7777
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 22 on 20 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 22
05/09/2016 19:54:52 (D) gajim.c.proxy65_manager: Receiver Connecting to 88.86.102.53:7777
05/09/2016 19:54:52 (D) gajim.c.proxy65_manager: Receiver connected to 88.86.102.53:7777
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 22
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 22 on 20 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 22
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 22 on 20 seconds
05/09/2016 19:54:52 (D) gajim.c.proxy65_manager: Receiver authenticating to 88.86.102.53:7777
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 22
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 22 on 20 seconds
05/09/2016 19:54:52 (D) gajim.c.proxy65_manager: Receiver authenticated to 88.86.102.53:7777
05/09/2016 19:54:52 (D) gajim.c.proxy65_manager: Receiver successfully connected 88.86.102.53:7777
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 23 on 20 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 22
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 23
05/09/2016 19:54:52 (D) gajim.c.proxy65_manager: Host Connecting to 88.86.102.53:7777
05/09/2016 19:54:52 (D) gajim.c.proxy65_manager: Host connected to 88.86.102.53:7777
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 23
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 23 on 20 seconds
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout removed for fd 23
05/09/2016 19:54:52 (I) nbxmpp.idlequeue: read timeout set for fd 23 on 20 seconds
05/09/2016 19:54:52 (D) gajim.c.proxy65_manager: Host authenticating to 88.86.102.53:7777
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout removed for fd 23
05/09/2016 19:54:53 (D) gajim.c.proxy65_manager: Host authenticated to 88.86.102.53:7777
05/09/2016 19:54:53 (D) gajim.c.proxy65_manager: Host successfully connected 88.86.102.53:7777
05/09/2016 19:54:53 (D) gajim.c.proxy65_manager: Activating bytestream on 88.86.102.53:7777
05/09/2016 19:54:53 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout removed for fd 23
05/09/2016 19:54:53 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:53 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:53 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq to="proxy.jabbim.cz" type="set" id="24"><query xmlns="http://jabber.org/protocol/bytestreams" sid="K5LPXYMUDSF6N2B3"><activate>test@gajim.org/test2</activate></query></iq>
_____________
05/09/2016 19:54:53 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce9a676d0>,)
05/09/2016 19:54:53 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:53 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='24' type='result' to='john@example.com/Gajim' from='proxy.jabbim.cz'/>
_____________
05/09/2016 19:54:53 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce9a676d0>,)
05/09/2016 19:54:53 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'result', u'id': u'24', u'from': u'proxy.jabbim.cz'}
05/09/2016 19:54:53 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:53 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:53 (D) nbxmpp.dispatcher_nb: Expected stanza arrived!
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout removed for fd -1
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout removed for fd -1
05/09/2016 19:54:53 (D) gajim.c.proxy65_manager: Bytestream activated 88.86.102.53:7777
05/09/2016 19:54:53 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:53 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:53 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<r xmlns='urn:xmpp:sm:2'/>
_____________
05/09/2016 19:54:53 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce89f03d0>,)
05/09/2016 19:54:53 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> r, attrs -> {u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:53 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> r
05/09/2016 19:54:53 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/r stanza
05/09/2016 19:54:53 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:53 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:53 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:53 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<a xmlns="urn:xmpp:sm:2" h="42" />
_____________
05/09/2016 19:54:53 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce89f03d0>,)
05/09/2016 19:54:54 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:54 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:54 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:54 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:54 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='20' type='error' to='john@example.com/Gajim' from='proxy.jabber.ru'><query xmlns='http://jabber.org/protocol/bytestreams'/><error type='auth' code='403'><forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>
_____________
05/09/2016 19:54:54 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce89f03d0>,)
05/09/2016 19:54:54 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'error', u'id': u'20', u'from': u'proxy.jabber.ru'}
05/09/2016 19:54:54 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/bytestreams'}
05/09/2016 19:54:54 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> query
05/09/2016 19:54:54 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'403', u'type': u'auth'}
05/09/2016 19:54:54 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> forbidden, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
05/09/2016 19:54:54 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> forbidden
05/09/2016 19:54:54 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> error
05/09/2016 19:54:54 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:54 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:54 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->20
05/09/2016 19:54:54 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce80fde10>,)
05/09/2016 19:54:54 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:54 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:54 (D) gajim.c.pubsub: _PubsubErrorCB
05/09/2016 19:54:54 (D) gajim.c.connection_handlers: ErrorCB
05/09/2016 19:54:54 (D) gajim.c.ged: iq-error-received
Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0x7f4ce80fde10>,)
05/09/2016 19:54:54 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:54 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:54 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:54 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" to="alice@example.com/mobile" type="get" id="25"><query xmlns="jabber:iq:last" /></iq>
_____________
05/09/2016 19:54:54 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce89f0450>,)
05/09/2016 19:54:54 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:54:54 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:54:54 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:54:54 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:54:54 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='25' type='error' to='john@example.com/Gajim' from='alice@example.com/mobile'><error type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq><r xmlns='urn:xmpp:sm:2'/>
_____________
05/09/2016 19:54:54 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce894ad50>,)
05/09/2016 19:54:54 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'john@example.com/Gajim', u'type': u'error', u'id': u'25', u'from': u'alice@example.com/mobile'}
05/09/2016 19:54:54 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'type': u'cancel'}
05/09/2016 19:54:54 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 4 , tag -> feature-not-implemented, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
05/09/2016 19:54:54 (I) nbxmpp.simplexml: DEPTH -> 4 , tag -> feature-not-implemented
05/09/2016 19:54:54 (I) nbxmpp.simplexml: DEPTH -> 3 , tag -> error
05/09/2016 19:54:54 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> iq
05/09/2016 19:54:54 (D) nbxmpp.dispatcher_nb: Got jabber:client/iq stanza
05/09/2016 19:54:54 (D) gajim.c.p.bytestream: IBBAllIqHandler called syn_id->25
05/09/2016 19:54:54 (D) gajim.c.ged: raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7f4ce88285d0>,)
05/09/2016 19:54:54 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <entered>
05/09/2016 19:54:54 (D) gajim.plugin_system: OmemoPlugin.handle_iq_received() <left>
05/09/2016 19:54:54 (D) gajim.c.pubsub: _PubsubErrorCB
05/09/2016 19:54:54 (D) gajim.c.connection_handlers: ErrorCB
05/09/2016 19:54:54 (D) gajim.c.ged: iq-error-received
Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0x7f4ce88285d0>,)
05/09/2016 19:54:54 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> r, attrs -> {u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:54:54 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> r
05/09/2016 19:54:54 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/r stanza
05/09/2016 19:54:54 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:54 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:54 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:54 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<a xmlns="urn:xmpp:sm:2" h="44" />
_____________
05/09/2016 19:54:54 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce8828290>,)
05/09/2016 19:54:55 (D) gajim.plugin_system: HttpuploadPlugin.connect_with_chat_control() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: HttpuploadPlugin.update_button_state() <entered>
05/09/2016 19:54:55 (I) gajim.plugin_system: Account john@example.com: httpupload is_supported: True
05/09/2016 19:54:55 (D) gajim.plugin_system: HttpuploadPlugin.update_button_state() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: HttpuploadPlugin.connect_with_chat_control() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: ImagePlugin.connect_with_chat_control() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: ImagePlugin.connect_with_chat_control() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: UrlImagePreviewPlugin.connect_with_chat_control() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: UrlImagePreviewPlugin.connect_with_chat_control() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: HttpuploadPlugin.update_button_state() <entered>
05/09/2016 19:54:55 (I) gajim.plugin_system: Account john@example.com: httpupload is_supported: True
05/09/2016 19:54:55 (D) gajim.plugin_system: HttpuploadPlugin.update_button_state() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: ImagePlugin.update_button_state() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: ImagePlugin.update_button_state() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: HttpuploadPlugin.update_button_state() <entered>
05/09/2016 19:54:55 (I) gajim.plugin_system: Account john@example.com: httpupload is_supported: True
05/09/2016 19:54:55 (D) gajim.plugin_system: HttpuploadPlugin.update_button_state() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: ImagePlugin.update_button_state() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: ImagePlugin.update_button_state() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.connect_ui() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system.omemo: john@example.com ⇒ Adding OMEMO ui for alice@example.com
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:55 (I) gajim.plugin_system.omemo: john@example.com ⇒ Enable OMEMO for alice@example.com
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.omemo_enable_for() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.get_omemo_state() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.omemo_enable_for() <left>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.connect_ui() <left>
05/09/2016 19:54:55 (D) gajim.c.ged: message-outgoing
Args: (<common.connection_handlers_events.MessageOutgoingEvent object at 0x7f4ce7f796d0>,)
05/09/2016 19:54:55 (D) gajim.c.ged: stanza-message-outgoing
Args: (<common.connection_handlers_events.StanzaMessageOutgoingEvent object at 0x7f4ce8828e50>,)
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.handle_outgoing_msgs() <entered>
05/09/2016 19:54:55 (D) gajim.plugin_system: OmemoPlugin.handle_outgoing_msgs() <left>
05/09/2016 19:54:55 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:54:55 (D) gajim.c.ged: message-sent
Args: (<common.connection_handlers_events.MessageSentEvent object at 0x7f4ce8828e50>,)
05/09/2016 19:54:55 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:54:55 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:54:55 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<message xmlns="jabber:client" to="alice@example.com" type="chat" id="26"><active xmlns="http://jabber.org/protocol/chatstates" /><thread>PLmHwaSnSevpNeWaAHTSPVikDImntaFO</thread></message>
_____________
05/09/2016 19:54:55 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce8828ad0>,)
05/09/2016 19:55:06 (D) gajim.c.ged: message-outgoing
Args: (<common.connection_handlers_events.MessageOutgoingEvent object at 0x7f4ce80fdc10>,)
05/09/2016 19:55:06 (D) gajim.c.ged: stanza-message-outgoing
Args: (<common.connection_handlers_events.StanzaMessageOutgoingEvent object at 0x7f4ce8127190>,)
05/09/2016 19:55:06 (D) gajim.plugin_system: OmemoPlugin.handle_outgoing_msgs() <entered>
05/09/2016 19:55:06 (D) gajim.plugin_system: OmemoPlugin.handle_outgoing_msgs() <left>
05/09/2016 19:55:06 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:55:06 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:55:06 (D) gajim.c.ged: message-sent
Args: (<common.connection_handlers_events.MessageSentEvent object at 0x7f4ce8127190>,)
05/09/2016 19:55:06 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:55:06 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:55:06 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
05/09/2016 19:55:06 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce9aad190>,)
05/09/2016 19:55:06 (I) nbxmpp.transports_nb: pollout called, state == CONNECTED
05/09/2016 19:55:06 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:55:06 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<message xmlns="jabber:client" to="alice@example.com" type="chat" id="27"><gone xmlns="http://jabber.org/protocol/chatstates" /><thread>PLmHwaSnSevpNeWaAHTSPVikDImntaFO</thread></message>
_____________
05/09/2016 19:55:06 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce9aad190>,)
05/09/2016 19:55:06 (I) nbxmpp.transports_nb: pollin called, state == CONNECTED
05/09/2016 19:55:06 (I) nbxmpp.idlequeue: read timeout removed for fd 15
05/09/2016 19:55:06 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 55 seconds
05/09/2016 19:55:06 (I) nbxmpp.idlequeue: read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>>
05/09/2016 19:55:06 (I) nbxmpp.client_nb: raising event from transport: :::::DATA RECEIVED::::
_____________
<a h='26' xmlns='urn:xmpp:sm:2'/>
_____________
05/09/2016 19:55:06 (D) gajim.c.ged: stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7f4ce9aad190>,)
05/09/2016 19:55:06 (I) nbxmpp.simplexml: STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'26', u'xmlns': u'urn:xmpp:sm:2'}
05/09/2016 19:55:06 (I) nbxmpp.simplexml: DEPTH -> 2 , tag -> a
05/09/2016 19:55:06 (D) nbxmpp.dispatcher_nb: Got urn:xmpp:sm:2/a stanza
05/09/2016 19:55:15 (D) gajim.c.ged: before-change-show
Args: (<common.connection_handlers_events.BeforeChangeShowEvent object at 0x7f4ce85cbb90>,)
05/09/2016 19:55:15 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:55:15 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
<presence xmlns="jabber:client" type="unavailable" id="28"><x xmlns="vcard-temp:x:update"><photo>4d2b0abb4f385d3aa76e826f5697aa9c77359efa</photo></x></presence>
_____________
05/09/2016 19:55:15 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce88285d0>,)
05/09/2016 19:55:15 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:55:15 (I) nbxmpp.transports_nb: Plugging fd 15, W:False, R:True
05/09/2016 19:55:15 (I) nbxmpp.client_nb: raising event from transport: :::::DATA SENT::::
_____________
</stream:stream>
_____________
05/09/2016 19:55:15 (D) gajim.c.ged: stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7f4ce88285d0>,)
05/09/2016 19:55:15 (I) nbxmpp.transports_nb: Plugging fd 15, W:True, R:True
05/09/2016 19:55:15 (I) nbxmpp.plugin: Plugging <nbxmpp.tls_nb.NonBlockingTLS instance at 0x7f4ce82a07a0> __OUT__ of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878>.
05/09/2016 19:55:15 (I) nbxmpp.client_nb: Disconnecting NBClient:
05/09/2016 19:55:15 (I) nbxmpp.plugin: Plugging <nbxmpp.roster_nb.NonBlockingRoster instance at 0x7f4ce81e62d8> __OUT__ of <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>.
05/09/2016 19:55:15 (I) nbxmpp.plugin: Plugging <nbxmpp.auth_nb.NonBlockingBind instance at 0x7f4cde1a4290> __OUT__ of <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>.
05/09/2016 19:55:15 (I) nbxmpp.plugin: Plugging <nbxmpp.auth_nb.SASL instance at 0x7f4cde1a4128> __OUT__ of <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>.
05/09/2016 19:55:15 (I) nbxmpp.plugin: Plugging <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7f4ce82a0878> __OUT__ of <nbxmpp.client_nb.NonBlockingClient instance at 0x7f4ce82a08c0>.
05/09/2016 19:55:15 (D) nbxmpp.client_nb: Client disconnected..
05/09/2016 19:55:15 (D) nbxmpp.client_nb: Calling disconnect handler <bound method Connection._on_disconnected of <common.connection.Connection object at 0x7f4ce9a67dd0>>
05/09/2016 19:55:15 (D) gajim.c.ged: our-show
Args: (<common.connection_handlers_events.OurShowEvent object at 0x7f4ce8828490>,)
05/09/2016 19:55:15 (D) nbxmpp.client_nb: Calling disconnect handler <bound method Connection._disconnectedReconnCB of <common.connection.Connection object at 0x7f4ce9a67dd0>>
05/09/2016 19:55:15 (I) gajim.c.connection: disconnectedReconnCB called
Logger gajim.plugin_system.omemo level set to 10
Logger gajim level set to 1
Logger nbxmpp level set to 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment