"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/01/02 05:17:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya" 2025/01/02 05:17:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 05:17:19 DEBUG : Creating backend with remote "/tmp/rclone2405122002" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:17:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:17:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/02 05:17:21 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:17:21 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.80s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:17:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:17:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:17:22 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:17:22 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:17:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:17:26 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.16s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:17:31 DEBUG : Creating backend with remote "/non-existing" 2025/01/02 05:17:31 DEBUG : Config file has changed externally - reloading 2025/01/02 05:17:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/02 05:17:31 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:17:31 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.06s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:17:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:17:32 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:17:32 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:17:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (8.22s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:17:40 INFO : Linkbox root 'rclone-test-noqafov1fiya': Running all checks before starting transfers 2025/01/02 05:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:17:41 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:17:41 INFO : Linkbox root 'rclone-test-noqafov1fiya': Checks finished, now starting transfers 2025/01/02 05:17:41 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:17:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (8.15s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:17:49 ERROR : Ignoring --no-traverse with sync 2025/01/02 05:17:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:17:49 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:17:49 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:17:52 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:17:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (8.07s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:17:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/02 05:17:57 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:17:57 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:17:59 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:18:02 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:18:02 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:18:04 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:18:06 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:18:06 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:18:08 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.69s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 05:18:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 05:18:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/02 05:18:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:18:11 DEBUG : sub dir: Making directory 2025/01/02 05:18:13 DEBUG : sub dir2: Making directory 2025/01/02 05:18:14 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/02 05:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:18:16 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:18:16 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:18:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:18 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.06s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:26 DEBUG : sub dir2: Making directory 2025/01/02 05:18:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 05:18:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 05:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:18:26 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:18:26 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:18:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.78s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:34 DEBUG : sub dir2: Making directory with metadata 2025/01/02 05:18:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 05:18:34 DEBUG : sub dir: Making directory 2025/01/02 05:18:35 DEBUG : sub dir2: Making directory 2025/01/02 05:18:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:18:37 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:18:37 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:18:39 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:18:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:40 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/02 05:18:40 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.88s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:46 DEBUG : sub dir2: Making directory 2025/01/02 05:18:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:18:46 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:18:46 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:18:50 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:18:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.85s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:18:54 DEBUG : sub dir2: Making directory with metadata 2025/01/02 05:18:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 05:18:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:18:54 DEBUG : sub dir: Making directory 2025/01/02 05:18:55 DEBUG : sub dir2: Making directory 2025/01/02 05:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:18:57 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:18:57 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:18:59 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:18:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:19:00 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:19:06 DEBUG : sub dir2: Making directory 2025/01/02 05:19:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:19:06 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:19:06 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:19:10 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:19:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.78s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:19:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hiraviq5sesi" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-noqafov1fiya' -> Linkbox root 'rclone-test-hiraviq5sesi' 2025/01/02 05:19:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:19:19 DEBUG : Linkbox root 'rclone-test-hiraviq5sesi': Waiting for checks to finish 2025/01/02 05:19:19 DEBUG : Linkbox root 'rclone-test-hiraviq5sesi': Waiting for transfers to finish 2025/01/02 05:19:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:19:24 DEBUG : Linkbox root 'rclone-test-hiraviq5sesi': Purge remote --- PASS: TestServerSideCopy (15.91s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:19:34 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:19:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 05:19:34 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:19:34 DEBUG : sub dir/hello world: Update: removing old file 2025/01/02 05:19:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (12.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:19:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tuqokiw5ruci" 2025/01/02 05:19:46 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-noqafov1fiya' -> Linkbox root 'rclone-test-tuqokiw5ruci' 2025/01/02 05:19:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:19:46 DEBUG : Linkbox root 'rclone-test-tuqokiw5ruci': Waiting for checks to finish 2025/01/02 05:19:46 DEBUG : Linkbox root 'rclone-test-tuqokiw5ruci': Waiting for transfers to finish 2025/01/02 05:19:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:19:52 DEBUG : sub dir/hello world: Update: removing old file 2025/01/02 05:19:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 05:19:56 DEBUG : Linkbox root 'rclone-test-tuqokiw5ruci': Waiting for checks to finish 2025/01/02 05:19:56 DEBUG : Linkbox root 'rclone-test-tuqokiw5ruci': Waiting for transfers to finish 2025/01/02 05:19:56 DEBUG : sub dir/hello world: Update: removing old file 2025/01/02 05:20:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:20:00 DEBUG : Linkbox root 'rclone-test-tuqokiw5ruci': Purge remote --- PASS: TestServerSideCopyOverSelf (24.15s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:20:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 05:20:10 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:20:10 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:20:10 DEBUG : sub dir/hello world: Update: removing old file 2025/01/02 05:20:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/02 05:20:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (11.96s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:20:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-misifez1quge" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-noqafov1fiya' -> Linkbox root 'rclone-test-misifez1quge' 2025/01/02 05:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:20:23 DEBUG : Linkbox root 'rclone-test-misifez1quge': Waiting for checks to finish 2025/01/02 05:20:23 DEBUG : Linkbox root 'rclone-test-misifez1quge': Waiting for transfers to finish 2025/01/02 05:20:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:20:28 DEBUG : sub dir/hello world: Update: removing old file 2025/01/02 05:20:32 DEBUG : Linkbox root 'rclone-test-misifez1quge': Waiting for checks to finish 2025/01/02 05:20:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 05:20:32 DEBUG : Linkbox root 'rclone-test-misifez1quge': Waiting for transfers to finish 2025/01/02 05:20:32 DEBUG : sub dir/hello world: Update: removing old file 2025/01/02 05:20:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/02 05:20:37 INFO : sub dir/hello world: Deleted 2025/01/02 05:20:40 DEBUG : testing file moves 2025/01/02 05:20:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/02 05:20:41 DEBUG : Linkbox root 'rclone-test-misifez1quge': Waiting for checks to finish 2025/01/02 05:20:41 DEBUG : Linkbox root 'rclone-test-misifez1quge': Waiting for transfers to finish 2025/01/02 05:20:41 DEBUG : sub dir/hello world: Update: removing old file 2025/01/02 05:20:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/02 05:20:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:20:46 DEBUG : Linkbox root 'rclone-test-misifez1quge': Purge remote --- PASS: TestServerSideMoveOverSelf (33.15s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:20:54 ERROR : : error listing: directory not found 2025/01/02 05:20:55 DEBUG : Local file system at /tmp/rclone2405122002: Making directory 2025/01/02 05:20:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:20:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (8.81s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/02 05:21:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:21:04 DEBUG : Local file system at /tmp/rclone2405122002: Waiting for checks to finish 2025/01/02 05:21:04 DEBUG : Local file system at /tmp/rclone2405122002: Waiting for transfers to finish 2025/01/02 05:21:04 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/02 05:21:04 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:21:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.64s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/02 05:21:08 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:08 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:11 INFO : check sum: Copied (new) 2025/01/02 05:21:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:11 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:11 NOTICE: Linkbox root 'rclone-test-noqafov1fiya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/02 05:21:11 DEBUG : check sum: Size of src and dst objects identical 2025/01/02 05:21:11 DEBUG : check sum: Unchanged skipping 2025/01/02 05:21:11 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:11 DEBUG : Waiting for deletions to finish 2025/01/02 05:21:11 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.57s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/02 05:21:14 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:14 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:16 INFO : sizeonly: Copied (new) 2025/01/02 05:21:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:17 DEBUG : sizeonly: Sizes identical 2025/01/02 05:21:17 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:17 DEBUG : sizeonly: Unchanged skipping 2025/01/02 05:21:17 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:17 DEBUG : Waiting for deletions to finish 2025/01/02 05:21:17 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/02 05:21:20 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:20 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:22 INFO : ignore-size: Copied (new) 2025/01/02 05:21:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:22 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:22 DEBUG : ignore-size: Sizes identical 2025/01/02 05:21:22 DEBUG : ignore-size: Unchanged skipping 2025/01/02 05:21:22 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:22 DEBUG : Waiting for deletions to finish 2025/01/02 05:21:22 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:27 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:27 DEBUG : existing: Sizes identical 2025/01/02 05:21:27 DEBUG : existing: Unchanged skipping 2025/01/02 05:21:27 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:27 DEBUG : Waiting for deletions to finish 2025/01/02 05:21:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/02 05:21:28 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:28 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:28 DEBUG : existing: Update: removing old file 2025/01/02 05:21:31 INFO : existing: Copied (replaced existing) 2025/01/02 05:21:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 05:21:34 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:34 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:36 INFO : existing: Copied (new) 2025/01/02 05:21:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:36 DEBUG : existing: Destination exists, skipping 2025/01/02 05:21:36 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:36 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:36 DEBUG : Waiting for deletions to finish 2025/01/02 05:21:36 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:21:46 DEBUG : d: Making directory 2025/01/02 05:21:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 05:21:49 DEBUG : c/non empty space: Sizes identical 2025/01/02 05:21:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 05:21:49 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:21:49 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:21:53 INFO : a/potato2: Copied (new) 2025/01/02 05:21:53 DEBUG : Waiting for deletions to finish 2025/01/02 05:21:54 INFO : b/potato: Deleted 2025/01/02 05:21:54 INFO : d: Removing directory 2025/01/02 05:21:56 INFO : b: Removing directory 2025/01/02 05:21:58 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:22:08 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:22:08 DEBUG : empty space: Sizes identical 2025/01/02 05:22:08 DEBUG : empty space: Unchanged skipping 2025/01/02 05:22:08 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:22:08 DEBUG : Waiting for deletions to finish 2025/01/02 05:22:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:22:08 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:22:08 DEBUG : empty space: Sizes identical 2025/01/02 05:22:08 DEBUG : empty space: Unchanged skipping 2025/01/02 05:22:08 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:22:08 DEBUG : Waiting for deletions to finish 2025/01/02 05:22:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.41s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:22:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 05:22:14 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:22:14 DEBUG : empty space: Sizes identical 2025/01/02 05:22:14 DEBUG : empty space: Unchanged skipping 2025/01/02 05:22:14 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:22:16 INFO : potato: Copied (new) 2025/01/02 05:22:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:22:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/02 05:22:23 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:22:23 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:22:23 DEBUG : potato: Update: removing old file 2025/01/02 05:22:26 INFO : potato: Copied (replaced existing) 2025/01/02 05:22:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/02 05:22:31 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/02 05:22:31 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:22:31 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:22:31 DEBUG : potato: Update: removing old file 2025/01/02 05:22:34 INFO : potato: Copied (replaced existing) 2025/01/02 05:22:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:22:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:22:41 DEBUG : empty space: Sizes identical 2025/01/02 05:22:41 DEBUG : empty space: Unchanged skipping 2025/01/02 05:22:41 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:22:41 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:22:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/02 05:22:41 DEBUG : Waiting for deletions to finish 2025/01/02 05:22:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:22:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:22:49 DEBUG : empty space: Sizes identical 2025/01/02 05:22:49 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:22:49 DEBUG : empty space: Unchanged skipping 2025/01/02 05:22:49 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:22:51 INFO : potato2: Copied (new) 2025/01/02 05:22:51 DEBUG : Waiting for deletions to finish 2025/01/02 05:22:53 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:23:04 DEBUG : d: Making directory 2025/01/02 05:23:05 DEBUG : d/e: Making directory 2025/01/02 05:23:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 05:23:08 DEBUG : c/non empty space: Sizes identical 2025/01/02 05:23:08 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 05:23:10 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:23:10 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:23:12 INFO : a/potato2: Copied (new) 2025/01/02 05:23:12 DEBUG : Waiting for deletions to finish 2025/01/02 05:23:14 INFO : b/potato: Deleted 2025/01/02 05:23:14 INFO : d/e: Removing directory 2025/01/02 05:23:15 INFO : d: Removing directory 2025/01/02 05:23:17 INFO : b: Removing directory 2025/01/02 05:23:18 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:23:33 DEBUG : d: Making directory 2025/01/02 05:23:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 05:23:36 DEBUG : c/non empty space: Sizes identical 2025/01/02 05:23:36 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 05:23:36 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:23:36 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:23:40 INFO : a/potato2: Copied (new) 2025/01/02 05:23:40 ERROR : Linkbox root 'rclone-test-noqafov1fiya': not deleting files as there were IO errors 2025/01/02 05:23:40 ERROR : Linkbox root 'rclone-test-noqafov1fiya': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.81s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:23:57 DEBUG : Waiting for deletions to finish 2025/01/02 05:23:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:23:57 DEBUG : empty space: Sizes identical 2025/01/02 05:23:57 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:23:57 DEBUG : empty space: Unchanged skipping 2025/01/02 05:23:57 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:23:59 INFO : potato: Deleted 2025/01/02 05:23:59 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:24:08 DEBUG : Waiting for deletions to finish 2025/01/02 05:24:08 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:08 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:24:09 INFO : potato: Deleted 2025/01/02 05:24:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:24:09 DEBUG : empty space: Sizes identical 2025/01/02 05:24:09 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:09 DEBUG : empty space: Unchanged skipping 2025/01/02 05:24:09 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:24:11 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (11.88s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:24:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:24:18 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:18 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:24:20 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.32s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:24:28 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 05:24:28 DEBUG : enormous: Excluded 2025/01/02 05:24:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:24:28 DEBUG : potato2: Excluded 2025/01/02 05:24:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:24:28 DEBUG : potato2: Excluded 2025/01/02 05:24:28 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:28 DEBUG : empty space: Sizes identical 2025/01/02 05:24:28 DEBUG : empty space: Unchanged skipping 2025/01/02 05:24:28 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:24:28 DEBUG : Waiting for deletions to finish 2025/01/02 05:24:28 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:24:28 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 05:24:28 DEBUG : enormous: Excluded 2025/01/02 05:24:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:24:28 DEBUG : potato2: Excluded 2025/01/02 05:24:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:24:28 DEBUG : potato2: Excluded 2025/01/02 05:24:28 DEBUG : empty space: Sizes identical 2025/01/02 05:24:28 DEBUG : empty space: Unchanged skipping 2025/01/02 05:24:28 DEBUG : Local file system at /tmp/rclone2405122002: Waiting for checks to finish 2025/01/02 05:24:28 DEBUG : Local file system at /tmp/rclone2405122002: Waiting for transfers to finish 2025/01/02 05:24:28 DEBUG : Waiting for deletions to finish 2025/01/02 05:24:28 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:24:39 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 05:24:39 DEBUG : enormous: Excluded 2025/01/02 05:24:39 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:24:39 DEBUG : potato2: Excluded 2025/01/02 05:24:39 DEBUG : empty space: Sizes identical 2025/01/02 05:24:39 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:39 DEBUG : empty space: Unchanged skipping 2025/01/02 05:24:39 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:24:39 DEBUG : Waiting for deletions to finish 2025/01/02 05:24:40 INFO : potato2: Deleted 2025/01/02 05:24:40 INFO : enormous: Deleted 2025/01/02 05:24:40 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:24:41 DEBUG : empty space: Sizes identical 2025/01/02 05:24:41 DEBUG : Local file system at /tmp/rclone2405122002: Waiting for checks to finish 2025/01/02 05:24:41 DEBUG : empty space: Unchanged skipping 2025/01/02 05:24:41 DEBUG : Local file system at /tmp/rclone2405122002: Waiting for transfers to finish 2025/01/02 05:24:41 DEBUG : Waiting for deletions to finish 2025/01/02 05:24:41 INFO : potato2: Deleted 2025/01/02 05:24:41 INFO : enormous: Deleted 2025/01/02 05:24:41 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.43s) === 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-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/02 05:24:44 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/02 05:24:44 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/02 05:24:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 05:24:44 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/02 05:24:44 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:44 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:24:47 INFO : potato: Copied (new) 2025/01/02 05:24:47 INFO : yam: Copied (new) 2025/01/02 05:24:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:24:47 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/02 05:24:47 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/02 05:24:47 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/02 05:24:47 DEBUG : potato: Sizes identical 2025/01/02 05:24:47 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:47 DEBUG : potato: Unchanged skipping 2025/01/02 05:24:47 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:24:49 INFO : yaml: Copied (new) 2025/01/02 05:24:49 DEBUG : Waiting for deletions to finish 2025/01/02 05:24:51 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/02 05:24:55 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/02 05:24:55 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/02 05:24:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 05:24:55 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/02 05:24:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:24:57 INFO : potato: Copied (new) 2025/01/02 05:24:58 INFO : yam: Copied (new) 2025/01/02 05:24:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:24:58 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/02 05:24:58 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/02 05:24:58 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/02 05:24:58 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:24:58 DEBUG : potato: Sizes identical 2025/01/02 05:24:58 DEBUG : potato: Unchanged skipping 2025/01/02 05:24:58 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:25:00 INFO : yaml: Copied (new) 2025/01/02 05:25:00 DEBUG : Waiting for deletions to finish 2025/01/02 05:25:02 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/02 05:25:06 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/02 05:25:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 05:25:06 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/01/02 05:25:06 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:25:06 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:25:10 INFO : potato: Copied (new) 2025/01/02 05:25:10 INFO : sub/yam: Copied (new) 2025/01/02 05:25:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:25:11 ERROR : Linkbox root 'rclone-test-noqafov1fiya': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/02 05:25:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/02 05:25:11 DEBUG : potato: Sizes identical 2025/01/02 05:25:11 DEBUG : potato: Unchanged skipping 2025/01/02 05:25:11 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:25:11 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:25:13 INFO : yam: Copied (new) 2025/01/02 05:25:13 DEBUG : Waiting for deletions to finish 2025/01/02 05:25:14 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:25:20 DEBUG : Creating backend with remote "/tmp/rclone2405122002/dir1" 2025/01/02 05:25:20 DEBUG : Config file has changed externally - reloading 2025/01/02 05:25:20 DEBUG : Creating backend with remote "/tmp/rclone2405122002/dir2" 2025/01/02 05:25:20 DEBUG : Local file system at /tmp/rclone2405122002/dir2: Using server-side directory move 2025/01/02 05:25:20 INFO : Local file system at /tmp/rclone2405122002/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 05:25:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/02 05:25:20 DEBUG : Local file system at /tmp/rclone2405122002/dir2: Waiting for checks to finish 2025/01/02 05:25:20 DEBUG : Local file system at /tmp/rclone2405122002/dir2: Waiting for transfers to finish 2025/01/02 05:25:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:25:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:25:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 05:25:21 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:25:21 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:25:28 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:25:28 INFO : sub dir/hello world: Deleted 2025/01/02 05:25:28 INFO : nested/sub dir/file: Copied (new) 2025/01/02 05:25:28 INFO : nested/sub dir/file: Deleted 2025/01/02 05:25:28 INFO : sub dir: Removing directory 2025/01/02 05:25:28 INFO : nested/sub dir: Removing directory 2025/01/02 05:25:28 INFO : nested: Removing directory 2025/01/02 05:25:28 DEBUG : Local file system at /tmp/rclone2405122002: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:25:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:25:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 05:25:38 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:25:38 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:25:45 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:25:45 INFO : sub dir/hello world: Deleted 2025/01/02 05:25:45 INFO : nested/sub dir/file: Copied (new) 2025/01/02 05:25:45 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:25:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 05:25:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/02 05:25:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:25:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:25:57 INFO : existing: Copied (new) 2025/01/02 05:25:57 INFO : existing: Deleted 2025/01/02 05:25:58 INFO : existing-b: Copied (new) 2025/01/02 05:25:58 INFO : existing-b: Deleted 2025/01/02 05:25:58 DEBUG : existing: Destination exists, skipping 2025/01/02 05:25:58 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:25:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/02 05:25:58 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:25:58 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (7.02s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:26:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-woxaceg2xeji" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-noqafov1fiya' -> Linkbox root 'rclone-test-woxaceg2xeji' 2025/01/02 05:26:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:26:15 DEBUG : empty space: Sizes identical 2025/01/02 05:26:15 DEBUG : empty space: Unchanged skipping 2025/01/02 05:26:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 05:26:15 DEBUG : Linkbox root 'rclone-test-woxaceg2xeji': Waiting for checks to finish 2025/01/02 05:26:16 DEBUG : potato3: Update: removing old file 2025/01/02 05:26:16 INFO : empty space: Deleted 2025/01/02 05:26:16 DEBUG : Linkbox root 'rclone-test-woxaceg2xeji': Waiting for transfers to finish 2025/01/02 05:26:17 INFO : potato2: Copied (new) 2025/01/02 05:26:18 INFO : potato2: Deleted 2025/01/02 05:26:19 INFO : potato3: Copied (replaced existing) 2025/01/02 05:26:20 INFO : potato3: Deleted 2025/01/02 05:26:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jotuyuk0dufa" 2025/01/02 05:26:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/02 05:26:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:26:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 05:26:21 DEBUG : Linkbox root 'rclone-test-jotuyuk0dufa': Waiting for checks to finish 2025/01/02 05:26:21 DEBUG : Linkbox root 'rclone-test-jotuyuk0dufa': Waiting for transfers to finish 2025/01/02 05:26:26 INFO : empty space: Copied (new) 2025/01/02 05:26:26 INFO : potato2: Copied (new) 2025/01/02 05:26:26 INFO : potato3: Copied (new) 2025/01/02 05:26:27 INFO : empty space: Deleted 2025/01/02 05:26:27 INFO : potato2: Deleted 2025/01/02 05:26:28 INFO : potato3: Deleted 2025/01/02 05:26:28 DEBUG : Linkbox root 'rclone-test-jotuyuk0dufa': Purge remote 2025/01/02 05:26:30 DEBUG : Linkbox root 'rclone-test-woxaceg2xeji': Purge remote --- PASS: TestServerSideMove (29.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:26:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pohagif9saho" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-noqafov1fiya' -> Linkbox root 'rclone-test-pohagif9saho' 2025/01/02 05:26:44 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 05:26:44 DEBUG : empty space: Excluded 2025/01/02 05:26:44 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 05:26:44 DEBUG : empty space: Excluded 2025/01/02 05:26:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:26:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 05:26:44 DEBUG : Linkbox root 'rclone-test-pohagif9saho': Waiting for checks to finish 2025/01/02 05:26:44 DEBUG : Linkbox root 'rclone-test-pohagif9saho': Waiting for transfers to finish 2025/01/02 05:26:44 DEBUG : potato3: Update: removing old file 2025/01/02 05:26:47 INFO : potato2: Copied (new) 2025/01/02 05:26:48 INFO : potato3: Copied (replaced existing) 2025/01/02 05:26:48 INFO : potato2: Deleted 2025/01/02 05:26:49 INFO : potato3: Deleted 2025/01/02 05:26:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wagused4jeqe" 2025/01/02 05:26:50 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 05:26:50 DEBUG : empty space: Excluded 2025/01/02 05:26:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:26:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 05:26:50 DEBUG : Linkbox root 'rclone-test-wagused4jeqe': Waiting for checks to finish 2025/01/02 05:26:50 DEBUG : Linkbox root 'rclone-test-wagused4jeqe': Waiting for transfers to finish 2025/01/02 05:26:54 INFO : potato2: Copied (new) 2025/01/02 05:26:54 INFO : potato3: Copied (new) 2025/01/02 05:26:55 INFO : potato2: Deleted 2025/01/02 05:26:55 INFO : potato3: Deleted 2025/01/02 05:26:56 DEBUG : Linkbox root 'rclone-test-wagused4jeqe': Purge remote 2025/01/02 05:26:57 DEBUG : Linkbox root 'rclone-test-pohagif9saho': Purge remote --- PASS: TestServerSideMoveWithFilter (29.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:27:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wunaxuy4tazu" 2025/01/02 05:27:07 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-noqafov1fiya' -> Linkbox root 'rclone-test-wunaxuy4tazu' 2025/01/02 05:27:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:27:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 05:27:15 DEBUG : empty space: Sizes identical 2025/01/02 05:27:15 DEBUG : empty space: Unchanged skipping 2025/01/02 05:27:15 DEBUG : Linkbox root 'rclone-test-wunaxuy4tazu': Waiting for checks to finish 2025/01/02 05:27:16 DEBUG : potato3: Update: removing old file 2025/01/02 05:27:17 INFO : empty space: Deleted 2025/01/02 05:27:17 DEBUG : Linkbox root 'rclone-test-wunaxuy4tazu': Waiting for transfers to finish 2025/01/02 05:27:18 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/01/02 05:27:18 INFO : potato2: Copied (new) 2025/01/02 05:27:19 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2025/01/02 05:27:19 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2025/01/02 05:27:19 INFO : potato2: Deleted 2025/01/02 05:27:19 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2025/01/02 05:27:20 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2025/01/02 05:27:21 DEBUG : potato3: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/02 05:27:23 DEBUG : potato3: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/02 05:27:26 DEBUG : potato3: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/02 05:27:33 DEBUG : potato3: Trying to read object after upload: try again in 12.8s (8/10) 2025/01/02 05:27:46 DEBUG : potato3: Trying to read object after upload: try again in 25.6s (9/10) 2025/01/02 05:28:12 DEBUG : potato3: Trying to read object after upload: try again in 51.2s (10/10) 2025/01/02 05:29:03 ERROR : potato3: Failed to copy: object not found 2025/01/02 05:29:03 ERROR : potato3: Not deleting source as copy failed: object not found 2025/01/02 05:29:03 ERROR : Linkbox root 'rclone-test-noqafov1fiya': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/01/02 05:29:03 DEBUG : Linkbox root 'rclone-test-wunaxuy4tazu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (127.50s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:29:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.93s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:29:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:29:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/rclone-sync-test" 2025/01/02 05:29:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/rclone-sync-test-include/layer2" 2025/01/02 05:29:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-noqafov1fiya'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (17.06s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:29:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/dst" 2025/01/02 05:29:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/CompareDest" 2025/01/02 05:29:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 05:29:35 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for checks to finish 2025/01/02 05:29:35 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for transfers to finish 2025/01/02 05:29:39 INFO : one: Copied (new) 2025/01/02 05:29:39 DEBUG : Waiting for deletions to finish 2025/01/02 05:29:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:29:40 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for checks to finish 2025/01/02 05:29:40 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for transfers to finish 2025/01/02 05:29:40 DEBUG : one: Update: removing old file 2025/01/02 05:29:43 INFO : one: Copied (replaced existing) 2025/01/02 05:29:43 DEBUG : Waiting for deletions to finish 2025/01/02 05:29:44 DEBUG : dst/one: Update: removing old file 2025/01/02 05:29:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:29:51 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for checks to finish 2025/01/02 05:29:52 DEBUG : one: Sizes identical 2025/01/02 05:29:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:29:52 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for transfers to finish 2025/01/02 05:29:52 DEBUG : Waiting for deletions to finish 2025/01/02 05:29:52 INFO : There was nothing to transfer 2025/01/02 05:29:55 DEBUG : two: Sizes identical 2025/01/02 05:29:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 05:29:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:29:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for checks to finish 2025/01/02 05:29:56 DEBUG : one: Sizes identical 2025/01/02 05:29:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:29:56 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for transfers to finish 2025/01/02 05:29:56 DEBUG : Waiting for deletions to finish 2025/01/02 05:29:56 INFO : There was nothing to transfer 2025/01/02 05:29:57 DEBUG : two: Sizes identical 2025/01/02 05:29:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 05:29:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:29:57 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for checks to finish 2025/01/02 05:29:57 DEBUG : one: Sizes identical 2025/01/02 05:29:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:29:57 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for transfers to finish 2025/01/02 05:29:57 DEBUG : Waiting for deletions to finish 2025/01/02 05:29:57 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/02 05:29:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/02 05:29:59 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 05:29:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:29:59 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for checks to finish 2025/01/02 05:29:59 DEBUG : one: Sizes identical 2025/01/02 05:29:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:29:59 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dst': Waiting for transfers to finish 2025/01/02 05:30:01 INFO : two: Copied (new) 2025/01/02 05:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (37.63s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:30:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/dest" 2025/01/02 05:30:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/pre-dest1" 2025/01/02 05:30:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noqafov1fiya/pre-dest2" 2025/01/02 05:30:22 DEBUG : 1: Sizes identical 2025/01/02 05:30:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/02 05:30:22 DEBUG : 2: Sizes identical 2025/01/02 05:30:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/02 05:30:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/02 05:30:22 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dest': Waiting for checks to finish 2025/01/02 05:30:22 DEBUG : Linkbox root 'rclone-test-noqafov1fiya/dest': Waiting for transfers to finish 2025/01/02 05:30:26 INFO : 3: Copied (new) 2025/01/02 05:30:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.38s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.44s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.44s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.41s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", 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-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.45s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:30:42 DEBUG : Testêé: Trying to read object after upload: try again in 100ms (1/10) 2025/01/02 05:30:42 DEBUG : Testêé: Trying to read object after upload: try again in 200ms (2/10) 2025/01/02 05:30:43 DEBUG : Testêé: Trying to read object after upload: try again in 400ms (3/10) 2025/01/02 05:30:43 DEBUG : Testêé: Trying to read object after upload: try again in 800ms (4/10) 2025/01/02 05:30:44 DEBUG : Testêé: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/02 05:30:46 DEBUG : Testêé: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/02 05:30:50 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:30:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/02 05:30:50 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:30:50 DEBUG : Testêé: Update: removing old file 2025/01/02 05:30:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/02 05:30:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (15.16s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:30:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 05:30:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:30:55 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:30:57 INFO : existing: Copied (new) 2025/01/02 05:30:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:30:58 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:30:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/02 05:30:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/02 05:30:58 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:30:58 ERROR : Linkbox root 'rclone-test-noqafov1fiya': not deleting files as there were IO errors 2025/01/02 05:30:58 ERROR : Linkbox root 'rclone-test-noqafov1fiya': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.44s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:31:17 DEBUG : existing: Sizes identical 2025/01/02 05:31:17 DEBUG : existing: Unchanged skipping 2025/01/02 05:31:17 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/02 05:31:18 DEBUG : existing: Update: removing old file 2025/01/02 05:31:18 DEBUG : existingbutdifferent: Update: removing old file 2025/01/02 05:31:24 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2025/01/02 05:31:24 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/01/02 05:31:24 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2025/01/02 05:31:24 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/01/02 05:31:24 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/01/02 05:31:24 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2025/01/02 05:31:25 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/01/02 05:31:25 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/01/02 05:31:26 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/01/02 05:31:27 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/02 05:31:28 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2405122002) 5 vs dst(Linkbox root 'rclone-test-noqafov1fiya') 8 2025/01/02 05:31:28 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2025/01/02 05:31:29 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/02 05:31:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-hikizex4/subdirb/SUBDIRC/HELLO 2025/01/02 05:31:30 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-hikizex4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/02 05:31:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/02 05:31:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/02 05:31:33 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/02 05:31:39 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/01/02 05:31:48 INFO : subdira-rclone-move-hikizex4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/02 05:31:48 INFO : subdira-rclone-move-hikizex4/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2025/01/02 05:31:50 INFO : subdira-rclone-move-hikizex4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/02 05:31:50 INFO : subdira-rclone-move-hikizex4/subdirb/SUBDIRC/HELLO: Deleted 2025/01/02 05:31:52 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/01/02 05:31:56 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/02 05:32:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-yojakex1/SUBDIRC/HELLO 2025/01/02 05:32:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-yojakex1/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/02 05:32:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/02 05:32:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/02 05:32:14 ERROR : subdira/subdirb-rclone-move-yojakex1/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2025/01/02 05:32:14 ERROR : subdira/subdirb-rclone-move-yojakex1/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2025/01/02 05:32:14 ERROR : subdira/subdirb-rclone-move-yojakex1/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=54681902&token=5gyozaWkvgAkGJOT": context canceled 2025/01/02 05:32:14 ERROR : subdira/subdirb-rclone-move-yojakex1/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=54681902&token=5gyozaWkvgAkGJOT": context canceled 2025/01/02 05:32:14 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2025/01/02 05:32:14 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/01/02 05:32:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/01/02 05:32:14 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:32:15 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/02 05:32:15 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/02 05:32:18 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/01/02 05:33:09 ERROR : EXISTING: Failed to copy: object not found 2025/01/02 05:33:09 ERROR : EXISTING: Not deleting source as copy failed: object not found 2025/01/02 05:33:09 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2025/01/02 05:33:09 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:33:09 ERROR : Linkbox root 'rclone-test-noqafov1fiya': not deleting files as there were IO errors 2025/01/02 05:33:09 ERROR : Linkbox root 'rclone-test-noqafov1fiya': 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 (142.14s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:34:48 DEBUG : both1: Sizes identical 2025/01/02 05:34:48 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:34:48 DEBUG : both11: Sizes identical 2025/01/02 05:34:48 DEBUG : both10: Sizes identical 2025/01/02 05:34:48 DEBUG : both0: Sizes identical 2025/01/02 05:34:48 DEBUG : both1: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both12: Sizes identical 2025/01/02 05:34:48 DEBUG : both12: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both13: Sizes identical 2025/01/02 05:34:48 DEBUG : both13: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both14: Sizes identical 2025/01/02 05:34:48 DEBUG : both14: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both15: Sizes identical 2025/01/02 05:34:48 DEBUG : both15: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both16: Sizes identical 2025/01/02 05:34:48 DEBUG : both11: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both17: Sizes identical 2025/01/02 05:34:48 DEBUG : both17: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both18: Sizes identical 2025/01/02 05:34:48 DEBUG : both18: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both19: Sizes identical 2025/01/02 05:34:48 DEBUG : both19: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both2: Sizes identical 2025/01/02 05:34:48 DEBUG : both10: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both3: Sizes identical 2025/01/02 05:34:48 DEBUG : both0: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both4: Sizes identical 2025/01/02 05:34:48 DEBUG : both2: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both5: Sizes identical 2025/01/02 05:34:48 DEBUG : both5: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both6: Sizes identical 2025/01/02 05:34:48 DEBUG : both6: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both7: Sizes identical 2025/01/02 05:34:48 DEBUG : both7: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both8: Sizes identical 2025/01/02 05:34:48 DEBUG : both8: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both9: Sizes identical 2025/01/02 05:34:48 DEBUG : both9: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both16: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both3: Unchanged skipping 2025/01/02 05:34:48 DEBUG : both4: Unchanged skipping 2025/01/02 05:34:48 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:34:48 DEBUG : Waiting for deletions to finish 2025/01/02 05:34:50 INFO : only17: Deleted 2025/01/02 05:34:50 INFO : only5: Deleted 2025/01/02 05:34:50 INFO : only6: Deleted 2025/01/02 05:34:50 INFO : only7: Deleted 2025/01/02 05:34:51 INFO : only1: Deleted 2025/01/02 05:34:51 INFO : only16: Deleted 2025/01/02 05:34:51 INFO : only3: Deleted 2025/01/02 05:34:52 INFO : only4: Deleted 2025/01/02 05:34:52 INFO : only14: Deleted 2025/01/02 05:34:53 INFO : only19: Deleted 2025/01/02 05:34:53 INFO : only2: Deleted 2025/01/02 05:34:53 INFO : only9: Deleted 2025/01/02 05:34:54 INFO : only0: Deleted 2025/01/02 05:34:54 INFO : only12: Deleted 2025/01/02 05:34:54 INFO : only13: Deleted 2025/01/02 05:34:54 INFO : only15: Deleted 2025/01/02 05:34:55 INFO : only18: Deleted 2025/01/02 05:34:55 INFO : only8: Deleted 2025/01/02 05:34:56 INFO : only10: Deleted 2025/01/02 05:34:56 INFO : only11: Deleted run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (122.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:36:53 DEBUG : both0: Sizes identical 2025/01/02 05:36:53 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for checks to finish 2025/01/02 05:36:53 DEBUG : both1: Sizes identical 2025/01/02 05:36:53 DEBUG : both11: Sizes identical 2025/01/02 05:36:53 DEBUG : both0: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both12: Sizes identical 2025/01/02 05:36:53 DEBUG : both10: Sizes identical 2025/01/02 05:36:53 DEBUG : both1: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both13: Sizes identical 2025/01/02 05:36:53 DEBUG : both13: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both14: Sizes identical 2025/01/02 05:36:53 DEBUG : both14: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both15: Sizes identical 2025/01/02 05:36:53 DEBUG : both15: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both16: Sizes identical 2025/01/02 05:36:53 DEBUG : both16: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both17: Sizes identical 2025/01/02 05:36:53 DEBUG : both17: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both18: Sizes identical 2025/01/02 05:36:53 DEBUG : both18: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both19: Sizes identical 2025/01/02 05:36:53 DEBUG : both19: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both2: Sizes identical 2025/01/02 05:36:53 DEBUG : both2: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both3: Sizes identical 2025/01/02 05:36:53 DEBUG : both3: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both4: Sizes identical 2025/01/02 05:36:53 DEBUG : both4: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both5: Sizes identical 2025/01/02 05:36:53 DEBUG : both5: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both6: Sizes identical 2025/01/02 05:36:53 DEBUG : both6: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both7: Sizes identical 2025/01/02 05:36:53 DEBUG : both7: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both8: Sizes identical 2025/01/02 05:36:53 DEBUG : both8: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both9: Sizes identical 2025/01/02 05:36:53 DEBUG : both9: Unchanged skipping 2025/01/02 05:36:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/02 05:36:53 DEBUG : both11: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both12: Unchanged skipping 2025/01/02 05:36:53 DEBUG : both10: Unchanged skipping 2025/01/02 05:36:53 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Waiting for transfers to finish 2025/01/02 05:36:53 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/01/02 05:36:53 ERROR : Linkbox root 'rclone-test-noqafov1fiya': not deleting files as there were IO errors 2025/01/02 05:36:53 ERROR : Linkbox root 'rclone-test-noqafov1fiya': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (139.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:37:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:37:47 DEBUG : sub dir: Making directory 2025/01/02 05:37:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (42.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" 2025/01/02 05:38:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:38:30 DEBUG : sub dir: Making directory 2025/01/02 05:38:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-noqafov1fiya'", Local "Local file system at /tmp/rclone2405122002", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.79s) FAIL 2025/01/02 05:39:13 DEBUG : Linkbox root 'rclone-test-noqafov1fiya': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 21m55.237998856s (try 1/5): exit status 1: Failed [TestServerSideMoveDeleteEmptySourceDirs]