2020-03-06 12:41:38,904 - octoprint.startup - INFO - ****************************************************************************** 2020-03-06 12:41:38,907 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-06 12:41:38,908 - octoprint.startup - INFO - ****************************************************************************** 2020-03-06 12:41:38,972 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint2/plugins and installed plugin packages... 2020-03-06 12:41:40,883 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 27 hook handlers 2020-03-06 12:41:41,022 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-06 12:41:41,087 - octoprint.server - INFO - Intermediary server started 2020-03-06 12:41:41,088 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint2/plugins and installed plugin packages... 2020-03-06 12:41:41,228 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 27 hook handlers 2020-03-06 12:41:41,231 - octoprint.printer.profile - ERROR - Profile _default does not exist, creating _default again and setting it as default 2020-03-06 12:41:41,349 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint2/uploads... 2020-03-06 12:41:41,351 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint2/uploads initialized successfully. 2020-03-06 12:41:41,357 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-06 12:41:41,358 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-06 12:41:41,360 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-06 12:41:41,362 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-06 12:41:41,364 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-06 12:41:41,366 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-06 12:41:41,368 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-06 12:41:41,370 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-06 12:41:41,372 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-06 12:41:41,374 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-06 12:41:41,377 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-06 12:41:41,379 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-06 12:41:42,757 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-06 12:41:43,964 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-06 12:41:43,966 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-03-06 12:41:43,967 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-06 12:41:43,974 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s) 2020-03-06 12:41:44,069 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-06 12:41:44,090 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-06 12:41:44,101 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint2/generated/webassets... 2020-03-06 12:41:44,104 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint2/generated/.webassets-cache... 2020-03-06 12:41:45,468 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-06 12:41:45,664 - octoprint.server - INFO - Intermediary server shut down 2020-03-06 12:41:45,668 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-06 12:41:45,668 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-03-06 12:41:45,672 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-06 12:41:45,678 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-06 12:41:45,679 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-06 12:41:45,686 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-06 12:41:45,696 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-06 12:41:45,710 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-06 12:41:45,716 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-06 12:41:45,750 - octoprint.server - INFO - Listening on http://0.0.0.0:5001 2020-03-06 12:41:47,023 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.2s 2020-03-06 12:41:47,127 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-06 12:41:47,136 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-03-06 12:41:47,139 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-06 12:41:47,431 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2020-03-06 12:41:49,047 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.7s 2020-03-06 12:41:50,140 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2020-03-06 12:41:50,454 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-06 12:41:51,445 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 1.3s 2020-03-06 12:41:52,721 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.2s 2020-03-06 12:41:54,079 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.2s 2020-03-06 12:41:55,074 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-03-06 12:41:55,075 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-06 12:41:55,093 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-06 12:43:58,003 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.118 2020-03-06 12:43:58,990 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (192.168.1.118) 15.02ms 2020-03-06 12:44:28,518 - octoprint.access.users - INFO - Logged in user: matitatensis 2020-03-06 12:44:28,521 - octoprint.server.api - INFO - Actively logging in user matitatensis from 192.168.1.118 2020-03-06 12:44:28,651 - octoprint.server.util.sockjs - INFO - User matitatensis logged in on the socket from client 192.168.1.118 2020-03-06 12:44:39,039 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 93} 2020-03-06 12:44:40,279 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 917016576, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 4, 'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2020-03-06 12:44:41,568 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u''} 2020-03-06 12:50:38,168 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-06 12:50:38,212 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-06 12:50:38,229 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-06 12:50:39,253 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 12:50:39,262 - octoprint.util.comm - INFO - Got a resend request for line 1 which is also our current line. It looks like we just handled a reset and this is a left over of this 2020-03-06 12:50:39,272 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-06 12:50:39,281 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 12:50:39,300 - octoprint.util.comm - INFO - Got a resend request for line 1 which is also our current line. It looks like we just handled a reset and this is a left over of this 2020-03-06 12:50:39,312 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 2 | Last lines in terminal: | Serial port list: [u'/dev/ttyUSB0'] | Connecting to: /dev/ttyUSB0 | Changing monitoring state from "Detecting serial port" to "Opening serial port" | Connected to: Serial(port='/dev/ttyUSB0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: E.½r'ÔKµa*ÉrK5 | Send: N0 M110 N0*125 | Recv: C!UÍe‹é1C¡k«Hø | Recv: Resend:1 | Recv: ok | Changing monitoring state from "Detecting baudrate" to "Operational" | Send: N0 M110 N0*125 | Recv: | Recv: Resend:1 | Recv: ok | Send: N1 M115*39 | Recv: | Recv: Resend:1 2020-03-06 12:50:39,323 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 2 | Last lines in terminal: | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: E.½r'ÔKµa*ÉrK5 | Send: N0 M110 N0*125 | Recv: C!UÍe‹é1C¡k«Hø | Recv: Resend:1 | Recv: ok | Changing monitoring state from "Detecting baudrate" to "Operational" | Send: N0 M110 N0*125 | Recv: | Recv: Resend:1 | Recv: ok | Send: N1 M115*39 | Recv: | Recv: Resend:1 | Recv: ok | Send: N1 M115*39 | Recv: | Recv: Resend:1 2020-03-06 12:50:39,333 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 2 | Last lines in terminal: | Send: N0 M110 N0*125 | Recv: C!UÍe‹é1C¡k«Hø | Recv: Resend:1 | Recv: ok | Changing monitoring state from "Detecting baudrate" to "Operational" | Send: N0 M110 N0*125 | Recv: | Recv: Resend:1 | Recv: ok | Send: N1 M115*39 | Recv: | Recv: Resend:1 | Recv: ok | Send: N1 M115*39 | Recv: | Recv: Resend:1 | Recv: ok | Send: N1 M115*39 | Recv: | Recv: Resend:1 2020-03-06 12:50:39,369 - octoprint.util.comm - INFO - Printer reports firmware name "Robin" 2020-03-06 12:50:40,837 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': u'Robin'} 2020-03-06 12:50:44,286 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:51:20,312 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:51:24,289 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:51:34,288 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:51:36,290 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:52:12,334 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:52:14,303 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:52:24,970 - octoprint.filemanager.analysis - INFO - Starting analysis of local:ARROBA_AROS.gcode 2020-03-06 12:52:24,974 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint2/uploads/ARROBA_AROS.gcode 2020-03-06 12:52:32,094 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: ARROBA_AROS.gcode, owner: matitatensis, user: matitatensis 2020-03-06 12:52:32,113 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-03-06 12:52:32,123 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: ARROBA_AROS.gcode, owner: matitatensis, user: matitatensis 2020-03-06 12:52:32,144 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 12:52:32,170 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-03-06 12:52:32,249 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-06 12:52:33,466 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': u'local', 'file': '518ec16bd69ba613fbe8d3523fd37d64a885f431'} 2020-03-06 12:53:52,520 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-06 12:53:53,518 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:22,121 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2020-03-06 12:54:22,440 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:22,452 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:22,462 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:27,520 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:32,507 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:37,703 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:42,378 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:47,403 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:52,399 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:54:57,388 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:02,400 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:07,381 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:12,396 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:17,457 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:22,375 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:27,403 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:28,906 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2020-03-06 12:55:28,914 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2020-03-06 12:55:28,917 - octoprint.filemanager.analysis - INFO - Starting analysis of local:ARROBA_AROS.gcode 2020-03-06 12:55:28,928 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint2/uploads/ARROBA_AROS.gcode 2020-03-06 12:55:28,986 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: ARROBA_AROS.gcode, owner: matitatensis, user: matitatensis 2020-03-06 12:55:29,265 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:29,314 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2020-03-06 12:55:30,460 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': u'local', 'file': '518ec16bd69ba613fbe8d3523fd37d64a885f431', u'elapsed': 176} 2020-03-06 12:55:31,642 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': u'local', u'reason': u'cancelled', 'file': '518ec16bd69ba613fbe8d3523fd37d64a885f431', u'elapsed': 176} 2020-03-06 12:55:32,363 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:45,847 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:49,368 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:55:54,176 - octoprint.filemanager.analysis - INFO - Analysis of entry local:ARROBA_AROS.gcode finished, needed 25.26s 2020-03-06 12:56:01,436 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:56:04,375 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:56:16,401 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:56:19,378 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:56:31,376 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:56:34,384 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:56:41,026 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 12:56:46,361 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:56:49,394 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:57:01,396 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:57:04,388 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:57:16,391 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:57:19,390 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:57:31,395 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:57:34,395 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:57:46,441 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:57:49,397 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:58:01,408 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:58:04,402 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:58:16,401 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:58:19,405 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:58:31,409 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:58:34,408 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:58:46,414 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:58:49,414 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:59:01,429 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:59:04,414 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:59:16,402 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:59:18,710 - octoprint.filemanager.analysis - INFO - Starting analysis of local:FQQS_Darth_mate.gcode 2020-03-06 12:59:18,713 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint2/uploads/FQQS_Darth_mate.gcode 2020-03-06 12:59:19,421 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:59:25,926 - octoprint.printer.standard.job - INFO - Print job deselected - user: n/a 2020-03-06 12:59:31,412 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:59:34,433 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 12:59:38,809 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 993} 2020-03-06 12:59:46,430 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 12:59:49,456 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:00:01,466 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:00:04,439 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:00:16,452 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:00:19,441 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:00:31,470 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:00:34,444 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:00:46,461 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:00:49,446 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:01:01,467 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:01:04,473 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:01:16,491 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:01:19,457 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:01:31,456 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:01:34,462 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:01:46,454 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:01:49,465 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:02:01,465 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:02:04,467 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:02:16,474 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:02:19,469 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:02:31,473 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:02:34,472 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:02:46,475 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:02:49,473 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:03:01,475 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:03:04,476 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:03:16,479 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:03:19,477 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:03:31,488 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:03:34,487 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:03:46,490 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:03:49,490 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:04:01,493 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:04:04,493 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:04:16,497 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:04:19,495 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:04:31,499 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:04:34,496 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:04:46,501 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:04:49,497 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:05:01,504 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:05:04,499 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:05:16,505 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:05:19,500 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:05:31,508 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:05:34,505 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:05:46,511 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:05:49,508 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:06:01,510 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:06:04,510 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:06:16,514 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:06:19,512 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:06:31,513 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:06:34,515 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:06:46,520 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:06:49,518 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:07:04,518 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:07:16,524 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:07:18,525 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:07:30,527 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:07:32,528 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:07:44,532 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:07:46,532 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:07:58,540 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:08:00,536 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:08:12,539 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:08:14,538 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:08:26,538 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:08:28,544 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:08:40,547 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:08:42,547 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:08:54,552 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:08:56,552 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:09:08,556 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:09:10,555 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:09:20,553 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:09:30,557 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:09:34,558 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:09:46,566 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:09:48,565 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:10:00,567 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:10:02,569 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:10:14,569 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:10:16,573 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:10:28,586 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:10:30,577 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:10:42,588 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:10:44,579 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:10:56,582 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:10:58,582 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:11:10,608 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:11:12,587 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:11:24,606 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:11:26,591 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:11:38,624 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:11:40,594 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:11:41,028 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 13:11:52,606 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:11:54,598 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:12:06,608 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:12:08,602 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:12:20,608 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:12:22,605 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:12:34,612 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:12:36,609 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:12:48,614 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:12:50,613 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:13:01,685 - octoprint.filemanager.analysis - INFO - Starting analysis of local:MINIBATMAN.gcode 2020-03-06 13:13:01,692 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint2/uploads/MINIBATMAN.gcode 2020-03-06 13:13:02,620 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:13:04,615 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:13:16,618 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:13:18,616 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:13:30,630 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:13:32,620 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:13:38,711 - octoprint.filemanager.analysis - INFO - Analysis of entry local:MINIBATMAN.gcode finished, needed 37.03s 2020-03-06 13:13:44,629 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:13:46,627 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:13:58,639 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:14:00,633 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:14:12,639 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:14:14,635 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:14:26,643 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:14:28,648 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:14:39,919 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1893} 2020-03-06 13:14:40,654 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:14:42,649 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:14:52,651 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:14:56,714 - octoprint.filemanager.analysis - INFO - Starting analysis of local:alien_cuerpo_faltante.gcode 2020-03-06 13:14:56,716 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint2/uploads/alien_cuerpo_faltante.gcode 2020-03-06 13:14:58,651 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: alien_cuerpo_faltante.gcode, owner: matitatensis, user: matitatensis 2020-03-06 13:14:58,673 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-03-06 13:14:58,681 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: alien_cuerpo_faltante.gcode, owner: matitatensis, user: matitatensis 2020-03-06 13:14:58,711 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 13:14:58,725 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-03-06 13:14:59,919 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': u'local', 'file': 'e1ff6a07a799c17f98a799281751ce5e97b54148'} 2020-03-06 13:16:36,780 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:10,472 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2020-03-06 13:17:14,354 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:14,368 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:16,209 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:20,863 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:25,996 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:30,788 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:35,737 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:40,806 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:45,719 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:50,715 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:17:55,724 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:00,786 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:06,447 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:10,999 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:17,782 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:22,269 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:26,873 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:32,478 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:36,488 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:41,784 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:45,886 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:50,882 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:18:56,506 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:01,287 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:05,984 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:10,923 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:15,723 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:20,737 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:25,885 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:31,325 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:36,716 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:41,219 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:47,139 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:52,158 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:19:57,112 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:01,046 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:06,181 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:11,227 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:15,882 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:20,728 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:25,730 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:30,777 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:36,158 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:41,182 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:46,030 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:51,803 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:20:56,493 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:00,866 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:06,097 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:10,819 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:15,966 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:20,742 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:25,941 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:30,975 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:35,737 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:40,768 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:45,931 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:50,761 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:21:55,900 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:00,748 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:05,772 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:10,853 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:15,918 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:21,286 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:26,196 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:30,745 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:35,747 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:40,926 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:46,013 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:51,099 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:22:55,836 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:00,884 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:05,759 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:10,783 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:15,878 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:21,053 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:25,816 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:30,778 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:36,157 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:40,925 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:46,085 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:50,812 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:23:55,756 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:00,816 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:05,991 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:10,826 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:16,026 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:20,761 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:25,811 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:32,857 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:36,229 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:40,964 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:45,967 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:50,772 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:24:55,783 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:00,894 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:06,154 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:10,928 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:15,783 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:20,777 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:25,905 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:30,972 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:36,083 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:41,078 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:45,815 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:51,025 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:25:55,806 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:00,898 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:06,102 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:10,793 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:16,136 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:21,074 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:25,924 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:30,794 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:35,825 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:40,795 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:41,030 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 13:26:46,193 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:50,967 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:26:56,075 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:00,805 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:05,808 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:10,814 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:16,162 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:20,916 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:25,815 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:30,798 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:36,032 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:40,933 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:45,831 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:51,029 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:27:55,808 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:01,067 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:06,015 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:11,054 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:16,273 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:20,808 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:26,060 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:31,300 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:35,978 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:41,015 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:45,826 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:50,805 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:28:55,913 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:01,000 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:06,383 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:11,284 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:15,884 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:20,818 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:26,020 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:30,905 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:36,419 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:40,675 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2793} 2020-03-06 13:29:41,156 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:45,926 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:50,824 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:29:56,065 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:00,910 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:05,941 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:11,144 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:15,819 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:21,049 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:26,005 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:31,035 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:36,039 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:40,929 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:45,978 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:50,986 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:30:55,988 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:00,900 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:05,983 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:11,129 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:15,845 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:21,144 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:25,922 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:30,826 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:35,947 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:41,189 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:45,865 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:50,842 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:31:55,837 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:01,015 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:06,045 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:11,120 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:15,838 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:20,854 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:26,018 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:30,929 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:36,010 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:41,016 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:45,902 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:50,844 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:32:55,849 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:00,859 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:06,137 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:11,177 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:15,852 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:20,850 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:25,852 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:31,045 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:36,088 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:41,243 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:45,870 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:51,086 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:33:56,082 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:01,048 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:05,947 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:10,910 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:15,941 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:20,855 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:25,968 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:31,448 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:36,151 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:41,024 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:45,873 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:50,865 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:34:56,026 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:01,405 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:06,093 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:10,866 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:15,863 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:21,134 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:25,871 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:31,342 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:36,173 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:40,875 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:45,875 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:51,000 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:35:56,091 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:01,290 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:06,236 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:10,887 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:15,986 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:21,180 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:26,216 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:31,148 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:36,100 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:40,963 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:45,908 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:51,021 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:36:56,166 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:01,053 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:05,906 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:10,897 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:16,170 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:21,214 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:26,095 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:31,078 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:35,900 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:40,930 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:46,244 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:51,378 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:37:56,344 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:00,930 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:06,040 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:11,111 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:16,058 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:21,266 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:26,037 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:30,912 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:36,060 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:41,159 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:46,313 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:51,039 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:38:55,924 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:00,946 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:06,204 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:11,229 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:16,222 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:21,267 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:25,932 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:30,963 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:36,163 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:41,076 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:46,459 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:50,936 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:39:55,939 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:01,001 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:06,535 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:11,345 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:16,075 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:20,936 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:26,073 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:31,217 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:36,343 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:41,662 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:46,039 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:50,951 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:40:56,068 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:01,025 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:05,978 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:11,117 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:16,033 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:20,948 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:26,244 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:31,402 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:36,212 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:41,033 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 13:41:41,116 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:46,091 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:50,951 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:41:55,952 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:01,185 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:06,022 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:11,125 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:16,108 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:20,969 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:25,969 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:31,372 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:36,118 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:41,528 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:46,003 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:50,973 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:42:55,977 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:01,294 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:06,073 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:11,038 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:16,200 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:21,235 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:25,983 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:30,975 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:36,250 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:41,104 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:46,422 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:51,128 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:43:56,047 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:00,988 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:06,216 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:11,244 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:16,114 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:21,385 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:26,405 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:30,993 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:36,012 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:40,161 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3693} 2020-03-06 13:44:41,055 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:46,080 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:51,478 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:44:56,632 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:01,127 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:05,999 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:11,002 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:16,347 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:21,103 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:26,309 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:31,122 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:36,010 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:41,006 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:46,077 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:51,172 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:45:56,512 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:01,247 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:06,009 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:11,012 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:16,032 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:21,229 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:26,018 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:31,133 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:36,140 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:41,016 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:46,018 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:51,039 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:46:56,142 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:01,382 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:06,567 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:11,111 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:16,026 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:21,092 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:26,137 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:31,301 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:36,512 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:41,161 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:46,028 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:51,038 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:47:56,148 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:01,297 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:06,038 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:11,374 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:16,221 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:21,050 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:26,412 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:31,299 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:36,179 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:41,145 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:46,293 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:51,034 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:48:56,101 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:01,318 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:06,132 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:11,112 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:16,463 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:21,083 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:26,049 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:31,076 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:36,356 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:41,055 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:46,256 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:51,524 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:49:56,047 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:01,069 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:06,049 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:11,334 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:16,116 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:21,349 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:26,221 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:31,074 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:36,059 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:41,138 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:46,218 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:51,083 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:50:56,114 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:01,379 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:06,072 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:11,102 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:16,300 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:21,256 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:26,328 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:31,185 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:36,073 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:41,076 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:46,266 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:51,103 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:51:56,080 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:01,497 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:06,396 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:11,070 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:16,075 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:21,286 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:26,164 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:31,156 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:36,563 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:41,131 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:46,084 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:51,103 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:52:56,347 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:01,256 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:06,189 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:11,261 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:16,328 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:21,090 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:26,112 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:31,205 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:36,096 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:41,239 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:46,194 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:51,488 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:53:56,096 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:01,090 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:06,094 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:11,098 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:16,196 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:21,172 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:26,223 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:31,283 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:36,096 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:41,149 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:46,219 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:51,507 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:54:56,104 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:01,323 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:06,383 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:11,119 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:16,103 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:21,319 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:26,108 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:31,250 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:36,398 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:41,383 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:46,219 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:51,121 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:55:56,215 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:56:01,247 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:56:03,441 - octoprint.util.comm - WARNING - Printer requested line 6675 but no sufficient history is available, can't resend. Printer requested line 6675, current line is 66753, line history has 50 entries. 2020-03-06 13:56:03,445 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Printer requested line 6675 but no sufficient history is available, can't resend" 2020-03-06 13:56:03,457 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2020-03-06 13:56:03,473 - octoprint.filemanager.analysis - INFO - Starting analysis of local:alien_cuerpo_faltante.gcode 2020-03-06 13:56:03,506 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint2/uploads/alien_cuerpo_faltante.gcode 2020-03-06 13:56:03,526 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Printer requested line 6675 but no sufficient history is available, can't resend" to "Offline (Error: Printer requested line 6675 but no sufficient history is available, can't resend)" 2020-03-06 13:56:03,544 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 6675, current line = 66756 | Last lines in terminal: | Send: N66748 G1 F2100 E2080.18981*62 | Recv: ok 66748 | Send: N66749 G0 F6000 X-19.473 Y-12.522*76 | Recv: ok 66749 | Send: N66750 G0 X-22.972 Y-8.327*24 | Recv: ok 66750 | Send: N66751 G0 X-17.16 Y15.419*63 | Recv: ok 66751 | Send: N66752 G1 F2100 E2086.18981*51 | Recv: o66752 | Recv: rrmat error | Recv: | Recv: Resend:6675 | Printer requested line 6675 but no sufficient history is available, can't resend | Changing monitoring state from "Printing" to "Error: Printer requested line 6675 but no sufficient history is available, can't resend" | Send: M112 | Send: N66753 M112*32 | Send: N66754 M104 T0 S0*39 | Send: N66755 M140 S0*98 | Changing monitoring state from "Error: Printer requested line 6675 but no sufficient history is available, can't resend" to "Offline (Error: Printer requested line 6675 but no sufficient history is available, can't resend)" 2020-03-06 13:56:04,083 - octoprint.util.comm - INFO - Firmware didn't send an 'ok' with their resend request. That's a known bug with some firmware variants out there. Simulating an ok to continue... 2020-03-06 13:56:07,487 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_resend, payload: {'commerror_text': u"Printer requested line 6675 but no sufficient history is available, can't resend"} 2020-03-06 13:56:31,040 - octoprint.filemanager.analysis - INFO - Analysis of entry local:alien_cuerpo_faltante.gcode finished, needed 27.57s 2020-03-06 13:56:32,054 - octoprint.filemanager.analysis - INFO - Starting analysis of local:BASEONLYalien.gcode 2020-03-06 13:56:32,065 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint2/uploads/BASEONLYalien.gcode 2020-03-06 13:56:41,035 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 13:57:00,270 - octoprint.filemanager.analysis - INFO - Analysis of entry local:BASEONLYalien.gcode finished, needed 28.22s 2020-03-06 13:57:03,634 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2020-03-06 13:57:03,638 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-06 13:57:03,644 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 13:57:03,657 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 13:57:03,660 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-06 13:57:03,673 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 13:57:03,688 - octoprint.util.comm - INFO - Printer reports firmware name "Robin" 2020-03-06 13:57:06,869 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'/dev/ttyUSB0', 'firmware_name': u'Robin'} 2020-03-06 13:57:08,671 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:57:44,706 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:57:48,676 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:58:24,693 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:58:28,681 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:59:04,706 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:59:08,687 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:59:39,324 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4593} 2020-03-06 13:59:44,702 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 13:59:48,692 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 13:59:48,970 - octoprint.util.connectivity_checker - INFO - Connectivity changed from online to offline 2020-03-06 14:00:24,802 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:00:28,702 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:01:04,754 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:01:08,716 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:01:12,446 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: alien_cuerpo_faltante.gcode, owner: matitatensis, user: matitatensis 2020-03-06 14:01:12,470 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-03-06 14:01:12,483 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: alien_cuerpo_faltante.gcode, owner: matitatensis, user: matitatensis 2020-03-06 14:01:12,500 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 14:01:12,541 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-03-06 14:01:12,602 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-06 14:01:54,483 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-06 14:01:55,486 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:04:49,277 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline" 2020-03-06 14:04:50,884 - tornado.access - WARNING - 409 POST /api/job (192.168.1.118) 26.90ms 2020-03-06 14:06:46,465 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2020-03-06 14:07:54,507 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2020-03-06 14:07:54,513 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-06 14:07:54,520 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 14:07:54,531 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 14:07:54,535 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-06 14:07:54,558 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-06 14:07:55,023 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-06 14:08:21,081 - octoprint.util.comm - INFO - Printer reports firmware name "Robin" 2020-03-06 14:08:21,100 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-06 14:08:38,042 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:08:49,447 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:08:49,562 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:09:01,572 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:09:03,569 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:09:15,577 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:09:17,573 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:09:29,580 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:09:31,577 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:09:43,584 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:09:45,579 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:09:57,589 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:09:59,585 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:10:11,594 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:10:13,593 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:10:25,599 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:10:27,598 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:10:39,604 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:10:41,603 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:10:53,611 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:10:55,606 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:11:07,618 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:11:09,611 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:11:21,616 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:11:23,615 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:11:35,621 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:11:37,621 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:11:41,037 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 14:11:49,621 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:11:51,627 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:12:03,628 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:12:05,631 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:12:17,637 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:12:19,636 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:12:31,639 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:12:33,640 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:12:45,651 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:12:47,641 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:12:59,651 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:13:01,647 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:13:13,653 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:13:15,651 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:13:27,657 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:13:29,657 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:13:41,660 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:13:43,662 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:13:55,673 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:13:57,667 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:14:09,672 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:14:11,672 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:14:23,676 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:14:25,676 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:14:37,681 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:14:39,679 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:14:49,180 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-06 14:14:49,248 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-06 14:14:51,339 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-06 14:14:51,688 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:14:53,698 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:15:05,708 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:15:07,704 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:15:19,710 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:15:21,708 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:15:33,718 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:15:35,717 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:15:47,722 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:15:49,722 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:16:01,726 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:16:03,724 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:16:15,729 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:16:17,729 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:16:29,734 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:16:31,733 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:16:43,747 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:16:45,737 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:16:57,749 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:16:59,742 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:17:11,746 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:17:13,744 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:17:25,751 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:17:27,749 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:17:39,754 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:17:41,754 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:17:53,762 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:17:55,760 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:18:07,766 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:18:09,766 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:18:21,771 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:18:23,769 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:18:35,776 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:18:37,776 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:18:49,788 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:18:51,779 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:19:03,785 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:19:05,784 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:19:17,793 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:19:19,787 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:19:31,793 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:19:33,792 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:19:45,799 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:19:47,796 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:19:59,802 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:20:01,801 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:20:13,806 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:20:15,803 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:20:27,811 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:20:29,808 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:20:41,814 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:20:43,814 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:20:55,819 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:20:57,820 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:21:09,823 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:21:11,823 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:21:23,829 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:21:25,827 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:21:37,833 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:21:39,831 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:21:51,838 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:21:53,833 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:22:05,848 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:22:07,839 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:22:19,845 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:22:21,845 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:22:33,851 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:22:35,867 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:22:47,873 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:22:49,872 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:23:01,879 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:23:03,876 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:23:15,882 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:23:17,879 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:23:21,878 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:23:33,889 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:23:36,884 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:23:48,891 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:23:51,887 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:24:03,893 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:24:06,889 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:24:18,896 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:24:21,891 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:24:33,897 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:24:36,895 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:24:48,902 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:24:51,896 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:25:03,901 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:25:06,902 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:25:18,908 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:25:21,912 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:25:33,918 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:25:36,915 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:25:48,922 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:25:51,918 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:26:03,925 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:26:06,921 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:26:16,920 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:26:28,931 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:26:31,925 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:26:41,040 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 14:26:43,937 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:26:46,931 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:26:58,939 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:27:01,938 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:27:13,949 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:27:16,932 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:27:28,948 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:27:31,935 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:27:43,961 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:27:46,938 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:27:58,963 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:28:01,962 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:28:13,974 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:28:16,943 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:28:28,976 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:28:31,944 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:28:43,959 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:28:46,948 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:28:58,954 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:29:01,950 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:29:13,961 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:29:16,950 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:29:31,953 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:29:39,764 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6393} 2020-03-06 14:29:43,962 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:29:46,958 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:29:58,963 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:30:01,961 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:30:13,974 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:30:16,964 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:30:28,971 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:30:31,966 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:30:43,974 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:30:46,968 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:30:58,973 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:31:01,971 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:31:13,985 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:31:16,973 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:31:28,980 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:31:31,976 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-03-06 14:31:43,985 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-03-06 14:31:44,358 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-06 14:41:41,042 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 14:44:38,838 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7293} 2020-03-06 14:56:41,046 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 14:59:38,872 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8193} 2020-03-06 15:11:41,048 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 15:14:38,967 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9093} 2020-03-06 15:26:41,052 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 15:29:38,857 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9993} 2020-03-06 15:41:41,056 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-06 15:44:38,816 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10893}