"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2025/09/09 02:25:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dabewed5niqu" 2025/09/09 02:25:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 02:25:49 DEBUG : Creating backend with remote "/tmp/rclone959503727" === 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 "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:25:50 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/09 02:25:50 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:50 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.60s) === RUN TestCopy run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:25:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:25:50 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:50 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:25:50 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:25:51 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (1.18s) === RUN TestCopyMetadata run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.19s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.16s) === RUN TestCopyMissingDirectory run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:52 DEBUG : Creating backend with remote "/non-existing" 2025/09/09 02:25:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/09 02:25:52 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:52 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.34s) === RUN TestCopyNoTraverse run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:25:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:25:52 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:52 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:25:52 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:25:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (1.07s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.19s) === RUN TestCopyCheckFirst run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:53 INFO : gofile root 'rclone-test-dabewed5niqu': Running all checks before starting transfers 2025/09/09 02:25:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:25:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:25:53 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:53 INFO : gofile root 'rclone-test-dabewed5niqu': Checks finished, now starting transfers 2025/09/09 02:25:53 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:25:54 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:25:54 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (1.04s) === RUN TestSyncNoTraverse run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:54 ERROR : Ignoring --no-traverse with sync 2025/09/09 02:25:54 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:25:54 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:54 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:25:55 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:25:55 DEBUG : Waiting for deletions to finish 2025/09/09 02:25:55 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (1.04s) === RUN TestCopyWithDepth run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/09 02:25:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:25:55 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:55 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:56 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/09/09 02:25:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 02:25:56 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:56 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:25:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 02:25:57 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:57 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:57 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:25:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/09 02:25:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 02:25:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/09 02:25:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:25:57 INFO : sub dir2: Making directory 2025/09/09 02:25:57 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/09 02:25:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/09 02:25:57 INFO : sub dir: Making directory 2025/09/09 02:25:58 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/09 02:25:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:25:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:25:58 INFO : sub dir2/sub sub dir2: Making directory 2025/09/09 02:25:58 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/09 02:25:58 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/09/09 02:25:58 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:58 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:25:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:25:58 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:25:58 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2025/09/09 02:25:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:25:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestCopyEmptyDirectories (2.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:25:59 INFO : sub dir2: Making directory 2025/09/09 02:25:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/09 02:25:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 02:25:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/09 02:25:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:25:59 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/09/09 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:25:59 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:25:59 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:00 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:26:00 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:00 DEBUG : sub dir2: Making directory with metadata 2025/09/09 02:26:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 02:26:00 INFO : sub dir2: Making directory 2025/09/09 02:26:01 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/09 02:26:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/09 02:26:01 INFO : sub dir: Making directory 2025/09/09 02:26:01 INFO : sub dir: Made directory with modification time 2025-09-09 02:26:00.772733149 +0000 UTC 2025/09/09 02:26:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:26:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:26:01 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:01 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:01 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:26:01 INFO : sub dir/hello world: Deleted 2025/09/09 02:26:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:02 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/09/09 02:26:02 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 02:26:02 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:02 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.94s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:03 INFO : sub dir2: Making directory 2025/09/09 02:26:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/09 02:26:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:26:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:26:03 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:03 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:03 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:26:03 INFO : sub dir/hello world: Deleted 2025/09/09 02:26:03 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (1.03s) === RUN TestSyncEmptyDirectories run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:04 DEBUG : sub dir2: Making directory with metadata 2025/09/09 02:26:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 02:26:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:04 INFO : sub dir2: Making directory 2025/09/09 02:26:04 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/09 02:26:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/09 02:26:04 INFO : sub dir: Making directory 2025/09/09 02:26:04 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/09 02:26:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:26:04 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:04 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:26:05 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestSyncEmptyDirectories (1.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:06 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:06 INFO : a1: Making directory 2025/09/09 02:26:06 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2025/09/09 02:26:06 DEBUG : Added delayed dir = "a1", newDst= 2025/09/09 02:26:06 INFO : a1/b1: Making directory 2025/09/09 02:26:06 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2025/09/09 02:26:06 DEBUG : Added delayed dir = "a1/b1", newDst= 2025/09/09 02:26:06 INFO : a1/b2: Making directory 2025/09/09 02:26:06 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2025/09/09 02:26:06 DEBUG : Added delayed dir = "a1/b2", newDst= 2025/09/09 02:26:06 INFO : a1/b2/c1: Making directory 2025/09/09 02:26:06 INFO : a1/b1/c1: Making directory 2025/09/09 02:26:07 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2025/09/09 02:26:07 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2025/09/09 02:26:07 INFO : a1/b2/c1/d1: Making directory 2025/09/09 02:26:07 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2025/09/09 02:26:07 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2025/09/09 02:26:07 INFO : a1/b1/c1/d1: Making directory 2025/09/09 02:26:07 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2025/09/09 02:26:07 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2025/09/09 02:26:07 INFO : a1/b2/c1/d1/e1: Making directory 2025/09/09 02:26:07 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2025/09/09 02:26:07 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2025/09/09 02:26:07 INFO : a1/b1/c1/d2: Making directory 2025/09/09 02:26:07 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2025/09/09 02:26:07 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2025/09/09 02:26:07 INFO : a1/b2/c1/d1/e1/f1: Making directory 2025/09/09 02:26:07 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2025/09/09 02:26:07 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2025/09/09 02:26:07 INFO : a1/b1/c1/d1/e1: Making directory 2025/09/09 02:26:07 INFO : a1/b1/c1/d2/e1: Making directory 2025/09/09 02:26:07 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/09 02:26:07 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2025/09/09 02:26:08 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2025/09/09 02:26:08 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2025/09/09 02:26:08 INFO : a1/b1/c1/d1/e1/f1: Making directory 2025/09/09 02:26:08 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2025/09/09 02:26:08 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2025/09/09 02:26:08 INFO : a1/b1/c1/d2/e1/f1: Making directory 2025/09/09 02:26:08 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2025/09/09 02:26:08 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2025/09/09 02:26:08 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2025/09/09 02:26:08 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2025/09/09 02:26:08 INFO : a1/b1/c1/d2/e1/f2: Making directory 2025/09/09 02:26:08 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2025/09/09 02:26:08 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2025/09/09 02:26:08 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:08 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:08 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:08 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:08 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:08 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:08 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:08 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:08 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:08 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:08 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:09 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:09 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:09 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:09 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:09 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:09 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:09 INFO : a1: Set directory modification time (using DirSetModTime) --- PASS: TestSyncSetDelayedModTimes (8.21s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:14 INFO : sub dir2: Making directory 2025/09/09 02:26:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/09 02:26:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:26:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:26:14 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:14 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:14 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:26:14 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:14 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nafupoc7sone" sync_test.go:620: Server side copy (if possible) gofile root 'rclone-test-dabewed5niqu' -> gofile root 'rclone-test-nafupoc7sone' 2025/09/09 02:26:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:26:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:26:16 DEBUG : gofile root 'rclone-test-nafupoc7sone': Waiting for checks to finish 2025/09/09 02:26:16 DEBUG : gofile root 'rclone-test-nafupoc7sone': Waiting for transfers to finish 2025/09/09 02:26:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 02:26:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:17 DEBUG : gofile root 'rclone-test-nafupoc7sone': Purge remote --- PASS: TestServerSideCopy (2.64s) === RUN TestCopyOverSelf run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:18 DEBUG : sub dir: Directory modification time the same (differ by -686.775994ms, within tolerance 1s) 2025/09/09 02:26:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/09 02:26:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 02:26:18 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:18 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:18 DEBUG : sub dir/hello world: Removing old object on successful upload 2025/09/09 02:26:18 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/09 02:26:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/09 02:26:19 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (1.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-jeluqex6doqo" sync_test.go:656: Server side copy (if possible) gofile root 'rclone-test-dabewed5niqu' -> gofile root 'rclone-test-jeluqex6doqo' 2025/09/09 02:26:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:26:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:26:20 DEBUG : gofile root 'rclone-test-jeluqex6doqo': Waiting for checks to finish 2025/09/09 02:26:20 DEBUG : gofile root 'rclone-test-jeluqex6doqo': Waiting for transfers to finish 2025/09/09 02:26:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 02:26:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:21 DEBUG : sub dir/hello world: Removing old object on successful upload 2025/09/09 02:26:21 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/09 02:26:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/09 02:26:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 02:26:21 DEBUG : gofile root 'rclone-test-jeluqex6doqo': Waiting for checks to finish 2025/09/09 02:26:21 DEBUG : gofile root 'rclone-test-jeluqex6doqo': Waiting for transfers to finish 2025/09/09 02:26:22 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2025/09/09 02:26:22 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/09 02:26:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 02:26:22 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/09 02:26:22 DEBUG : gofile root 'rclone-test-jeluqex6doqo': Purge remote --- PASS: TestServerSideCopyOverSelf (3.45s) === RUN TestMoveOverSelf run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:23 DEBUG : sub dir: Directory modification time the same (differ by -462.787421ms, within tolerance 1s) 2025/09/09 02:26:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/09 02:26:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 02:26:23 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:23 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:23 DEBUG : sub dir/hello world: Removing old object on successful upload 2025/09/09 02:26:23 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/09 02:26:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/09 02:26:23 INFO : sub dir/hello world: Deleted 2025/09/09 02:26:23 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (1.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-suzaram7reda" sync_test.go:701: Server side copy (if possible) gofile root 'rclone-test-dabewed5niqu' -> gofile root 'rclone-test-suzaram7reda' 2025/09/09 02:26:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:26:25 DEBUG : gofile root 'rclone-test-suzaram7reda': Waiting for checks to finish 2025/09/09 02:26:25 DEBUG : gofile root 'rclone-test-suzaram7reda': Waiting for transfers to finish 2025/09/09 02:26:25 DEBUG : Rate limited, sleep for 5s 2025/09/09 02:26:30 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/09/09 02:26:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:26:30 DEBUG : Rate limited, sleep for 5s 2025/09/09 02:26:35 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/09/09 02:26:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/09 02:26:35 DEBUG : pacer: Reducing sleep to 20ms 2025/09/09 02:26:35 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:26:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 02:26:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:36 DEBUG : sub dir/hello world: Removing old object on successful upload 2025/09/09 02:26:36 DEBUG : gofile root 'rclone-test-suzaram7reda': Using server-side directory move 2025/09/09 02:26:36 INFO : gofile root 'rclone-test-suzaram7reda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/09 02:26:36 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/09 02:26:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/09 02:26:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 02:26:36 DEBUG : gofile root 'rclone-test-suzaram7reda': Waiting for checks to finish 2025/09/09 02:26:36 DEBUG : gofile root 'rclone-test-suzaram7reda': Waiting for transfers to finish 2025/09/09 02:26:36 INFO : sub dir/hello world: Deleted 2025/09/09 02:26:37 INFO : sub dir/hello world: Moved (server-side) 2025/09/09 02:26:37 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/09 02:26:37 DEBUG : testing file moves 2025/09/09 02:26:37 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/09 02:26:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/09 02:26:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/09 02:26:37 DEBUG : gofile root 'rclone-test-suzaram7reda': Waiting for checks to finish 2025/09/09 02:26:37 DEBUG : gofile root 'rclone-test-suzaram7reda': Waiting for transfers to finish 2025/09/09 02:26:37 INFO : sub dir/hello world: Deleted 2025/09/09 02:26:37 INFO : sub dir/hello world: Moved (server-side) 2025/09/09 02:26:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/09 02:26:38 DEBUG : gofile root 'rclone-test-suzaram7reda': Purge remote --- PASS: TestServerSideMoveOverSelf (14.82s) === RUN TestCopyAfterDelete run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:39 ERROR : error listing: directory not found 2025/09/09 02:26:39 INFO : Local file system at /tmp/rclone959503727: Making directory 2025/09/09 02:26:39 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:39 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.21s) === RUN TestCopyRedownload run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/09 02:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 02:26:40 DEBUG : Local file system at /tmp/rclone959503727: Waiting for checks to finish 2025/09/09 02:26:40 DEBUG : Local file system at /tmp/rclone959503727: Waiting for transfers to finish 2025/09/09 02:26:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/09 02:26:41 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2025/09/09 02:26:41 INFO : sub dir/hello world: Copied (new) 2025/09/09 02:26:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/09 02:26:41 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:41 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:42 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/09 02:26:42 INFO : check sum: Copied (new) 2025/09/09 02:26:42 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:42 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:42 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/09 02:26:42 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/09/09 02:26:42 DEBUG : check sum: Unchanged skipping 2025/09/09 02:26:42 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:42 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.93s) === RUN TestSyncSizeOnly run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/09 02:26:42 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:42 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:43 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/09 02:26:43 INFO : sizeonly: Copied (new) 2025/09/09 02:26:43 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:43 DEBUG : sizeonly: Sizes identical 2025/09/09 02:26:43 DEBUG : sizeonly: Unchanged skipping 2025/09/09 02:26:43 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:43 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:43 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.88s) === RUN TestSyncIgnoreSize run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/09 02:26:43 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:43 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:43 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/09/09 02:26:43 INFO : ignore-size: Copied (new) 2025/09/09 02:26:43 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:44 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/09 02:26:44 DEBUG : ignore-size: Unchanged skipping 2025/09/09 02:26:44 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:44 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:44 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.80s) === RUN TestSyncIgnoreTimes run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/09 02:26:44 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:44 DEBUG : existing: Unchanged skipping 2025/09/09 02:26:44 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:44 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:44 INFO : There was nothing to transfer 2025/09/09 02:26:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/09 02:26:44 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:44 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:45 DEBUG : existing: Removing old object on successful upload 2025/09/09 02:26:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/09 02:26:45 INFO : existing: Copied (replaced existing) 2025/09/09 02:26:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/09 02:26:45 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:45 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/09 02:26:45 INFO : existing: Copied (new) 2025/09/09 02:26:45 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:45 DEBUG : existing: Destination exists, skipping 2025/09/09 02:26:45 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:45 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:45 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.79s) === RUN TestSyncIgnoreErrors run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:46 INFO : d: Making directory 2025/09/09 02:26:47 DEBUG : Added delayed dir = "a", newDst= 2025/09/09 02:26:47 DEBUG : c: Directory modification time the same (differ by -515.842595ms, within tolerance 1s) 2025/09/09 02:26:47 DEBUG : Added delayed dir = "c", newDst=c 2025/09/09 02:26:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:26:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 02:26:47 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:47 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 02:26:47 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:47 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/09 02:26:47 INFO : a/potato2: Copied (new) 2025/09/09 02:26:47 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:47 INFO : b/potato: Deleted 2025/09/09 02:26:47 INFO : a: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:47 INFO : d: Removing directory 2025/09/09 02:26:47 INFO : b: Removing directory 2025/09/09 02:26:48 DEBUG : gofile root 'rclone-test-dabewed5niqu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (2.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:49 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:49 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/09 02:26:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/09 02:26:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/09 02:26:49 DEBUG : empty space: Unchanged skipping 2025/09/09 02:26:49 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:49 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:49 INFO : There was nothing to transfer 2025/09/09 02:26:49 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:49 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/09 02:26:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/09 02:26:49 INFO : empty space: Updated modification time in destination 2025/09/09 02:26:49 DEBUG : empty space: Unchanged skipping 2025/09/09 02:26:49 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:49 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/09 02:26:50 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/09 02:26:50 DEBUG : empty space: Unchanged skipping 2025/09/09 02:26:50 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:50 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:51 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:51 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/09 02:26:51 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone959503727) 2025/09/09 02:26:51 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (gofile root 'rclone-test-dabewed5niqu') 2025/09/09 02:26:51 DEBUG : foo: md5 differ 2025/09/09 02:26:51 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:51 DEBUG : foo: Removing old object on successful upload 2025/09/09 02:26:51 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/09/09 02:26:51 INFO : foo: Copied (replaced existing) 2025/09/09 02:26:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:26:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/09 02:26:52 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:52 DEBUG : empty space: Unchanged skipping 2025/09/09 02:26:52 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:52 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/09 02:26:52 INFO : potato: Copied (new) 2025/09/09 02:26:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:53 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/09 02:26:53 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:53 DEBUG : potato: Removing old object on successful upload 2025/09/09 02:26:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/09/09 02:26:53 INFO : potato: Copied (replaced existing) 2025/09/09 02:26:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:53 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:53 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/09/09 02:26:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone959503727) 2025/09/09 02:26:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (gofile root 'rclone-test-dabewed5niqu') 2025/09/09 02:26:53 DEBUG : potato: md5 differ 2025/09/09 02:26:53 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:53 DEBUG : potato: Removing old object on successful upload 2025/09/09 02:26:54 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/09/09 02:26:54 INFO : potato: Copied (replaced existing) 2025/09/09 02:26:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 02:26:54 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/09 02:26:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:26:54 DEBUG : empty space: Unchanged skipping 2025/09/09 02:26:54 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:54 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:26:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 02:26:55 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:55 DEBUG : empty space: Unchanged skipping 2025/09/09 02:26:55 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/09 02:26:55 INFO : potato2: Copied (new) 2025/09/09 02:26:55 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:26:57 INFO : d: Making directory 2025/09/09 02:26:57 INFO : d/e: Making directory 2025/09/09 02:26:57 DEBUG : Added delayed dir = "a", newDst= 2025/09/09 02:26:57 DEBUG : c: Directory modification time the same (differ by 96.132533ms, within tolerance 1s) 2025/09/09 02:26:57 DEBUG : Added delayed dir = "c", newDst=c 2025/09/09 02:26:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:26:57 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 02:26:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 02:26:57 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:26:57 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:26:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/09 02:26:58 INFO : a/potato2: Copied (new) 2025/09/09 02:26:58 DEBUG : Waiting for deletions to finish 2025/09/09 02:26:58 INFO : b/potato: Deleted 2025/09/09 02:26:58 INFO : a: Set directory modification time (using DirSetModTime) 2025/09/09 02:26:58 INFO : d/e: Removing directory 2025/09/09 02:26:58 INFO : d: Removing directory 2025/09/09 02:26:59 INFO : b: Removing directory 2025/09/09 02:26:59 DEBUG : gofile root 'rclone-test-dabewed5niqu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:27:00 INFO : d: Making directory 2025/09/09 02:27:01 DEBUG : Added delayed dir = "a", newDst= 2025/09/09 02:27:01 DEBUG : c: Directory modification time the same (differ by -367.875762ms, within tolerance 1s) 2025/09/09 02:27:01 DEBUG : Added delayed dir = "c", newDst=c 2025/09/09 02:27:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:27:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 02:27:01 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:27:01 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 02:27:01 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:27:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/09 02:27:01 INFO : a/potato2: Copied (new) 2025/09/09 02:27:01 ERROR : gofile root 'rclone-test-dabewed5niqu': not deleting files as there were IO errors 2025/09/09 02:27:01 INFO : a: Set directory modification time (using DirSetModTime) 2025/09/09 02:27:01 ERROR : gofile root 'rclone-test-dabewed5niqu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:27:03 DEBUG : Waiting for deletions to finish 2025/09/09 02:27:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:27:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 02:27:03 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:27:03 DEBUG : empty space: Unchanged skipping 2025/09/09 02:27:03 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:27:03 INFO : potato: Deleted 2025/09/09 02:27:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/09 02:27:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:27:04 DEBUG : Waiting for deletions to finish 2025/09/09 02:27:04 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:27:04 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:27:04 INFO : potato: Deleted 2025/09/09 02:27:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 02:27:05 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:27:05 DEBUG : empty space: Unchanged skipping 2025/09/09 02:27:05 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:27:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/09 02:27:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.43s) === RUN TestCopyDeleteBefore run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 02:27:05 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:27:05 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:27:06 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/09/09 02:27:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.91s) === RUN TestSyncWithExclude run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:27:06 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 02:27:06 DEBUG : enormous: Excluded 2025/09/09 02:27:06 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 02:27:06 DEBUG : potato2: Excluded 2025/09/09 02:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 02:27:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:27:07 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:27:07 DEBUG : empty space: Unchanged skipping 2025/09/09 02:27:07 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:27:07 DEBUG : Waiting for deletions to finish 2025/09/09 02:27:07 INFO : There was nothing to transfer 2025/09/09 02:27:07 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 02:27:07 DEBUG : enormous: Excluded 2025/09/09 02:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 02:27:07 DEBUG : potato2: Excluded 2025/09/09 02:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 02:27:07 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/09 02:27:07 DEBUG : Local file system at /tmp/rclone959503727: Waiting for checks to finish 2025/09/09 02:27:07 DEBUG : empty space: Unchanged skipping 2025/09/09 02:27:07 DEBUG : Local file system at /tmp/rclone959503727: Waiting for transfers to finish 2025/09/09 02:27:07 DEBUG : Waiting for deletions to finish 2025/09/09 02:27:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:27:08 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 02:27:08 DEBUG : enormous: Excluded 2025/09/09 02:27:08 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 02:27:08 DEBUG : potato2: Excluded 2025/09/09 02:27:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/09 02:27:08 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:27:08 DEBUG : empty space: Unchanged skipping 2025/09/09 02:27:08 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:27:08 DEBUG : Waiting for deletions to finish 2025/09/09 02:27:08 INFO : enormous: Deleted 2025/09/09 02:27:08 INFO : potato2: Deleted 2025/09/09 02:27:08 INFO : There was nothing to transfer 2025/09/09 02:27:08 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/09 02:27:08 DEBUG : empty space: Unchanged skipping 2025/09/09 02:27:08 DEBUG : Local file system at /tmp/rclone959503727: Waiting for checks to finish 2025/09/09 02:27:08 DEBUG : Local file system at /tmp/rclone959503727: Waiting for transfers to finish 2025/09/09 02:27:08 DEBUG : Waiting for deletions to finish 2025/09/09 02:27:08 INFO : enormous: Deleted 2025/09/09 02:27:08 INFO : potato2: Deleted 2025/09/09 02:27:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.56s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" 2025/09/09 02:27:10 DEBUG : five: Need to transfer - File not found at Destination 2025/09/09 02:27:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/09 02:27:10 DEBUG : one: Destination is newer than source, skipping 2025/09/09 02:27:10 DEBUG : three: Sizes identical 2025/09/09 02:27:10 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:27:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/09 02:27:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 02:27:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone959503727) 2025/09/09 02:27:10 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (gofile root 'rclone-test-dabewed5niqu') 2025/09/09 02:27:10 DEBUG : two: md5 differ 2025/09/09 02:27:10 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:27:10 DEBUG : four: Removing old object on successful upload 2025/09/09 02:27:10 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/09 02:27:10 INFO : four: Copied (replaced existing) 2025/09/09 02:27:10 DEBUG : two: Removing old object on successful upload 2025/09/09 02:27:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/09 02:27:10 INFO : two: Copied (replaced existing) 2025/09/09 02:29:20 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:29:20 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:29:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:29:20 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 0/10 2025/09/09 02:29:21 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:31:32 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:31:32 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:31:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:31:32 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 1/10 2025/09/09 02:31:32 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:33:43 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:33:43 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:33:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:33:43 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 2/10 2025/09/09 02:33:43 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:35:54 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:35:54 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:35:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:35:54 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 3/10 2025/09/09 02:35:54 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:38:05 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:38:05 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:38:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:38:05 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 4/10 2025/09/09 02:38:05 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:40:16 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:40:16 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:40:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:40:16 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 5/10 2025/09/09 02:40:16 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:42:27 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:42:27 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:42:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:42:27 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 6/10 2025/09/09 02:42:27 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:44:38 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:44:38 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:44:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:44:38 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 7/10 2025/09/09 02:44:38 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:46:49 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:46:49 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:46:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:46:49 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 8/10 2025/09/09 02:46:49 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:49:00 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:49:00 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:49:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:49:00 DEBUG : five: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 9/10 2025/09/09 02:49:00 ERROR : five: Failed to copy: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" 2025/09/09 02:49:00 ERROR : gofile root 'rclone-test-dabewed5niqu': not deleting files as there were IO errors 2025/09/09 02:49:00 ERROR : gofile root 'rclone-test-dabewed5niqu': not deleting directories as there were IO errors sync_test.go:1474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1474 Error: Received unexpected error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" Test: TestSyncWithUpdateOlder 2025/09/09 02:49:00 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestSyncWithUpdateOlder (1312.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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 "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/09 02:49:01 INFO : gofile root 'rclone-test-dabewed5niqu': Making map for --track-renames 2025/09/09 02:49:01 INFO : gofile root 'rclone-test-dabewed5niqu': Finished making map for --track-renames 2025/09/09 02:49:01 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 02:49:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/09 02:49:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/09 02:49:01 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for renames to finish 2025/09/09 02:49:01 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 02:51:11 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:51:11 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:51:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:51:11 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:51:11 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 0/10 2025/09/09 02:51:11 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:51:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/09 02:51:11 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 0/10 2025/09/09 02:51:11 DEBUG : pacer: Reducing sleep to 20ms 2025/09/09 02:51:11 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:53:22 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:53:22 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:53:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:53:22 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 1/10 2025/09/09 02:53:22 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:53:22 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:53:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/09 02:53:22 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 1/10 2025/09/09 02:53:22 DEBUG : pacer: Reducing sleep to 20ms 2025/09/09 02:53:22 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:55:33 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:55:33 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:55:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:55:33 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 2/10 2025/09/09 02:55:33 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:55:33 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:55:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/09 02:55:33 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 2/10 2025/09/09 02:55:33 DEBUG : pacer: Reducing sleep to 20ms 2025/09/09 02:55:33 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:57:44 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:57:44 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:57:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:57:44 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 3/10 2025/09/09 02:57:44 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:57:44 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:57:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/09 02:57:44 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 3/10 2025/09/09 02:57:45 DEBUG : pacer: Reducing sleep to 20ms 2025/09/09 02:57:45 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:59:55 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:59:55 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:59:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 02:59:55 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 4/10 2025/09/09 02:59:55 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 02:59:55 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 02:59:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/09 02:59:55 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 4/10 2025/09/09 02:59:56 DEBUG : pacer: Reducing sleep to 20ms 2025/09/09 02:59:56 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 02:59:56 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/09 02:59:56 INFO : yam: Copied (new) 2025/09/09 03:02:07 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:02:07 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:02:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:02:07 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 5/10 2025/09/09 03:02:07 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:04:18 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:04:18 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:04:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:04:18 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 6/10 2025/09/09 03:04:18 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:06:29 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:06:29 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:06:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:06:29 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 7/10 2025/09/09 03:06:29 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:08:40 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:08:40 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:08:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:08:40 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 8/10 2025/09/09 03:08:40 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:10:51 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:10:51 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:10:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:10:51 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 9/10 2025/09/09 03:10:51 ERROR : potato: Failed to copy: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" 2025/09/09 03:10:51 ERROR : gofile root 'rclone-test-dabewed5niqu': not deleting files as there were IO errors 2025/09/09 03:10:51 ERROR : gofile root 'rclone-test-dabewed5niqu': not deleting directories as there were IO errors sync_test.go:1575: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1575 Error: Received unexpected error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" Test: TestSyncWithTrackRenames 2025/09/09 03:10:51 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestSyncWithTrackRenames (1310.50s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "gofile root 'rclone-test-dabewed5niqu'", Local "Local file system at /tmp/rclone959503727", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/09 03:10:51 INFO : gofile root 'rclone-test-dabewed5niqu': Making map for --track-renames 2025/09/09 03:10:51 INFO : gofile root 'rclone-test-dabewed5niqu': Finished making map for --track-renames 2025/09/09 03:10:51 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for checks to finish 2025/09/09 03:10:51 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for renames to finish 2025/09/09 03:10:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/09 03:10:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/09 03:10:51 DEBUG : gofile root 'rclone-test-dabewed5niqu': Waiting for transfers to finish 2025/09/09 03:13:02 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:13:02 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:13:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:13:02 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 0/10 2025/09/09 03:13:02 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:13:02 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:13:02 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:13:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:13:02 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 0/10 2025/09/09 03:13:02 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:15:13 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:15:13 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:15:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:15:13 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 1/10 2025/09/09 03:15:13 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:15:13 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:15:13 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:15:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:15:13 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 1/10 2025/09/09 03:15:13 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:17:24 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:17:24 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:17:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:17:24 DEBUG : potato: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 2/10 2025/09/09 03:17:24 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:17:24 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:17:24 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:17:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:17:24 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 2/10 2025/09/09 03:17:24 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:17:24 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/09 03:17:24 INFO : potato: Copied (new) 2025/09/09 03:19:35 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:19:35 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:19:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:19:35 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 3/10 2025/09/09 03:19:35 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:21:46 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:21:46 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:21:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:21:46 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 4/10 2025/09/09 03:21:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:23:57 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2025/09/09 03:23:57 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2025/09/09 03:23:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:23:57 DEBUG : yam: Received error: failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" - low level retry 5/10 2025/09/09 03:23:57 DEBUG : pacer: Reducing sleep to 10ms panic: test timed out after 1h0m0s running tests: TestSyncWithTrackRenamesStrategyModtime (14m58s) goroutine 6340 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 16 minutes]: testing.(*T).Run(0xc000505340, {0x27ba97f?, 0xc000907ad8?}, 0x288b0d8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000505340) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000505340, 0xc000907c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0003fb920, {0x3fb0dc0, 0x6c, 0x6c}, {0xee051872d?, 0x3fc6f40?, 0x3fc6f40?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0007c8dc0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0007c8dc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 36 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 37 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6130 [sync.WaitGroup.Wait, 16 minutes]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0001b1307?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc00027cc88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc00027cc88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bd62f0, 0xc00043d8f0}, {0x2bebe20, 0xc000404700}, {0x2bec980, 0xc000710600}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2bd62f0, 0xc00043d8f0}, {0x2bebe20, 0xc000404700}, {0x2bec980, 0xc000710600}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestSyncWithTrackRenamesStrategyModtime(0xc0001f76c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1647 +0x315 testing.tRunner(0xc0001f76c0, 0x288b0d8) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2332 [chan receive, 59 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2384 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 5570 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x73f37a7c6930, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000ab8400?, 0xc000a10000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000ab8400, {0xc000a10000, 0xc00, 0xc00}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000ab8400, {0xc000a10000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000120158, {0xc000a10000?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008c07b0, {0xc000a10000?, 0x73f37844ad60?, 0x73f3c1c86f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006f4210, {0xc000a10000?, 0xa?, 0xc000a2e9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006937b8, {0x2bb04a0, 0xc0006f4210}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000693508, {0x73f37842bf18, 0xc0008c07b0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000693508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000693508, {0xc000a1e000, 0x1000, 0xc0007053b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000aee000, {0xc000a1e000?, 0x80d2e5?, 0x2bad1a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000764300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000764300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000aee000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 5519 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 6293 [chan receive, 2 minutes]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc00097c140) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 6148 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 6294 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0005b4200) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 6148 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 6131 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002b72c0, {0x2bd6328, 0xc0001b1220}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 6130 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 5571 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000aee000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 5519 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 6148 [select, 2 minutes]: net/http.(*persistConn).roundTrip(0xc000aee000, 0xc000596af0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0001264e0, 0xc0004cb900) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000380de0, 0xc0004cb900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0004cb900, {0x2baee40, 0xc000380de0}, {0x6fbe01?, 0x27ac8de?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000681dd0, 0xc0004cb900, {0xb?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000681dd0, 0xc0004cb900) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0001b1d10, {0x2bd6328, 0xc0001b1400}, 0xc000959260) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0001b1d10, {0x2bd6328, 0xc0001b1400}, 0x419691?, {0x0?, 0x0?}, {0x22e0600, 0xc000199080}, 0x41373d?, 0x288c658, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/gofile.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:1461 +0x88 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc00012a4d4?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000380e40, 0xc00097cb00, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:227 github.com/rclone/rclone/backend/gofile.(*Object).Update(0xc000743290, {0x2bd6328, 0xc0001b1400}, {0x2badbc0, 0xc0005b4200}, {0x73f378404898, 0xc0007ae180}, {0xc000494160, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:1460 +0x628 github.com/rclone/rclone/backend/gofile.(*Fs).PutUnchecked(0xc000404700, {0x2bd6328, 0xc0001b1400}, {0x2badbc0, 0xc0005b4200}, {0x73f378404898, 0xc0007ae180}, {0xc000494160, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:790 +0x14c github.com/rclone/rclone/backend/gofile.(*Fs).Put(0xc000404700, {0x2bd6328, 0xc0001b1400}, {0x2badbc0, 0xc0005b4200}, {0x73f378404898, 0xc0007ae180}, {0xc000494160, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:763 +0x12c github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000742240, {0x2bd6328, 0xc0001b1400}, {0x2bc1168?, 0xc000000000?}, {0xc000494160, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000742240, {0x2bd6328, 0xc0001b1400}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000742240, {0x2bd6328, 0xc0001b1400}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bd6328, 0xc0001b1400}, {0x2bebe20, 0xc000404700}, {0x0, 0x0}, {0xc00012a4d4, 0x3}, {0x2bec9f0, 0xc0007ae180}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00027cc88, {0x2bd6328, 0xc0001b1400}, 0xc0001b1360, {0x2bebe20, 0xc000404700}, 0x0, 0xc00099df60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 6130 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 6161 [chan receive, 16 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 6130 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 "./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 1h0m0.286830615s (try 1/5): exit status 2: Failed [TestSyncWithUpdateOlder TestSyncWithTrackRenames]