SHARE
TWEET
Untitled
a guest
Mar 7th, 2018
316
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- 2018/03/07 09:01:47 - DEBUG - seedsync.ControllerJob - Thread ControllerJob started
- 2018/03/07 09:01:47 - DEBUG - seedsync.ControllerJob - Calling setup for ControllerJob
- 2018/03/07 09:01:47 - DEBUG - seedsync.Controller - Starting controller
- 2018/03/07 09:01:47 - DEBUG - seedsync.Controller.MPLogger - Started listener thread
- 2018/03/07 09:01:47 - DEBUG - seedsync.ControllerJob - Finished setup for ControllerJob
- 2018/03/07 09:01:47 - DEBUG - seedsync.WebAppJob - Thread WebAppJob started
- 2018/03/07 09:01:47 - DEBUG - seedsync.WebAppJob - Calling setup for WebAppJob
- 2018/03/07 09:01:47 - DEBUG - seedsync.WebAppJob - Finished setup for WebAppJob
- 2018/03/07 09:01:47 - DEBUG - ExtractProcess - Started process
- 2018/03/07 09:01:47 - DEBUG - LocalScanner - Started process
- 2018/03/07 09:01:47 - DEBUG - LocalScanner - Running a scan
- 2018/03/07 09:01:47 - DEBUG - RemoteScanner - Started process
- 2018/03/07 09:01:47 - DEBUG - RemoteScanner - Running a scan
- 2018/03/07 09:01:47 - INFO - RemoteScanner.RemoteScanner - Installing local:/usr/lib/seedsync/scanfs to remote:/home9/danmed
- 2018/03/07 09:01:47 - DEBUG - RemoteScanner.RemoteScanner.Scp - Command args: ['scp', '-o', 'PasswordAuthentication = no', '-P', '22', '/usr/lib/seedsync/scanfs', 'danmed@lw806.ultraseedbox.com:/home9/danmed']
- 2018/03/07 09:01:47 - DEBUG - ExtractDispatch - Started worker thread
- 2018/03/07 09:01:47 - DEBUG - ActiveScanner - Started process
- 2018/03/07 09:01:47 - DEBUG - LocalScanner - Scan took 0.006s
- 2018/03/07 09:01:49 - DEBUG - seedsync.Controller.Model - LftpModel: Adding a listener
- 2018/03/07 09:01:57 - DEBUG - LocalScanner - Running a scan
- 2018/03/07 09:01:57 - DEBUG - LocalScanner - Scan took 0.001s
- 2018/03/07 09:02:07 - DEBUG - LocalScanner - Running a scan
- 2018/03/07 09:02:07 - DEBUG - LocalScanner - Scan took 0.002s
- 2018/03/07 09:02:18 - DEBUG - seedsync - Persisting states to file
- 2018/03/07 09:02:17 - DEBUG - LocalScanner - Running a scan
- 2018/03/07 09:02:17 - DEBUG - LocalScanner - Scan took 0.002s
- 2018/03/07 09:02:27 - DEBUG - LocalScanner - Running a scan
- 2018/03/07 09:02:27 - DEBUG - LocalScanner - Scan took 0.002s
- 2018/03/07 09:02:37 - DEBUG - LocalScanner - Running a scan
- 2018/03/07 09:02:37 - DEBUG - LocalScanner - Scan took 0.002s
- 2018/03/07 09:02:47 - DEBUG - LocalScanner - Running a scan
- 2018/03/07 09:02:47 - DEBUG - LocalScanner - Scan took 0.001s
- 2018/03/07 09:02:48 - DEBUG - seedsync - Persisting states to file
- 2018/03/07 09:02:49 - DEBUG - RemoteScanner.RemoteScanner.Scp - Return code: 0
- 2018/03/07 09:02:49 - DEBUG - RemoteScanner.RemoteScanner.Scp - Command took 61.720s
- 2018/03/07 09:02:49 - DEBUG - RemoteScanner.RemoteScanner.Ssh - Command args: ['ssh', '-o', 'PasswordAuthentication = no', '-p', '22', 'danmed@lw806.ultraseedbox.com', '/home9/danmed /home9/danmed/Sync']
- 2018/03/07 09:02:50 - DEBUG - RemoteScanner.RemoteScanner.Ssh - Return code: 126
- 2018/03/07 09:02:50 - DEBUG - RemoteScanner.RemoteScanner.Ssh - Command took 0.918s
- 2018/03/07 09:02:50 - ERROR - RemoteScanner.RemoteScanner - Caught an SshError
- Traceback (most recent call last):
- File "python/controller/scan/remote_scanner.py", line 59, in scan
- File "python/ssh/ssh.py", line 71, in run_command
- ssh.ssh.SshError: bash: /home9/danmed: Is a directory
- 2018/03/07 09:02:50 - DEBUG - RemoteScanner - Process caught an exception
- 2018/03/07 09:02:50 - ERROR - seedsync.ControllerJob - Caught exception in job ControllerJob
- Traceback (most recent call last):
- File "python/common/job.py", line 44, in run
- File "python/controller/controller_job.py", line 29, in execute
- File "python/controller/controller.py", line 189, in process
- File "python/controller/controller.py", line 511, in __propagate_exceptions
- File "python/common/app_process.py", line 124, in propagate_exception
- File "python/common/app_process.py", line 30, in re_raise
- File "python/common/app_process.py", line 87, in run
- File "python/controller/scan/scanner_process.py", line 71, in run_loop
- File "python/controller/scan/remote_scanner.py", line 69, in scan
- common.error.AppError: An error occurred while scanning the remote server.
- 2018/03/07 09:02:50 - DEBUG - seedsync.ControllerJob - Calling cleanup for ControllerJob
- 2018/03/07 09:02:50 - DEBUG - seedsync.Controller - Exiting controller
- 2018/03/07 09:02:51 - ERROR - seedsync - Caught exception
- Traceback (most recent call last):
- File "python/seedsync.py", line 158, in run
- File "python/common/job.py", line 77, in propagate_exception
- File "python/common/job.py", line 44, in run
- File "python/controller/controller_job.py", line 29, in execute
- File "python/controller/controller.py", line 189, in process
- File "python/controller/controller.py", line 511, in __propagate_exceptions
- File "python/common/app_process.py", line 124, in propagate_exception
- File "python/common/app_process.py", line 30, in re_raise
- File "python/common/app_process.py", line 87, in run
- File "python/controller/scan/scanner_process.py", line 71, in run_loop
- File "python/controller/scan/remote_scanner.py", line 69, in scan
- common.error.AppError: An error occurred while scanning the remote server.
- 2018/03/07 09:02:52 - DEBUG - ActiveScanner - Process received terminate flag
- 2018/03/07 09:02:52 - DEBUG - ActiveScanner - Exiting process
- 2018/03/07 09:02:53 - DEBUG - ExtractProcess - Process received terminate flag
- 2018/03/07 09:02:53 - DEBUG - seedsync.Controller.MPLogger - Stopped listener thread
- 2018/03/07 09:02:53 - INFO - seedsync.Controller - Exited controller
- 2018/03/07 09:02:53 - DEBUG - seedsync.ControllerJob - Finished cleanup for ControllerJob
- 2018/03/07 09:02:53 - DEBUG - seedsync.ControllerJob - Thread ControllerJob stopped
- 2018/03/07 09:03:18 - DEBUG - seedsync - Persisting states to file
- 2018/03/07 09:03:48 - DEBUG - seedsync - Persisting states to file
- 2018/03/07 09:04:18 - DEBUG - seedsync - Persisting states to file
- 2018/03/07 09:04:48 - DEBUG - seedsync - Persisting states to file
- 2018/03/07 09:05:18 - DEBUG - seedsync - Persisting states to file
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

