Skip to content

Instantly share code, notes, and snippets.

@KathyReid
Created April 5, 2018 10:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KathyReid/8febdcd1977a05a6373ff62e70374a51 to your computer and use it in GitHub Desktop.
Save KathyReid/8febdcd1977a05a6373ff62e70374a51 to your computer and use it in GitHub Desktop.
irc-skill-test-05April2018-2000hrs

IRC skill

  • Platform: Mark 1 running 18.2.3b software
  • Who: Kathy Reid (@kathyreid / @kathy-mycroft)
  • Datestamp Thursday 5 April 19:50:11 AEST 2018
  • Language and dialect of tester English native speaker, Australian accent

How to install Skill

To install just say Hey Mycroft, install irc skill

to start from a known good state, I ssh'd into Mark 1 and did sudo rm -R /opt/mycroft/skills/irc-skill spoke Hey Mycroft, install irc skill Attempting to install irc skill Skill installed, ls to confirm:

pi@mark_1:~/skills $ ls -las irc-skill/
total 92
 4 drwxr-xr-x  5 mycroft mycroft  4096 Apr  5 09:53 .
 4 drwxrwxrwx 41 mycroft mycroft  4096 Apr  5 09:53 ..
 4 -rw-r--r--  1 mycroft mycroft  1258 Apr  5 09:53 CHANGELOG.md
 4 drwxr-xr-x  3 mycroft mycroft  4096 Apr  5 09:53 dialog
 4 drwxr-xr-x  8 mycroft mycroft  4096 Apr  5 09:54 .git
 4 -rw-r--r--  1 mycroft mycroft    78 Apr  5 09:53 .gitignore
16 -rw-r--r--  1 mycroft mycroft 13109 Apr  5 09:53 __init__.py
36 -rw-r--r--  1 mycroft mycroft 35147 Apr  5 09:53 LICENSE
 4 -rw-r--r--  1 mycroft mycroft  2016 Apr  5 09:53 README.md
 4 -rw-r--r--  1 mycroft mycroft     8 Apr  5 09:53 requirements.txt
 4 -rw-r--r--  1 mycroft mycroft  2767 Apr  5 09:53 SKILL-TEST-TEMPLATE.md
 4 drwxr-xr-x  3 mycroft mycroft  4096 Apr  5 09:53 voca

Steps to test the Skill

Note that sometimes mycroft might not understand you correct. Please check that before you open an issue

Note that the default server is irc.freenode.net which connects to the freenode network. The default channel is #mycroft

  1. Connect to a server:
    • Say connect to irc
    • If this is the first time you run this skill, the skill will ask you for username. Choose a short, if possible one word, user name.
    • The skill response with Connecting and with Connected as soon as a connection is established.

Hey Mycroft, connect to irc Connecting >Connected`

The Skill did not ask for a username - the one I'd previously set was kathy

  1. Join a channel:
    • Say join irc channel
    • The skill responses with Joining and with Joined as soon as the join was successfull where <channel> should be mycroftright now.

Hey Mycroft, join irc channel joining ... joined Mycroft said something about chanserv? has sent you a private message - Mycroft AI for everyone

Attempted to verify using web interface, but it doesn't appear connected

  1. Sending and reciving messages:
    • Connect with a different irc client to the network or use this link to open one in your browser.
    • Say send irc message (For me, mycroft has problems to understand the send word correctly)
    • The skill will ask you for a message. You can simply say Hi to the people in the channel.
    • In your client/browser, check if the message appears.
    • Write an aswer in your client/browser.
    • The skill should response with <user> has writtent in mycroft: <your text> where <user> is the username in your client and <your text> is what you've typed in your client.

Hey Mycroft, send irc message I don't understand> Hey Mycroft, send irc message What's your message testing Join a channel first

I tried to join again but it never seemed to join again.

  1. Disconnect:
    • Say Disconnect from irc
    • The skill should response with Disconnecting and Disconnected.

Hey Mycroft, disconnect from irc I dont' understand >Hey Mycroft, disconnect from irc` Disconnected

You know now the basics of how to use this skill. Play with it a bit around (settings can't be changed by voice yet) or just have fun chatting with your mycroft mates in #mycroft on freenode.

If you encounter any issue please try to reproduce with debug mode enabled.
Debug mode can be turned on by saying enable irc debug.

Note This will make the skill almost unuseable via voice (the client will spam you with information). Please use the console instead.

To exit debug mode say disable irc debug

==== mycroft-skills.log output for last 15 mins or so ====

10:00:40.470 - mycroft.skills.main:download_skills:332 - ERROR - msm failed with error 20: === Checking for default skills
Searching for for 'mycroft-pairing'...exists
Searching for for 'mycroft-configuration'...exists
Searching for for 'mycroft-installer'...exists
Searching for for 'mycroft-stop'...exists
Searching for for 'mycroft-naptime'...exists
Searching for for 'mycroft-playback-control'...exists
Searching for for 'mycroft-speak'...exists
Searching for for 'mycroft-volume'...exists
Searching for for 'mycroft-fallback-duck-duck-go'...exists
Searching for for 'fallback-aiml'...exists
Searching for for 'fallback-wolfram-alpha'...exists
Searching for for 'fallback-unknown'...exists
Searching for for 'mycroft-alarm'...exists
Searching for for 'mycroft-audio-record'...exists
Searching for for 'mycroft-date-time'...exists
Searching for for 'mycroft-hello-world'...exists
Searching for for 'mycroft-ip'...exists
Searching for for 'mycroft-joke'...exists
Searching for for 'mycroft-npr-news'...exists
Searching for for 'mycroft-personal'...exists
Searching for for 'mycroft-reminder'...exists
Searching for for 'mycroft-singing'...exists
Searching for for 'mycroft-spelling'...exists
Searching for for 'mycroft-stock'...exists
Searching for for 'mycroft-support-helper'...exists
Searching for for 'mycroft-timer'...exists
Searching for for 'mycroft-weather'...exists
Searching for for 'mycroft-wiki'...exists
Searching for for 'mycroft-version-checker'...exists
Searching for for 'mycroft-mark-1-demo'...exists
Searching for for 'mycroft-mark-1'...exists
Searching for for 'mycroft-spotify'...exists
Searching for for 'pandora-skill'...exists
Updating installed skills...
09:59:50.808 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt
09:59:50.953 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt
09:59:51.869 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
09:59:51.876 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
09:59:51.881 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
09:59:51.885 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
09:59:51.895 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
09:59:54.824 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f HTTP/1.1" 200 478
09:59:54.841 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
09:59:54.845 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
09:59:54.849 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
09:59:54.854 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
09:59:57.752 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/setting HTTP/1.1" 200 2932
09:59:57.767 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:00:15.070 - mycroft.configuration.config:__init__:184 - ERROR - Failed to fetch remote configuration: ReadTimeout(ReadTimeoutError("HTTPSConnectionPool(host='api.mycroft.ai', port=443): Read timed out. (read timeout=15)",),)
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/config.py", line 167, in __init__
    location = api.get_location()
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 241, in get_location
    "path": "/" + self.identity.uuid + "/location"
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 61, in request
    return self.send(params)
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 86, in send
    data=data, json=json, timeout=(3.05, 15))
  File "/usr/local/lib/python2.7/site-packages/requests/api.py", line 56, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 488, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 609, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/adapters.py", line 499, in send
    raise ReadTimeout(e, request=request)
ReadTimeout: HTTPSConnectionPool(host='api.mycroft.ai', port=443): Read timed out. (read timeout=15)
10:00:15.076 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /opt/mycroft/web_config_cache.json loaded
10:00:15.079 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:00:15.082 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
Skipped /opt/mycroft/skills/skill-malibu-stacy.
Checked /opt/mycroft/skills/skill-pairing.
Checked /opt/mycroft/skills/skill-alarm.
Checked /opt/mycroft/skills/skill-reminder.
Checked /opt/mycroft/skills/skill-wiki.
Checked /opt/mycroft/skills/skill-spelling.
Checked /opt/mycroft/skills/skill-hello-world.
Checked /opt/mycroft/skills/skill-date-time.
Checked /opt/mycroft/skills/skill-configuration.
Checked /opt/mycroft/skills/skill-installer.
Checked /opt/mycroft/skills/skill-speak.
Checked /opt/mycroft/skills/mycroft-mark-1.
Checked /opt/mycroft/skills/mycroft-timer.
Checked /opt/mycroft/skills/skill-joke.
Checked /opt/mycroft/skills/skill-stock.
Checked /opt/mycroft/skills/esp8266-skill.
Checked /opt/mycroft/skills/fallback-aiml.
Checked /opt/mycroft/skills/skill-volume.
Checked /opt/mycroft/skills/skill-mark1-demo.
Checked /opt/mycroft/skills/fallback-wolfram-alpha.
Checked /opt/mycroft/skills/skill-singing.
Checked /opt/mycroft/skills/skill-support.
Checked /opt/mycroft/skills/skill-version-checker.
Checked /opt/mycroft/skills/skill-audio-record.
Checked /opt/mycroft/skills/skill-npr-news.
Checked /opt/mycroft/skills/skill-ip.
Checked /opt/mycroft/skills/skill-weather.
Checked /opt/mycroft/skills/skill-personal.
Checked /opt/mycroft/skills/irc-skill.
Checked /opt/mycroft/skills/number-generator-skill.
Checked /opt/mycroft/skills/skill-naptime.
Checked /opt/mycroft/skills/fallback-unknown.
Checked /opt/mycroft/skills/pianobar-skill.
Checked /opt/mycroft/skills/skill-media.
Checked /opt/mycroft/skills/skill-playback-control.
Checked /opt/mycroft/skills/spotify-skill.
Checked /opt/mycroft/skills/skill-stop.
Checked /opt/mycroft/skills/skill-desktop-launcher.
Checked /opt/mycroft/skills/fallback-duckduckgo.
10:00:34.066 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt
10:00:34.213 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt
10:00:35.116 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:00:35.123 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:00:35.129 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:00:35.134 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:00:35.146 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:00:36.996 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f HTTP/1.1" 200 478
10:00:37.013 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:00:37.018 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:00:37.022 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:00:37.027 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:00:38.748 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/setting HTTP/1.1" 200 2932
10:00:38.761 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:00:40.247 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/location HTTP/1.1" 200 4
10:00:40.272 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:00:40.276 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
msm: error 20

10:00:50.049 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:01:00.062 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:01:00.080 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:01:00.293 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:01:00.350 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:01:00.402 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:01:00.443 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:01:00.485 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:01:00.535 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:01:00.576 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:01:10.075 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:01:10.500 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for TimeSkill
10:01:10.505 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:01:17.226 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-date-time--6f85e9ef09483076ff563dd2acab18d7 HTTP/1.1" 200 655
10:01:20.098 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:01:30.102 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:01:31.966 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for Esp8266Skill
10:01:31.972 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:01:33.725 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=esp8266-skill--0775929f5115330bc7b959e12d649145 HTTP/1.1" 200 2856
10:01:40.113 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:01:50.126 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:02:00.138 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:02:00.155 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:02:00.379 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:02:00.427 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:02:00.477 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:02:00.522 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:02:00.566 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:02:00.612 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:02:00.654 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIEHEFMFAA", "data": {}, "context": null}
10:02:10.152 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:02:14.147 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for Mark1
10:02:14.155 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:02:15.760 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=mycroft-mark-1--f5c5da0eaf66142ee520add8bc6ffccb HTTP/1.1" 200 1537
10:02:20.167 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:02:26.842 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for SkillInstallerSkill
10:02:26.846 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:02:27.535 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for PianobarSkill
10:02:27.539 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:02:28.399 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-installer--b5b2ecf40f6685b6cd50101447a074c3 HTTP/1.1" 200 1523
10:02:29.228 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=pianobar-skill--0879183ef65cb3c09f7d899f534e9386 HTTP/1.1" 200 1133
10:02:30.182 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:02:40.193 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:02:50.206 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:03:00.219 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:03:00.235 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:03:00.444 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:03:00.497 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:03:00.545 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:03:00.601 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:03:00.636 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:03:00.687 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:03:00.728 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIEFEFMHAA", "data": {}, "context": null}
10:03:10.231 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:03:20.240 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:03:30.252 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:03:38.067 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for WeatherSkill
10:03:38.072 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:03:39.586 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-weather--21f738aff670d6cf7025ea25ffaaff35 HTTP/1.1" 200 1137
10:03:40.266 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:03:50.279 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:04:00.292 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:04:00.314 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:04:00.528 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:04:00.580 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:04:00.630 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:04:00.680 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:04:00.721 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:04:00.771 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:04:00.815 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMBABMHAA", "data": {}, "context": null}
10:04:10.306 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:04:20.326 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:04:30.338 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:04:34.733 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for SpotifySkill
10:04:34.742 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:04:36.556 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=spotify-skill--d973ed678992366836b880ab5fba2fff HTTP/1.1" 200 1285
10:04:40.352 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:04:50.366 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:05:00.376 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:05:00.393 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:05:00.603 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:05:00.654 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:05:00.703 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:05:00.753 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:05:00.795 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:05:00.845 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:05:00.892 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:05:10.395 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:05:20.408 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:05:30.417 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:05:40.428 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:05:42.520 - mycroft.skills.main:download_skills:307 - DEBUG - ==== Invoking Mycroft Skill Manager: /usr/local/bin/msm
10:05:50.445 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:06:00.461 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:06:00.492 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:06:00.704 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:06:00.754 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:06:00.804 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:06:00.854 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:06:00.896 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:06:00.947 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:06:00.987 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMHEFEHAA", "data": {}, "context": null}
10:06:07.106 - SKILLS - DEBUG - {"type": "msm.updating", "data": {}, "context": null}
10:06:10.470 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:06:17.241 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for TimeSkill
10:06:17.247 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:06:20.480 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:06:23.970 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-date-time--6f85e9ef09483076ff563dd2acab18d7 HTTP/1.1" 200 655
10:06:30.504 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:06:32.241 - SKILLS - DEBUG - {"type": "msm.updated", "data": {}, "context": null}
10:06:32.382 - mycroft.skills.main:download_skills:332 - ERROR - msm failed with error 20: === Checking for default skills
Searching for for 'mycroft-pairing'...exists
Searching for for 'mycroft-configuration'...exists
Searching for for 'mycroft-installer'...exists
Searching for for 'mycroft-stop'...exists
Searching for for 'mycroft-naptime'...exists
Searching for for 'mycroft-playback-control'...exists
Searching for for 'mycroft-speak'...exists
Searching for for 'mycroft-volume'...exists
Searching for for 'mycroft-fallback-duck-duck-go'...exists
Searching for for 'fallback-aiml'...exists
Searching for for 'fallback-wolfram-alpha'...exists
Searching for for 'fallback-unknown'...exists
Searching for for 'mycroft-alarm'...exists
Searching for for 'mycroft-audio-record'...exists
Searching for for 'mycroft-date-time'...exists
Searching for for 'mycroft-hello-world'...exists
Searching for for 'mycroft-ip'...exists
Searching for for 'mycroft-joke'...exists
Searching for for 'mycroft-npr-news'...exists
Searching for for 'mycroft-personal'...exists
Searching for for 'mycroft-reminder'...exists
Searching for for 'mycroft-singing'...exists
Searching for for 'mycroft-spelling'...exists
Searching for for 'mycroft-stock'...exists
Searching for for 'mycroft-support-helper'...exists
Searching for for 'mycroft-timer'...exists
Searching for for 'mycroft-weather'...exists
Searching for for 'mycroft-wiki'...exists
Searching for for 'mycroft-version-checker'...exists
Searching for for 'mycroft-mark-1-demo'...exists
Searching for for 'mycroft-mark-1'...exists
Searching for for 'mycroft-spotify'...exists
Searching for for 'pandora-skill'...exists
Updating installed skills...
10:05:46.242 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt
10:05:46.384 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt
10:05:47.282 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:05:47.289 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:05:47.294 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:05:47.299 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:05:47.308 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:05:49.052 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f HTTP/1.1" 200 478
10:05:49.069 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:05:49.074 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:05:49.078 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:05:49.083 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:05:50.777 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/setting HTTP/1.1" 200 2932
10:05:50.790 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:06:07.060 - mycroft.configuration.config:__init__:184 - ERROR - Failed to fetch remote configuration: ReadTimeout(ReadTimeoutError("HTTPSConnectionPool(host='api.mycroft.ai', port=443): Read timed out. (read timeout=15)",),)
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/config.py", line 167, in __init__
    location = api.get_location()
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 241, in get_location
    "path": "/" + self.identity.uuid + "/location"
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 61, in request
    return self.send(params)
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 86, in send
    data=data, json=json, timeout=(3.05, 15))
  File "/usr/local/lib/python2.7/site-packages/requests/api.py", line 56, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 488, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 609, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/adapters.py", line 499, in send
    raise ReadTimeout(e, request=request)
ReadTimeout: HTTPSConnectionPool(host='api.mycroft.ai', port=443): Read timed out. (read timeout=15)
10:06:07.067 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /opt/mycroft/web_config_cache.json loaded
10:06:07.071 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:06:07.074 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
Skipped /opt/mycroft/skills/skill-malibu-stacy.
Checked /opt/mycroft/skills/skill-pairing.
Checked /opt/mycroft/skills/skill-alarm.
Checked /opt/mycroft/skills/skill-reminder.
Checked /opt/mycroft/skills/skill-hello-world.
Checked /opt/mycroft/skills/skill-speak.
Checked /opt/mycroft/skills/mycroft-timer.
Checked /opt/mycroft/skills/skill-installer.
Checked /opt/mycroft/skills/skill-configuration.
Checked /opt/mycroft/skills/skill-date-time.
Checked /opt/mycroft/skills/esp8266-skill.
Checked /opt/mycroft/skills/fallback-aiml.
Checked /opt/mycroft/skills/skill-joke.
Checked /opt/mycroft/skills/skill-mark1-demo.
Checked /opt/mycroft/skills/skill-volume.
Checked /opt/mycroft/skills/skill-stock.
Checked /opt/mycroft/skills/mycroft-mark-1.
Checked /opt/mycroft/skills/skill-support.
Checked /opt/mycroft/skills/fallback-wolfram-alpha.
Checked /opt/mycroft/skills/skill-singing.
Checked /opt/mycroft/skills/skill-personal.
Checked /opt/mycroft/skills/skill-audio-record.
Checked /opt/mycroft/skills/skill-version-checker.
Checked /opt/mycroft/skills/irc-skill.
Checked /opt/mycroft/skills/skill-weather.
Checked /opt/mycroft/skills/skill-ip.
Checked /opt/mycroft/skills/skill-npr-news.
Checked /opt/mycroft/skills/pianobar-skill.
Checked /opt/mycroft/skills/skill-naptime.
Checked /opt/mycroft/skills/number-generator-skill.
Checked /opt/mycroft/skills/spotify-skill.
Checked /opt/mycroft/skills/skill-playback-control.
Checked /opt/mycroft/skills/skill-media.
Checked /opt/mycroft/skills/skill-spelling.
Checked /opt/mycroft/skills/fallback-unknown.
Checked /opt/mycroft/skills/skill-stop.
Checked /opt/mycroft/skills/fallback-duckduckgo.
Checked /opt/mycroft/skills/skill-wiki.
Checked /opt/mycroft/skills/skill-desktop-launcher.
10:06:26.310 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt
10:06:26.455 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt
10:06:27.370 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:06:27.378 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:06:27.383 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:06:27.387 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:06:27.397 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:06:28.876 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f HTTP/1.1" 200 478
10:06:28.892 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:06:28.897 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:06:28.901 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:06:28.905 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:06:30.528 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/setting HTTP/1.1" 200 2932
10:06:30.543 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:06:32.197 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/location HTTP/1.1" 200 4
10:06:32.222 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:06:32.226 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
msm: error 20

10:06:33.740 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for Esp8266Skill
10:06:33.745 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:06:35.648 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=esp8266-skill--0775929f5115330bc7b959e12d649145 HTTP/1.1" 200 2856
10:06:40.016 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:06:50.028 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:06:57.996 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:06:58.051 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:07:00.041 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:07:00.840 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:07:00.878 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:07:00.913 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:07:05.871 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["send irs a message"]}, "context": {"client_name": "mycroft_listener", "ident": "1522922820.881779431508"}}
10:07:05.884 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:07:05.892 - SKILLS - DEBUG - {"type": "intent_failure", "data": {"lang": "en-US", "utterance": "send irs a message"}, "context": {"client_name": "mycroft_listener", "ident": "1522922820.881779431508"}}
10:07:05.893 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:05.897 - mycroft.skills.padatious_service:handle_fallback:107 - DEBUG - Padatious fallback attempt: send irs a message
10:07:05.912 - WolframAlphaSkill - DEBUG - WolframAlpha fallback attempt: send irs a message
10:07:05.916 - WolframAlphaSkill - DEBUG - Non-question, ignoring: send irs a message
10:07:05.915 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"handler": "fallback"}, "context": null}
10:07:05.925 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:06.182 - SKILLS - DEBUG - {"type": "enclosure.mouth.think", "data": {}, "context": null}
10:07:06.233 - SKILLS - DEBUG - {"type": "Command: mouth.think", "data": {}, "context": null}
10:07:07.731 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/fallback-unknown:failed-intent HTTP/1.1" 200 151
10:07:07.753 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "I don't know what that means."}, "context": {"client_name": "mycroft_listener", "ident": "1522922820.881779431508"}}
10:07:07.761 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:07.764 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"handler": "fallback", "fallback_handler": "UnknownSkill.handle_fallback"}, "context": null}
10:07:07.794 - SKILLS - DEBUG - {"type": "enclosure.reset", "data": {}, "context": null}
10:07:07.826 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:07:07.842 - SKILLS - DEBUG - {"type": "Command: eyes.reset", "data": {}, "context": null}
10:07:07.879 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:07:07.904 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:07:07.928 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:08.031 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:08.169 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:08.264 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:07:08.329 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:08.426 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:08.453 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:08.501 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:07:08.639 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:07:08.789 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:08.837 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:08.900 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:08.995 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:09.098 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:09.147 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:09.195 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:09.378 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:09.485 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:09.625 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:09.746 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:07:09.802 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:07:10.055 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:07:11.204 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:07:11.268 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:07:12.199 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 273
10:07:14.118 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 282
10:07:14.229 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:07:14.238 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:07:14.282 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:07:15.783 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for Mark1
10:07:15.788 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:17.556 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=mycroft-mark-1--f5c5da0eaf66142ee520add8bc6ffccb HTTP/1.1" 200 1537
10:07:18.805 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["send irc message"]}, "context": {"client_name": "mycroft_listener", "ident": "1522922834.23-1432342525"}}
10:07:18.819 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:07:18.826 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:18.832 - SKILLS - DEBUG - {"type": "2086427798:SendIntent", "data": {"confidence": 1.0, "target": null, "intent_type": "2086427798:SendIntent", "CAIGECHHJIsend": "send irc message", "__tags__": [{"end_token": 2, "start_token": 0, "confidence": 1.0, "from_context": false, "entities": [{"confidence": 1.0, "data": [["send irc message", "CAIGECHHJIsend"]], "key": "send irc message", "match": "send irc message"}], "key": "send irc message", "match": "send irc message"}], "utterance": "send irc message"}, "context": {"client_name": "mycroft_listener", "ident": "1522922834.23-1432342525", "target": null}}
10:07:18.849 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"name": "IRCSkill.handle_send_intent"}, "context": null}
10:07:18.882 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": true, "utterance": "What's your message?"}, "context": {"client_name": "mycroft_listener", "ident": "1522922834.23-1432342525", "target": null}}
10:07:18.916 - SKILLS - DEBUG - {"type": "enclosure.eyes.blink", "data": {"side": "b"}, "context": null}
10:07:18.926 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:07:18.997 - SKILLS - DEBUG - {"type": "Command: eyes.blink=b", "data": {}, "context": null}
10:07:19.041 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:07:19.067 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:19.213 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:07:19.308 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:19.361 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:19.414 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:19.513 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:19.607 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:07:19.705 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:07:19.726 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:19.822 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:19.887 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:20.028 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:20.079 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:07:20.087 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:20.261 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:20.362 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:07:20.377 - SKILLS - DEBUG - {"type": "active_skill_request", "data": {"skill_id": 2086427798}, "context": null}
10:07:20.442 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:07:20.459 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:07:20.499 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:07:22.600 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:07:22.654 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:07:25.197 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 280
10:07:25.220 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:07:28.414 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for SkillInstallerSkill
10:07:28.420 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:29.243 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for PianobarSkill
10:07:29.248 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:30.099 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:07:30.125 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:07:30.167 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-installer--b5b2ecf40f6685b6cd50101447a074c3 HTTP/1.1" 200 1523
10:07:30.328 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:07:30.385 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:07:30.428 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:07:30.478 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:07:30.517 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:07:30.563 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:07:30.606 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIEAEAMHAA", "data": {}, "context": null}
10:07:30.972 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=pianobar-skill--0879183ef65cb3c09f7d899f534e9386 HTTP/1.1" 200 1133
10:07:34.671 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["testing"]}, "context": {"client_name": "mycroft_listener", "ident": "1522922845.22-2125708149"}}
10:07:34.680 - SKILLS - DEBUG - {"type": "skill.converse.request", "data": {"lang": "en-US", "skill_id": 2086427798, "utterances": ["testing"]}, "context": null}
10:07:34.690 - SKILLS - DEBUG - {"type": "skill.converse.response", "data": {"skill_id": 2086427798, "result": true}, "context": null}
10:07:34.721 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:34.724 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"name": "IRCSkill.handle_send_intent"}, "context": null}
10:07:34.778 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:07:36.429 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 267
10:07:38.107 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "Please join a channel first"}, "context": null}
10:07:39.111 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:07:39.147 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:07:39.175 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:39.311 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:39.375 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:39.427 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:39.565 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:39.660 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:39.798 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=6", "data": {}, "context": null}
10:07:40.073 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:40.100 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:07:40.132 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:40.177 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:40.333 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:40.469 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:40.494 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:07:40.517 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:40.654 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=5", "data": {}, "context": null}
10:07:40.749 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:07:40.972 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:41.056 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 271
10:07:41.073 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:07:41.119 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:07:41.194 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:07:41.255 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:07:50.111 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:07:50.137 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:07:50.340 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:07:50.394 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:07:50.435 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:07:50.484 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:07:50.526 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:07:50.576 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:07:50.617 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIEAEAMHAA", "data": {}, "context": null}
10:08:00.124 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:08:00.143 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:08:00.354 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:08:00.403 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:08:00.446 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:08:00.496 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:08:00.537 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:08:00.598 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:08:00.630 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMHEFMHAA", "data": {}, "context": null}
10:08:10.136 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:08:20.149 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:08:30.162 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:08:39.602 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for WeatherSkill
10:08:39.607 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:08:40.178 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:08:41.265 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-weather--21f738aff670d6cf7025ea25ffaaff35 HTTP/1.1" 200 1137
10:08:50.190 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:09:00.204 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:09:00.222 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:09:00.429 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:09:00.481 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:09:00.529 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:09:00.579 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:09:00.620 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:09:00.673 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:09:00.712 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMBEBMHAA", "data": {}, "context": null}
10:09:00.804 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:09:00.871 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:09:03.726 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:09:03.765 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:09:03.781 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:09:08.233 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["join irc channel"]}, "context": {"client_name": "mycroft_listener", "ident": "1522922943.76-1253526591"}}
10:09:08.243 - SKILLS - DEBUG - {"type": "skill.converse.request", "data": {"lang": "en-US", "skill_id": 2086427798, "utterances": ["join irc channel"]}, "context": null}
10:09:08.252 - SKILLS - DEBUG - {"type": "skill.converse.response", "data": {"skill_id": 2086427798, "result": false}, "context": null}
10:09:08.347 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:09:08.353 - SKILLS - DEBUG - {"type": "2086427798:JoinIntent", "data": {"confidence": 1.0, "target": null, "intent_type": "2086427798:JoinIntent", "CAIGECHHJIjoin": "Join irc channel", "__tags__": [{"end_token": 2, "start_token": 0, "confidence": 1.0, "from_context": false, "entities": [{"confidence": 1.0, "data": [["Join irc channel", "CAIGECHHJIjoin"]], "key": "join irc channel", "match": "join irc channel"}], "key": "join irc channel", "match": "join irc channel"}], "utterance": "join irc channel"}, "context": {"client_name": "mycroft_listener", "ident": "1522922943.76-1253526591", "target": null}}
10:09:08.357 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:09:08.373 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"name": "IRCSkill.handle_join_intent"}, "context": null}
10:09:08.375 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "Joining"}, "context": {"client_name": "mycroft_listener", "ident": "1522922943.76-1253526591", "target": null}}
10:09:08.386 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:09:08.411 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"name": "IRCSkill.handle_join_intent"}, "context": null}
10:09:08.428 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:09:08.495 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:09:08.522 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:09:08.713 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:08.851 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=6", "data": {}, "context": null}
10:09:09.033 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:09.084 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:09:09.137 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:09.323 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:09:09.501 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:09:09.551 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:09:10.217 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:09:14.839 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 273
10:09:14.877 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 278
10:09:20.230 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:09:20.249 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:09:20.454 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:09:20.504 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:09:20.555 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:09:20.604 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:09:20.647 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:09:20.696 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:09:20.737 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMBEBMHAA", "data": {}, "context": null}
10:09:30.242 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:09:36.318 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:09:36.372 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:09:36.570 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for SpotifySkill
10:09:36.574 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:09:38.693 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=spotify-skill--d973ed678992366836b880ab5fba2fff HTTP/1.1" 200 1285
10:09:39.101 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:09:39.131 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:09:39.189 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:09:40.256 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:09:43.601 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["join ifc channel"]}, "context": {"client_name": "mycroft_listener", "ident": "1522922979.12-2060692579"}}
10:09:43.611 - SKILLS - DEBUG - {"type": "skill.converse.request", "data": {"lang": "en-US", "skill_id": 2086427798, "utterances": ["join ifc channel"]}, "context": null}
10:09:43.622 - SKILLS - DEBUG - {"type": "skill.converse.response", "data": {"skill_id": 2086427798, "result": false}, "context": null}
10:09:43.713 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:09:43.718 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:09:43.722 - SKILLS - DEBUG - {"type": "intent_failure", "data": {"lang": "en-US", "utterance": "join ifc channel"}, "context": {"client_name": "mycroft_listener", "ident": "1522922979.12-2060692579"}}
10:09:43.726 - mycroft.skills.padatious_service:handle_fallback:107 - DEBUG - Padatious fallback attempt: join ifc channel
10:09:43.738 - WolframAlphaSkill - DEBUG - WolframAlpha fallback attempt: join ifc channel
10:09:43.739 - WolframAlphaSkill - DEBUG - Non-question, ignoring: join ifc channel
10:09:43.740 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"handler": "fallback"}, "context": null}
10:09:43.749 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:09:44.009 - SKILLS - DEBUG - {"type": "enclosure.mouth.think", "data": {}, "context": null}
10:09:44.074 - SKILLS - DEBUG - {"type": "Command: mouth.think", "data": {}, "context": null}
10:09:45.326 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/fallback-unknown:failed-intent HTTP/1.1" 200 149
10:09:45.370 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:09:45.377 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "I'm not sure I understood you."}, "context": {"client_name": "mycroft_listener", "ident": "1522922979.12-2060692579"}}
10:09:45.389 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"handler": "fallback", "fallback_handler": "UnknownSkill.handle_fallback"}, "context": null}
10:09:45.407 - SKILLS - DEBUG - {"type": "enclosure.reset", "data": {}, "context": null}
10:09:45.442 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:09:45.490 - SKILLS - DEBUG - {"type": "Command: eyes.reset", "data": {}, "context": null}
10:09:45.534 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:09:45.561 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:09:45.584 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:09:45.677 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:09:45.772 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:09:45.870 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:45.932 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:09:46.069 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:46.121 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:46.259 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:09:46.354 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:09:46.456 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:09:46.503 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:09:46.600 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:46.699 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:46.719 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:09:46.772 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:46.873 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:46.927 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:09:47.022 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:09:47.075 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:09:47.222 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:09:47.357 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:09:47.567 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:09:47.621 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:09:50.107 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 273
10:09:50.269 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:09:50.288 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:09:50.500 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:09:50.549 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:09:50.599 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:09:50.649 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:09:50.691 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:09:50.740 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:09:50.782 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMBEBMHAA", "data": {}, "context": null}
10:09:51.746 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:09:51.776 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 284
10:09:51.800 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:09:54.928 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:09:54.939 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:09:54.991 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:10:00.140 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["join irc channel"]}, "context": {"client_name": "mycroft_listener", "ident": "1522922994.93-1253526591"}}
10:10:00.149 - SKILLS - DEBUG - {"type": "skill.converse.request", "data": {"lang": "en-US", "skill_id": 2086427798, "utterances": ["join irc channel"]}, "context": null}
10:10:00.160 - SKILLS - DEBUG - {"type": "skill.converse.response", "data": {"skill_id": 2086427798, "result": false}, "context": null}
10:10:00.254 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:10:00.259 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:10:00.264 - SKILLS - DEBUG - {"type": "2086427798:JoinIntent", "data": {"confidence": 1.0, "target": null, "intent_type": "2086427798:JoinIntent", "CAIGECHHJIjoin": "Join irc channel", "__tags__": [{"end_token": 2, "start_token": 0, "confidence": 1.0, "from_context": false, "entities": [{"confidence": 1.0, "data": [["Join irc channel", "CAIGECHHJIjoin"]], "key": "join irc channel", "match": "join irc channel"}], "key": "join irc channel", "match": "join irc channel"}], "utterance": "join irc channel"}, "context": {"client_name": "mycroft_listener", "ident": "1522922994.93-1253526591", "target": null}}
10:10:00.275 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"name": "IRCSkill.handle_join_intent"}, "context": null}
10:10:00.287 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:10:00.296 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:10:00.302 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "Joining"}, "context": {"client_name": "mycroft_listener", "ident": "1522922994.93-1253526591", "target": null}}
10:10:00.332 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"name": "IRCSkill.handle_join_intent"}, "context": null}
10:10:00.354 - SKILLS - DEBUG - {"type": "enclosure.eyes.blink", "data": {"side": "b"}, "context": null}
10:10:00.372 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:10:00.436 - SKILLS - DEBUG - {"type": "Command: eyes.blink=b", "data": {}, "context": null}
10:10:00.478 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:10:00.502 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:10:00.645 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:10:00.758 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=6", "data": {}, "context": null}
10:10:00.948 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:10:00.996 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:10:01.062 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:10:01.245 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:10:01.453 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:10:01.508 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:10:02.333 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 270
10:10:06.658 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 278
10:10:10.300 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:10:10.319 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:10:10.527 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:10:10.577 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:10:10.629 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:10:10.677 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:10:10.719 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:10:10.768 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:10:10.810 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:10:20.311 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:10:30.331 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:10:40.343 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:10:50.372 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:10:57.332 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:10:57.399 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:11:00.374 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:11:00.727 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:11:00.754 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:11:00.784 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:11:05.661 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["join us a channel"]}, "context": {"client_name": "mycroft_listener", "ident": "1522923060.73-1193933091"}}
10:11:05.671 - SKILLS - DEBUG - {"type": "skill.converse.request", "data": {"lang": "en-US", "skill_id": 2086427798, "utterances": ["join us a channel"]}, "context": null}
10:11:05.680 - SKILLS - DEBUG - {"type": "skill.converse.response", "data": {"skill_id": 2086427798, "result": false}, "context": null}
10:11:05.779 - SKILLS - DEBUG - {"type": "intent_failure", "data": {"lang": "en-US", "utterance": "join us a channel"}, "context": {"client_name": "mycroft_listener", "ident": "1522923060.73-1193933091"}}
10:11:05.783 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:11:05.790 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"handler": "fallback"}, "context": null}
10:11:05.795 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:05.800 - mycroft.skills.padatious_service:handle_fallback:107 - DEBUG - Padatious fallback attempt: join us a channel
10:11:05.811 - WolframAlphaSkill - DEBUG - WolframAlpha fallback attempt: join us a channel
10:11:05.812 - WolframAlphaSkill - DEBUG - Non-question, ignoring: join us a channel
10:11:05.817 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:06.052 - SKILLS - DEBUG - {"type": "enclosure.mouth.think", "data": {}, "context": null}
10:11:06.102 - SKILLS - DEBUG - {"type": "Command: mouth.think", "data": {}, "context": null}
10:11:07.537 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/fallback-unknown:failed-intent HTTP/1.1" 200 150
10:11:07.557 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:07.559 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "I'm not sure I understood you."}, "context": {"client_name": "mycroft_listener", "ident": "1522923060.73-1193933091"}}
10:11:07.571 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"handler": "fallback", "fallback_handler": "UnknownSkill.handle_fallback"}, "context": null}
10:11:07.582 - SKILLS - DEBUG - {"type": "enclosure.reset", "data": {}, "context": null}
10:11:07.632 - SKILLS - DEBUG - {"type": "enclosure.eyes.blink", "data": {"side": "b"}, "context": null}
10:11:07.642 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:11:07.666 - SKILLS - DEBUG - {"type": "Command: eyes.reset", "data": {}, "context": null}
10:11:07.696 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:11:07.721 - SKILLS - DEBUG - {"type": "Command: eyes.blink=b", "data": {}, "context": null}
10:11:07.764 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:11:07.789 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:11:07.884 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:11:07.973 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:11:08.069 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:08.164 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:11:08.260 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:08.323 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:08.462 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:11:08.557 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:11:08.659 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:11:08.706 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:11:08.802 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:08.905 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:08.924 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:11:08.975 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:09.077 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:09.129 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:11:09.231 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:09.285 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:11:09.423 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:11:09.561 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:11:09.770 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:11:09.826 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:11:10.387 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:11:11.081 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:11:11.163 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:11:12.248 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 273
10:11:13.974 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:11:14.007 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:11:14.024 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:11:14.042 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 282
10:11:18.944 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["join irc channel"]}, "context": {"client_name": "mycroft_listener", "ident": "1522923074.0-1253526591"}}
10:11:18.954 - SKILLS - DEBUG - {"type": "skill.converse.request", "data": {"lang": "en-US", "skill_id": 2086427798, "utterances": ["join irc channel"]}, "context": null}
10:11:18.963 - SKILLS - DEBUG - {"type": "skill.converse.response", "data": {"skill_id": 2086427798, "result": false}, "context": null}
10:11:19.057 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:11:19.071 - SKILLS - DEBUG - {"type": "2086427798:JoinIntent", "data": {"confidence": 1.0, "target": null, "intent_type": "2086427798:JoinIntent", "CAIGECHHJIjoin": "Join irc channel", "__tags__": [{"end_token": 2, "start_token": 0, "confidence": 1.0, "from_context": false, "entities": [{"confidence": 1.0, "data": [["Join irc channel", "CAIGECHHJIjoin"]], "key": "join irc channel", "match": "join irc channel"}], "key": "join irc channel", "match": "join irc channel"}], "utterance": "join irc channel"}, "context": {"client_name": "mycroft_listener", "ident": "1522923074.0-1253526591", "target": null}}
10:11:19.073 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:19.088 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"name": "IRCSkill.handle_join_intent"}, "context": null}
10:11:19.094 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:19.106 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "Joining"}, "context": {"client_name": "mycroft_listener", "ident": "1522923074.0-1253526591", "target": null}}
10:11:19.142 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"name": "IRCSkill.handle_join_intent"}, "context": null}
10:11:19.147 - SKILLS - DEBUG - {"type": "enclosure.eyes.blink", "data": {"side": "b"}, "context": null}
10:11:19.159 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:11:19.210 - SKILLS - DEBUG - {"type": "Command: eyes.blink=b", "data": {}, "context": null}
10:11:19.253 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:11:19.279 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:11:19.433 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:19.571 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=6", "data": {}, "context": null}
10:11:19.753 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:19.805 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:11:19.856 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:11:20.038 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:11:20.229 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:11:20.238 - SKILLS - DEBUG - {"type": "enclosure.eyes.blink", "data": {"side": "b"}, "context": null}
10:11:20.300 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:11:20.332 - SKILLS - DEBUG - {"type": "Command: eyes.blink=b", "data": {}, "context": null}
10:11:20.398 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:11:23.992 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for TimeSkill
10:11:23.996 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:25.541 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 277
10:11:25.577 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 271
10:11:30.413 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:11:30.439 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:11:30.644 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:11:30.688 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:11:30.736 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-date-time--6f85e9ef09483076ff563dd2acab18d7 HTTP/1.1" 200 655
10:11:30.751 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:11:30.787 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:11:30.830 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:11:30.880 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:11:30.921 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:11:34.094 - mycroft.skills.main:download_skills:307 - DEBUG - ==== Invoking Mycroft Skill Manager: /usr/local/bin/msm
10:11:35.666 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for Esp8266Skill
10:11:35.684 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:37.479 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=esp8266-skill--0775929f5115330bc7b959e12d649145 HTTP/1.1" 200 2856
10:11:40.421 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:11:50.434 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:11:59.485 - SKILLS - DEBUG - {"type": "msm.updating", "data": {}, "context": null}
10:12:00.452 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:12:00.495 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:12:00.686 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:12:00.740 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:12:00.786 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:12:00.835 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:12:00.878 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:12:00.925 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:12:00.969 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIEHEFMFAA", "data": {}, "context": null}
10:12:10.461 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:12:10.763 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:12:10.828 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:12:13.672 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:12:13.696 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:12:13.738 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:12:17.575 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for Mark1
10:12:17.581 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:18.782 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["disconnect from ioc"]}, "context": {"client_name": "mycroft_listener", "ident": "1522923133.69-2106563442"}}
10:12:18.793 - SKILLS - DEBUG - {"type": "skill.converse.request", "data": {"lang": "en-US", "skill_id": 2086427798, "utterances": ["disconnect from ioc"]}, "context": null}
10:12:18.808 - SKILLS - DEBUG - {"type": "skill.converse.response", "data": {"skill_id": 2086427798, "result": false}, "context": null}
10:12:18.895 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:12:18.902 - SKILLS - DEBUG - {"type": "intent_failure", "data": {"lang": "en-US", "utterance": "disconnect from ioc"}, "context": {"client_name": "mycroft_listener", "ident": "1522923133.69-2106563442"}}
10:12:18.906 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:18.910 - mycroft.skills.padatious_service:handle_fallback:107 - DEBUG - Padatious fallback attempt: disconnect from ioc
10:12:18.919 - WolframAlphaSkill - DEBUG - WolframAlpha fallback attempt: disconnect from ioc
10:12:18.920 - WolframAlphaSkill - DEBUG - Non-question, ignoring: disconnect from ioc
10:12:18.937 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"handler": "fallback"}, "context": null}
10:12:18.938 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:19.199 - SKILLS - DEBUG - {"type": "enclosure.mouth.think", "data": {}, "context": null}
10:12:19.266 - SKILLS - DEBUG - {"type": "Command: mouth.think", "data": {}, "context": null}
10:12:20.478 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:12:25.204 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/fallback-unknown:failed-intent HTTP/1.1" 200 152
10:12:25.213 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 273
10:12:25.249 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "I don't understand, but I'm learning new things everyday."}, "context": {"client_name": "mycroft_listener", "ident": "1522923133.69-2106563442"}}
10:12:25.250 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:25.252 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"handler": "fallback", "fallback_handler": "UnknownSkill.handle_fallback"}, "context": null}
10:12:25.261 - SKILLS - DEBUG - {"type": "enclosure.reset", "data": {}, "context": null}
10:12:25.307 - SKILLS - DEBUG - {"type": "enclosure.eyes.blink", "data": {"side": "b"}, "context": null}
10:12:25.325 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:12:25.362 - SKILLS - DEBUG - {"type": "Command: eyes.reset", "data": {}, "context": null}
10:12:25.394 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:12:25.413 - SKILLS - DEBUG - {"type": "Command: eyes.blink=b", "data": {}, "context": null}
10:12:25.446 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:12:25.471 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:25.518 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:25.605 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=mycroft-mark-1--f5c5da0eaf66142ee520add8bc6ffccb HTTP/1.1" 200 1537
10:12:25.628 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:25.726 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:12:25.834 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:25.901 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:25.955 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:26.050 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:26.112 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:26.164 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:12:26.218 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:26.312 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:26.364 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:26.600 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:26.684 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:26.736 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:26.880 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:26.929 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:26.992 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:27.100 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:27.182 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:27.285 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:27.333 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:12:27.471 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:27.523 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:27.577 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:27.686 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:27.753 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:12:27.930 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:28.072 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:28.098 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:28.244 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:28.290 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:28.398 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=5", "data": {}, "context": null}
10:12:28.448 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=2", "data": {}, "context": null}
10:12:28.548 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:28.568 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:28.664 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:28.844 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:28.996 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:12:29.065 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:12:30.184 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for SkillInstallerSkill
10:12:30.188 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:30.490 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:12:30.988 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for PianobarSkill
10:12:30.993 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:31.398 - SKILLS - DEBUG - {"type": "msm.updated", "data": {}, "context": null}
10:12:31.551 - mycroft.skills.main:download_skills:332 - ERROR - msm failed with error 20: === Checking for default skills
Searching for for 'mycroft-pairing'...exists
Searching for for 'mycroft-configuration'...exists
Searching for for 'mycroft-installer'...exists
Searching for for 'mycroft-stop'...exists
Searching for for 'mycroft-naptime'...exists
Searching for for 'mycroft-playback-control'.../usr/local/bin/msm: line 295: echo: write error: Broken pipe
exists
Searching for for 'mycroft-speak'...exists
Searching for for 'mycroft-volume'...exists
Searching for for 'mycroft-fallback-duck-duck-go'...exists
Searching for for 'fallback-aiml'...exists
Searching for for 'fallback-wolfram-alpha'...exists
Searching for for 'fallback-unknown'...exists
Searching for for 'mycroft-alarm'...exists
Searching for for 'mycroft-audio-record'...exists
Searching for for 'mycroft-date-time'...exists
Searching for for 'mycroft-hello-world'...exists
Searching for for 'mycroft-ip'...exists
Searching for for 'mycroft-joke'...exists
Searching for for 'mycroft-npr-news'...exists
Searching for for 'mycroft-personal'...exists
Searching for for 'mycroft-reminder'...exists
Searching for for 'mycroft-singing'...exists
Searching for for 'mycroft-spelling'...exists
Searching for for 'mycroft-stock'...exists
Searching for for 'mycroft-support-helper'...exists
Searching for for 'mycroft-timer'...exists
Searching for for 'mycroft-weather'...exists
Searching for for 'mycroft-wiki'...exists
Searching for for 'mycroft-version-checker'...exists
Searching for for 'mycroft-mark-1-demo'...exists
Searching for for 'mycroft-mark-1'...exists
Searching for for 'mycroft-spotify'...exists
Searching for for 'pandora-skill'...exists
Updating installed skills...
10:11:37.757 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt
10:11:37.904 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt
10:11:38.821 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:11:38.828 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:11:38.833 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:11:38.838 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:11:38.847 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:40.478 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f HTTP/1.1" 200 478
10:11:40.494 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:11:40.499 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:11:40.503 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:11:40.507 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:43.173 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/setting HTTP/1.1" 200 2932
10:11:43.187 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:11:59.456 - mycroft.configuration.config:__init__:184 - ERROR - Failed to fetch remote configuration: ReadTimeout(ReadTimeoutError("HTTPSConnectionPool(host='api.mycroft.ai', port=443): Read timed out. (read timeout=15)",),)
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/config.py", line 167, in __init__
    location = api.get_location()
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 241, in get_location
    "path": "/" + self.identity.uuid + "/location"
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 61, in request
    return self.send(params)
  File "/usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/api/__init__.py", line 86, in send
    data=data, json=json, timeout=(3.05, 15))
  File "/usr/local/lib/python2.7/site-packages/requests/api.py", line 56, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 488, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 609, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/requests/adapters.py", line 499, in send
    raise ReadTimeout(e, request=request)
ReadTimeout: HTTPSConnectionPool(host='api.mycroft.ai', port=443): Read timed out. (read timeout=15)
10:11:59.461 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /opt/mycroft/web_config_cache.json loaded
10:11:59.465 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:11:59.468 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
Skipped /opt/mycroft/skills/skill-malibu-stacy.
Checked /opt/mycroft/skills/skill-ip.
Checked /opt/mycroft/skills/skill-alarm.
Checked /opt/mycroft/skills/skill-hello-world.
Checked /opt/mycroft/skills/skill-pairing.
Checked /opt/mycroft/skills/skill-weather.
Checked /opt/mycroft/skills/skill-reminder.
Checked /opt/mycroft/skills/skill-date-time.
Checked /opt/mycroft/skills/skill-configuration.
Checked /opt/mycroft/skills/mycroft-timer.
Checked /opt/mycroft/skills/skill-speak.
Checked /opt/mycroft/skills/skill-installer.
Checked /opt/mycroft/skills/skill-joke.
Checked /opt/mycroft/skills/esp8266-skill.
Checked /opt/mycroft/skills/fallback-aiml.
Checked /opt/mycroft/skills/skill-stock.
Checked /opt/mycroft/skills/skill-volume.
Checked /opt/mycroft/skills/mycroft-mark-1.
Checked /opt/mycroft/skills/skill-singing.
Checked /opt/mycroft/skills/skill-mark1-demo.
Checked /opt/mycroft/skills/skill-support.
Checked /opt/mycroft/skills/fallback-wolfram-alpha.
Checked /opt/mycroft/skills/skill-version-checker.
Checked /opt/mycroft/skills/skill-personal.
Checked /opt/mycroft/skills/skill-audio-record.
Checked /opt/mycroft/skills/irc-skill.
Checked /opt/mycroft/skills/skill-npr-news.
Checked /opt/mycroft/skills/fallback-unknown.
Checked /opt/mycroft/skills/skill-media.
Checked /opt/mycroft/skills/skill-playback-control.
Checked /opt/mycroft/skills/number-generator-skill.
Checked /opt/mycroft/skills/spotify-skill.
Checked /opt/mycroft/skills/skill-naptime.
Checked /opt/mycroft/skills/skill-stop.
Checked /opt/mycroft/skills/pianobar-skill.
Checked /opt/mycroft/skills/fallback-duckduckgo.
Checked /opt/mycroft/skills/skill-desktop-launcher.
Checked /opt/mycroft/skills/skill-wiki.
Checked /opt/mycroft/skills/skill-spelling.
10:12:18.895 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt
10:12:19.049 - root - INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt
10:12:19.975 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:12:19.982 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:12:19.987 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:12:19.992 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:12:20.004 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:25.485 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f HTTP/1.1" 200 478
10:12:25.502 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /usr/local/lib/python2.7/site-packages/mycroft_core-18.2.3-py2.7.egg/mycroft/configuration/mycroft.conf loaded
10:12:25.507 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:12:25.512 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
10:12:25.517 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:27.593 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/setting HTTP/1.1" 200 2932
10:12:27.607 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:31.354 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/location HTTP/1.1" 200 4
10:12:31.378 - mycroft.configuration.config:load_local:128 - DEBUG - Configuration /etc/mycroft/mycroft.conf loaded
10:12:31.381 - mycroft.configuration.config:load_local:133 - DEBUG - Configuration '/home/mycroft/.mycroft/mycroft.conf' not found
msm: error 20

10:12:31.677 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 284
10:12:31.885 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-installer--b5b2ecf40f6685b6cd50101447a074c3 HTTP/1.1" 200 1523
10:12:32.736 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=pianobar-skill--0879183ef65cb3c09f7d899f534e9386 HTTP/1.1" 200 1133
10:12:40.510 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:12:40.529 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:12:40.739 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:12:40.789 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:12:40.841 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:12:40.893 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:12:40.913 - SKILLS - DEBUG - {"type": "recognizer_loop:record_begin", "data": {}, "context": null}
10:12:40.934 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:12:40.982 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:12:41.023 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIEHEFMFAA", "data": {}, "context": null}
10:12:41.049 - SKILLS - DEBUG - {"type": "Command: mouth.listen", "data": {}, "context": null}
10:12:44.152 - SKILLS - DEBUG - {"type": "recognizer_loop:record_end", "data": {}, "context": null}
10:12:44.167 - SKILLS - DEBUG - {"type": "recognizer_loop:wakeword", "data": {"session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterance": "hey mycroft"}, "context": null}
10:12:44.241 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:12:48.931 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "c6b022ff-dd92-42bf-8bcf-86fb0b9cdf35", "utterances": ["disconnect from irc"]}, "context": {"client_name": "mycroft_listener", "ident": "1522923164.16-2093563371"}}
10:12:48.943 - SKILLS - DEBUG - {"type": "skill.converse.request", "data": {"lang": "en-US", "skill_id": 2086427798, "utterances": ["disconnect from irc"]}, "context": null}
10:12:48.954 - SKILLS - DEBUG - {"type": "skill.converse.response", "data": {"skill_id": 2086427798, "result": false}, "context": null}
10:12:49.046 - mycroft.skills.intent_service:send_metrics:244 - DEBUG - Sending metric if opt_in is enabled
10:12:49.052 - SKILLS - DEBUG - {"type": "2086427798:DisconnectIntent", "data": {"confidence": 1.0, "target": null, "intent_type": "2086427798:DisconnectIntent", "CAIGECHHJIdisconnect": "disconnect from irc", "__tags__": [{"end_token": 2, "start_token": 0, "from_context": false, "entities": [{"confidence": 1.0, "data": [["disconnect from irc", "CAIGECHHJIdisconnect"]], "key": "disconnect from irc", "match": "disconnect from irc"}], "key": "disconnect from irc", "match": "disconnect from irc"}], "utterance": "disconnect from irc"}, "context": {"client_name": "mycroft_listener", "ident": "1522923164.16-2093563371", "target": null}}
10:12:49.058 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:49.067 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"name": "IRCSkill.handle_disconnect_intent"}, "context": null}
10:12:49.079 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:12:49.085 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "Disconnecting"}, "context": {"client_name": "mycroft_listener", "ident": "1522923164.16-2093563371", "target": null}}
10:12:49.111 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"name": "IRCSkill.handle_disconnect_intent"}, "context": null}
10:12:49.123 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:12:49.168 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:12:49.194 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:49.422 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:49.452 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:49.497 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:49.636 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:49.688 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:49.742 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:49.793 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:49.857 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:49.961 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:50.018 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:12:50.073 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:50.122 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:50.351 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:50.493 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:12:50.565 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:12:51.140 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 279
10:12:52.413 - SKILLS - DEBUG - {"type": "speak", "data": {"expect_response": false, "utterance": "Disconnected"}, "context": null}
10:12:53.024 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_start", "data": {}, "context": null}
10:12:53.098 - SKILLS - DEBUG - {"type": "Command: mouth.talk", "data": {}, "context": null}
10:12:53.123 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:53.304 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:53.357 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:53.409 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:53.561 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:53.576 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:53.625 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:53.679 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:53.774 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:53.869 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:53.964 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=0", "data": {}, "context": null}
10:12:54.059 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=3", "data": {}, "context": null}
10:12:54.198 - SKILLS - DEBUG - {"type": "Command: mouth.viseme=4", "data": {}, "context": null}
10:12:54.291 - SKILLS - DEBUG - {"type": "recognizer_loop:audio_output_end", "data": {}, "context": null}
10:12:54.342 - SKILLS - DEBUG - {"type": "Command: mouth.reset", "data": {}, "context": null}
10:12:55.465 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "POST /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/metric/timing HTTP/1.1" 200 283
10:13:00.034 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:13:00.057 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:13:00.259 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:13:00.309 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:13:00.365 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:13:00.414 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:13:00.451 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:13:00.501 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:13:00.542 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIEFEFMHAA", "data": {}, "context": null}
10:13:10.047 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:13:20.060 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:13:30.074 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:13:40.099 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:13:41.280 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for WeatherSkill
10:13:41.285 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:13:42.954 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=skill-weather--21f738aff670d6cf7025ea25ffaaff35 HTTP/1.1" 200 1137
10:13:50.100 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:14:00.115 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:14:00.132 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:14:00.342 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:14:00.392 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:14:00.437 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:14:00.487 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:14:00.538 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:14:00.585 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:14:00.623 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMBABMHAA", "data": {}, "context": null}
10:14:10.126 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:14:20.138 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:14:30.151 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:14:38.708 - mycroft.skills.settings:_request_other_settings:460 - DEBUG - syncing settings with other devices from server for SpotifySkill
10:14:38.713 - requests.packages.urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): api.mycroft.ai
10:14:40.165 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:14:40.509 - requests.packages.urllib3.connectionpool - DEBUG - https://api.mycroft.ai:443 "GET /v1/device/d78876d4-e2d3-4382-a70c-46d74698686f/userSkill?identifier=spotify-skill--d973ed678992366836b880ab5fba2fff HTTP/1.1" 200 1285
10:14:50.178 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:15:00.191 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:15:00.206 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:15:00.438 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:15:00.487 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:15:00.531 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:15:00.579 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:15:00.625 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:15:00.671 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:15:00.714 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:15:10.205 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:15:20.219 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:15:30.230 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:15:40.243 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:15:50.255 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:16:00.282 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:16:00.302 - mycroft.client.enclosure.display_manager:remove_active:140 - DEBUG - Removing active skill...
10:16:00.506 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=0,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:16:00.558 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=24,y=0,cP=0,HIAAAAAAAAAAAAAA", "data": {}, "context": null}
10:16:00.607 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=7,y=0,cP=0,EIMHEEMHAA", "data": {}, "context": null}
10:16:00.657 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=11,y=0,cP=0,EIMFEFEHAA", "data": {}, "context": null}
10:16:00.699 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=15,y=0,cP=0,CIICAA", "data": {}, "context": null}
10:16:00.748 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=17,y=0,cP=0,EIIEMHAEAA", "data": {}, "context": null}
10:16:00.791 - SKILLS - DEBUG - {"type": "Command: mouth.icon=x=21,y=0,cP=0,EIMHEFEHAA", "data": {}, "context": null}
10:16:10.294 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}
10:16:20.307 - SKILLS - DEBUG - {"type": "1017122086:TimeSkillupdate_display", "data": {}, "context": null}


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment