Guest User

Untitled

a guest
Jan 14th, 2018
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. INFO:root:Watching path /home/dieter/.local/share/pim
  2. INFO:root:Ignoring files matching any of the patterns *.swp *.swpx
  3. INFO:root:Adding list to inotify exclude filter: ['/home/dieter/.local/share/pim/.git', '/home/dieter/.local/share/pim/.svn', '/home/dieter/.local/share/pim/.hg']
  4. INFO:root:pynotify initialized successfully, will use desktop notifications
  5. DEBUG:jabberbot:Registered command: help
  6. DEBUG:jabberbot:Registered command: ping
  7. DEBUG:jabberbot:Registered command: pushed
  8. DEBUG:jabberbot:Registered command: whoami
  9. INFO:jabberbot:*** roster ***
  10. INFO:jabberbot: s@jabber.org
  11. INFO:jabberbot:*** roster ***
  12. INFO:jabberbot:bot connected. serving forever.
  13. INFO:jabberbot:Background Jabber bot thread starting
  14. INFO:root:NOTIFICATION: Autosync Jabber login successful: Successfully logged into account s@jabber.org
  15. DEBUG:root:Adding recursive, auto-adding watch for path /home/dieter/.local/share/pim with event mask 50332620
  16. WARNING:jabberbot:Link down
  17. WARNING:jabberbot:Received IOError while trying to handle incoming messages, trying to reconnect now
  18. INFO:root:NOTIFICATION: autosync starting: Initialization of local file notifications and Jabber login done, starting main loop
  19. INFO:root:Start monitoring /home/dieter/.local/share/pim (type c^c to exit)
  20. INFO:root:Executing startup synchronizaion
  21. INFO:root:NOTIFICATION: Pulling changes: Pulling changes from remote repository
  22. DEBUG:root:Command 'git pull' in '/home/dieter/.local/share/pim'. Output:
  23. Already up-to-date.
  24.  
  25. INFO:root:Running startup command to check for local changes now: git add -A
  26. DEBUG:root:Command 'git add -A' in '/home/dieter/.local/share/pim'. Output:
  27.  
  28. DEBUG:root:Git reported that there is nothing to commit, not touching commit timer
  29. INFO:root:----------------------------------------------------------------
  30. ERROR:jabberbot:unable to authorize with server.
  31. INFO:jabberbot:*** roster ***
  32. INFO:jabberbot: s@jabber.org
  33. INFO:jabberbot:*** roster ***
  34. DEBUG:root:Starting coalesce timer with 2 seconds until coalescing events for file /home/dieter/.local/share/pim/4913 would occur (if no other changes happen in between)
  35. DEBUG:root:Resetting already active coalesce timer to new timeout of 2 seconds until coalescing events for file /home/dieter/.local/share/pim/4913 would occur
  36. DEBUG:root:Resetting already active coalesce timer to new timeout of 2 seconds until coalescing events for file /home/dieter/.local/share/pim/4913 would occur
  37. DEBUG:root:Resetting already active coalesce timer to new timeout of 2 seconds until coalescing events for file /home/dieter/.local/share/pim/4913 would occur
  38. DEBUG:root:Starting coalesce timer with 2 seconds until coalescing events for file /home/dieter/.local/share/pim/dvcs-autosync would occur (if no other changes happen in between)
  39. INFO:root:Coalesce event triggered for file /home/dieter/.local/share/pim/dvcs-autosync
  40. DEBUG:root:Considering file /home/dieter/.local/share/pim/dvcs-autosync, which has the following events recorded:
  41. DEBUG:root: Event type=IN_CREATE, action=git add %s
  42. INFO:root:Final action for file /home/dieter/.local/share/pim/dvcs-autosync: type=IN_CREATE, action=git add %s
  43. INFO:root:NOTIFICATION: Local change: Committing changes in /home/dieter/.local/share/pim/dvcs-autosync: git add %s
  44. DEBUG:root:Substituting cmd part %s with /home/dieter/.local/share/pim/dvcs-autosync
  45. DEBUG:root:Command 'git add /home/dieter/.local/share/pim/dvcs-autosync' in '/home/dieter/.local/share/pim'. Output:
  46.  
  47. DEBUG:root:Command 'git commit -m "Autocommit"' in '/home/dieter/.local/share/pim'. Output:
  48. [master a0c24f3] "Autocommit"
  49. 1 files changed, 0 insertions(+), 12 deletions(-)
  50.  
  51. DEBUG:root:Starting push timer with 5 seconds until push would occur (if no other changes happen in between)
  52. INFO:root:Coalesce event triggered for file /home/dieter/.local/share/pim/4913
  53. DEBUG:root:Considering file /home/dieter/.local/share/pim/4913, which has the following events recorded:
  54. DEBUG:root: Event type=IN_CREATE, action=git add %s
  55. DEBUG:root: Event type=IN_ATTRIB, action=git add %s
  56. DEBUG:root: Event type=IN_CLOSE_WRITE, action=git add %s
  57. DEBUG:root: Event type=IN_DELETE, action=git rm %s
  58. INFO:root:Final action for file /home/dieter/.local/share/pim/4913: type=IN_CREATE, action=git add %s
  59. INFO:root:NOTIFICATION: Local change: Committing changes in /home/dieter/.local/share/pim/4913: git add %s
  60. DEBUG:root:Substituting cmd part %s with /home/dieter/.local/share/pim/4913
  61. WARNING:root:NOTIFICATION: Command failed: Command 'git add /home/dieter/.local/share/pim/4913' in '/home/dieter/.local/share/pim' failed. Output:
  62. fatal: pathspec '4913' did not match any files
  63.  
  64. DEBUG:root:Git reported that there is nothing to commit, not touching commit timer
  65. DEBUG:root:Tick 1 / 5
  66. DEBUG:root:Tick 2 / 5
  67. DEBUG:root:Starting coalesce timer with 2 seconds until coalescing events for file /home/dieter/.local/share/pim/dvcs-autosync would occur (if no other changes happen in between)
  68. DEBUG:root:Resetting already active coalesce timer to new timeout of 2 seconds until coalescing events for file /home/dieter/.local/share/pim/dvcs-autosync would occur
  69. DEBUG:root:Tick 3 / 5
  70. DEBUG:root:Tick 4 / 5
  71. DEBUG:root:Tick 5 / 5
  72. INFO:root:NOTIFICATION: Pushing changes: Pushing last local changes to remote repository
  73. DEBUG:root:Command 'git push' in '/home/dieter/.local/share/pim'. Output:
  74. To dieter.plaetinck.be:.local/share/pim.git
  75. f8e09f5..a0c24f3 master -> master
  76.  
  77. DEBUG:jabberbot:*** props = [u'jabber:client']
  78. DEBUG:jabberbot:*** jid = s@jabber.org/AutosyncJabberBot on dieter-ws
  79. DEBUG:jabberbot:*** username = s
  80. DEBUG:jabberbot:*** type = chat
  81. DEBUG:jabberbot:*** text = pushed dieter.plaetinck.be:.local/share/pim.git
  82.  
  83. INFO:jabberbot:Ignoring message from unseen guest: s@jabber.org/AutosyncJabberBot on dieter-ws
  84. DEBUG:jabberbot:I've seen: []
  85. INFO:root:Coalesce event triggered for file /home/dieter/.local/share/pim/dvcs-autosync
  86. DEBUG:root:Considering file /home/dieter/.local/share/pim/dvcs-autosync, which has the following events recorded:
  87. DEBUG:root: Event type=IN_CLOSE_WRITE, action=git add %s
  88. DEBUG:root: Event type=IN_ATTRIB, action=git add %s
  89. INFO:root:Final action for file /home/dieter/.local/share/pim/dvcs-autosync: type=IN_CLOSE_WRITE, action=git add %s
  90. INFO:root:NOTIFICATION: Local change: Committing changes in /home/dieter/.local/share/pim/dvcs-autosync: git add %s
  91. DEBUG:root:Substituting cmd part %s with /home/dieter/.local/share/pim/dvcs-autosync
  92. DEBUG:root:Command 'git add /home/dieter/.local/share/pim/dvcs-autosync' in '/home/dieter/.local/share/pim'. Output:
  93.  
  94. DEBUG:root:Git reported that there is nothing to commit, not touching commit timer
Add Comment
Please, Sign In to add comment