"./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2025/04/23 02:23:09 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako" 2025/04/23 02:23:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 02:23:11 DEBUG : Creating backend with remote "/tmp/rclone2885839892" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/23 02:23:13 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:13 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyWithDryRun (2.21s) === RUN TestCopy run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:23:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:14 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:14 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:16 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.70s) === RUN TestCopyMetadata run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.44s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:18 DEBUG : Creating backend with remote "/non-existing" 2025/04/23 02:23:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/23 02:23:19 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:19 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyMissingDirectory (1.10s) === RUN TestCopyNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:20 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:20 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyNoTraverse (3.43s) === RUN TestCopyCheckFirst run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:23 INFO : uloz.to root 'rclone-test-xigiyer8kako': Running all checks before starting transfers 2025/04/23 02:23:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:23 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:23 INFO : uloz.to root 'rclone-test-xigiyer8kako': Checks finished, now starting transfers 2025/04/23 02:23:23 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyCheckFirst (3.38s) === RUN TestSyncNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:26 ERROR : Ignoring --no-traverse with sync 2025/04/23 02:23:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:26 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:26 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:28 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:23:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncNoTraverse (3.43s) === RUN TestCopyWithDepth run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/23 02:23:30 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:30 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:31 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/23 02:23:31 INFO : hello world2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyWithDepth (2.29s) === RUN TestCopyWithFilesFrom run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:23:32 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:32 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:33 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:33 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyWithFilesFrom (2.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:23:35 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:35 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:36 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:36 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 02:23:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:23:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/23 02:23:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:23:37 INFO : sub dir: Making directory 2025/04/23 02:23:37 INFO : sub dir2: Making directory 2025/04/23 02:23:38 INFO : sub dir2/sub sub dir2: Making directory 2025/04/23 02:23:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:38 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:38 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:39 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.91s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:42 INFO : sub dir2: Making directory 2025/04/23 02:23:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 02:23:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:23:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:42 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:42 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:45 DEBUG : sub dir2: Making directory with metadata 2025/04/23 02:23:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:23:45 INFO : sub dir: Making directory 2025/04/23 02:23:45 INFO : sub dir2: Making directory 2025/04/23 02:23:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:45 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:45 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:46 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:23:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:47 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/23 02:23:47 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.14s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:49 INFO : sub dir2: Making directory 2025/04/23 02:23:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:49 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:49 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:50 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:23:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:52 DEBUG : sub dir2: Making directory with metadata 2025/04/23 02:23:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:23:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:23:52 INFO : sub dir: Making directory 2025/04/23 02:23:53 INFO : sub dir2: Making directory 2025/04/23 02:23:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:53 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:53 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:54 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:23:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:54 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.05s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:23:57 INFO : sub dir2: Making directory 2025/04/23 02:23:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:23:57 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:23:57 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:23:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:23:58 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:23:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.94s) === RUN TestServerSideCopy run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:24:01 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zitelir9xevu" sync_test.go:590: Server side copy (if possible) uloz.to root 'rclone-test-xigiyer8kako' -> uloz.to root 'rclone-test-zitelir9xevu' 2025/04/23 02:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:24:04 DEBUG : uloz.to root 'rclone-test-zitelir9xevu': Waiting for checks to finish 2025/04/23 02:24:04 DEBUG : uloz.to root 'rclone-test-zitelir9xevu': Waiting for transfers to finish 2025/04/23 02:24:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:24:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:24:09 DEBUG : uloz.to root 'rclone-test-zitelir9xevu': Purge object "sub dir/hello world" 2025/04/23 02:24:09 DEBUG : uloz.to root 'rclone-test-zitelir9xevu': Purge dir "sub dir" 2025/04/23 02:24:09 DEBUG : uloz.to root 'rclone-test-zitelir9xevu': Purge dir "" --- PASS: TestServerSideCopy (11.64s) === RUN TestCopyOverSelf run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:24:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 02:24:13 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:24:13 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:24:14 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/23 02:24:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyOverSelf (4.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:24:17 DEBUG : Creating backend with remote "TestUlozto:rclone-test-tiduyaq7mepe" sync_test.go:626: Server side copy (if possible) uloz.to root 'rclone-test-xigiyer8kako' -> uloz.to root 'rclone-test-tiduyaq7mepe' 2025/04/23 02:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:24:21 DEBUG : uloz.to root 'rclone-test-tiduyaq7mepe': Waiting for checks to finish 2025/04/23 02:24:21 DEBUG : uloz.to root 'rclone-test-tiduyaq7mepe': Waiting for transfers to finish 2025/04/23 02:25:21 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=ao1u91r;fs=1f4MCWT7GN97;hid=i6hbJnU9;rid=1238811299;tm=1745375661;ut=vd;rs=0;fet=download_cloud;He;ch=db0dddcf9847d99dc982cb58cf9a2aa2;Pe/file/1f4MCWT7GN97/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/04/23 02:25:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:26:22 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=ao1u91r;fs=1f4MCWT7GN97;hid=i6hbJnU9;rid=1238811299;tm=1745375661;ut=vd;rs=0;fet=download_cloud;He;ch=db0dddcf9847d99dc982cb58cf9a2aa2;Pe/file/1f4MCWT7GN97/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/04/23 02:26:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/23 02:26:22 DEBUG : pacer: Reducing sleep to 30ms 2025/04/23 02:26:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:26:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:26:26 DEBUG : pacer: Reducing sleep to 22.5ms 2025/04/23 02:26:26 DEBUG : pacer: Reducing sleep to 16.875ms 2025/04/23 02:26:27 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/04/23 02:26:27 DEBUG : pacer: Reducing sleep to 10ms 2025/04/23 02:26:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 02:26:28 DEBUG : uloz.to root 'rclone-test-tiduyaq7mepe': Waiting for checks to finish 2025/04/23 02:26:28 DEBUG : uloz.to root 'rclone-test-tiduyaq7mepe': Waiting for transfers to finish 2025/04/23 02:26:29 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/23 02:26:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:26:30 DEBUG : uloz.to root 'rclone-test-tiduyaq7mepe': Purge object "sub dir/hello world" 2025/04/23 02:26:30 DEBUG : uloz.to root 'rclone-test-tiduyaq7mepe': Purge dir "sub dir" 2025/04/23 02:26:30 DEBUG : uloz.to root 'rclone-test-tiduyaq7mepe': Purge dir "" --- PASS: TestServerSideCopyOverSelf (136.98s) === RUN TestMoveOverSelf run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:26:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 02:26:35 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:26:35 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:26:36 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/23 02:26:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/23 02:26:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestMoveOverSelf (5.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:26:40 DEBUG : Creating backend with remote "TestUlozto:rclone-test-kemonel0seya" sync_test.go:671: Server side copy (if possible) uloz.to root 'rclone-test-xigiyer8kako' -> uloz.to root 'rclone-test-kemonel0seya' 2025/04/23 02:26:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:26:43 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Waiting for checks to finish 2025/04/23 02:26:43 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Waiting for transfers to finish 2025/04/23 02:27:43 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=FT6U7Rg;fs=9npL1jKaIfJA;hid=BMy2Uut7;rid=394559919;tm=1745375803;ut=vd;rs=0;fet=download_cloud;He;ch=a36171b5abbbd61fa34e400233042741;Pe/file/9npL1jKaIfJA/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/04/23 02:27:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:27:44 DEBUG : pacer: Reducing sleep to 15ms 2025/04/23 02:27:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:27:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:27:48 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/23 02:27:48 DEBUG : pacer: Reducing sleep to 10ms 2025/04/23 02:27:50 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Using server-side directory move 2025/04/23 02:27:50 INFO : uloz.to root 'rclone-test-kemonel0seya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:27:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 02:27:50 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Waiting for checks to finish 2025/04/23 02:27:50 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Waiting for transfers to finish 2025/04/23 02:27:50 INFO : sub dir/hello world: Deleted 2025/04/23 02:27:50 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 2025/04/23 02:28:12 DEBUG : testing file moves 2025/04/23 02:28:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:28:14 INFO : sub dir/hello world: Moved (server-side) 2025/04/23 02:28:14 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Waiting for checks to finish 2025/04/23 02:28:14 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", 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 2025/04/23 02:28:35 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Purge dir "sub dir" 2025/04/23 02:28:35 DEBUG : uloz.to root 'rclone-test-kemonel0seya': Purge dir "" --- FAIL: TestServerSideMoveOverSelf (120.17s) === RUN TestCopyAfterDelete run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:28:39 ERROR : : error listing: directory not found 2025/04/23 02:28:40 INFO : Local file system at /tmp/rclone2885839892: Making directory 2025/04/23 02:28:40 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:28:40 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyAfterDelete (4.00s) === RUN TestCopyRedownload run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:28:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/23 02:28:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:28:44 DEBUG : Local file system at /tmp/rclone2885839892: Waiting for checks to finish 2025/04/23 02:28:44 DEBUG : Local file system at /tmp/rclone2885839892: Waiting for transfers to finish 2025/04/23 02:29:44 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=WL79ucX;fs=OvJ3rRgPv8FP;hid=HF9WRgSA;rid=1939657097;tm=1745375924;ut=vd;rs=0;fet=download_cloud;He;ch=7caa6834d665ed584aa907c0a29d7a7b;Pe/file/OvJ3rRgPv8FP/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/04/23 02:29:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:30:46 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=WL79ucX;fs=OvJ3rRgPv8FP;hid=HF9WRgSA;rid=1939657097;tm=1745375924;ut=vd;rs=0;fet=download_cloud;He;ch=7caa6834d665ed584aa907c0a29d7a7b;Pe/file/OvJ3rRgPv8FP/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/04/23 02:30:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/23 02:31:46 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=WL79ucX;fs=OvJ3rRgPv8FP;hid=HF9WRgSA;rid=1939657097;tm=1745375924;ut=vd;rs=0;fet=download_cloud;He;ch=7caa6834d665ed584aa907c0a29d7a7b;Pe/file/OvJ3rRgPv8FP/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/04/23 02:31:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/04/23 02:32:46 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=WL79ucX;fs=OvJ3rRgPv8FP;hid=HF9WRgSA;rid=1939657097;tm=1745375924;ut=vd;rs=0;fet=download_cloud;He;ch=7caa6834d665ed584aa907c0a29d7a7b;Pe/file/OvJ3rRgPv8FP/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/04/23 02:32:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/04/23 02:32:46 DEBUG : pacer: Reducing sleep to 120ms 2025/04/23 02:32:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:32:46 DEBUG : sub dir/hello world.920982dd.partial: renamed to: sub dir/hello world 2025/04/23 02:32:46 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:32:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:32:46 DEBUG : pacer: Reducing sleep to 90ms 2025/04/23 02:32:47 DEBUG : pacer: Reducing sleep to 67.5ms 2025/04/23 02:32:47 DEBUG : pacer: Reducing sleep to 50.625ms 2025/04/23 02:32:47 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/04/23 02:32:47 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/04/23 02:32:47 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/04/23 02:32:47 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/04/23 02:32:47 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/04/23 02:32:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyRedownload (245.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:32:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/23 02:32:48 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:32:48 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:32:49 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 02:32:49 INFO : check sum: Copied (new) 2025/04/23 02:32:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:32:50 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:32:50 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 02:32:50 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/23 02:32:50 DEBUG : check sum: Unchanged skipping 2025/04/23 02:32:50 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:32:50 DEBUG : Waiting for deletions to finish 2025/04/23 02:32:50 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncBasedOnCheckSum (3.54s) === RUN TestSyncSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:32:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/23 02:32:52 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:32:52 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:32:53 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 02:32:53 INFO : sizeonly: Copied (new) 2025/04/23 02:32:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:32:53 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:32:53 DEBUG : sizeonly: Sizes identical 2025/04/23 02:32:53 DEBUG : sizeonly: Unchanged skipping 2025/04/23 02:32:53 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:32:53 DEBUG : Waiting for deletions to finish 2025/04/23 02:32:53 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncSizeOnly (3.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:32:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/23 02:32:55 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:32:55 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:32:56 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/23 02:32:56 INFO : ignore-size: Copied (new) 2025/04/23 02:32:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:32:57 DEBUG : ignore-size: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:32:57 DEBUG : ignore-size: Unchanged skipping 2025/04/23 02:32:57 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:32:57 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:32:57 DEBUG : Waiting for deletions to finish 2025/04/23 02:32:57 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncIgnoreSize (3.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:32:59 DEBUG : existing: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:32:59 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:32:59 DEBUG : existing: Unchanged skipping 2025/04/23 02:32:59 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:32:59 DEBUG : Waiting for deletions to finish 2025/04/23 02:32:59 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/23 02:33:00 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:00 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 02:33:00 INFO : existing: Copied (replaced existing) 2025/04/23 02:33:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncIgnoreTimes (3.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 02:33:02 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:02 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 02:33:03 INFO : existing: Copied (new) 2025/04/23 02:33:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:04 DEBUG : existing: Destination exists, skipping 2025/04/23 02:33:04 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:04 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:04 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:04 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncIgnoreExisting (3.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:07 INFO : d: Making directory 2025/04/23 02:33:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 02:33:09 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:33:09 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:09 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 02:33:09 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:10 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 02:33:10 INFO : a/potato2: Copied (new) 2025/04/23 02:33:10 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:10 INFO : b/potato: Deleted 2025/04/23 02:33:10 INFO : d: Removing directory 2025/04/23 02:33:10 INFO : b: Removing directory 2025/04/23 02:33:10 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': deleted 2 directories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncIgnoreErrors (7.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:14 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:14 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 2025/04/23 02:33:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 02:33:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/23 02:33:14 DEBUG : empty space: Unchanged skipping 2025/04/23 02:33:14 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:14 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:14 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:15 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:15 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 2025/04/23 02:33:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 02:33:15 INFO : empty space: Updated modification time in destination 2025/04/23 02:33:15 DEBUG : empty space: Unchanged skipping 2025/04/23 02:33:15 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:15 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:15 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnly (3.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:18 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:18 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 2025/04/23 02:33:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 02:33:18 DEBUG : empty space: Unchanged skipping 2025/04/23 02:33:18 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:18 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:18 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:20 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:20 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 2025/04/23 02:33:20 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2885839892) 2025/04/23 02:33:20 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (uloz.to root 'rclone-test-xigiyer8kako') 2025/04/23 02:33:20 DEBUG : foo: md5 differ 2025/04/23 02:33:20 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:21 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/23 02:33:21 INFO : foo: Copied (replaced existing) 2025/04/23 02:33:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncDoesntUpdateModtime (3.06s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:23 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:33:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 02:33:23 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:23 DEBUG : empty space: Unchanged skipping 2025/04/23 02:33:23 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:24 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 02:33:24 INFO : potato: Copied (new) 2025/04/23 02:33:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterAddingAFile (3.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/23 02:33:26 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:26 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:27 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/23 02:33:27 INFO : potato: Copied (replaced existing) 2025/04/23 02:33:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.15s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:30 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:30 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 2025/04/23 02:33:30 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2885839892) 2025/04/23 02:33:30 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (uloz.to root 'rclone-test-xigiyer8kako') 2025/04/23 02:33:30 DEBUG : potato: md5 differ 2025/04/23 02:33:30 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:30 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/23 02:33:30 INFO : potato: Copied (replaced existing) 2025/04/23 02:33:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterChangingContentsOnly (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:33:33 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:33:33 DEBUG : empty space: Unchanged skipping 2025/04/23 02:33:33 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/23 02:33:33 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:33 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:38 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:33:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:33:38 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:38 DEBUG : empty space: Unchanged skipping 2025/04/23 02:33:38 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 02:33:38 INFO : potato2: Copied (new) 2025/04/23 02:33:38 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:39 INFO : potato: Deleted run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:42 INFO : d: Making directory 2025/04/23 02:33:42 INFO : d/e: Making directory 2025/04/23 02:33:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 02:33:44 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:33:44 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 02:33:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 02:33:45 INFO : a/potato2: Copied (new) 2025/04/23 02:33:45 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:45 INFO : b/potato: Deleted 2025/04/23 02:33:45 INFO : d/e: Removing directory 2025/04/23 02:33:45 INFO : d: Removing directory 2025/04/23 02:33:45 INFO : b: Removing directory 2025/04/23 02:33:46 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': deleted 3 directories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:51 INFO : d: Making directory 2025/04/23 02:33:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 02:33:52 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:33:52 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:52 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 02:33:52 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 02:33:53 INFO : a/potato2: Copied (new) 2025/04/23 02:33:53 ERROR : uloz.to root 'rclone-test-xigiyer8kako': not deleting files as there were IO errors 2025/04/23 02:33:53 ERROR : uloz.to root 'rclone-test-xigiyer8kako': not deleting directories as there were IO errors run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:33:58 DEBUG : Waiting for deletions to finish 2025/04/23 02:33:58 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:33:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:33:58 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:33:58 DEBUG : empty space: Unchanged skipping 2025/04/23 02:33:58 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:33:58 INFO : potato: Deleted 2025/04/23 02:33:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 02:33:59 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncDeleteDuring (4.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:02 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:03 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:03 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:03 INFO : potato: Deleted 2025/04/23 02:34:03 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:34:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:34:03 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:03 DEBUG : empty space: Unchanged skipping 2025/04/23 02:34:03 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 02:34:04 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncDeleteBefore (4.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:34:07 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:07 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:08 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/23 02:34:08 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestCopyDeleteBefore (4.27s) === RUN TestSyncWithExclude run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:11 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 02:34:11 DEBUG : enormous: Excluded 2025/04/23 02:34:11 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:34:11 DEBUG : potato2: Excluded 2025/04/23 02:34:11 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:34:11 DEBUG : potato2: Excluded 2025/04/23 02:34:11 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:34:11 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:11 DEBUG : empty space: Unchanged skipping 2025/04/23 02:34:11 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:11 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:11 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:12 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 02:34:12 DEBUG : enormous: Excluded 2025/04/23 02:34:12 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:34:12 DEBUG : potato2: Excluded 2025/04/23 02:34:12 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:34:12 DEBUG : potato2: Excluded 2025/04/23 02:34:12 DEBUG : empty space: Size and modification time the same (differ by 789ns, within tolerance 1µs) 2025/04/23 02:34:12 DEBUG : empty space: Unchanged skipping 2025/04/23 02:34:12 DEBUG : Local file system at /tmp/rclone2885839892: Waiting for checks to finish 2025/04/23 02:34:12 DEBUG : Local file system at /tmp/rclone2885839892: Waiting for transfers to finish 2025/04/23 02:34:12 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:12 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncWithExclude (4.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:16 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 02:34:16 DEBUG : enormous: Excluded 2025/04/23 02:34:16 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:34:16 DEBUG : potato2: Excluded 2025/04/23 02:34:16 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:34:16 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:16 DEBUG : empty space: Unchanged skipping 2025/04/23 02:34:16 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:16 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:16 INFO : potato2: Deleted 2025/04/23 02:34:16 INFO : enormous: Deleted 2025/04/23 02:34:16 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:17 DEBUG : empty space: Size and modification time the same (differ by 789ns, within tolerance 1µs) 2025/04/23 02:34:17 DEBUG : Local file system at /tmp/rclone2885839892: Waiting for checks to finish 2025/04/23 02:34:17 DEBUG : empty space: Unchanged skipping 2025/04/23 02:34:17 DEBUG : Local file system at /tmp/rclone2885839892: Waiting for transfers to finish 2025/04/23 02:34:17 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:17 INFO : enormous: Deleted 2025/04/23 02:34:17 INFO : potato2: Deleted 2025/04/23 02:34:17 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:22 DEBUG : five: Need to transfer - File not found at Destination 2025/04/23 02:34:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/23 02:34:22 DEBUG : one: Destination is newer than source, skipping 2025/04/23 02:34:22 DEBUG : three: Sizes identical 2025/04/23 02:34:22 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2885839892) 2025/04/23 02:34:22 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (uloz.to root 'rclone-test-xigiyer8kako') 2025/04/23 02:34:22 DEBUG : two: md5 differ 2025/04/23 02:34:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 02:34:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 02:34:22 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/23 02:34:23 INFO : four: Copied (replaced existing) 2025/04/23 02:34:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/23 02:34:23 INFO : five: Copied (new) 2025/04/23 02:34:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/23 02:34:23 INFO : two: Copied (replaced existing) 2025/04/23 02:34:23 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:24 DEBUG : one: Destination is newer than source, skipping 2025/04/23 02:34:24 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:24 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/23 02:34:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2885839892) 2025/04/23 02:34:24 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/23 02:34:24 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (uloz.to root 'rclone-test-xigiyer8kako') 2025/04/23 02:34:24 DEBUG : three: md5 differ 2025/04/23 02:34:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 02:34:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/23 02:34:24 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/23 02:34:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 02:34:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 02:34:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/23 02:34:24 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/23 02:34:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 02:34:24 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/23 02:34:24 INFO : three: Copied (replaced existing) 2025/04/23 02:34:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (7.77s) === 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-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:1538: Can track renames: true 2025/04/23 02:34:26 INFO : uloz.to root 'rclone-test-xigiyer8kako': Making map for --track-renames 2025/04/23 02:34:26 INFO : uloz.to root 'rclone-test-xigiyer8kako': Finished making map for --track-renames 2025/04/23 02:34:26 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 02:34:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 02:34:26 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for renames to finish 2025/04/23 02:34:26 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 02:34:27 INFO : potato: Copied (new) 2025/04/23 02:34:27 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 02:34:27 INFO : yam: Copied (new) 2025/04/23 02:34:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:27 DEBUG : potato: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:34:27 INFO : uloz.to root 'rclone-test-xigiyer8kako': Making map for --track-renames 2025/04/23 02:34:27 INFO : uloz.to root 'rclone-test-xigiyer8kako': Finished making map for --track-renames 2025/04/23 02:34:27 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:27 DEBUG : potato: Unchanged skipping 2025/04/23 02:34:27 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for renames to finish 2025/04/23 02:34:28 INFO : yam: Moved (server-side) to: yaml 2025/04/23 02:34:28 INFO : yaml: Renamed from "yam" 2025/04/23 02:34:28 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:28 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:28 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncWithTrackRenames (3.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:1610: Can track renames: true 2025/04/23 02:34:30 INFO : uloz.to root 'rclone-test-xigiyer8kako': Making map for --track-renames 2025/04/23 02:34:30 INFO : uloz.to root 'rclone-test-xigiyer8kako': Finished making map for --track-renames 2025/04/23 02:34:30 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 02:34:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 02:34:30 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for renames to finish 2025/04/23 02:34:30 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 02:34:31 INFO : potato: Copied (new) 2025/04/23 02:34:31 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 02:34:31 INFO : yam: Copied (new) 2025/04/23 02:34:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:31 DEBUG : potato: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:34:31 INFO : uloz.to root 'rclone-test-xigiyer8kako': Making map for --track-renames 2025/04/23 02:34:31 INFO : uloz.to root 'rclone-test-xigiyer8kako': Finished making map for --track-renames 2025/04/23 02:34:31 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:31 DEBUG : potato: Unchanged skipping 2025/04/23 02:34:31 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for renames to finish 2025/04/23 02:34:31 INFO : yam: Moved (server-side) to: yaml 2025/04/23 02:34:31 INFO : yaml: Renamed from "yam" 2025/04/23 02:34:31 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:31 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:31 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:1649: Can track renames: true 2025/04/23 02:34:34 INFO : uloz.to root 'rclone-test-xigiyer8kako': Making map for --track-renames 2025/04/23 02:34:34 INFO : uloz.to root 'rclone-test-xigiyer8kako': Finished making map for --track-renames 2025/04/23 02:34:34 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 02:34:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/23 02:34:34 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for renames to finish 2025/04/23 02:34:34 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:35 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 02:34:35 INFO : sub/yam: Copied (new) 2025/04/23 02:34:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 02:34:35 INFO : potato: Copied (new) 2025/04/23 02:34:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:35 DEBUG : potato: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:34:35 DEBUG : potato: Unchanged skipping 2025/04/23 02:34:35 INFO : uloz.to root 'rclone-test-xigiyer8kako': Making map for --track-renames 2025/04/23 02:34:35 INFO : uloz.to root 'rclone-test-xigiyer8kako': Finished making map for --track-renames 2025/04/23 02:34:35 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:35 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for renames to finish 2025/04/23 02:34:36 INFO : sub/yam: Moved (server-side) to: yam 2025/04/23 02:34:36 INFO : yam: Renamed from "sub/yam" 2025/04/23 02:34:36 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:36 DEBUG : Waiting for deletions to finish 2025/04/23 02:34:36 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:38 DEBUG : Creating backend with remote "/tmp/rclone2885839892/dir1" 2025/04/23 02:34:38 DEBUG : Config file has changed externally - reloading 2025/04/23 02:34:38 DEBUG : Creating backend with remote "/tmp/rclone2885839892/dir2" 2025/04/23 02:34:38 DEBUG : Local file system at /tmp/rclone2885839892/dir2: Using server-side directory move 2025/04/23 02:34:38 INFO : Local file system at /tmp/rclone2885839892/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:34:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/23 02:34:38 DEBUG : Local file system at /tmp/rclone2885839892/dir2: Waiting for checks to finish 2025/04/23 02:34:38 DEBUG : Local file system at /tmp/rclone2885839892/dir2: Waiting for transfers to finish 2025/04/23 02:34:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:34:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 02:34:39 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:39 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:34:40 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:34:40 INFO : sub dir/hello world: Deleted 2025/04/23 02:34:41 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/23 02:34:41 INFO : nested/sub dir/file: Copied (new) 2025/04/23 02:34:41 INFO : nested/sub dir/file: Deleted 2025/04/23 02:34:41 INFO : sub dir: Removing directory 2025/04/23 02:34:41 INFO : nested/sub dir: Removing directory 2025/04/23 02:34:41 INFO : nested: Removing directory 2025/04/23 02:34:41 DEBUG : Local file system at /tmp/rclone2885839892: deleted 3 directories run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:34:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 02:34:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 02:34:45 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:34:45 INFO : sub dir/hello world: Deleted 2025/04/23 02:34:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/23 02:34:46 INFO : nested/sub dir/file: Copied (new) 2025/04/23 02:34:46 INFO : nested/sub dir/file: Deleted run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 02:34:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/23 02:34:50 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:50 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:50 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/23 02:34:50 INFO : existing-b: Copied (new) 2025/04/23 02:34:50 INFO : existing-b: Deleted 2025/04/23 02:34:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 02:34:51 INFO : existing: Copied (new) 2025/04/23 02:34:51 INFO : existing: Deleted 2025/04/23 02:34:51 DEBUG : existing: Destination exists, skipping 2025/04/23 02:34:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/23 02:34:51 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:34:51 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:34:51 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestMoveWithIgnoreExisting (3.18s) === RUN TestServerSideMove run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:34:53 DEBUG : Creating backend with remote "TestUlozto:rclone-test-roratiq5wifi" sync_test.go:1705: Server side move (if possible) uloz.to root 'rclone-test-xigiyer8kako' -> uloz.to root 'rclone-test-roratiq5wifi' 2025/04/23 02:35:00 DEBUG : uloz.to root 'rclone-test-roratiq5wifi': Using server-side directory move 2025/04/23 02:35:00 INFO : uloz.to root 'rclone-test-roratiq5wifi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:35:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:35:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/04/23 02:35:01 DEBUG : empty space: Unchanged skipping 2025/04/23 02:35:01 INFO : potato2: Moved (server-side) 2025/04/23 02:35:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 02:35:01 DEBUG : uloz.to root 'rclone-test-roratiq5wifi': Waiting for checks to finish 2025/04/23 02:35:01 INFO : potato3: Deleted 2025/04/23 02:35:01 INFO : potato3: Moved (server-side) 2025/04/23 02:35:01 INFO : empty space: Deleted 2025/04/23 02:35:01 DEBUG : uloz.to root 'rclone-test-roratiq5wifi': Waiting for transfers to finish 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 2025/04/23 02:35:19 DEBUG : Creating backend with remote "TestUlozto:rclone-test-niyuler7goje" 2025/04/23 02:35:21 DEBUG : uloz.to root 'rclone-test-niyuler7goje': Using server-side directory move 2025/04/23 02:35:23 INFO : uloz.to root 'rclone-test-niyuler7goje': 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 2025/04/23 02:35:34 ERROR : : error listing: directory not found 2025/04/23 02:35:35 DEBUG : uloz.to root 'rclone-test-niyuler7goje': Purge object "empty space" 2025/04/23 02:35:35 DEBUG : uloz.to root 'rclone-test-niyuler7goje': Purge dir "" 2025/04/23 02:35:36 ERROR : : error listing: directory not found 2025/04/23 02:35:36 DEBUG : uloz.to root 'rclone-test-roratiq5wifi': Purge dir "" 2025/04/23 02:35:37 NOTICE: purge failed to rmdir "": directory not found 2025/04/23 02:35:37 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (45.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:35:38 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zewivak2xuqo" sync_test.go:1705: Server side move (if possible) uloz.to root 'rclone-test-xigiyer8kako' -> uloz.to root 'rclone-test-zewivak2xuqo' 2025/04/23 02:35:46 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 02:35:46 DEBUG : empty space: Excluded 2025/04/23 02:35:46 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 02:35:46 DEBUG : empty space: Excluded 2025/04/23 02:35:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:35:46 INFO : potato2: Moved (server-side) 2025/04/23 02:35:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 02:35:46 DEBUG : uloz.to root 'rclone-test-zewivak2xuqo': Waiting for checks to finish 2025/04/23 02:35:46 DEBUG : uloz.to root 'rclone-test-zewivak2xuqo': Waiting for transfers to finish 2025/04/23 02:35:46 INFO : potato3: Deleted 2025/04/23 02:35:46 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 2025/04/23 02:36:04 DEBUG : Creating backend with remote "TestUlozto:rclone-test-debahac2jebu" 2025/04/23 02:36:08 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 02:36:08 DEBUG : empty space: Excluded 2025/04/23 02:36:08 DEBUG : uloz.to root 'rclone-test-debahac2jebu': Waiting for checks to finish 2025/04/23 02:36:08 DEBUG : uloz.to root 'rclone-test-debahac2jebu': Waiting for transfers to finish 2025/04/23 02:36:08 INFO : There was nothing to transfer 2025/04/23 02:36:09 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 2025/04/23 02:36:11 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 2025/04/23 02:36:14 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 2025/04/23 02:36:19 ERROR : : error listing: directory not found 2025/04/23 02:36:19 DEBUG : uloz.to root 'rclone-test-debahac2jebu': Purge dir "" 2025/04/23 02:36:20 NOTICE: purge failed to rmdir "": directory not found 2025/04/23 02:36:20 NOTICE: purge failed: directory not found 2025/04/23 02:36:20 DEBUG : uloz.to root 'rclone-test-zewivak2xuqo': Purge object "empty space" 2025/04/23 02:36:20 DEBUG : uloz.to root 'rclone-test-zewivak2xuqo': Purge dir "" --- FAIL: TestServerSideMoveWithFilter (43.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:36:22 DEBUG : Creating backend with remote "TestUlozto:rclone-test-joheyig6ceji" 2025/04/23 02:36:27 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) uloz.to root 'rclone-test-xigiyer8kako' -> uloz.to root 'rclone-test-joheyig6ceji' 2025/04/23 02:36:31 DEBUG : uloz.to root 'rclone-test-joheyig6ceji': Using server-side directory move 2025/04/23 02:36:31 INFO : uloz.to root 'rclone-test-joheyig6ceji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:36:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:36:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/04/23 02:36:31 DEBUG : empty space: Unchanged skipping 2025/04/23 02:36:31 INFO : potato2: Moved (server-side) 2025/04/23 02:36:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 02:36:31 INFO : empty space: Deleted 2025/04/23 02:36:31 INFO : potato3: Deleted 2025/04/23 02:36:31 INFO : potato3: Moved (server-side) 2025/04/23 02:36:32 DEBUG : uloz.to root 'rclone-test-joheyig6ceji': Waiting for checks to finish 2025/04/23 02:36:32 DEBUG : uloz.to root 'rclone-test-joheyig6ceji': Waiting for transfers to finish 2025/04/23 02:36:32 INFO : tomatoDir: Removing directory 2025/04/23 02:36:32 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': 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 "potato3" fstest.go:197: Not found "potato2" 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 2025/04/23 02:37:00 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xarulex8paga" 2025/04/23 02:37:02 INFO : tomatoDir: Making directory 2025/04/23 02:37:03 DEBUG : uloz.to root 'rclone-test-xarulex8paga': Using server-side directory move 2025/04/23 02:37:04 INFO : uloz.to root 'rclone-test-xarulex8paga': 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 2025/04/23 02:37:16 ERROR : : error listing: directory not found 2025/04/23 02:37:18 ERROR : : error listing: directory not found 2025/04/23 02:37:19 DEBUG : uloz.to root 'rclone-test-xarulex8paga': Purge object "empty space" 2025/04/23 02:37:19 DEBUG : uloz.to root 'rclone-test-xarulex8paga': Purge dir "tomatoDir" 2025/04/23 02:37:19 DEBUG : uloz.to root 'rclone-test-xarulex8paga': Purge dir "" 2025/04/23 02:37:21 ERROR : : error listing: directory not found 2025/04/23 02:37:21 DEBUG : uloz.to root 'rclone-test-joheyig6ceji': Purge dir "" 2025/04/23 02:37:21 NOTICE: purge failed to rmdir "": directory not found 2025/04/23 02:37:21 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (60.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:37:23 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/rclone-sync-test" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncOverlap (4.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:37:28 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/rclone-sync-test" 2025/04/23 02:37:31 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/rclone-sync-test-include/layer2" 2025/04/23 02:37:34 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/rclone-sync-test-ignore-file" 2025/04/23 02:37:38 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:37:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:37:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:37:39 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/rclone-sync-test': Waiting for checks to finish 2025/04/23 02:37:39 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/rclone-sync-test': Waiting for transfers to finish 2025/04/23 02:37:39 DEBUG : Waiting for deletions to finish 2025/04/23 02:37:39 INFO : There was nothing to transfer 2025/04/23 02:37:40 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:37:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:37:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:37:41 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:37:41 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:37:41 DEBUG : Waiting for deletions to finish 2025/04/23 02:37:41 INFO : rclone-sync-test-include: Removing directory 2025/04/23 02:37:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/23 02:37:41 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': failed to delete 1 directories 2025/04/23 02:37:41 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:37:41 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:37:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:37:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:37:42 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/23 02:37:42 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/23 02:37:42 DEBUG : Waiting for deletions to finish 2025/04/23 02:37:42 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:37:43 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:37:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:37:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:37:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:37:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:37:44 DEBUG : Waiting for deletions to finish 2025/04/23 02:37:44 INFO : rclone-sync-test-include: Removing directory 2025/04/23 02:37:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/23 02:37:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': failed to delete 1 directories 2025/04/23 02:37:44 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:37:44 DEBUG : : Excluded 2025/04/23 02:37:44 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:37:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:37:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:37:45 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/23 02:37:45 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/23 02:37:45 DEBUG : Waiting for deletions to finish 2025/04/23 02:37:45 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncOverlapWithFilter (27.04s) === RUN TestSyncCompareDest run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:37:55 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/dst" 2025/04/23 02:37:58 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/CompareDest" 2025/04/23 02:38:00 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 02:38:00 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:38:00 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:38:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/23 02:38:02 INFO : one: Copied (new) 2025/04/23 02:38:02 DEBUG : Waiting for deletions to finish 2025/04/23 02:38:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:38:03 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:38:03 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:38:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/23 02:38:04 INFO : one: Copied (replaced existing) 2025/04/23 02:38:04 DEBUG : Waiting for deletions to finish 2025/04/23 02:38:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:38:08 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:38:08 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:38:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:38:08 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:38:08 DEBUG : Waiting for deletions to finish 2025/04/23 02:38:08 INFO : There was nothing to transfer 2025/04/23 02:38:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:38:10 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:38:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 02:38:10 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:38:10 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:38:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:38:10 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:38:10 DEBUG : Waiting for deletions to finish 2025/04/23 02:38:10 INFO : There was nothing to transfer 2025/04/23 02:38:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:38:11 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:38:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:38:12 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:38:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 02:38:12 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:38:12 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:38:12 DEBUG : Waiting for deletions to finish 2025/04/23 02:38:12 INFO : There was nothing to transfer 2025/04/23 02:38:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:38:13 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:38:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:38:13 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 2025/04/23 02:38:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/23 02:38:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 02:38:13 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:38:13 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:38:13 DEBUG : Waiting for deletions to finish 2025/04/23 02:38:13 INFO : There was nothing to transfer 2025/04/23 02:38:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:38:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/23 02:38:17 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 02:38:17 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:38:17 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2025/04/23 02:38:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:38:17 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:38:18 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/23 02:38:18 INFO : two: Copied (new) 2025/04/23 02:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (25.37s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:38:24 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/dest" 2025/04/23 02:38:26 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/pre-dest1" 2025/04/23 02:38:28 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/pre-dest2" 2025/04/23 02:38:31 DEBUG : 1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:38:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/23 02:38:31 DEBUG : 2: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:38:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/23 02:38:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/23 02:38:31 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dest': Waiting for checks to finish 2025/04/23 02:38:31 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dest': Waiting for transfers to finish 2025/04/23 02:38:34 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/23 02:38:34 INFO : 3: Copied (new) 2025/04/23 02:38:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (16.17s) === RUN TestSyncCopyDest run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.47s) === RUN TestSyncBackupDir run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:38:40 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/dst" 2025/04/23 02:38:43 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/backup" 2025/04/23 02:38:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:38:45 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:38:45 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:38:45 DEBUG : two: Unchanged skipping 2025/04/23 02:38:45 INFO : one: Moved (server-side) 2025/04/23 02:38:45 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:38:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:38:46 INFO : one: Copied (new) 2025/04/23 02:38:46 DEBUG : Waiting for deletions to finish 2025/04/23 02:38:47 INFO : three.txt: Moved (server-side) 2025/04/23 02:38:47 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 2025/04/23 02:39:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:39:08 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:39:08 DEBUG : two: Unchanged skipping 2025/04/23 02:39:08 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:39:09 INFO : one: Moved (server-side) 2025/04/23 02:39:09 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:39:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:39:10 INFO : one: Copied (new) 2025/04/23 02:39:10 DEBUG : Waiting for deletions to finish 2025/04/23 02:39:10 INFO : three.txt: Moved (server-side) 2025/04/23 02:39:10 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/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: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 (45.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:39:27 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/dst" 2025/04/23 02:39:29 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/backup" 2025/04/23 02:39:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:39:32 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:39:32 DEBUG : two: Unchanged skipping 2025/04/23 02:39:32 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:39:33 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:39:33 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:39:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:39:34 INFO : one: Copied (new) 2025/04/23 02:39:34 DEBUG : Waiting for deletions to finish 2025/04/23 02:39:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:39:34 INFO : three.txt: Moved into backup dir 2025/04/23 02:39:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:39:36 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:39:36 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:39:36 DEBUG : two: Unchanged skipping 2025/04/23 02:39:36 INFO : one.bak: Deleted 2025/04/23 02:39:37 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:39:37 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:39:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:39:37 INFO : one: Copied (new) 2025/04/23 02:39:37 DEBUG : Waiting for deletions to finish 2025/04/23 02:39:38 INFO : three.txt.bak: Deleted 2025/04/23 02:39:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:39:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (17.91s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:39:45 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/dst" 2025/04/23 02:39:47 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/backup" 2025/04/23 02:39:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:39:50 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:39:50 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:39:50 DEBUG : two: Unchanged skipping 2025/04/23 02:39:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:39:50 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:39:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:39:51 INFO : one: Copied (new) 2025/04/23 02:39:51 DEBUG : Waiting for deletions to finish 2025/04/23 02:39:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:39:52 INFO : three.txt: Moved into backup dir 2025/04/23 02:39:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:39:54 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:39:54 DEBUG : two: Unchanged skipping 2025/04/23 02:39:54 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:39:54 INFO : one-2019-01-01: Deleted 2025/04/23 02:39:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:39:54 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:39:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:39:56 INFO : one: Copied (new) 2025/04/23 02:39:56 DEBUG : Waiting for deletions to finish 2025/04/23 02:39:56 INFO : three-2019-01-01.txt: Deleted 2025/04/23 02:39:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:39:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:40:02 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/dst" 2025/04/23 02:40:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:40:05 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:40:05 DEBUG : two: Unchanged skipping 2025/04/23 02:40:05 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:40:05 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:40:05 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:40:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:40:06 INFO : one: Copied (new) 2025/04/23 02:40:06 DEBUG : Waiting for deletions to finish 2025/04/23 02:40:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:40:07 INFO : three.txt: Moved into backup dir 2025/04/23 02:40:09 DEBUG : one.bak: Excluded (Path Filter) 2025/04/23 02:40:09 DEBUG : one.bak: Excluded 2025/04/23 02:40:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/23 02:40:09 DEBUG : three.txt.bak: Excluded 2025/04/23 02:40:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:40:09 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:40:09 DEBUG : two: Unchanged skipping 2025/04/23 02:40:09 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for checks to finish 2025/04/23 02:40:09 INFO : one.bak: Deleted 2025/04/23 02:40:09 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:40:09 DEBUG : uloz.to root 'rclone-test-xigiyer8kako/dst': Waiting for transfers to finish 2025/04/23 02:40:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:40:10 INFO : one: Copied (new) 2025/04/23 02:40:10 DEBUG : Waiting for deletions to finish 2025/04/23 02:40:10 INFO : three.txt.bak: Deleted 2025/04/23 02:40:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:40:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.94s) === RUN TestSyncSuffix run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:40:16 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/dst" 2025/04/23 02:40:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:40:19 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:40:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:40:20 INFO : one: Copied (new) 2025/04/23 02:40:20 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:40:20 DEBUG : two: Unchanged skipping 2025/04/23 02:40:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 02:40:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:40:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/23 02:40:22 INFO : three.txt: Copied (new) 2025/04/23 02:40:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:40:23 INFO : one.bak: Deleted 2025/04/23 02:40:24 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:40:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:40:24 INFO : one: Copied (new) 2025/04/23 02:40:24 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:40:24 DEBUG : two: Unchanged skipping 2025/04/23 02:40:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 02:40:25 INFO : three.txt.bak: Deleted 2025/04/23 02:40:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:40:26 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/23 02:40:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:40:32 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigiyer8kako/dst" 2025/04/23 02:40:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:40:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:40:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:40:35 INFO : one: Copied (new) 2025/04/23 02:40:36 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:40:36 DEBUG : two: Unchanged skipping 2025/04/23 02:40:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 02:40:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:40:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/23 02:40:37 INFO : three.txt: Copied (new) 2025/04/23 02:40:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:40:38 INFO : one-2019-01-01: Deleted 2025/04/23 02:40:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:40:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:40:39 INFO : one: Copied (new) 2025/04/23 02:40:39 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:40:39 DEBUG : two: Unchanged skipping 2025/04/23 02:40:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 02:40:40 INFO : three-2019-01-01.txt: Deleted 2025/04/23 02:40:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:40:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/23 02:40:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.23s) === RUN TestSyncUTFNorm run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:40:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/23 02:40:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:40:44 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:40:45 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/23 02:40:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/23 02:40:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.02s) === RUN TestSyncImmutable run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:40:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 02:40:46 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:40:46 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:40:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 02:40:47 INFO : existing: Copied (new) 2025/04/23 02:40:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:40:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/23 02:40:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/23 02:40:48 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:40:48 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:40:48 ERROR : uloz.to root 'rclone-test-xigiyer8kako': not deleting files as there were IO errors 2025/04/23 02:40:48 ERROR : uloz.to root 'rclone-test-xigiyer8kako': not deleting directories as there were IO errors run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncImmutable (3.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:40:51 DEBUG : existing: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:40:51 DEBUG : existing: Unchanged skipping 2025/04/23 02:40:51 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:40:51 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:40:51 DEBUG : Waiting for deletions to finish 2025/04/23 02:40:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.16s) === RUN TestFixCase run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", 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-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", 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-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:41:27 DEBUG : both1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both11: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both10: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both0: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both1: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both12: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both12: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both13: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both13: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both14: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both14: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both15: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both15: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both16: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both16: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both17: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both17: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both18: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both18: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both19: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:41:27 DEBUG : both19: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both2: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both10: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both3: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both0: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both4: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both11: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both5: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both2: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both6: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both5: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both7: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both7: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both8: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both8: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both9: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:41:27 DEBUG : both3: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both4: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both6: Unchanged skipping 2025/04/23 02:41:27 DEBUG : both9: Unchanged skipping 2025/04/23 02:41:27 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:41:27 DEBUG : Waiting for deletions to finish 2025/04/23 02:41:28 INFO : only6: Deleted 2025/04/23 02:41:28 INFO : only11: Deleted 2025/04/23 02:41:28 INFO : only17: Deleted 2025/04/23 02:41:28 INFO : only5: Deleted 2025/04/23 02:41:28 INFO : only1: Deleted 2025/04/23 02:41:28 INFO : only15: Deleted 2025/04/23 02:41:28 INFO : only3: Deleted 2025/04/23 02:41:28 INFO : only9: Deleted 2025/04/23 02:41:28 INFO : only7: Deleted 2025/04/23 02:41:28 INFO : only8: Deleted 2025/04/23 02:41:28 INFO : only0: Deleted 2025/04/23 02:41:28 INFO : only13: Deleted 2025/04/23 02:41:28 INFO : only14: Deleted 2025/04/23 02:41:28 INFO : only16: Deleted 2025/04/23 02:41:28 INFO : only2: Deleted 2025/04/23 02:41:29 INFO : only10: Deleted 2025/04/23 02:41:29 INFO : only12: Deleted 2025/04/23 02:41:29 INFO : only18: Deleted 2025/04/23 02:41:29 INFO : only4: Deleted 2025/04/23 02:41:29 INFO : only19: Deleted 2025/04/23 02:41:29 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncConcurrentDelete (40.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:42:16 DEBUG : both0: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for checks to finish 2025/04/23 02:42:16 DEBUG : both11: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both10: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both0: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both12: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both1: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both13: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both13: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both14: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both11: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both15: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both10: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both16: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both16: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both17: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both12: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both18: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both14: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both19: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both19: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both2: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both15: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both3: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both3: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both4: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both17: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both5: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both5: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both6: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both18: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both7: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both4: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both8: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both2: Unchanged skipping 2025/04/23 02:42:16 DEBUG : both9: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2025/04/23 02:42:16 DEBUG : both6: Unchanged skipping 2025/04/23 02:42:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : both7: Unchanged skipping 2025/04/23 02:42:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : both8: Unchanged skipping 2025/04/23 02:42:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : both9: Unchanged skipping 2025/04/23 02:42:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/23 02:42:16 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Waiting for transfers to finish 2025/04/23 02:42:16 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:16 INFO : only0: Copied (replaced existing) 2025/04/23 02:42:16 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:16 INFO : only10: Copied (replaced existing) 2025/04/23 02:42:16 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:16 INFO : only11: Copied (replaced existing) 2025/04/23 02:42:16 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:16 INFO : only12: Copied (replaced existing) 2025/04/23 02:42:17 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:17 INFO : only13: Copied (replaced existing) 2025/04/23 02:42:17 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:17 INFO : only14: Copied (replaced existing) 2025/04/23 02:42:17 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:17 INFO : only15: Copied (replaced existing) 2025/04/23 02:42:17 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:17 INFO : only16: Copied (replaced existing) 2025/04/23 02:42:18 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:18 INFO : only17: Copied (replaced existing) 2025/04/23 02:42:18 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:18 INFO : only1: Copied (replaced existing) 2025/04/23 02:42:18 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:18 INFO : only18: Copied (replaced existing) 2025/04/23 02:42:18 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:18 INFO : only4: Copied (replaced existing) 2025/04/23 02:42:18 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:18 INFO : only5: Copied (replaced existing) 2025/04/23 02:42:19 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:19 INFO : only6: Copied (replaced existing) 2025/04/23 02:42:19 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:19 INFO : only7: Copied (replaced existing) 2025/04/23 02:42:19 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:19 INFO : only19: Copied (replaced existing) 2025/04/23 02:42:19 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:19 INFO : only9: Copied (replaced existing) 2025/04/23 02:42:19 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:19 INFO : only2: Copied (replaced existing) 2025/04/23 02:42:19 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:19 INFO : only3: Copied (replaced existing) 2025/04/23 02:42:19 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 02:42:19 INFO : only8: Copied (replaced existing) 2025/04/23 02:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncConcurrentTruncate (54.80s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:42:29 DEBUG : empty_dir: Making directory with metadata 2025/04/23 02:42:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:42:29 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 02:42:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:42:29 INFO : empty_on_remote: Making directory 2025/04/23 02:42:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:42:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 02:42:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 02:42:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:42:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncReplaceDirModTime (8.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:42:37 DEBUG : empty_dir: Making directory with metadata 2025/04/23 02:42:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:42:37 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 02:42:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:42:37 INFO : empty_on_remote: Making directory 2025/04/23 02:42:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:42:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 02:42:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 02:42:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:42:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/23 02:42:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:42:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:42:46 INFO : sub dir: Making directory 2025/04/23 02:42:47 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-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestNothingToTransferWithEmptyDirs (17.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" 2025/04/23 02:43:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:43:03 INFO : sub dir: Making directory 2025/04/23 02:43:04 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-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" run.go:180: Remote "uloz.to root 'rclone-test-xigiyer8kako'", Local "Local file system at /tmp/rclone2885839892", Modify Window "1µs" --- PASS: TestNothingToTransferWithoutEmptyDirs (18.70s) FAIL 2025/04/23 02:43:22 DEBUG : uloz.to root 'rclone-test-xigiyer8kako': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 20m13.656191357s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir]