"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/01/18 01:24:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho" 2025/01/18 01:24:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 01:24:14 DEBUG : Creating backend with remote "/tmp/rclone3918920711" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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 "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:24:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/18 01:24:16 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:24:16 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (3.20s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 01:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:24:18 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:24:18 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:24:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:22 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.22s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.44s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.44s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:26 DEBUG : Creating backend with remote "/non-existing" 2025/01/18 01:24:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/18 01:24:27 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:24:27 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.11s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:24:28 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:24:28 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:24:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (8.28s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:36 INFO : Linkbox root 'rclone-test-hehupew1siho': Running all checks before starting transfers 2025/01/18 01:24:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:24:36 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:24:36 INFO : Linkbox root 'rclone-test-hehupew1siho': Checks finished, now starting transfers 2025/01/18 01:24:36 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:24:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (8.27s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:44 ERROR : Ignoring --no-traverse with sync 2025/01/18 01:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:24:44 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:24:44 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:24:48 INFO : sub dir/hello world: Copied (new) 2025/01/18 01:24:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (8.27s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/18 01:24:53 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:24:53 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:24:55 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:24:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:24:57 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:24:57 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:24:59 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:25:02 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:25:02 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:25:04 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.69s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/18 01:25:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 01:25:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/18 01:25:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 01:25:07 INFO : sub dir: Making directory 2025/01/18 01:25:08 INFO : sub dir2: Making directory 2025/01/18 01:25:10 INFO : sub dir2/sub sub dir2: Making directory 2025/01/18 01:25:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:25:11 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:25:11 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:25:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:14 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:22 INFO : sub dir2: Making directory 2025/01/18 01:25:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/18 01:25:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 01:25:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:25:22 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:25:22 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:25:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.76s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:30 DEBUG : sub dir2: Making directory with metadata 2025/01/18 01:25:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 01:25:30 INFO : sub dir: Making directory 2025/01/18 01:25:32 INFO : sub dir2: Making directory 2025/01/18 01:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:25:33 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:25:33 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:25:35 INFO : sub dir/hello world: Copied (new) 2025/01/18 01:25:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:36 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/18 01:25:36 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.09s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:42 INFO : sub dir2: Making directory 2025/01/18 01:25:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:25:43 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:25:43 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:25:46 INFO : sub dir/hello world: Copied (new) 2025/01/18 01:25:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.85s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:50 DEBUG : sub dir2: Making directory with metadata 2025/01/18 01:25:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 01:25:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 01:25:50 INFO : sub dir: Making directory 2025/01/18 01:25:52 INFO : sub dir2: Making directory 2025/01/18 01:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:25:54 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:25:54 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:25:56 INFO : sub dir/hello world: Copied (new) 2025/01/18 01:25:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:25:56 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.68s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:26:02 INFO : sub dir2: Making directory 2025/01/18 01:26:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:26:03 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:26:03 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:26:06 INFO : sub dir/hello world: Copied (new) 2025/01/18 01:26:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.70s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:26:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dazopur8luya" 2025/01/18 01:26:14 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-hehupew1siho' -> Linkbox root 'rclone-test-dazopur8luya' 2025/01/18 01:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:26:15 DEBUG : Linkbox root 'rclone-test-dazopur8luya': Waiting for checks to finish 2025/01/18 01:26:15 DEBUG : Linkbox root 'rclone-test-dazopur8luya': Waiting for transfers to finish 2025/01/18 01:26:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:26:21 DEBUG : Linkbox root 'rclone-test-dazopur8luya': Purge remote --- PASS: TestServerSideCopy (16.04s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:26:31 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:26:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 01:26:31 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:26:31 DEBUG : sub dir/hello world: Update: removing old file 2025/01/18 01:26:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (12.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:26:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mizatoh4mica" 2025/01/18 01:26:42 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-hehupew1siho' -> Linkbox root 'rclone-test-mizatoh4mica' 2025/01/18 01:26:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:26:43 DEBUG : Linkbox root 'rclone-test-mizatoh4mica': Waiting for checks to finish 2025/01/18 01:26:43 DEBUG : Linkbox root 'rclone-test-mizatoh4mica': Waiting for transfers to finish 2025/01/18 01:26:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:26:49 DEBUG : sub dir/hello world: Update: removing old file 2025/01/18 01:26:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 01:26:53 DEBUG : Linkbox root 'rclone-test-mizatoh4mica': Waiting for checks to finish 2025/01/18 01:26:53 DEBUG : Linkbox root 'rclone-test-mizatoh4mica': Waiting for transfers to finish 2025/01/18 01:26:53 DEBUG : sub dir/hello world: Update: removing old file 2025/01/18 01:26:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:26:57 DEBUG : Linkbox root 'rclone-test-mizatoh4mica': Purge remote --- PASS: TestServerSideCopyOverSelf (24.24s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:27:07 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:27:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 01:27:07 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:27:07 DEBUG : sub dir/hello world: Update: removing old file 2025/01/18 01:27:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/18 01:27:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (12.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:27:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qekeqic2neqa" 2025/01/18 01:27:19 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-hehupew1siho' -> Linkbox root 'rclone-test-qekeqic2neqa' 2025/01/18 01:27:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:27:20 DEBUG : Linkbox root 'rclone-test-qekeqic2neqa': Waiting for checks to finish 2025/01/18 01:27:20 DEBUG : Linkbox root 'rclone-test-qekeqic2neqa': Waiting for transfers to finish 2025/01/18 01:27:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:27:26 DEBUG : sub dir/hello world: Update: removing old file 2025/01/18 01:27:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 01:27:30 DEBUG : Linkbox root 'rclone-test-qekeqic2neqa': Waiting for checks to finish 2025/01/18 01:27:30 DEBUG : Linkbox root 'rclone-test-qekeqic2neqa': Waiting for transfers to finish 2025/01/18 01:27:30 DEBUG : sub dir/hello world: Update: removing old file 2025/01/18 01:27:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/18 01:27:34 INFO : sub dir/hello world: Deleted 2025/01/18 01:27:38 DEBUG : testing file moves 2025/01/18 01:27:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/18 01:27:38 DEBUG : Linkbox root 'rclone-test-qekeqic2neqa': Waiting for checks to finish 2025/01/18 01:27:38 DEBUG : Linkbox root 'rclone-test-qekeqic2neqa': Waiting for transfers to finish 2025/01/18 01:27:38 DEBUG : sub dir/hello world: Update: removing old file 2025/01/18 01:27:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/18 01:27:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:27:44 DEBUG : Linkbox root 'rclone-test-qekeqic2neqa': Purge remote --- PASS: TestServerSideMoveOverSelf (33.45s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:27:52 ERROR : : error listing: directory not found 2025/01/18 01:27:52 INFO : Local file system at /tmp/rclone3918920711: Making directory 2025/01/18 01:27:53 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:27:53 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (8.87s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/18 01:28:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:28:01 DEBUG : Local file system at /tmp/rclone3918920711: Waiting for checks to finish 2025/01/18 01:28:01 DEBUG : Local file system at /tmp/rclone3918920711: Waiting for transfers to finish 2025/01/18 01:28:01 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/18 01:28:01 INFO : sub dir/hello world: Copied (new) 2025/01/18 01:28:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.63s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/18 01:28:06 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:06 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:08 INFO : check sum: Copied (new) 2025/01/18 01:28:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:08 NOTICE: Linkbox root 'rclone-test-hehupew1siho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/18 01:28:08 DEBUG : check sum: Size of src and dst objects identical 2025/01/18 01:28:08 DEBUG : check sum: Unchanged skipping 2025/01/18 01:28:08 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:08 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:08 DEBUG : Waiting for deletions to finish 2025/01/18 01:28:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.58s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/18 01:28:11 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:11 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:13 INFO : sizeonly: Copied (new) 2025/01/18 01:28:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:14 DEBUG : sizeonly: Sizes identical 2025/01/18 01:28:14 DEBUG : sizeonly: Unchanged skipping 2025/01/18 01:28:14 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:14 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:14 DEBUG : Waiting for deletions to finish 2025/01/18 01:28:14 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/18 01:28:17 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:17 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:19 INFO : ignore-size: Copied (new) 2025/01/18 01:28:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:19 DEBUG : ignore-size: Sizes identical 2025/01/18 01:28:19 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:19 DEBUG : ignore-size: Unchanged skipping 2025/01/18 01:28:19 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:19 DEBUG : Waiting for deletions to finish 2025/01/18 01:28:19 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:25 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:25 DEBUG : existing: Sizes identical 2025/01/18 01:28:25 DEBUG : existing: Unchanged skipping 2025/01/18 01:28:25 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:25 DEBUG : Waiting for deletions to finish 2025/01/18 01:28:25 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:25 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/18 01:28:25 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:25 DEBUG : existing: Update: removing old file 2025/01/18 01:28:28 INFO : existing: Copied (replaced existing) 2025/01/18 01:28:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 01:28:31 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:31 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:34 INFO : existing: Copied (new) 2025/01/18 01:28:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:34 DEBUG : existing: Destination exists, skipping 2025/01/18 01:28:34 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:34 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:34 DEBUG : Waiting for deletions to finish 2025/01/18 01:28:34 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:28:44 INFO : d: Making directory 2025/01/18 01:28:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 01:28:47 DEBUG : c/non empty space: Sizes identical 2025/01/18 01:28:47 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 01:28:48 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:28:48 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:28:51 INFO : a/potato2: Copied (new) 2025/01/18 01:28:51 DEBUG : Waiting for deletions to finish 2025/01/18 01:28:52 INFO : b/potato: Deleted 2025/01/18 01:28:52 INFO : d: Removing directory 2025/01/18 01:28:54 INFO : b: Removing directory 2025/01/18 01:28:56 DEBUG : Linkbox root 'rclone-test-hehupew1siho': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.31s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:29:06 DEBUG : empty space: Sizes identical 2025/01/18 01:29:06 DEBUG : empty space: Unchanged skipping 2025/01/18 01:29:06 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:29:06 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:29:06 DEBUG : Waiting for deletions to finish 2025/01/18 01:29:06 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:29:06 DEBUG : empty space: Sizes identical 2025/01/18 01:29:06 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:29:06 DEBUG : empty space: Unchanged skipping 2025/01/18 01:29:06 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:29:06 DEBUG : Waiting for deletions to finish 2025/01/18 01:29:06 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:29:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 01:29:12 DEBUG : empty space: Sizes identical 2025/01/18 01:29:12 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:29:12 DEBUG : empty space: Unchanged skipping 2025/01/18 01:29:12 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:29:15 INFO : potato: Copied (new) 2025/01/18 01:29:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:29:21 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:29:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/18 01:29:21 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:29:21 DEBUG : potato: Update: removing old file 2025/01/18 01:29:24 INFO : potato: Copied (replaced existing) 2025/01/18 01:29:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/18 01:29:29 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/18 01:29:29 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:29:29 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:29:29 DEBUG : potato: Update: removing old file 2025/01/18 01:29:32 INFO : potato: Copied (replaced existing) 2025/01/18 01:29:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:29:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:29:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/18 01:29:39 DEBUG : empty space: Sizes identical 2025/01/18 01:29:39 DEBUG : empty space: Unchanged skipping 2025/01/18 01:29:39 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:29:39 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:29:39 DEBUG : Waiting for deletions to finish 2025/01/18 01:29:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:29:48 DEBUG : empty space: Sizes identical 2025/01/18 01:29:48 DEBUG : empty space: Unchanged skipping 2025/01/18 01:29:48 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:29:48 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:29:50 INFO : potato2: Copied (new) 2025/01/18 01:29:50 DEBUG : Waiting for deletions to finish 2025/01/18 01:29:51 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:30:02 INFO : d: Making directory 2025/01/18 01:30:04 INFO : d/e: Making directory 2025/01/18 01:30:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 01:30:07 DEBUG : c/non empty space: Sizes identical 2025/01/18 01:30:07 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 01:30:09 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:30:09 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:30:11 INFO : a/potato2: Copied (new) 2025/01/18 01:30:11 DEBUG : Waiting for deletions to finish 2025/01/18 01:30:12 INFO : b/potato: Deleted 2025/01/18 01:30:12 INFO : d/e: Removing directory 2025/01/18 01:30:14 INFO : d: Removing directory 2025/01/18 01:30:15 INFO : b: Removing directory 2025/01/18 01:30:17 DEBUG : Linkbox root 'rclone-test-hehupew1siho': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:30:32 INFO : d: Making directory 2025/01/18 01:30:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 01:30:35 DEBUG : c/non empty space: Sizes identical 2025/01/18 01:30:35 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 01:30:35 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:30:35 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:30:39 INFO : a/potato2: Copied (new) 2025/01/18 01:30:39 ERROR : Linkbox root 'rclone-test-hehupew1siho': not deleting files as there were IO errors 2025/01/18 01:30:39 ERROR : Linkbox root 'rclone-test-hehupew1siho': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:30:56 DEBUG : Waiting for deletions to finish 2025/01/18 01:30:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:30:56 DEBUG : empty space: Sizes identical 2025/01/18 01:30:56 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:30:56 DEBUG : empty space: Unchanged skipping 2025/01/18 01:30:56 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:30:58 INFO : potato: Deleted 2025/01/18 01:30:58 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:31:07 DEBUG : Waiting for deletions to finish 2025/01/18 01:31:08 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:08 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:31:09 INFO : potato: Deleted 2025/01/18 01:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:31:09 DEBUG : empty space: Sizes identical 2025/01/18 01:31:09 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:09 DEBUG : empty space: Unchanged skipping 2025/01/18 01:31:09 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:31:11 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (12.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:31:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:31:17 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:17 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:31:20 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.43s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:31:28 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 01:31:28 DEBUG : enormous: Excluded 2025/01/18 01:31:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 01:31:28 DEBUG : potato2: Excluded 2025/01/18 01:31:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 01:31:28 DEBUG : potato2: Excluded 2025/01/18 01:31:28 DEBUG : empty space: Sizes identical 2025/01/18 01:31:28 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:28 DEBUG : empty space: Unchanged skipping 2025/01/18 01:31:28 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:31:28 DEBUG : Waiting for deletions to finish 2025/01/18 01:31:28 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:31:28 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 01:31:28 DEBUG : enormous: Excluded 2025/01/18 01:31:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 01:31:28 DEBUG : potato2: Excluded 2025/01/18 01:31:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 01:31:28 DEBUG : potato2: Excluded 2025/01/18 01:31:28 DEBUG : empty space: Sizes identical 2025/01/18 01:31:28 DEBUG : empty space: Unchanged skipping 2025/01/18 01:31:28 DEBUG : Local file system at /tmp/rclone3918920711: Waiting for checks to finish 2025/01/18 01:31:28 DEBUG : Local file system at /tmp/rclone3918920711: Waiting for transfers to finish 2025/01/18 01:31:28 DEBUG : Waiting for deletions to finish 2025/01/18 01:31:28 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:31:39 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 01:31:39 DEBUG : enormous: Excluded 2025/01/18 01:31:39 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 01:31:39 DEBUG : potato2: Excluded 2025/01/18 01:31:39 DEBUG : empty space: Sizes identical 2025/01/18 01:31:39 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:39 DEBUG : empty space: Unchanged skipping 2025/01/18 01:31:39 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:31:39 DEBUG : Waiting for deletions to finish 2025/01/18 01:31:40 INFO : potato2: Deleted 2025/01/18 01:31:40 INFO : enormous: Deleted 2025/01/18 01:31:40 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:31:41 DEBUG : empty space: Sizes identical 2025/01/18 01:31:41 DEBUG : empty space: Unchanged skipping 2025/01/18 01:31:41 DEBUG : Local file system at /tmp/rclone3918920711: Waiting for checks to finish 2025/01/18 01:31:41 DEBUG : Local file system at /tmp/rclone3918920711: Waiting for transfers to finish 2025/01/18 01:31:41 DEBUG : Waiting for deletions to finish 2025/01/18 01:31:41 INFO : enormous: Deleted 2025/01/18 01:31:41 INFO : potato2: Deleted 2025/01/18 01:31:41 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.13s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.40s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/18 01:31:44 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/18 01:31:44 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/18 01:31:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 01:31:44 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/18 01:31:44 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:44 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:31:46 INFO : potato: Copied (new) 2025/01/18 01:31:47 INFO : yam: Copied (new) 2025/01/18 01:31:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:31:47 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/18 01:31:47 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/18 01:31:47 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/18 01:31:47 DEBUG : potato: Sizes identical 2025/01/18 01:31:47 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:47 DEBUG : potato: Unchanged skipping 2025/01/18 01:31:47 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:31:49 INFO : yaml: Copied (new) 2025/01/18 01:31:49 DEBUG : Waiting for deletions to finish 2025/01/18 01:31:51 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (11.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/18 01:31:55 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/18 01:31:55 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/18 01:31:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 01:31:56 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/18 01:31:56 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:56 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:31:58 INFO : potato: Copied (new) 2025/01/18 01:31:58 INFO : yam: Copied (new) 2025/01/18 01:31:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:31:58 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/18 01:31:58 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/18 01:31:59 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/18 01:31:59 DEBUG : potato: Sizes identical 2025/01/18 01:31:59 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:31:59 DEBUG : potato: Unchanged skipping 2025/01/18 01:31:59 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:32:01 INFO : yaml: Copied (new) 2025/01/18 01:32:01 DEBUG : Waiting for deletions to finish 2025/01/18 01:32:02 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/18 01:32:07 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/18 01:32:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 01:32:07 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/01/18 01:32:07 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:32:07 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:32:10 INFO : potato: Copied (new) 2025/01/18 01:32:11 INFO : sub/yam: Copied (new) 2025/01/18 01:32:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:32:12 ERROR : Linkbox root 'rclone-test-hehupew1siho': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/18 01:32:12 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/18 01:32:12 DEBUG : potato: Sizes identical 2025/01/18 01:32:12 DEBUG : potato: Unchanged skipping 2025/01/18 01:32:12 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:32:12 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:32:14 INFO : yam: Copied (new) 2025/01/18 01:32:14 DEBUG : Waiting for deletions to finish 2025/01/18 01:32:16 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (15.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:32:22 DEBUG : Creating backend with remote "/tmp/rclone3918920711/dir1" 2025/01/18 01:32:22 DEBUG : Config file has changed externally - reloading 2025/01/18 01:32:22 DEBUG : Creating backend with remote "/tmp/rclone3918920711/dir2" 2025/01/18 01:32:22 DEBUG : Local file system at /tmp/rclone3918920711/dir2: Using server-side directory move 2025/01/18 01:32:22 INFO : Local file system at /tmp/rclone3918920711/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 01:32:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/18 01:32:22 INFO : file1.txt: Moved (server-side) 2025/01/18 01:32:22 DEBUG : Local file system at /tmp/rclone3918920711/dir2: Waiting for checks to finish 2025/01/18 01:32:22 DEBUG : Local file system at /tmp/rclone3918920711/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.63s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:32:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:32:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/18 01:32:23 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:32:23 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:32:30 INFO : sub dir/hello world: Copied (new) 2025/01/18 01:32:30 INFO : sub dir/hello world: Deleted 2025/01/18 01:32:31 INFO : nested/sub dir/file: Copied (new) 2025/01/18 01:32:31 INFO : nested/sub dir/file: Deleted 2025/01/18 01:32:31 INFO : sub dir: Removing directory 2025/01/18 01:32:31 INFO : nested/sub dir: Removing directory 2025/01/18 01:32:31 INFO : nested: Removing directory 2025/01/18 01:32:31 DEBUG : Local file system at /tmp/rclone3918920711: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:32:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 01:32:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/18 01:32:40 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:32:40 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:32:47 INFO : sub dir/hello world: Copied (new) 2025/01/18 01:32:47 INFO : sub dir/hello world: Deleted 2025/01/18 01:32:48 INFO : nested/sub dir/file: Copied (new) 2025/01/18 01:32:48 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:32:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 01:32:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/18 01:32:57 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:32:57 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:33:00 INFO : existing: Copied (new) 2025/01/18 01:33:00 INFO : existing: Deleted 2025/01/18 01:33:00 INFO : existing-b: Copied (new) 2025/01/18 01:33:00 INFO : existing-b: Deleted 2025/01/18 01:33:01 DEBUG : existing: Destination exists, skipping 2025/01/18 01:33:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/18 01:33:01 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:33:01 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:33:01 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (6.92s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:33:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fefasay3buhe" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-hehupew1siho' -> Linkbox root 'rclone-test-fefasay3buhe' 2025/01/18 01:33:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:33:17 DEBUG : empty space: Sizes identical 2025/01/18 01:33:17 DEBUG : empty space: Unchanged skipping 2025/01/18 01:33:17 DEBUG : Linkbox root 'rclone-test-fefasay3buhe': Waiting for checks to finish 2025/01/18 01:33:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 01:33:17 DEBUG : potato3: Update: removing old file 2025/01/18 01:33:18 INFO : empty space: Deleted 2025/01/18 01:33:18 DEBUG : Linkbox root 'rclone-test-fefasay3buhe': Waiting for transfers to finish 2025/01/18 01:33:19 INFO : potato2: Copied (new) 2025/01/18 01:33:20 INFO : potato2: Deleted 2025/01/18 01:33:21 INFO : potato3: Copied (replaced existing) 2025/01/18 01:33:22 INFO : potato3: Deleted 2025/01/18 01:33:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pizesol1zaso" 2025/01/18 01:33:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/18 01:33:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:33:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/18 01:33:23 DEBUG : Linkbox root 'rclone-test-pizesol1zaso': Waiting for checks to finish 2025/01/18 01:33:23 DEBUG : Linkbox root 'rclone-test-pizesol1zaso': Waiting for transfers to finish 2025/01/18 01:33:27 INFO : empty space: Copied (new) 2025/01/18 01:33:28 INFO : potato2: Copied (new) 2025/01/18 01:33:28 INFO : potato3: Copied (new) 2025/01/18 01:33:29 INFO : empty space: Deleted 2025/01/18 01:33:29 INFO : potato2: Deleted 2025/01/18 01:33:29 INFO : potato3: Deleted 2025/01/18 01:33:30 DEBUG : Linkbox root 'rclone-test-pizesol1zaso': Purge remote 2025/01/18 01:33:31 DEBUG : Linkbox root 'rclone-test-fefasay3buhe': Purge remote --- PASS: TestServerSideMove (28.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:33:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mumaqel8suro" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-hehupew1siho' -> Linkbox root 'rclone-test-mumaqel8suro' 2025/01/18 01:33:45 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 01:33:45 DEBUG : empty space: Excluded 2025/01/18 01:33:45 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 01:33:45 DEBUG : empty space: Excluded 2025/01/18 01:33:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:33:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 01:33:45 DEBUG : Linkbox root 'rclone-test-mumaqel8suro': Waiting for checks to finish 2025/01/18 01:33:45 DEBUG : Linkbox root 'rclone-test-mumaqel8suro': Waiting for transfers to finish 2025/01/18 01:33:46 DEBUG : potato3: Update: removing old file 2025/01/18 01:33:48 INFO : potato2: Copied (new) 2025/01/18 01:33:49 INFO : potato3: Copied (replaced existing) 2025/01/18 01:33:49 INFO : potato2: Deleted 2025/01/18 01:33:50 INFO : potato3: Deleted 2025/01/18 01:33:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ceserag1lehu" 2025/01/18 01:33:51 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 01:33:51 DEBUG : empty space: Excluded 2025/01/18 01:33:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:33:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/18 01:33:51 DEBUG : Linkbox root 'rclone-test-ceserag1lehu': Waiting for checks to finish 2025/01/18 01:33:51 DEBUG : Linkbox root 'rclone-test-ceserag1lehu': Waiting for transfers to finish 2025/01/18 01:33:55 INFO : potato2: Copied (new) 2025/01/18 01:33:55 INFO : potato3: Copied (new) 2025/01/18 01:33:56 INFO : potato2: Deleted 2025/01/18 01:33:57 INFO : potato3: Deleted 2025/01/18 01:33:57 DEBUG : Linkbox root 'rclone-test-ceserag1lehu': Purge remote 2025/01/18 01:33:58 DEBUG : Linkbox root 'rclone-test-mumaqel8suro': Purge remote --- PASS: TestServerSideMoveWithFilter (28.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:34:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-piwubak1hupo" 2025/01/18 01:34:08 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-hehupew1siho' -> Linkbox root 'rclone-test-piwubak1hupo' 2025/01/18 01:34:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:34:16 DEBUG : empty space: Sizes identical 2025/01/18 01:34:16 DEBUG : empty space: Unchanged skipping 2025/01/18 01:34:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 01:34:16 DEBUG : Linkbox root 'rclone-test-piwubak1hupo': Waiting for checks to finish 2025/01/18 01:34:17 DEBUG : potato3: Update: removing old file 2025/01/18 01:34:18 INFO : empty space: Deleted 2025/01/18 01:34:18 DEBUG : Linkbox root 'rclone-test-piwubak1hupo': Waiting for transfers to finish 2025/01/18 01:34:19 INFO : potato2: Copied (new) 2025/01/18 01:34:20 INFO : potato3: Copied (replaced existing) 2025/01/18 01:34:20 INFO : potato2: Deleted 2025/01/18 01:34:21 INFO : potato3: Deleted 2025/01/18 01:34:21 INFO : tomatoDir: Removing directory 2025/01/18 01:34:23 DEBUG : Linkbox root 'rclone-test-hehupew1siho': deleted 1 directories 2025/01/18 01:34:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-binizob5meje" 2025/01/18 01:34:24 INFO : tomatoDir: Making directory 2025/01/18 01:34:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/18 01:34:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 01:34:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/18 01:34:26 DEBUG : Linkbox root 'rclone-test-binizob5meje': Waiting for checks to finish 2025/01/18 01:34:26 DEBUG : Linkbox root 'rclone-test-binizob5meje': Waiting for transfers to finish 2025/01/18 01:34:30 INFO : empty space: Copied (new) 2025/01/18 01:34:30 INFO : potato2: Copied (new) 2025/01/18 01:34:31 INFO : potato3: Copied (new) 2025/01/18 01:34:31 INFO : empty space: Deleted 2025/01/18 01:34:31 INFO : potato2: Deleted 2025/01/18 01:34:32 INFO : potato3: Deleted 2025/01/18 01:34:32 INFO : tomatoDir: Removing directory 2025/01/18 01:34:33 DEBUG : Linkbox root 'rclone-test-piwubak1hupo': deleted 1 directories 2025/01/18 01:34:34 DEBUG : Linkbox root 'rclone-test-binizob5meje': Purge remote 2025/01/18 01:34:35 DEBUG : Linkbox root 'rclone-test-piwubak1hupo': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:34:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.82s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:34:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:34:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/rclone-sync-test" 2025/01/18 01:34:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/rclone-sync-test-include/layer2" 2025/01/18 01:34:47 DEBUG : Config file has changed externally - reloading 2025/01/18 01:34:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/rclone-sync-test-ignore-file" 2025/01/18 01:34:51 DEBUG : Config file has changed externally - reloading run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-hehupew1siho'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (16.77s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:35:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/dst" 2025/01/18 01:35:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/CompareDest" 2025/01/18 01:35:04 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 01:35:04 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for checks to finish 2025/01/18 01:35:04 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for transfers to finish 2025/01/18 01:35:07 INFO : one: Copied (new) 2025/01/18 01:35:07 DEBUG : Waiting for deletions to finish 2025/01/18 01:35:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 01:35:08 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for checks to finish 2025/01/18 01:35:09 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for transfers to finish 2025/01/18 01:35:09 DEBUG : one: Update: removing old file 2025/01/18 01:35:12 INFO : one: Copied (replaced existing) 2025/01/18 01:35:12 DEBUG : Waiting for deletions to finish 2025/01/18 01:35:12 DEBUG : dst/one: Update: removing old file 2025/01/18 01:35:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 01:35:20 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for checks to finish 2025/01/18 01:35:20 DEBUG : one: Sizes identical 2025/01/18 01:35:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 01:35:20 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for transfers to finish 2025/01/18 01:35:20 DEBUG : Waiting for deletions to finish 2025/01/18 01:35:20 INFO : There was nothing to transfer 2025/01/18 01:35:24 DEBUG : two: Sizes identical 2025/01/18 01:35:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 01:35:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 01:35:24 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for checks to finish 2025/01/18 01:35:24 DEBUG : one: Sizes identical 2025/01/18 01:35:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 01:35:24 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for transfers to finish 2025/01/18 01:35:24 DEBUG : Waiting for deletions to finish 2025/01/18 01:35:24 INFO : There was nothing to transfer 2025/01/18 01:35:25 DEBUG : two: Sizes identical 2025/01/18 01:35:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 01:35:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 01:35:25 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for checks to finish 2025/01/18 01:35:26 DEBUG : one: Sizes identical 2025/01/18 01:35:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 01:35:26 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for transfers to finish 2025/01/18 01:35:26 DEBUG : Waiting for deletions to finish 2025/01/18 01:35:26 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/18 01:35:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/18 01:35:27 DEBUG : two: Need to transfer - File not found at Destination 2025/01/18 01:35:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 01:35:27 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for checks to finish 2025/01/18 01:35:27 DEBUG : one: Sizes identical 2025/01/18 01:35:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 01:35:27 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dst': Waiting for transfers to finish 2025/01/18 01:35:29 INFO : two: Copied (new) 2025/01/18 01:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (37.40s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:35:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/dest" 2025/01/18 01:35:48 DEBUG : Config file has changed externally - reloading 2025/01/18 01:35:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/pre-dest1" 2025/01/18 01:35:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hehupew1siho/pre-dest2" 2025/01/18 01:35:50 DEBUG : 1: Sizes identical 2025/01/18 01:35:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/18 01:35:50 DEBUG : 2: Sizes identical 2025/01/18 01:35:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/18 01:35:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/18 01:35:51 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dest': Waiting for checks to finish 2025/01/18 01:35:51 DEBUG : Linkbox root 'rclone-test-hehupew1siho/dest': Waiting for transfers to finish 2025/01/18 01:35:54 INFO : 3: Copied (new) 2025/01/18 01:35:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.40s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.61s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.42s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.42s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:36:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/18 01:36:11 DEBUG : Testêé: Update: removing old file 2025/01/18 01:36:11 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:36:11 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:36:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/18 01:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.62s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:36:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 01:36:17 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:36:17 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:36:19 INFO : existing: Copied (new) 2025/01/18 01:36:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:36:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/18 01:36:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/18 01:36:19 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:36:19 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:36:19 ERROR : Linkbox root 'rclone-test-hehupew1siho': not deleting files as there were IO errors 2025/01/18 01:36:19 ERROR : Linkbox root 'rclone-test-hehupew1siho': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.42s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:36:38 DEBUG : existing: Sizes identical 2025/01/18 01:36:38 DEBUG : existing: Unchanged skipping 2025/01/18 01:36:38 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/18 01:36:39 DEBUG : existing: Update: removing old file 2025/01/18 01:36:39 DEBUG : existingbutdifferent: Update: removing old file 2025/01/18 01:36:45 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2025/01/18 01:36:45 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/01/18 01:36:45 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2025/01/18 01:36:45 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/01/18 01:36:45 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/01/18 01:36:46 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2025/01/18 01:36:46 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/01/18 01:36:47 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/01/18 01:36:47 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/01/18 01:36:49 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/18 01:36:50 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone3918920711) 5 vs dst(Linkbox root 'rclone-test-hehupew1siho') 8 2025/01/18 01:36:50 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2025/01/18 01:36:51 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/18 01:36:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-kilesad4/subdirb/SUBDIRC/HELLO 2025/01/18 01:36:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-kilesad4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/18 01:36:53 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/18 01:36:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/18 01:36:54 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/18 01:37:01 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/01/18 01:37:10 INFO : subdira-rclone-move-kilesad4/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2025/01/18 01:37:10 INFO : subdira-rclone-move-kilesad4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/18 01:37:11 INFO : subdira-rclone-move-kilesad4/subdirb/SUBDIRC/HELLO: Deleted 2025/01/18 01:37:12 INFO : subdira-rclone-move-kilesad4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/18 01:37:14 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/01/18 01:37:18 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/18 01:37:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-nexutul9/SUBDIRC/HELLO 2025/01/18 01:37:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-nexutul9/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/18 01:37:28 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/18 01:37:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/18 01:37:35 ERROR : subdira/subdirb-rclone-move-nexutul9/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2025/01/18 01:37:35 ERROR : subdira/subdirb-rclone-move-nexutul9/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2025/01/18 01:37:35 ERROR : subdira/subdirb-rclone-move-nexutul9/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=55616637&token=5gyozaWkvgAkGJOT": context canceled 2025/01/18 01:37:35 ERROR : subdira/subdirb-rclone-move-nexutul9/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=55616637&token=5gyozaWkvgAkGJOT": context canceled 2025/01/18 01:37:35 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2025/01/18 01:37:36 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/01/18 01:37:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/01/18 01:37:36 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:37:36 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/18 01:37:37 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/18 01:37:40 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/01/18 01:38:31 ERROR : EXISTING: Failed to copy: object not found 2025/01/18 01:38:31 ERROR : EXISTING: Not deleting source as copy failed: object not found 2025/01/18 01:38:31 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2025/01/18 01:38:31 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:38:31 ERROR : Linkbox root 'rclone-test-hehupew1siho': not deleting files as there were IO errors 2025/01/18 01:38:31 ERROR : Linkbox root 'rclone-test-hehupew1siho': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (140.99s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.62s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:40:08 DEBUG : both0: Sizes identical 2025/01/18 01:40:08 DEBUG : both0: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both1: Sizes identical 2025/01/18 01:40:08 DEBUG : both1: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both10: Sizes identical 2025/01/18 01:40:08 DEBUG : both10: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both11: Sizes identical 2025/01/18 01:40:08 DEBUG : both11: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both12: Sizes identical 2025/01/18 01:40:08 DEBUG : both12: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both13: Sizes identical 2025/01/18 01:40:08 DEBUG : both13: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both14: Sizes identical 2025/01/18 01:40:08 DEBUG : both14: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both15: Sizes identical 2025/01/18 01:40:08 DEBUG : both15: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both16: Sizes identical 2025/01/18 01:40:08 DEBUG : both16: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both17: Sizes identical 2025/01/18 01:40:08 DEBUG : both17: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both18: Sizes identical 2025/01/18 01:40:08 DEBUG : both18: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both19: Sizes identical 2025/01/18 01:40:08 DEBUG : both19: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both2: Sizes identical 2025/01/18 01:40:08 DEBUG : both2: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both3: Sizes identical 2025/01/18 01:40:08 DEBUG : both3: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both4: Sizes identical 2025/01/18 01:40:08 DEBUG : both4: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both5: Sizes identical 2025/01/18 01:40:08 DEBUG : both5: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both6: Sizes identical 2025/01/18 01:40:08 DEBUG : both6: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both7: Sizes identical 2025/01/18 01:40:08 DEBUG : both7: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both8: Sizes identical 2025/01/18 01:40:08 DEBUG : both8: Unchanged skipping 2025/01/18 01:40:08 DEBUG : both9: Sizes identical 2025/01/18 01:40:08 DEBUG : both9: Unchanged skipping 2025/01/18 01:40:08 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:40:08 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:40:08 DEBUG : Waiting for deletions to finish 2025/01/18 01:40:09 INFO : only15: Deleted 2025/01/18 01:40:10 INFO : only5: Deleted 2025/01/18 01:40:10 INFO : only0: Deleted 2025/01/18 01:40:10 INFO : only11: Deleted 2025/01/18 01:40:10 INFO : only13: Deleted 2025/01/18 01:40:11 INFO : only17: Deleted 2025/01/18 01:40:11 INFO : only4: Deleted 2025/01/18 01:40:11 INFO : only1: Deleted 2025/01/18 01:40:12 INFO : only10: Deleted 2025/01/18 01:40:12 INFO : only16: Deleted 2025/01/18 01:40:12 INFO : only6: Deleted 2025/01/18 01:40:13 INFO : only12: Deleted 2025/01/18 01:40:13 INFO : only14: Deleted 2025/01/18 01:40:14 INFO : only19: Deleted 2025/01/18 01:40:14 INFO : only7: Deleted 2025/01/18 01:40:14 INFO : only8: Deleted 2025/01/18 01:40:14 INFO : only9: Deleted 2025/01/18 01:40:15 INFO : only18: Deleted 2025/01/18 01:40:15 INFO : only2: Deleted 2025/01/18 01:40:16 INFO : only3: Deleted run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (118.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:42:06 DEBUG : both1: Sizes identical 2025/01/18 01:42:06 DEBUG : both0: Sizes identical 2025/01/18 01:42:06 DEBUG : both10: Sizes identical 2025/01/18 01:42:06 DEBUG : both11: Sizes identical 2025/01/18 01:42:06 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for checks to finish 2025/01/18 01:42:06 DEBUG : both1: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both12: Sizes identical 2025/01/18 01:42:06 DEBUG : both12: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both13: Sizes identical 2025/01/18 01:42:06 DEBUG : both13: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both14: Sizes identical 2025/01/18 01:42:06 DEBUG : both14: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both15: Sizes identical 2025/01/18 01:42:06 DEBUG : both15: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both16: Sizes identical 2025/01/18 01:42:06 DEBUG : both16: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both17: Sizes identical 2025/01/18 01:42:06 DEBUG : both17: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both18: Sizes identical 2025/01/18 01:42:06 DEBUG : both18: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both19: Sizes identical 2025/01/18 01:42:06 DEBUG : both19: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both2: Sizes identical 2025/01/18 01:42:06 DEBUG : both2: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both3: Sizes identical 2025/01/18 01:42:06 DEBUG : both3: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both4: Sizes identical 2025/01/18 01:42:06 DEBUG : both4: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both5: Sizes identical 2025/01/18 01:42:06 DEBUG : both5: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both6: Sizes identical 2025/01/18 01:42:06 DEBUG : both6: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both7: Sizes identical 2025/01/18 01:42:06 DEBUG : both7: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both8: Sizes identical 2025/01/18 01:42:06 DEBUG : both8: Unchanged skipping 2025/01/18 01:42:06 DEBUG : both9: Sizes identical 2025/01/18 01:42:06 DEBUG : both9: Unchanged skipping 2025/01/18 01:42:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 DEBUG : both10: Unchanged skipping 2025/01/18 01:42:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/18 01:42:06 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 DEBUG : both0: Unchanged skipping 2025/01/18 01:42:06 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 DEBUG : both11: Unchanged skipping 2025/01/18 01:42:06 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Waiting for transfers to finish 2025/01/18 01:42:06 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/01/18 01:42:06 ERROR : Linkbox root 'rclone-test-hehupew1siho': not deleting files as there were IO errors 2025/01/18 01:42:06 ERROR : Linkbox root 'rclone-test-hehupew1siho': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (137.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:43:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 01:43:01 INFO : sub dir: Making directory 2025/01/18 01:43:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (42.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" 2025/01/18 01:43:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 01:43:43 INFO : sub dir: Making directory 2025/01/18 01:43:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-hehupew1siho'", Local "Local file system at /tmp/rclone3918920711", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.70s) FAIL 2025/01/18 01:44:26 DEBUG : Linkbox root 'rclone-test-hehupew1siho': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished OK in 20m14.131474886s (try 1/5)