"./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2024/12/25 04:28:01 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo" 2024/12/25 04:28:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:28:03 DEBUG : Creating backend with remote "/tmp/rclone201484352" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/25 04:28:04 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:04 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:05 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:05 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:08 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.35s) === RUN TestCopyMetadata run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:11 DEBUG : Creating backend with remote "/non-existing" 2024/12/25 04:28:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/25 04:28:11 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:11 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyMissingDirectory (1.15s) === RUN TestCopyNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:12 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:12 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyNoTraverse (3.69s) === RUN TestCopyCheckFirst run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:15 INFO : uloz.to root 'rclone-test-futehej8mowo': Running all checks before starting transfers 2024/12/25 04:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:16 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:16 INFO : uloz.to root 'rclone-test-futehej8mowo': Checks finished, now starting transfers 2024/12/25 04:28:16 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyCheckFirst (4.84s) === RUN TestSyncNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:20 ERROR : Ignoring --no-traverse with sync 2024/12/25 04:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:22 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:28:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncNoTraverse (3.90s) === RUN TestCopyWithDepth run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/25 04:28:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:25 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/25 04:28:25 INFO : hello world2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyWithDepth (2.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:28:27 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:27 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:28 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:28 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyWithFilesFrom (2.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:28:29 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:29 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:30 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/25 04:28:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 04:28:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/25 04:28:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:28:32 DEBUG : sub dir: Making directory 2024/12/25 04:28:32 DEBUG : sub dir2: Making directory 2024/12/25 04:28:32 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/25 04:28:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:33 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:33 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:34 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.10s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:37 DEBUG : sub dir2: Making directory 2024/12/25 04:28:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/25 04:28:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 04:28:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:37 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:37 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:40 DEBUG : sub dir2: Making directory with metadata 2024/12/25 04:28:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 04:28:40 DEBUG : sub dir: Making directory 2024/12/25 04:28:40 DEBUG : sub dir2: Making directory 2024/12/25 04:28:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:41 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:41 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:42 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:28:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:42 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/25 04:28:42 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.59s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.46s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:45 DEBUG : sub dir2: Making directory 2024/12/25 04:28:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:45 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:45 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:46 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:28:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.05s) === RUN TestSyncEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:48 DEBUG : sub dir2: Making directory with metadata 2024/12/25 04:28:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 04:28:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:28:48 DEBUG : sub dir: Making directory 2024/12/25 04:28:49 DEBUG : sub dir2: Making directory 2024/12/25 04:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:49 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:49 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:50 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:28:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:50 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.24s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:53 DEBUG : sub dir2: Making directory 2024/12/25 04:28:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:28:53 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:28:53 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:28:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:28:54 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.10s) === RUN TestServerSideCopy run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:28:57 DEBUG : Creating backend with remote "TestUlozto:rclone-test-vagutan7nuzu" 2024/12/25 04:28:57 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) uloz.to root 'rclone-test-futehej8mowo' -> uloz.to root 'rclone-test-vagutan7nuzu' 2024/12/25 04:29:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:29:00 DEBUG : uloz.to root 'rclone-test-vagutan7nuzu': Waiting for checks to finish 2024/12/25 04:29:00 DEBUG : uloz.to root 'rclone-test-vagutan7nuzu': Waiting for transfers to finish 2024/12/25 04:29:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:29:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:29:04 DEBUG : uloz.to root 'rclone-test-vagutan7nuzu': Purge object "sub dir/hello world" 2024/12/25 04:29:04 DEBUG : uloz.to root 'rclone-test-vagutan7nuzu': Purge dir "sub dir" 2024/12/25 04:29:04 DEBUG : uloz.to root 'rclone-test-vagutan7nuzu': Purge dir "" --- PASS: TestServerSideCopy (10.30s) === RUN TestCopyOverSelf run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:29:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 04:29:08 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:29:08 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:29:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/25 04:29:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyOverSelf (4.98s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:29:13 DEBUG : Creating backend with remote "TestUlozto:rclone-test-kexeyur9dabu" sync_test.go:626: Server side copy (if possible) uloz.to root 'rclone-test-futehej8mowo' -> uloz.to root 'rclone-test-kexeyur9dabu' 2024/12/25 04:29:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:29:15 DEBUG : uloz.to root 'rclone-test-kexeyur9dabu': Waiting for checks to finish 2024/12/25 04:29:15 DEBUG : uloz.to root 'rclone-test-kexeyur9dabu': Waiting for transfers to finish 2024/12/25 04:29:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:29:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:29:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 04:29:20 DEBUG : uloz.to root 'rclone-test-kexeyur9dabu': Waiting for checks to finish 2024/12/25 04:29:20 DEBUG : uloz.to root 'rclone-test-kexeyur9dabu': Waiting for transfers to finish 2024/12/25 04:29:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/25 04:29:21 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:29:22 DEBUG : uloz.to root 'rclone-test-kexeyur9dabu': Purge object "sub dir/hello world" 2024/12/25 04:29:23 DEBUG : uloz.to root 'rclone-test-kexeyur9dabu': Purge dir "sub dir" 2024/12/25 04:29:23 DEBUG : uloz.to root 'rclone-test-kexeyur9dabu': Purge dir "" --- PASS: TestServerSideCopyOverSelf (14.38s) === RUN TestMoveOverSelf run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:29:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 04:29:28 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:29:28 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:29:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/25 04:29:28 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/25 04:29:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestMoveOverSelf (6.11s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:29:33 DEBUG : Creating backend with remote "TestUlozto:rclone-test-kovafiq5fela" sync_test.go:671: Server side copy (if possible) uloz.to root 'rclone-test-futehej8mowo' -> uloz.to root 'rclone-test-kovafiq5fela' 2024/12/25 04:29:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:29:36 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Waiting for checks to finish 2024/12/25 04:29:36 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Waiting for transfers to finish 2024/12/25 04:29:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:29:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:29:40 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Using server-side directory move 2024/12/25 04:29:40 INFO : uloz.to root 'rclone-test-kovafiq5fela': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 04:29:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 04:29:41 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Waiting for checks to finish 2024/12/25 04:29:41 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Waiting for transfers to finish 2024/12/25 04:29:41 INFO : sub dir/hello world: Deleted 2024/12/25 04:29:41 INFO : sub dir/hello world: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:686 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want got sub dir/hello world (17) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:686 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:687 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (17) got fstest.go:197: Not found "sub dir/hello world" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:687 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2024/12/25 04:30:01 DEBUG : testing file moves 2024/12/25 04:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:30:02 INFO : sub dir/hello world: Moved (server-side) 2024/12/25 04:30:02 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Waiting for checks to finish 2024/12/25 04:30:02 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:698 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want got sub dir/hello world (24) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:698 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:699 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (24) got fstest.go:197: Not found "sub dir/hello world" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:699 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2024/12/25 04:30:21 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Purge dir "sub dir" 2024/12/25 04:30:21 DEBUG : uloz.to root 'rclone-test-kovafiq5fela': Purge dir "" --- FAIL: TestServerSideMoveOverSelf (52.50s) === RUN TestCopyAfterDelete run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:26 ERROR : : error listing: directory not found 2024/12/25 04:30:26 DEBUG : Local file system at /tmp/rclone201484352: Making directory 2024/12/25 04:30:27 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:27 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyAfterDelete (4.90s) === RUN TestCopyRedownload run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:31 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/25 04:30:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:30:31 DEBUG : Local file system at /tmp/rclone201484352: Waiting for checks to finish 2024/12/25 04:30:31 DEBUG : Local file system at /tmp/rclone201484352: Waiting for transfers to finish 2024/12/25 04:30:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:30:32 DEBUG : sub dir/hello world.920982dd.partial: renamed to: sub dir/hello world 2024/12/25 04:30:32 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:30:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyRedownload (4.39s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:34 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/25 04:30:34 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:34 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:34 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/25 04:30:34 INFO : check sum: Copied (new) 2024/12/25 04:30:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:35 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/25 04:30:35 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/25 04:30:35 DEBUG : check sum: Unchanged skipping 2024/12/25 04:30:35 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:35 DEBUG : Waiting for deletions to finish 2024/12/25 04:30:35 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncBasedOnCheckSum (3.47s) === RUN TestSyncSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/25 04:30:37 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:37 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:38 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/25 04:30:38 INFO : sizeonly: Copied (new) 2024/12/25 04:30:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:38 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:38 DEBUG : sizeonly: Sizes identical 2024/12/25 04:30:38 DEBUG : sizeonly: Unchanged skipping 2024/12/25 04:30:38 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:38 DEBUG : Waiting for deletions to finish 2024/12/25 04:30:38 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncSizeOnly (3.35s) === RUN TestSyncIgnoreSize run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/25 04:30:40 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:40 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:41 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/12/25 04:30:41 INFO : ignore-size: Copied (new) 2024/12/25 04:30:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:42 DEBUG : ignore-size: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:30:42 DEBUG : ignore-size: Unchanged skipping 2024/12/25 04:30:42 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:42 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:42 DEBUG : Waiting for deletions to finish 2024/12/25 04:30:42 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncIgnoreSize (3.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:46 DEBUG : existing: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:30:46 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:46 DEBUG : existing: Unchanged skipping 2024/12/25 04:30:46 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:46 DEBUG : Waiting for deletions to finish 2024/12/25 04:30:46 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/25 04:30:46 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:46 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/25 04:30:48 INFO : existing: Copied (replaced existing) 2024/12/25 04:30:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncIgnoreTimes (5.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 04:30:50 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:50 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/25 04:30:50 INFO : existing: Copied (new) 2024/12/25 04:30:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:51 DEBUG : existing: Destination exists, skipping 2024/12/25 04:30:51 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:51 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:51 DEBUG : Waiting for deletions to finish 2024/12/25 04:30:51 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncIgnoreExisting (3.44s) === RUN TestSyncIgnoreErrors run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:30:55 DEBUG : d: Making directory 2024/12/25 04:30:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 04:30:56 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:30:56 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 04:30:56 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:30:56 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:30:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/25 04:30:57 INFO : a/potato2: Copied (new) 2024/12/25 04:30:57 DEBUG : Waiting for deletions to finish 2024/12/25 04:30:58 INFO : b/potato: Deleted 2024/12/25 04:30:58 INFO : d: Removing directory 2024/12/25 04:30:58 INFO : b: Removing directory 2024/12/25 04:30:58 DEBUG : uloz.to root 'rclone-test-futehej8mowo': deleted 2 directories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncIgnoreErrors (9.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:03 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:03 DEBUG : empty space: Modification times differ by -95456h54m52.623457789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999 +0000 UTC 2024/12/25 04:31:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/25 04:31:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/25 04:31:03 DEBUG : empty space: Unchanged skipping 2024/12/25 04:31:03 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:03 DEBUG : Waiting for deletions to finish 2024/12/25 04:31:03 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:04 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:04 DEBUG : empty space: Modification times differ by -95456h54m52.623457789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999 +0000 UTC 2024/12/25 04:31:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/25 04:31:04 INFO : empty space: Updated modification time in destination 2024/12/25 04:31:04 DEBUG : empty space: Unchanged skipping 2024/12/25 04:31:04 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:04 DEBUG : Waiting for deletions to finish 2024/12/25 04:31:04 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnly (3.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:07 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:07 DEBUG : empty space: Modification times differ by -95456h54m52.623457789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999 +0000 UTC 2024/12/25 04:31:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/25 04:31:07 DEBUG : empty space: Unchanged skipping 2024/12/25 04:31:07 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:07 DEBUG : Waiting for deletions to finish 2024/12/25 04:31:07 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.76s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:10 DEBUG : foo: Modification times differ by -95456h54m52.623457789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999 +0000 UTC 2024/12/25 04:31:10 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone201484352) 2024/12/25 04:31:10 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (uloz.to root 'rclone-test-futehej8mowo') 2024/12/25 04:31:10 DEBUG : foo: md5 differ 2024/12/25 04:31:10 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:11 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/12/25 04:31:11 INFO : foo: Copied (replaced existing) 2024/12/25 04:31:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncDoesntUpdateModtime (3.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:13 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/25 04:31:13 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:31:13 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:13 DEBUG : empty space: Unchanged skipping 2024/12/25 04:31:13 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:14 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/25 04:31:14 INFO : potato: Copied (new) 2024/12/25 04:31:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterAddingAFile (3.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/25 04:31:17 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:17 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:18 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/12/25 04:31:18 INFO : potato: Copied (replaced existing) 2024/12/25 04:31:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/25 04:31:20 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone201484352) 2024/12/25 04:31:20 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (uloz.to root 'rclone-test-futehej8mowo') 2024/12/25 04:31:20 DEBUG : potato: md5 differ 2024/12/25 04:31:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:21 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/12/25 04:31:21 INFO : potato: Copied (replaced existing) 2024/12/25 04:31:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterChangingContentsOnly (3.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:31:24 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:31:24 DEBUG : empty space: Unchanged skipping 2024/12/25 04:31:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/25 04:31:24 DEBUG : Waiting for deletions to finish 2024/12/25 04:31:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:31:29 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:29 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:31:29 DEBUG : empty space: Unchanged skipping 2024/12/25 04:31:29 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/25 04:31:29 INFO : potato2: Copied (new) 2024/12/25 04:31:29 DEBUG : Waiting for deletions to finish 2024/12/25 04:31:30 INFO : potato: Deleted run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:33 DEBUG : d: Making directory 2024/12/25 04:31:34 DEBUG : d/e: Making directory 2024/12/25 04:31:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 04:31:35 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:31:35 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 04:31:36 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:36 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/25 04:31:36 INFO : a/potato2: Copied (new) 2024/12/25 04:31:36 DEBUG : Waiting for deletions to finish 2024/12/25 04:31:36 INFO : b/potato: Deleted 2024/12/25 04:31:36 INFO : d/e: Removing directory 2024/12/25 04:31:37 INFO : d: Removing directory 2024/12/25 04:31:37 INFO : b: Removing directory 2024/12/25 04:31:38 DEBUG : uloz.to root 'rclone-test-futehej8mowo': deleted 3 directories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:43 DEBUG : d: Making directory 2024/12/25 04:31:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 04:31:44 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:31:44 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 04:31:44 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:44 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/25 04:31:45 INFO : a/potato2: Copied (new) 2024/12/25 04:31:45 ERROR : uloz.to root 'rclone-test-futehej8mowo': not deleting files as there were IO errors 2024/12/25 04:31:45 ERROR : uloz.to root 'rclone-test-futehej8mowo': not deleting directories as there were IO errors run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:51 DEBUG : Waiting for deletions to finish 2024/12/25 04:31:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:31:51 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:31:51 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:51 DEBUG : empty space: Unchanged skipping 2024/12/25 04:31:51 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:51 INFO : potato: Deleted 2024/12/25 04:31:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/25 04:31:52 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncDeleteDuring (4.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:55 DEBUG : Waiting for deletions to finish 2024/12/25 04:31:55 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:55 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:56 INFO : potato: Deleted 2024/12/25 04:31:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:31:56 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:31:56 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:56 DEBUG : empty space: Unchanged skipping 2024/12/25 04:31:56 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:31:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/25 04:31:57 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncDeleteBefore (4.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:31:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:31:59 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:31:59 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:00 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/25 04:32:00 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestCopyDeleteBefore (3.78s) === RUN TestSyncWithExclude run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:04 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 04:32:04 DEBUG : enormous: Excluded 2024/12/25 04:32:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:32:04 DEBUG : potato2: Excluded 2024/12/25 04:32:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:32:04 DEBUG : potato2: Excluded 2024/12/25 04:32:04 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:04 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:32:04 DEBUG : empty space: Unchanged skipping 2024/12/25 04:32:04 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:04 DEBUG : Waiting for deletions to finish 2024/12/25 04:32:04 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:04 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 04:32:04 DEBUG : enormous: Excluded 2024/12/25 04:32:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:32:04 DEBUG : potato2: Excluded 2024/12/25 04:32:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:32:05 DEBUG : potato2: Excluded 2024/12/25 04:32:05 DEBUG : empty space: Size and modification time the same (differ by 789ns, within tolerance 1µs) 2024/12/25 04:32:05 DEBUG : empty space: Unchanged skipping 2024/12/25 04:32:05 DEBUG : Local file system at /tmp/rclone201484352: Waiting for checks to finish 2024/12/25 04:32:05 DEBUG : Local file system at /tmp/rclone201484352: Waiting for transfers to finish 2024/12/25 04:32:05 DEBUG : Waiting for deletions to finish 2024/12/25 04:32:05 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncWithExclude (4.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:09 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 04:32:09 DEBUG : enormous: Excluded 2024/12/25 04:32:09 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:32:09 DEBUG : potato2: Excluded 2024/12/25 04:32:09 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:09 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:32:09 DEBUG : empty space: Unchanged skipping 2024/12/25 04:32:09 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:09 DEBUG : Waiting for deletions to finish 2024/12/25 04:32:10 INFO : enormous: Deleted 2024/12/25 04:32:10 INFO : potato2: Deleted 2024/12/25 04:32:10 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:10 DEBUG : empty space: Size and modification time the same (differ by 789ns, within tolerance 1µs) 2024/12/25 04:32:10 DEBUG : empty space: Unchanged skipping 2024/12/25 04:32:10 DEBUG : Local file system at /tmp/rclone201484352: Waiting for checks to finish 2024/12/25 04:32:10 DEBUG : Local file system at /tmp/rclone201484352: Waiting for transfers to finish 2024/12/25 04:32:10 DEBUG : Waiting for deletions to finish 2024/12/25 04:32:10 INFO : enormous: Deleted 2024/12/25 04:32:10 INFO : potato2: Deleted 2024/12/25 04:32:10 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.15s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:15 DEBUG : five: Need to transfer - File not found at Destination 2024/12/25 04:32:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/25 04:32:15 DEBUG : one: Destination is newer than source, skipping 2024/12/25 04:32:15 DEBUG : three: Sizes identical 2024/12/25 04:32:15 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/25 04:32:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone201484352) 2024/12/25 04:32:15 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (uloz.to root 'rclone-test-futehej8mowo') 2024/12/25 04:32:15 DEBUG : two: md5 differ 2024/12/25 04:32:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 04:32:15 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:16 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/25 04:32:16 INFO : four: Copied (replaced existing) 2024/12/25 04:32:16 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/25 04:32:16 INFO : five: Copied (new) 2024/12/25 04:32:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/25 04:32:16 INFO : two: Copied (replaced existing) 2024/12/25 04:32:16 DEBUG : Waiting for deletions to finish 2024/12/25 04:32:17 DEBUG : one: Destination is newer than source, skipping 2024/12/25 04:32:17 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/25 04:32:17 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/25 04:32:17 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/25 04:32:17 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/25 04:32:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 04:32:17 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone201484352) 2024/12/25 04:32:17 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (uloz.to root 'rclone-test-futehej8mowo') 2024/12/25 04:32:17 DEBUG : three: md5 differ 2024/12/25 04:32:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/25 04:32:17 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/25 04:32:17 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/25 04:32:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 04:32:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 04:32:17 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:18 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/12/25 04:32:18 INFO : three: Copied (replaced existing) 2024/12/25 04:32:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (8.44s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:1538: Can track renames: true 2024/12/25 04:32:20 INFO : uloz.to root 'rclone-test-futehej8mowo': Making map for --track-renames 2024/12/25 04:32:20 INFO : uloz.to root 'rclone-test-futehej8mowo': Finished making map for --track-renames 2024/12/25 04:32:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 04:32:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/25 04:32:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for renames to finish 2024/12/25 04:32:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:21 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/25 04:32:21 INFO : yam: Copied (new) 2024/12/25 04:32:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/25 04:32:21 INFO : potato: Copied (new) 2024/12/25 04:32:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:22 DEBUG : potato: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:32:22 INFO : uloz.to root 'rclone-test-futehej8mowo': Making map for --track-renames 2024/12/25 04:32:22 INFO : uloz.to root 'rclone-test-futehej8mowo': Finished making map for --track-renames 2024/12/25 04:32:22 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:22 DEBUG : potato: Unchanged skipping 2024/12/25 04:32:22 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for renames to finish 2024/12/25 04:32:22 INFO : yam: Moved (server-side) to: yaml 2024/12/25 04:32:22 INFO : yaml: Renamed from "yam" 2024/12/25 04:32:22 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:22 DEBUG : Waiting for deletions to finish 2024/12/25 04:32:22 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncWithTrackRenames (3.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:1610: Can track renames: true 2024/12/25 04:32:24 INFO : uloz.to root 'rclone-test-futehej8mowo': Making map for --track-renames 2024/12/25 04:32:24 INFO : uloz.to root 'rclone-test-futehej8mowo': Finished making map for --track-renames 2024/12/25 04:32:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 04:32:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/25 04:32:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for renames to finish 2024/12/25 04:32:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/25 04:32:25 INFO : yam: Copied (new) 2024/12/25 04:32:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/25 04:32:25 INFO : potato: Copied (new) 2024/12/25 04:32:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:26 DEBUG : potato: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:32:26 INFO : uloz.to root 'rclone-test-futehej8mowo': Making map for --track-renames 2024/12/25 04:32:26 INFO : uloz.to root 'rclone-test-futehej8mowo': Finished making map for --track-renames 2024/12/25 04:32:26 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:26 DEBUG : potato: Unchanged skipping 2024/12/25 04:32:26 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for renames to finish 2024/12/25 04:32:26 INFO : yam: Moved (server-side) to: yaml 2024/12/25 04:32:26 INFO : yaml: Renamed from "yam" 2024/12/25 04:32:26 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:26 DEBUG : Waiting for deletions to finish 2024/12/25 04:32:26 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:1649: Can track renames: true 2024/12/25 04:32:28 INFO : uloz.to root 'rclone-test-futehej8mowo': Making map for --track-renames 2024/12/25 04:32:28 INFO : uloz.to root 'rclone-test-futehej8mowo': Finished making map for --track-renames 2024/12/25 04:32:28 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 04:32:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/25 04:32:28 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for renames to finish 2024/12/25 04:32:28 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/25 04:32:29 INFO : potato: Copied (new) 2024/12/25 04:32:31 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/25 04:32:31 INFO : sub/yam: Copied (new) 2024/12/25 04:32:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:31 DEBUG : potato: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:32:31 DEBUG : potato: Unchanged skipping 2024/12/25 04:32:32 INFO : uloz.to root 'rclone-test-futehej8mowo': Making map for --track-renames 2024/12/25 04:32:32 INFO : uloz.to root 'rclone-test-futehej8mowo': Finished making map for --track-renames 2024/12/25 04:32:32 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:32 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for renames to finish 2024/12/25 04:32:32 INFO : sub/yam: Moved (server-side) to: yam 2024/12/25 04:32:32 INFO : yam: Renamed from "sub/yam" 2024/12/25 04:32:32 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:32 DEBUG : Waiting for deletions to finish 2024/12/25 04:32:32 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:35 DEBUG : Creating backend with remote "/tmp/rclone201484352/dir1" 2024/12/25 04:32:35 DEBUG : Creating backend with remote "/tmp/rclone201484352/dir2" 2024/12/25 04:32:35 DEBUG : Local file system at /tmp/rclone201484352/dir2: Using server-side directory move 2024/12/25 04:32:35 INFO : Local file system at /tmp/rclone201484352/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 04:32:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/25 04:32:35 DEBUG : Local file system at /tmp/rclone201484352/dir2: Waiting for checks to finish 2024/12/25 04:32:35 DEBUG : Local file system at /tmp/rclone201484352/dir2: Waiting for transfers to finish 2024/12/25 04:32:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:32:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/25 04:32:36 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:36 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:32:37 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:32:37 INFO : sub dir/hello world: Deleted 2024/12/25 04:32:38 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/25 04:32:38 INFO : nested/sub dir/file: Copied (new) 2024/12/25 04:32:38 INFO : nested/sub dir/file: Deleted 2024/12/25 04:32:38 INFO : sub dir: Removing directory 2024/12/25 04:32:38 INFO : nested/sub dir: Removing directory 2024/12/25 04:32:38 INFO : nested: Removing directory 2024/12/25 04:32:38 DEBUG : Local file system at /tmp/rclone201484352: deleted 3 directories run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.88s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:32:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/25 04:32:42 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:42 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 04:32:43 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:32:43 INFO : sub dir/hello world: Deleted 2024/12/25 04:32:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/25 04:32:43 INFO : nested/sub dir/file: Copied (new) 2024/12/25 04:32:43 INFO : nested/sub dir/file: Deleted run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 04:32:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/25 04:32:47 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:47 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:48 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/25 04:32:48 INFO : existing-b: Copied (new) 2024/12/25 04:32:48 INFO : existing-b: Deleted 2024/12/25 04:32:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/25 04:32:48 INFO : existing: Copied (new) 2024/12/25 04:32:48 INFO : existing: Deleted 2024/12/25 04:32:49 DEBUG : existing: Destination exists, skipping 2024/12/25 04:32:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/25 04:32:49 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:32:49 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:32:49 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestMoveWithIgnoreExisting (3.20s) === RUN TestServerSideMove run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:32:50 DEBUG : Creating backend with remote "TestUlozto:rclone-test-yifahew5luha" sync_test.go:1705: Server side move (if possible) uloz.to root 'rclone-test-futehej8mowo' -> uloz.to root 'rclone-test-yifahew5luha' 2024/12/25 04:32:58 DEBUG : uloz.to root 'rclone-test-yifahew5luha': Using server-side directory move 2024/12/25 04:32:58 INFO : uloz.to root 'rclone-test-yifahew5luha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 04:32:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:32:58 INFO : potato2: Moved (server-side) 2024/12/25 04:32:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 04:32:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2024/12/25 04:32:58 DEBUG : empty space: Unchanged skipping 2024/12/25 04:32:58 DEBUG : uloz.to root 'rclone-test-yifahew5luha': Waiting for checks to finish 2024/12/25 04:32:58 INFO : empty space: Deleted 2024/12/25 04:32:58 DEBUG : uloz.to root 'rclone-test-yifahew5luha': Waiting for transfers to finish 2024/12/25 04:32:58 INFO : potato3: Deleted 2024/12/25 04:32:58 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got potato2 (60), potato3 (68) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato3" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:197: Not found "potato2" fstest.go:197: Not found "potato3" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMove Messages: 2 objects not found 2024/12/25 04:33:15 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zabopep7nuba" 2024/12/25 04:33:17 DEBUG : uloz.to root 'rclone-test-zabopep7nuba': Using server-side directory move 2024/12/25 04:33:18 INFO : uloz.to root 'rclone-test-zabopep7nuba': Server side directory move succeeded fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:197: Not found "potato2" fstest.go:197: Not found "potato3" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMove Messages: 2 objects not found 2024/12/25 04:33:27 ERROR : : error listing: directory not found 2024/12/25 04:33:27 DEBUG : uloz.to root 'rclone-test-zabopep7nuba': Purge object "empty space" 2024/12/25 04:33:28 DEBUG : uloz.to root 'rclone-test-zabopep7nuba': Purge dir "" 2024/12/25 04:33:28 ERROR : : error listing: directory not found 2024/12/25 04:33:28 DEBUG : uloz.to root 'rclone-test-yifahew5luha': Purge dir "" 2024/12/25 04:33:29 NOTICE: purge failed to rmdir "": directory not found 2024/12/25 04:33:29 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (39.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:33:30 DEBUG : Creating backend with remote "TestUlozto:rclone-test-sigotaj3vuye" sync_test.go:1705: Server side move (if possible) uloz.to root 'rclone-test-futehej8mowo' -> uloz.to root 'rclone-test-sigotaj3vuye' 2024/12/25 04:33:39 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 04:33:39 DEBUG : empty space: Excluded 2024/12/25 04:33:39 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 04:33:39 DEBUG : empty space: Excluded 2024/12/25 04:33:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:33:39 INFO : potato2: Moved (server-side) 2024/12/25 04:33:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 04:33:39 DEBUG : uloz.to root 'rclone-test-sigotaj3vuye': Waiting for checks to finish 2024/12/25 04:33:39 DEBUG : uloz.to root 'rclone-test-sigotaj3vuye': Waiting for transfers to finish 2024/12/25 04:33:39 INFO : potato3: Deleted 2024/12/25 04:33:39 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1720 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1) got empty space (1), potato2 (60), potato3 (68) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1720 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1720 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato3" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:197: Not found "potato2" fstest.go:197: Not found "potato3" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveWithFilter Messages: 2 objects not found 2024/12/25 04:33:56 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wiletel8muja" 2024/12/25 04:33:59 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 04:33:59 DEBUG : empty space: Excluded 2024/12/25 04:33:59 DEBUG : uloz.to root 'rclone-test-wiletel8muja': Waiting for checks to finish 2024/12/25 04:33:59 DEBUG : uloz.to root 'rclone-test-wiletel8muja': Waiting for transfers to finish 2024/12/25 04:33:59 INFO : There was nothing to transfer 2024/12/25 04:33:59 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/12/25 04:34:01 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/12/25 04:34:03 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1749 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want potato2 (60), potato3 (68) got fstest.go:197: Not found "potato2" fstest.go:197: Not found "potato3" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1749 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveWithFilter Messages: 2 objects not found 2024/12/25 04:34:08 ERROR : : error listing: directory not found 2024/12/25 04:34:08 DEBUG : uloz.to root 'rclone-test-wiletel8muja': Purge dir "" 2024/12/25 04:34:08 NOTICE: purge failed to rmdir "": directory not found 2024/12/25 04:34:08 NOTICE: purge failed: directory not found 2024/12/25 04:34:08 DEBUG : uloz.to root 'rclone-test-sigotaj3vuye': Purge object "empty space" 2024/12/25 04:34:09 DEBUG : uloz.to root 'rclone-test-sigotaj3vuye': Purge dir "" --- FAIL: TestServerSideMoveWithFilter (40.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:34:10 DEBUG : Creating backend with remote "TestUlozto:rclone-test-retocod9raca" 2024/12/25 04:34:15 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) uloz.to root 'rclone-test-futehej8mowo' -> uloz.to root 'rclone-test-retocod9raca' 2024/12/25 04:34:19 DEBUG : uloz.to root 'rclone-test-retocod9raca': Using server-side directory move 2024/12/25 04:34:19 INFO : uloz.to root 'rclone-test-retocod9raca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 04:34:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:34:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2024/12/25 04:34:19 DEBUG : empty space: Unchanged skipping 2024/12/25 04:34:19 INFO : potato2: Moved (server-side) 2024/12/25 04:34:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 04:34:20 INFO : potato3: Deleted 2024/12/25 04:34:20 INFO : potato3: Moved (server-side) 2024/12/25 04:34:20 INFO : empty space: Deleted 2024/12/25 04:34:20 DEBUG : uloz.to root 'rclone-test-retocod9raca': Waiting for checks to finish 2024/12/25 04:34:20 DEBUG : uloz.to root 'rclone-test-retocod9raca': Waiting for transfers to finish 2024/12/25 04:34:20 INFO : tomatoDir: Removing directory 2024/12/25 04:34:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': deleted 1 directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got potato2 (60), potato3 (68) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato3" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1726 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got potato2 (60), potato3 (68) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1726 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1726 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato3" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:197: Not found "potato2" fstest.go:197: Not found "potato3" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: 2 objects not found 2024/12/25 04:34:46 DEBUG : Creating backend with remote "TestUlozto:rclone-test-gofupov6jose" 2024/12/25 04:34:47 DEBUG : tomatoDir: Making directory 2024/12/25 04:34:48 DEBUG : uloz.to root 'rclone-test-gofupov6jose': Using server-side directory move 2024/12/25 04:34:49 INFO : uloz.to root 'rclone-test-gofupov6jose': Server side directory move succeeded fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:197: Not found "potato2" fstest.go:197: Not found "potato3" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: 2 objects not found 2024/12/25 04:34:59 ERROR : : error listing: directory not found 2024/12/25 04:34:59 ERROR : : error listing: directory not found 2024/12/25 04:35:00 DEBUG : uloz.to root 'rclone-test-gofupov6jose': Purge object "empty space" 2024/12/25 04:35:00 DEBUG : uloz.to root 'rclone-test-gofupov6jose': Purge dir "tomatoDir" 2024/12/25 04:35:00 DEBUG : uloz.to root 'rclone-test-gofupov6jose': Purge dir "" 2024/12/25 04:35:01 ERROR : : error listing: directory not found 2024/12/25 04:35:01 DEBUG : uloz.to root 'rclone-test-retocod9raca': Purge dir "" 2024/12/25 04:35:02 NOTICE: purge failed to rmdir "": directory not found 2024/12/25 04:35:02 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (52.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:35:03 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/rclone-sync-test" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncOverlap (4.60s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:35:08 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/rclone-sync-test" 2024/12/25 04:35:10 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/rclone-sync-test-include/layer2" 2024/12/25 04:35:13 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/rclone-sync-test-ignore-file" 2024/12/25 04:35:17 DEBUG : rclone-sync-test: Excluded 2024/12/25 04:35:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 04:35:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 04:35:18 DEBUG : uloz.to root 'rclone-test-futehej8mowo/rclone-sync-test': Waiting for checks to finish 2024/12/25 04:35:18 DEBUG : uloz.to root 'rclone-test-futehej8mowo/rclone-sync-test': Waiting for transfers to finish 2024/12/25 04:35:18 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:18 INFO : There was nothing to transfer 2024/12/25 04:35:19 DEBUG : rclone-sync-test: Excluded 2024/12/25 04:35:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 04:35:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 04:35:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:35:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:35:20 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:20 INFO : rclone-sync-test-include: Removing directory 2024/12/25 04:35:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/25 04:35:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo': failed to delete 1 directories 2024/12/25 04:35:20 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:35:21 DEBUG : rclone-sync-test: Excluded 2024/12/25 04:35:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 04:35:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 04:35:21 DEBUG : uloz.to root 'rclone-test-futehej8mowo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/25 04:35:21 DEBUG : uloz.to root 'rclone-test-futehej8mowo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/25 04:35:21 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:21 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:35:22 DEBUG : rclone-sync-test: Excluded 2024/12/25 04:35:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 04:35:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 04:35:23 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:35:23 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:35:23 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:23 INFO : rclone-sync-test-include: Removing directory 2024/12/25 04:35:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/25 04:35:23 DEBUG : uloz.to root 'rclone-test-futehej8mowo': failed to delete 1 directories 2024/12/25 04:35:23 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:35:24 DEBUG : : Excluded 2024/12/25 04:35:24 DEBUG : rclone-sync-test: Excluded 2024/12/25 04:35:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 04:35:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 04:35:25 DEBUG : uloz.to root 'rclone-test-futehej8mowo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/25 04:35:25 DEBUG : uloz.to root 'rclone-test-futehej8mowo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/25 04:35:25 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:25 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncOverlapWithFilter (29.02s) === RUN TestSyncCompareDest run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:35:37 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/dst" 2024/12/25 04:35:39 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/CompareDest" 2024/12/25 04:35:41 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 04:35:41 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:35:41 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:35:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/25 04:35:43 INFO : one: Copied (new) 2024/12/25 04:35:43 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:35:44 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:35:44 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:35:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/25 04:35:45 INFO : one: Copied (replaced existing) 2024/12/25 04:35:45 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:35:49 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:35:49 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:35:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:35:49 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:35:49 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:49 INFO : There was nothing to transfer 2024/12/25 04:35:51 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:35:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 04:35:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:35:51 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:35:51 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:35:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:35:51 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:35:51 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:51 INFO : There was nothing to transfer 2024/12/25 04:35:52 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:35:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 04:35:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:35:52 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:35:52 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:35:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:35:52 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:35:52 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:52 INFO : There was nothing to transfer 2024/12/25 04:35:53 DEBUG : two: Modification times differ by -119h59m59.876544s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456 +0000 UTC 2024/12/25 04:35:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/25 04:35:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 04:35:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:35:53 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:35:53 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:35:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:35:53 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:35:53 DEBUG : Waiting for deletions to finish 2024/12/25 04:35:53 INFO : There was nothing to transfer 2024/12/25 04:35:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/25 04:35:55 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 04:35:55 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:35:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:35:55 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/12/25 04:35:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:35:55 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:35:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/25 04:35:55 INFO : two: Copied (new) 2024/12/25 04:35:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.28s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:36:01 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/dest" 2024/12/25 04:36:03 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/pre-dest1" 2024/12/25 04:36:05 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/pre-dest2" 2024/12/25 04:36:07 DEBUG : 1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:36:07 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/25 04:36:08 DEBUG : 2: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:36:08 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/25 04:36:08 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/25 04:36:08 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dest': Waiting for checks to finish 2024/12/25 04:36:08 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dest': Waiting for transfers to finish 2024/12/25 04:36:11 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/25 04:36:11 INFO : 3: Copied (new) 2024/12/25 04:36:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (16.20s) === RUN TestSyncCopyDest run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.48s) === RUN TestSyncBackupDir run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:36:18 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/dst" 2024/12/25 04:36:20 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/backup" 2024/12/25 04:36:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:36:23 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:36:23 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:36:23 DEBUG : two: Unchanged skipping 2024/12/25 04:36:23 INFO : one: Moved (server-side) 2024/12/25 04:36:23 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:36:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/25 04:36:24 INFO : one: Copied (new) 2024/12/25 04:36:24 DEBUG : Waiting for deletions to finish 2024/12/25 04:36:24 INFO : three.txt: Moved (server-side) 2024/12/25 04:36:24 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got dst/one (4), dst/three.txt (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" fstest.go:197: Not found "backup/one" fstest.go:197: Not found "backup/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 2 Test: TestSyncBackupDir Messages: 2 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:197: Not found "backup/one" fstest.go:197: Not found "backup/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 2 Test: TestSyncBackupDir Messages: 2 objects not found 2024/12/25 04:36:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:36:44 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:36:44 DEBUG : two: Unchanged skipping 2024/12/25 04:36:44 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:36:44 INFO : one: Moved (server-side) 2024/12/25 04:36:44 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:36:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/25 04:36:45 INFO : one: Copied (new) 2024/12/25 04:36:45 DEBUG : Waiting for deletions to finish 2024/12/25 04:36:45 INFO : three.txt: Moved (server-side) 2024/12/25 04:36:45 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" fstest.go:197: Not found "backup/three.txt" fstest.go:197: Not found "backup/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 2 Test: TestSyncBackupDir Messages: 2 objects not found --- FAIL: TestSyncBackupDir (41.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:37:00 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/dst" 2024/12/25 04:37:02 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/backup" 2024/12/25 04:37:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:37:04 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:37:04 DEBUG : two: Unchanged skipping 2024/12/25 04:37:04 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:37:05 INFO : one: Moved (server-side) to: one.bak 2024/12/25 04:37:05 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:37:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/25 04:37:06 INFO : one: Copied (new) 2024/12/25 04:37:06 DEBUG : Waiting for deletions to finish 2024/12/25 04:37:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 04:37:06 INFO : three.txt: Moved into backup dir 2024/12/25 04:37:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:37:08 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:37:08 DEBUG : two: Unchanged skipping 2024/12/25 04:37:08 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:37:09 INFO : one.bak: Deleted 2024/12/25 04:37:09 INFO : one: Moved (server-side) to: one.bak 2024/12/25 04:37:09 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:37:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/25 04:37:09 INFO : one: Copied (new) 2024/12/25 04:37:09 DEBUG : Waiting for deletions to finish 2024/12/25 04:37:10 INFO : three.txt.bak: Deleted 2024/12/25 04:37:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 04:37:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:37:16 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/dst" 2024/12/25 04:37:18 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/backup" 2024/12/25 04:37:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:37:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:37:20 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:37:20 DEBUG : two: Unchanged skipping 2024/12/25 04:37:20 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/25 04:37:20 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:37:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/25 04:37:21 INFO : one: Copied (new) 2024/12/25 04:37:21 DEBUG : Waiting for deletions to finish 2024/12/25 04:37:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/25 04:37:22 INFO : three.txt: Moved into backup dir 2024/12/25 04:37:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:37:24 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:37:24 DEBUG : two: Unchanged skipping 2024/12/25 04:37:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:37:24 INFO : one-2019-01-01: Deleted 2024/12/25 04:37:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/25 04:37:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:37:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/25 04:37:25 INFO : one: Copied (new) 2024/12/25 04:37:25 DEBUG : Waiting for deletions to finish 2024/12/25 04:37:25 INFO : three-2019-01-01.txt: Deleted 2024/12/25 04:37:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/25 04:37:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.54s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:37:31 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/dst" 2024/12/25 04:37:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:37:33 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:37:33 DEBUG : two: Unchanged skipping 2024/12/25 04:37:33 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:37:34 INFO : one: Moved (server-side) to: one.bak 2024/12/25 04:37:34 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:37:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/25 04:37:35 INFO : one: Copied (new) 2024/12/25 04:37:35 DEBUG : Waiting for deletions to finish 2024/12/25 04:37:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 04:37:35 INFO : three.txt: Moved into backup dir 2024/12/25 04:37:37 DEBUG : one.bak: Excluded (Path Filter) 2024/12/25 04:37:37 DEBUG : one.bak: Excluded 2024/12/25 04:37:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/25 04:37:37 DEBUG : three.txt.bak: Excluded 2024/12/25 04:37:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:37:37 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:37:37 DEBUG : two: Unchanged skipping 2024/12/25 04:37:37 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for checks to finish 2024/12/25 04:37:37 INFO : one.bak: Deleted 2024/12/25 04:37:37 INFO : one: Moved (server-side) to: one.bak 2024/12/25 04:37:37 DEBUG : uloz.to root 'rclone-test-futehej8mowo/dst': Waiting for transfers to finish 2024/12/25 04:37:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/25 04:37:38 INFO : one: Copied (new) 2024/12/25 04:37:38 DEBUG : Waiting for deletions to finish 2024/12/25 04:37:39 INFO : three.txt.bak: Deleted 2024/12/25 04:37:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 04:37:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.85s) === RUN TestSyncSuffix run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:37:44 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/dst" 2024/12/25 04:37:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:37:47 INFO : one: Moved (server-side) to: one.bak 2024/12/25 04:37:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/25 04:37:47 INFO : one: Copied (new) 2024/12/25 04:37:48 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:37:48 DEBUG : two: Unchanged skipping 2024/12/25 04:37:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/25 04:37:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 04:37:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/25 04:37:49 INFO : three.txt: Copied (new) 2024/12/25 04:37:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:37:50 INFO : one.bak: Deleted 2024/12/25 04:37:50 INFO : one: Moved (server-side) to: one.bak 2024/12/25 04:37:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/25 04:37:51 INFO : one: Copied (new) 2024/12/25 04:37:51 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:37:51 DEBUG : two: Unchanged skipping 2024/12/25 04:37:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/25 04:37:52 INFO : three.txt.bak: Deleted 2024/12/25 04:37:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 04:37:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/25 04:37:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.51s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:37:59 DEBUG : Creating backend with remote "TestUlozto:rclone-test-futehej8mowo/dst" 2024/12/25 04:38:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:38:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/25 04:38:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/25 04:38:02 INFO : one: Copied (new) 2024/12/25 04:38:02 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:02 DEBUG : two: Unchanged skipping 2024/12/25 04:38:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/25 04:38:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/25 04:38:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/25 04:38:03 INFO : three.txt: Copied (new) 2024/12/25 04:38:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:38:05 INFO : one-2019-01-01: Deleted 2024/12/25 04:38:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/25 04:38:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/25 04:38:06 INFO : one: Copied (new) 2024/12/25 04:38:06 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:06 DEBUG : two: Unchanged skipping 2024/12/25 04:38:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/25 04:38:06 INFO : three-2019-01-01.txt: Deleted 2024/12/25 04:38:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/25 04:38:07 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/25 04:38:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.51s) === RUN TestSyncUTFNorm run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:38:11 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:38:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/25 04:38:11 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:38:12 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/12/25 04:38:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/25 04:38:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.16s) === RUN TestSyncImmutable run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:38:14 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 04:38:14 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:38:14 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:38:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/25 04:38:14 INFO : existing: Copied (new) 2024/12/25 04:38:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:38:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/25 04:38:15 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:38:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/25 04:38:15 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:38:15 ERROR : uloz.to root 'rclone-test-futehej8mowo': not deleting files as there were IO errors 2024/12/25 04:38:15 ERROR : uloz.to root 'rclone-test-futehej8mowo': not deleting directories as there were IO errors run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncImmutable (3.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:38:18 DEBUG : existing: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:18 DEBUG : existing: Unchanged skipping 2024/12/25 04:38:18 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:38:18 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:38:18 DEBUG : Waiting for deletions to finish 2024/12/25 04:38:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.28s) === RUN TestFixCase run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:38:55 DEBUG : both0: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both0: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both1: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both10: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both10: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both11: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both11: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both12: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both12: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both13: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both13: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both14: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both14: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both18: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both16: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both15: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both17: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:38:55 DEBUG : both18: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both19: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both19: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both2: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both2: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both3: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both3: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both4: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both4: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both5: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both16: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both6: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both6: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both7: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both7: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both8: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both8: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both9: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:38:55 DEBUG : both9: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both15: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both17: Unchanged skipping 2024/12/25 04:38:55 DEBUG : both5: Unchanged skipping 2024/12/25 04:38:55 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:38:55 DEBUG : Waiting for deletions to finish 2024/12/25 04:38:55 INFO : only15: Deleted 2024/12/25 04:38:55 INFO : only10: Deleted 2024/12/25 04:38:55 INFO : only18: Deleted 2024/12/25 04:38:55 INFO : only16: Deleted 2024/12/25 04:38:56 INFO : only5: Deleted 2024/12/25 04:38:56 INFO : only7: Deleted 2024/12/25 04:38:56 INFO : only12: Deleted 2024/12/25 04:38:56 INFO : only0: Deleted 2024/12/25 04:38:56 INFO : only17: Deleted 2024/12/25 04:38:56 INFO : only4: Deleted 2024/12/25 04:38:56 INFO : only2: Deleted 2024/12/25 04:38:56 INFO : only6: Deleted 2024/12/25 04:38:56 INFO : only1: Deleted 2024/12/25 04:38:56 INFO : only3: Deleted 2024/12/25 04:38:56 INFO : only11: Deleted 2024/12/25 04:38:56 INFO : only13: Deleted 2024/12/25 04:38:56 INFO : only14: Deleted 2024/12/25 04:38:56 INFO : only19: Deleted 2024/12/25 04:38:56 INFO : only8: Deleted 2024/12/25 04:38:56 INFO : only9: Deleted 2024/12/25 04:38:56 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncConcurrentDelete (40.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:39:34 DEBUG : both0: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both0: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both1: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both10: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both10: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both11: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both11: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both12: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both13: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for checks to finish 2024/12/25 04:39:34 DEBUG : both14: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both15: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both12: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both16: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both13: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both17: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both17: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both18: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both18: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both19: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both19: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both2: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both2: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both3: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both3: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both4: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both4: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both5: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both14: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both6: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both6: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both7: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both7: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both8: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both15: Unchanged skipping 2024/12/25 04:39:34 DEBUG : both9: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/12/25 04:39:34 DEBUG : both16: Unchanged skipping 2024/12/25 04:39:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : both5: Unchanged skipping 2024/12/25 04:39:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : both9: Unchanged skipping 2024/12/25 04:39:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : both8: Unchanged skipping 2024/12/25 04:39:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/25 04:39:34 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Waiting for transfers to finish 2024/12/25 04:39:35 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:35 INFO : only0: Copied (replaced existing) 2024/12/25 04:39:35 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:35 INFO : only12: Copied (replaced existing) 2024/12/25 04:39:35 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:35 INFO : only1: Copied (replaced existing) 2024/12/25 04:39:36 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:36 INFO : only14: Copied (replaced existing) 2024/12/25 04:39:36 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:36 INFO : only17: Copied (replaced existing) 2024/12/25 04:39:36 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:36 INFO : only11: Copied (replaced existing) 2024/12/25 04:39:37 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:37 INFO : only18: Copied (replaced existing) 2024/12/25 04:39:37 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:37 INFO : only2: Copied (replaced existing) 2024/12/25 04:39:37 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:37 INFO : only13: Copied (replaced existing) 2024/12/25 04:39:37 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:37 INFO : only10: Copied (replaced existing) 2024/12/25 04:39:37 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:37 INFO : only3: Copied (replaced existing) 2024/12/25 04:39:37 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:37 INFO : only5: Copied (replaced existing) 2024/12/25 04:39:37 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:37 INFO : only4: Copied (replaced existing) 2024/12/25 04:39:38 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:38 INFO : only6: Copied (replaced existing) 2024/12/25 04:39:38 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:38 INFO : only7: Copied (replaced existing) 2024/12/25 04:39:38 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:38 INFO : only8: Copied (replaced existing) 2024/12/25 04:39:38 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:38 INFO : only9: Copied (replaced existing) 2024/12/25 04:39:39 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:39 INFO : only15: Copied (replaced existing) 2024/12/25 04:39:39 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:39 INFO : only16: Copied (replaced existing) 2024/12/25 04:39:39 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 04:39:39 INFO : only19: Copied (replaced existing) 2024/12/25 04:39:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestSyncConcurrentTruncate (47.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:39:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:39:48 DEBUG : sub dir: Making directory 2024/12/25 04:39:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestNothingToTransferWithEmptyDirs (17.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" 2024/12/25 04:40:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:40:06 DEBUG : sub dir: Making directory 2024/12/25 04:40:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-futehej8mowo'", Local "Local file system at /tmp/rclone201484352", Modify Window "1µs" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.87s) FAIL 2024/12/25 04:40:24 DEBUG : uloz.to root 'rclone-test-futehej8mowo': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 12m24.069124395s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir]