"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/03/23 02:37:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi" 2025/03/23 02:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:37:42 DEBUG : Creating backend with remote "/tmp/rclone2674776320" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:37:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:37:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/23 02:37:44 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:37:44 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (4.69s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:37:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 02:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:37:47 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:37:47 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:37:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:37:52 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.99s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.68s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.71s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:37:59 DEBUG : Creating backend with remote "/non-existing" 2025/03/23 02:37:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/23 02:37:59 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:37:59 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.99s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:38:01 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:38:01 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:38:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.31s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:38:12 INFO : Linkbox root 'rclone-test-lotumem4nuwi': Running all checks before starting transfers 2025/03/23 02:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:38:13 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:38:13 INFO : Linkbox root 'rclone-test-lotumem4nuwi': Checks finished, now starting transfers 2025/03/23 02:38:13 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:38:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty run.go:125: removing dir "sub dir" failed - try 2/3: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- PASS: TestCopyCheckFirst (26.49s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:38:39 ERROR : Ignoring --no-traverse with sync 2025/03/23 02:38:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:38:39 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:38:39 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:38:44 INFO : sub dir/hello world: Copied (new) 2025/03/23 02:38:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.07s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:38:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/23 02:38:50 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:38:50 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:38:53 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (6.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:38:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:38:57 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:38:57 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:38:59 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (6.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:39:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:39:03 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:39:03 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:39:06 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.26s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:39:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/23 02:39:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 02:39:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/23 02:39:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 02:39:09 INFO : sub dir: Making directory 2025/03/23 02:39:11 INFO : sub dir2: Making directory 2025/03/23 02:39:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:39:13 INFO : sub dir2/sub sub dir2: Making directory 2025/03/23 02:39:15 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:39:15 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:39:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:39:18 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (18.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:39:27 INFO : sub dir2: Making directory 2025/03/23 02:39:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/23 02:39:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 02:39:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:39:28 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:39:28 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:39:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.06s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:39:37 DEBUG : sub dir2: Making directory with metadata 2025/03/23 02:39:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 02:39:38 INFO : sub dir: Making directory 2025/03/23 02:39:40 INFO : sub dir2: Making directory 2025/03/23 02:39:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:39:41 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:39:41 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:39:44 INFO : sub dir/hello world: Copied (new) 2025/03/23 02:39:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:39:45 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/23 02:39:46 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.24s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:39:53 INFO : sub dir2: Making directory 2025/03/23 02:39:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:39:54 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:39:54 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:39:58 INFO : sub dir/hello world: Copied (new) 2025/03/23 02:39:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:40:03 DEBUG : sub dir2: Making directory with metadata 2025/03/23 02:40:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 02:40:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 02:40:04 INFO : sub dir: Making directory 2025/03/23 02:40:06 INFO : sub dir2: Making directory 2025/03/23 02:40:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:40:07 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:40:07 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:40:10 INFO : sub dir/hello world: Copied (new) 2025/03/23 02:40:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:40:11 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.84s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.76s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:40:19 INFO : sub dir2: Making directory 2025/03/23 02:40:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:40:19 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:40:19 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:40:24 INFO : sub dir/hello world: Copied (new) 2025/03/23 02:40:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.85s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:40:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-soqubaf5hale" 2025/03/23 02:40:34 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-lotumem4nuwi' -> Linkbox root 'rclone-test-soqubaf5hale' 2025/03/23 02:40:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:40:36 DEBUG : Linkbox root 'rclone-test-soqubaf5hale': Waiting for checks to finish 2025/03/23 02:40:36 DEBUG : Linkbox root 'rclone-test-soqubaf5hale': Waiting for transfers to finish 2025/03/23 02:40:36 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/03/23 02:40:36 DEBUG : Linkbox root 'rclone-test-soqubaf5hale': Purge remote 2025/03/23 02:40:36 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.69s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:40:47 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:40:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 02:40:47 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:40:47 DEBUG : sub dir/hello world: Update: removing old file 2025/03/23 02:40:51 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (16.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:41:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vuneher5zasu" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-lotumem4nuwi' -> Linkbox root 'rclone-test-vuneher5zasu' 2025/03/23 02:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:41:04 DEBUG : Linkbox root 'rclone-test-vuneher5zasu': Waiting for checks to finish 2025/03/23 02:41:04 DEBUG : Linkbox root 'rclone-test-vuneher5zasu': Waiting for transfers to finish 2025/03/23 02:41:04 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/03/23 02:41:04 DEBUG : Linkbox root 'rclone-test-vuneher5zasu': Purge remote 2025/03/23 02:41:04 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.64s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:41:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 02:41:14 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:41:14 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:41:14 DEBUG : sub dir/hello world: Update: removing old file 2025/03/23 02:41:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/23 02:41:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:41:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tewaduc0sove" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-lotumem4nuwi' -> Linkbox root 'rclone-test-tewaduc0sove' 2025/03/23 02:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:41:31 DEBUG : Linkbox root 'rclone-test-tewaduc0sove': Waiting for checks to finish 2025/03/23 02:41:31 DEBUG : Linkbox root 'rclone-test-tewaduc0sove': Waiting for transfers to finish 2025/03/23 02:41:31 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/03/23 02:41:31 DEBUG : Linkbox root 'rclone-test-tewaduc0sove': Purge remote 2025/03/23 02:41:32 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.30s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:41:41 ERROR : : error listing: directory not found 2025/03/23 02:41:42 INFO : Local file system at /tmp/rclone2674776320: Making directory 2025/03/23 02:41:43 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:41:43 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.23s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:41:54 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/03/23 02:41:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:41:55 DEBUG : Local file system at /tmp/rclone2674776320: Waiting for checks to finish 2025/03/23 02:41:55 DEBUG : Local file system at /tmp/rclone2674776320: Waiting for transfers to finish 2025/03/23 02:41:55 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:41:55 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2674776320/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone2674776320/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.55s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/23 02:42:00 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:00 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:03 INFO : check sum: Copied (new) 2025/03/23 02:42:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:03 NOTICE: Linkbox root 'rclone-test-lotumem4nuwi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/23 02:42:03 DEBUG : check sum: Size of src and dst objects identical 2025/03/23 02:42:03 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:03 DEBUG : check sum: Unchanged skipping 2025/03/23 02:42:03 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:03 DEBUG : Waiting for deletions to finish 2025/03/23 02:42:03 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (8.26s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/23 02:42:08 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:08 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:11 INFO : sizeonly: Copied (new) 2025/03/23 02:42:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:12 DEBUG : sizeonly: Sizes identical 2025/03/23 02:42:12 DEBUG : sizeonly: Unchanged skipping 2025/03/23 02:42:12 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:12 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:12 DEBUG : Waiting for deletions to finish 2025/03/23 02:42:12 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (8.53s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/23 02:42:16 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:16 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:19 INFO : ignore-size: Copied (new) 2025/03/23 02:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:20 DEBUG : ignore-size: Sizes identical 2025/03/23 02:42:20 DEBUG : ignore-size: Unchanged skipping 2025/03/23 02:42:20 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:20 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:20 DEBUG : Waiting for deletions to finish 2025/03/23 02:42:20 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (7.83s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : existing: Sizes identical 2025/03/23 02:42:27 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:27 DEBUG : existing: Unchanged skipping 2025/03/23 02:42:27 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:27 DEBUG : Waiting for deletions to finish 2025/03/23 02:42:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/23 02:42:27 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:27 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:27 DEBUG : existing: Update: removing old file 2025/03/23 02:42:32 INFO : existing: Copied (replaced existing) 2025/03/23 02:42:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 02:42:36 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:36 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:39 INFO : existing: Copied (new) 2025/03/23 02:42:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:39 DEBUG : existing: Destination exists, skipping 2025/03/23 02:42:39 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:39 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:42:39 DEBUG : Waiting for deletions to finish 2025/03/23 02:42:39 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (7.76s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:42:53 INFO : d: Making directory 2025/03/23 02:42:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 02:42:58 DEBUG : c/non empty space: Sizes identical 2025/03/23 02:42:58 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 02:42:58 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:42:58 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:43:03 INFO : a/potato2: Copied (new) 2025/03/23 02:43:03 DEBUG : Waiting for deletions to finish 2025/03/23 02:43:04 INFO : b/potato: Deleted 2025/03/23 02:43:04 INFO : d: Removing directory 2025/03/23 02:43:06 INFO : b: Removing directory 2025/03/23 02:43:08 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (34.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:43:22 DEBUG : empty space: Sizes identical 2025/03/23 02:43:22 DEBUG : empty space: Unchanged skipping 2025/03/23 02:43:22 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:43:22 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:43:22 DEBUG : Waiting for deletions to finish 2025/03/23 02:43:22 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:43:22 DEBUG : empty space: Sizes identical 2025/03/23 02:43:22 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:43:22 DEBUG : empty space: Unchanged skipping 2025/03/23 02:43:22 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:43:22 DEBUG : Waiting for deletions to finish 2025/03/23 02:43:22 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (8.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.97s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:43:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/23 02:43:32 DEBUG : empty space: Sizes identical 2025/03/23 02:43:32 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:43:32 DEBUG : empty space: Unchanged skipping 2025/03/23 02:43:32 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:43:35 INFO : potato: Copied (new) 2025/03/23 02:43:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:43:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/23 02:43:43 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:43:43 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:43:43 DEBUG : potato: Update: removing old file 2025/03/23 02:43:48 INFO : potato: Copied (replaced existing) 2025/03/23 02:43:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/23 02:43:55 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/23 02:43:55 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:43:55 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:43:55 DEBUG : potato: Update: removing old file 2025/03/23 02:43:59 INFO : potato: Copied (replaced existing) 2025/03/23 02:43:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (11.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:44:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:44:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/23 02:44:09 DEBUG : empty space: Sizes identical 2025/03/23 02:44:09 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:44:09 DEBUG : empty space: Unchanged skipping 2025/03/23 02:44:09 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:44:09 DEBUG : Waiting for deletions to finish 2025/03/23 02:44:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:44:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:44:21 DEBUG : empty space: Sizes identical 2025/03/23 02:44:21 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:44:21 DEBUG : empty space: Unchanged skipping 2025/03/23 02:44:21 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:44:23 INFO : potato2: Copied (new) 2025/03/23 02:44:23 DEBUG : Waiting for deletions to finish 2025/03/23 02:44:25 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:44:40 INFO : d: Making directory 2025/03/23 02:44:43 INFO : d/e: Making directory 2025/03/23 02:44:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 02:44:47 DEBUG : c/non empty space: Sizes identical 2025/03/23 02:44:47 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 02:44:50 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:44:50 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:44:52 INFO : a/potato2: Copied (new) 2025/03/23 02:44:52 DEBUG : Waiting for deletions to finish 2025/03/23 02:44:54 INFO : b/potato: Deleted 2025/03/23 02:44:54 INFO : d/e: Removing directory 2025/03/23 02:44:56 INFO : d: Removing directory 2025/03/23 02:44:58 INFO : b: Removing directory 2025/03/23 02:45:00 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (40.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:45:19 INFO : d: Making directory 2025/03/23 02:45:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 02:45:24 DEBUG : c/non empty space: Sizes identical 2025/03/23 02:45:24 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 02:45:24 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:45:24 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:45:28 INFO : a/potato2: Copied (new) 2025/03/23 02:45:28 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': not deleting files as there were IO errors 2025/03/23 02:45:28 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (34.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:45:50 DEBUG : Waiting for deletions to finish 2025/03/23 02:45:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:45:50 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:45:50 DEBUG : empty space: Sizes identical 2025/03/23 02:45:50 DEBUG : empty space: Unchanged skipping 2025/03/23 02:45:50 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:45:52 INFO : potato: Deleted 2025/03/23 02:45:53 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.64s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:46:04 DEBUG : Waiting for deletions to finish 2025/03/23 02:46:04 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:46:04 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:46:06 INFO : potato: Deleted 2025/03/23 02:46:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:46:06 DEBUG : empty space: Sizes identical 2025/03/23 02:46:06 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:46:06 DEBUG : empty space: Unchanged skipping 2025/03/23 02:46:06 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:46:09 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:46:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:46:17 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:46:17 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:46:20 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (10.87s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:46:30 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 02:46:30 DEBUG : enormous: Excluded 2025/03/23 02:46:30 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 02:46:30 DEBUG : potato2: Excluded 2025/03/23 02:46:31 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 02:46:31 DEBUG : potato2: Excluded 2025/03/23 02:46:31 DEBUG : empty space: Sizes identical 2025/03/23 02:46:31 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:46:31 DEBUG : empty space: Unchanged skipping 2025/03/23 02:46:31 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:46:31 DEBUG : Waiting for deletions to finish 2025/03/23 02:46:31 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:46:31 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 02:46:31 DEBUG : enormous: Excluded 2025/03/23 02:46:31 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 02:46:31 DEBUG : potato2: Excluded 2025/03/23 02:46:31 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 02:46:31 DEBUG : potato2: Excluded 2025/03/23 02:46:31 DEBUG : empty space: Sizes identical 2025/03/23 02:46:31 DEBUG : empty space: Unchanged skipping 2025/03/23 02:46:31 DEBUG : Local file system at /tmp/rclone2674776320: Waiting for checks to finish 2025/03/23 02:46:31 DEBUG : Local file system at /tmp/rclone2674776320: Waiting for transfers to finish 2025/03/23 02:46:31 DEBUG : Waiting for deletions to finish 2025/03/23 02:46:31 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (12.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:46:45 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 02:46:45 DEBUG : enormous: Excluded 2025/03/23 02:46:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 02:46:45 DEBUG : potato2: Excluded 2025/03/23 02:46:45 DEBUG : empty space: Sizes identical 2025/03/23 02:46:45 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:46:45 DEBUG : empty space: Unchanged skipping 2025/03/23 02:46:45 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:46:45 DEBUG : Waiting for deletions to finish 2025/03/23 02:46:47 INFO : enormous: Deleted 2025/03/23 02:46:47 INFO : potato2: Deleted 2025/03/23 02:46:47 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:46:48 DEBUG : empty space: Sizes identical 2025/03/23 02:46:48 DEBUG : Local file system at /tmp/rclone2674776320: Waiting for checks to finish 2025/03/23 02:46:48 DEBUG : empty space: Unchanged skipping 2025/03/23 02:46:48 DEBUG : Local file system at /tmp/rclone2674776320: Waiting for transfers to finish 2025/03/23 02:46:48 DEBUG : Waiting for deletions to finish 2025/03/23 02:46:48 INFO : potato2: Deleted 2025/03/23 02:46:48 INFO : enormous: Deleted 2025/03/23 02:46:48 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.72s) === 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-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/23 02:46:52 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/23 02:46:52 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/23 02:46:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/23 02:46:53 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/23 02:46:53 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:46:53 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:46:55 INFO : potato: Copied (new) 2025/03/23 02:46:56 INFO : yam: Copied (new) 2025/03/23 02:46:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:46:56 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/23 02:46:56 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/23 02:46:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/23 02:46:57 DEBUG : potato: Sizes identical 2025/03/23 02:46:57 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:46:57 DEBUG : potato: Unchanged skipping 2025/03/23 02:46:57 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:46:59 INFO : yaml: Copied (new) 2025/03/23 02:46:59 DEBUG : Waiting for deletions to finish 2025/03/23 02:47:01 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/23 02:47:07 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/23 02:47:07 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/23 02:47:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/23 02:47:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/23 02:47:07 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:47:07 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:47:10 INFO : potato: Copied (new) 2025/03/23 02:47:10 INFO : yam: Copied (new) 2025/03/23 02:47:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:47:10 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/23 02:47:10 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/23 02:47:11 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/23 02:47:11 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:47:11 DEBUG : potato: Sizes identical 2025/03/23 02:47:11 DEBUG : potato: Unchanged skipping 2025/03/23 02:47:11 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:47:13 INFO : yaml: Copied (new) 2025/03/23 02:47:13 DEBUG : Waiting for deletions to finish 2025/03/23 02:47:15 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/23 02:47:20 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/23 02:47:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/23 02:47:20 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/03/23 02:47:20 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:47:20 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:47:25 INFO : potato: Copied (new) 2025/03/23 02:47:25 INFO : sub/yam: Copied (new) 2025/03/23 02:47:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:47:26 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/23 02:47:26 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/23 02:47:26 DEBUG : potato: Sizes identical 2025/03/23 02:47:26 DEBUG : potato: Unchanged skipping 2025/03/23 02:47:27 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:47:27 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:47:29 INFO : yam: Copied (new) 2025/03/23 02:47:29 DEBUG : Waiting for deletions to finish 2025/03/23 02:47:31 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:47:39 DEBUG : Creating backend with remote "/tmp/rclone2674776320/dir1" 2025/03/23 02:47:39 DEBUG : Creating backend with remote "/tmp/rclone2674776320/dir2" 2025/03/23 02:47:39 DEBUG : Local file system at /tmp/rclone2674776320/dir2: Using server-side directory move 2025/03/23 02:47:39 INFO : Local file system at /tmp/rclone2674776320/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/23 02:47:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/23 02:47:39 DEBUG : Local file system at /tmp/rclone2674776320/dir2: Waiting for checks to finish 2025/03/23 02:47:39 DEBUG : Local file system at /tmp/rclone2674776320/dir2: Waiting for transfers to finish 2025/03/23 02:47:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.70s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:47:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:47:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/23 02:47:40 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:47:40 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:47:48 INFO : sub dir/hello world: Copied (new) 2025/03/23 02:47:48 INFO : sub dir/hello world: Deleted 2025/03/23 02:47:49 INFO : nested/sub dir/file: Copied (new) 2025/03/23 02:47:49 INFO : nested/sub dir/file: Deleted 2025/03/23 02:47:49 INFO : sub dir: Removing directory 2025/03/23 02:47:49 INFO : nested/sub dir: Removing directory 2025/03/23 02:47:49 INFO : nested: Removing directory 2025/03/23 02:47:49 DEBUG : Local file system at /tmp/rclone2674776320: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (21.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:48:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 02:48:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/23 02:48:01 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:48:01 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:48:10 INFO : sub dir/hello world: Copied (new) 2025/03/23 02:48:10 INFO : sub dir/hello world: Deleted 2025/03/23 02:48:10 INFO : nested/sub dir/file: Copied (new) 2025/03/23 02:48:10 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (20.97s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:48:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 02:48:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/23 02:48:22 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:48:22 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:48:25 INFO : existing: Copied (new) 2025/03/23 02:48:25 INFO : existing: Deleted 2025/03/23 02:48:26 INFO : existing-b: Copied (new) 2025/03/23 02:48:26 INFO : existing-b: Deleted 2025/03/23 02:48:26 DEBUG : existing: Destination exists, skipping 2025/03/23 02:48:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/23 02:48:26 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:48:26 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:48:26 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.14s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:48:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lewuwom6kiso" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-lotumem4nuwi' -> Linkbox root 'rclone-test-lewuwom6kiso' 2025/03/23 02:48:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:48:50 DEBUG : empty space: Sizes identical 2025/03/23 02:48:50 DEBUG : empty space: Unchanged skipping 2025/03/23 02:48:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 02:48:50 DEBUG : Linkbox root 'rclone-test-lewuwom6kiso': Waiting for checks to finish 2025/03/23 02:48:50 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:48:50 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:48:50 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:48:50 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:48:52 INFO : empty space: Deleted 2025/03/23 02:48:52 DEBUG : Linkbox root 'rclone-test-lewuwom6kiso': Waiting for transfers to finish 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:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/03/23 02:48:52 DEBUG : Linkbox root 'rclone-test-lewuwom6kiso': Purge remote --- FAIL: TestServerSideMove (26.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:48:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-geruwos3hexi" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-lotumem4nuwi' -> Linkbox root 'rclone-test-geruwos3hexi' 2025/03/23 02:49:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 02:49:15 DEBUG : empty space: Excluded 2025/03/23 02:49:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 02:49:15 DEBUG : empty space: Excluded 2025/03/23 02:49:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:49:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 02:49:15 DEBUG : Linkbox root 'rclone-test-geruwos3hexi': Waiting for checks to finish 2025/03/23 02:49:15 DEBUG : Linkbox root 'rclone-test-geruwos3hexi': Waiting for transfers to finish 2025/03/23 02:49:15 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:49:15 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:49:15 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:49:15 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/03/23 02:49:15 DEBUG : Linkbox root 'rclone-test-geruwos3hexi': Purge remote --- FAIL: TestServerSideMoveWithFilter (25.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:49:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-paqujiy6cana" 2025/03/23 02:49:32 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-lotumem4nuwi' -> Linkbox root 'rclone-test-paqujiy6cana' 2025/03/23 02:49:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 02:49:42 DEBUG : empty space: Sizes identical 2025/03/23 02:49:42 DEBUG : empty space: Unchanged skipping 2025/03/23 02:49:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 02:49:43 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:49:43 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:49:43 DEBUG : Linkbox root 'rclone-test-paqujiy6cana': Waiting for checks to finish 2025/03/23 02:49:43 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:49:43 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:49:45 INFO : empty space: Deleted 2025/03/23 02:49:45 DEBUG : Linkbox root 'rclone-test-paqujiy6cana': Waiting for transfers to finish 2025/03/23 02:49:45 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': 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/03/23 02:49:45 DEBUG : Linkbox root 'rclone-test-paqujiy6cana': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (30.13s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:49:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (7.43s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:50:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (5.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:50:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/rclone-sync-test" 2025/03/23 02:50:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/rclone-sync-test-include/layer2" 2025/03/23 02:50:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-lotumem4nuwi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (23.55s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:50:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/dst" 2025/03/23 02:50:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/CompareDest" 2025/03/23 02:50:33 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 02:50:33 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for checks to finish 2025/03/23 02:50:33 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for transfers to finish 2025/03/23 02:50:38 INFO : one: Copied (new) 2025/03/23 02:50:38 DEBUG : Waiting for deletions to finish 2025/03/23 02:50:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:50:39 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for checks to finish 2025/03/23 02:50:40 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for transfers to finish 2025/03/23 02:50:40 DEBUG : one: Update: removing old file 2025/03/23 02:50:43 INFO : one: Copied (replaced existing) 2025/03/23 02:50:43 DEBUG : Waiting for deletions to finish 2025/03/23 02:50:45 DEBUG : dst/one: Update: removing old file 2025/03/23 02:50:55 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for checks to finish 2025/03/23 02:50:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:50:55 DEBUG : one: Sizes identical 2025/03/23 02:50:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 02:50:55 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for transfers to finish 2025/03/23 02:50:55 DEBUG : Waiting for deletions to finish 2025/03/23 02:50:55 INFO : There was nothing to transfer 2025/03/23 02:51:01 DEBUG : two: Sizes identical 2025/03/23 02:51:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 02:51:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:51:01 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for checks to finish 2025/03/23 02:51:01 DEBUG : one: Sizes identical 2025/03/23 02:51:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 02:51:01 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for transfers to finish 2025/03/23 02:51:01 DEBUG : Waiting for deletions to finish 2025/03/23 02:51:01 INFO : There was nothing to transfer 2025/03/23 02:51:03 DEBUG : two: Sizes identical 2025/03/23 02:51:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 02:51:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:51:03 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for checks to finish 2025/03/23 02:51:03 DEBUG : one: Sizes identical 2025/03/23 02:51:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 02:51:03 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for transfers to finish 2025/03/23 02:51:03 DEBUG : Waiting for deletions to finish 2025/03/23 02:51:03 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/23 02:51:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/23 02:51:06 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 02:51:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:51:06 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for checks to finish 2025/03/23 02:51:06 DEBUG : one: Sizes identical 2025/03/23 02:51:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 02:51:06 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dst': Waiting for transfers to finish 2025/03/23 02:51:09 INFO : two: Copied (new) 2025/03/23 02:51:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (52.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:51:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/dest" 2025/03/23 02:51:33 DEBUG : Config file has changed externally - reloading 2025/03/23 02:51:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/pre-dest1" 2025/03/23 02:51:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lotumem4nuwi/pre-dest2" 2025/03/23 02:51:36 DEBUG : 1: Sizes identical 2025/03/23 02:51:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/23 02:51:37 DEBUG : 2: Sizes identical 2025/03/23 02:51:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/23 02:51:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/23 02:51:38 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dest': Waiting for checks to finish 2025/03/23 02:51:38 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi/dest': Waiting for transfers to finish 2025/03/23 02:51:43 INFO : 3: Copied (new) 2025/03/23 02:51:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.39s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.72s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.69s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.69s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.68s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:52:04 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:52:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/23 02:52:04 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:52:04 DEBUG : Testêé: Update: removing old file 2025/03/23 02:52:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/23 02:52:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.12s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:52:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 02:52:11 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:52:11 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:52:14 INFO : existing: Copied (new) 2025/03/23 02:52:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:52:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/23 02:52:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/23 02:52:15 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:52:15 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:52:15 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': not deleting files as there were IO errors 2025/03/23 02:52:15 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (8.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.98s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:52:42 DEBUG : existing: Sizes identical 2025/03/23 02:52:42 DEBUG : existing: Unchanged skipping 2025/03/23 02:52:42 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/23 02:52:42 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:42 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:42 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:42 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:42 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:42 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:42 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/03/23 02:52:49 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/03/23 02:52:51 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:51 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:52 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=e8d84eef793a62e61ea44a457abf6aaa&ts=1742698363&ip=65.108.87.141": context canceled 2025/03/23 02:52:52 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=e8d84eef793a62e61ea44a457abf6aaa&ts=1742698363&ip=65.108.87.141": context canceled 2025/03/23 02:52:52 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:59 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:52:59 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:00 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=6f74cfda2ebaca7687dc7557521b0c70&ts=1742698373&ip=65.108.87.141": context canceled 2025/03/23 02:53:00 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=6f74cfda2ebaca7687dc7557521b0c70&ts=1742698373&ip=65.108.87.141": context canceled 2025/03/23 02:53:00 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:06 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:06 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:06 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=7eb67aa254bef16c56c81ec1062220b0&ts=1742698381&ip=65.108.87.141": context canceled 2025/03/23 02:53:06 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=7eb67aa254bef16c56c81ec1062220b0&ts=1742698381&ip=65.108.87.141": context canceled 2025/03/23 02:53:06 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:06 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/23 02:53:07 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:07 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:07 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/03/23 02:53:10 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:10 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:10 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/23 02:53:10 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:53:10 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:10 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:10 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 02:53:10 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:53:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/03/23 02:53:12 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/03/23 02:53:14 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/03/23 02:53:14 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': not deleting files as there were IO errors 2025/03/23 02:53:14 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': 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: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFixCase --- FAIL: TestFixCase (89.92s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.35s) --- SKIP: TestMaxTransfer/Hard (0.98s) --- SKIP: TestMaxTransfer/Soft (0.69s) --- SKIP: TestMaxTransfer/Cautious (0.68s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:55:47 DEBUG : both0: Sizes identical 2025/03/23 02:55:47 DEBUG : both10: Sizes identical 2025/03/23 02:55:47 DEBUG : both1: Sizes identical 2025/03/23 02:55:47 DEBUG : both11: Sizes identical 2025/03/23 02:55:47 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:55:47 DEBUG : both0: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both12: Sizes identical 2025/03/23 02:55:47 DEBUG : both10: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both13: Sizes identical 2025/03/23 02:55:47 DEBUG : both13: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both14: Sizes identical 2025/03/23 02:55:47 DEBUG : both14: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both15: Sizes identical 2025/03/23 02:55:47 DEBUG : both1: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both16: Sizes identical 2025/03/23 02:55:47 DEBUG : both16: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both17: Sizes identical 2025/03/23 02:55:47 DEBUG : both11: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both18: Sizes identical 2025/03/23 02:55:47 DEBUG : both18: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both19: Sizes identical 2025/03/23 02:55:47 DEBUG : both12: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both2: Sizes identical 2025/03/23 02:55:47 DEBUG : both2: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both3: Sizes identical 2025/03/23 02:55:47 DEBUG : both15: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both4: Sizes identical 2025/03/23 02:55:47 DEBUG : both4: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both5: Sizes identical 2025/03/23 02:55:47 DEBUG : both5: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both6: Sizes identical 2025/03/23 02:55:47 DEBUG : both6: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both7: Sizes identical 2025/03/23 02:55:47 DEBUG : both7: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both8: Sizes identical 2025/03/23 02:55:47 DEBUG : both17: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both9: Sizes identical 2025/03/23 02:55:47 DEBUG : both9: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both19: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both3: Unchanged skipping 2025/03/23 02:55:47 DEBUG : both8: Unchanged skipping 2025/03/23 02:55:47 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:55:47 DEBUG : Waiting for deletions to finish 2025/03/23 02:55:48 INFO : only10: Deleted 2025/03/23 02:55:49 INFO : only12: Deleted 2025/03/23 02:55:49 INFO : only15: Deleted 2025/03/23 02:55:49 INFO : only17: Deleted 2025/03/23 02:55:50 INFO : only4: Deleted 2025/03/23 02:55:50 INFO : only8: Deleted 2025/03/23 02:55:50 INFO : only9: Deleted 2025/03/23 02:55:51 INFO : only11: Deleted 2025/03/23 02:55:51 INFO : only14: Deleted 2025/03/23 02:55:52 INFO : only2: Deleted 2025/03/23 02:55:52 INFO : only6: Deleted 2025/03/23 02:55:52 INFO : only7: Deleted 2025/03/23 02:55:53 INFO : only1: Deleted 2025/03/23 02:55:53 INFO : only5: Deleted 2025/03/23 02:55:54 INFO : only3: Deleted 2025/03/23 02:55:54 INFO : only0: Deleted 2025/03/23 02:55:54 INFO : only13: Deleted 2025/03/23 02:55:55 INFO : only16: Deleted 2025/03/23 02:55:55 INFO : only18: Deleted 2025/03/23 02:55:55 INFO : only19: Deleted run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (156.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:58:24 DEBUG : both0: Sizes identical 2025/03/23 02:58:24 DEBUG : both10: Sizes identical 2025/03/23 02:58:24 DEBUG : both11: Sizes identical 2025/03/23 02:58:24 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for checks to finish 2025/03/23 02:58:24 DEBUG : both1: Sizes identical 2025/03/23 02:58:24 DEBUG : both0: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both12: Sizes identical 2025/03/23 02:58:24 DEBUG : both12: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both13: Sizes identical 2025/03/23 02:58:24 DEBUG : both13: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both14: Sizes identical 2025/03/23 02:58:24 DEBUG : both14: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both15: Sizes identical 2025/03/23 02:58:24 DEBUG : both15: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both16: Sizes identical 2025/03/23 02:58:24 DEBUG : both16: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both17: Sizes identical 2025/03/23 02:58:24 DEBUG : both17: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both18: Sizes identical 2025/03/23 02:58:24 DEBUG : both18: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both19: Sizes identical 2025/03/23 02:58:24 DEBUG : both19: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both2: Sizes identical 2025/03/23 02:58:24 DEBUG : both10: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both3: Sizes identical 2025/03/23 02:58:24 DEBUG : both3: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both4: Sizes identical 2025/03/23 02:58:24 DEBUG : both4: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both5: Sizes identical 2025/03/23 02:58:24 DEBUG : both5: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both6: Sizes identical 2025/03/23 02:58:24 DEBUG : both6: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both7: Sizes identical 2025/03/23 02:58:24 DEBUG : both7: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both8: Sizes identical 2025/03/23 02:58:24 DEBUG : both8: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both9: Sizes identical 2025/03/23 02:58:24 DEBUG : both9: Unchanged skipping 2025/03/23 02:58:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/23 02:58:24 DEBUG : both11: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both1: Unchanged skipping 2025/03/23 02:58:24 DEBUG : both2: Unchanged skipping 2025/03/23 02:58:24 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Waiting for transfers to finish 2025/03/23 02:58:24 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/03/23 02:58:24 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': not deleting files as there were IO errors 2025/03/23 02:58:24 ERROR : Linkbox root 'rclone-test-lotumem4nuwi': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (177.18s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:59:26 DEBUG : empty_dir: Making directory with metadata 2025/03/23 02:59:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 02:59:26 DEBUG : empty_on_remote: Making directory with metadata 2025/03/23 02:59:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 02:59:26 INFO : empty_on_remote: Making directory 2025/03/23 02:59:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:59:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/23 02:59:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/23 02:59:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/23 02:59:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (31.51s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 02:59:58 DEBUG : empty_dir: Making directory with metadata 2025/03/23 02:59:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 02:59:58 DEBUG : empty_on_remote: Making directory with metadata 2025/03/23 02:59:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 02:59:58 INFO : empty_on_remote: Making directory 2025/03/23 03:00:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 03:00:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/23 03:00:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/23 03:00:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/23 03:00:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/23 03:00:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (33.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 03:00:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 03:00:31 INFO : sub dir: Making directory 2025/03/23 03:00:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" 2025/03/23 03:01:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 03:01:27 INFO : sub dir: Making directory 2025/03/23 03:01:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-lotumem4nuwi'", Local "Local file system at /tmp/rclone2674776320", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.27s) FAIL 2025/03/23 03:02:24 DEBUG : Linkbox root 'rclone-test-lotumem4nuwi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 24m44.454776507s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]