Urbanecm

Error at toollabs - login.py at the grid

Nov 20th, 2016
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. urbanecm@tools-bastion-02 ~
  2. $ qlogin
  3. local configuration tools-bastion-02.tools.eqiad.wmflabs not defined - using global configuration
  4. Your job 143677 ("QLOGIN") has been submitted
  5. waiting for interactive job to be scheduled ...
  6. Your interactive job 143677 has been successfully scheduled.
  7. Establishing /usr/share/gridengine/qlogin-wrapper session to host tools-exec-1221.tools.eqiad.wmflabs ...
  8. Linux tools-exec-1221 3.2.0-113-virtual #155-Ubuntu SMP Tue Oct 18 18:45:50 UTC 2016 x86_64
  9. Ubuntu 12.04.5 LTS
  10. tools-exec-1221 is a Tool Labs compute node (role::toollabs::compute)
  11. tools-exec-1221 is a General computation node (toollabs::node::compute::general)
  12.  
  13. ####### This is an execution host of the Tool Labs grid engine.
  14. ### ###
  15. ## ### ## As a rule, and unless you are actively debugging a tool
  16. ## ### ## that is currently running here, you probably should not
  17. ## ### ## be connecting to this server directly.
  18. ### ###
  19. ####### Do not run your tools manually here!
  20.  
  21. The last Puppet run was at Sun Nov 20 16:00:51 UTC 2016 (17 minutes ago).
  22. Last login: Thu Jun 23 16:47:45 2016 from tools-bastion-03.tools.eqiad.wmflabs
  23. no sessions
  24. urbanecm@tools-exec-1221 ~
  25. $ python ~/pwb/scripts/login.py
  26. ERROR: OAuth authentication not supported: No module named requests_oauthlib
  27. Traceback (most recent call last):
  28. File "/home/urbanecm/pwb/scripts/login.py", line 193, in <module>
  29. main()
  30. File "/home/urbanecm/pwb/scripts/login.py", line 176, in main
  31. site.login(sysop)
  32. File "/shared/pywikipedia/core/pywikibot/site.py", line 2077, in login
  33. 'right': self._username[sysop]})
  34. pywikibot.exceptions.NoUsername: Logged in on wikipedia:cs via OAuth as 10.68.16.84, but expect as UrbanecmBot
  35. <class 'pywikibot.exceptions.NoUsername'>
  36. CRITICAL: Closing network session.
  37. urbanecm@tools-exec-1221 ~
  38. $ logout
  39. Connection to tools-exec-1221.tools.eqiad.wmflabs closed.
  40. /usr/share/gridengine/qlogin-wrapper exited with exit code 1
Add Comment
Please, Sign In to add comment