"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/05/14 02:29:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu" 2025/05/14 02:29:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 02:29:26 DEBUG : Creating backend with remote "/tmp/rclone1623712046" === 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-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:29:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:29:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/14 02:29:28 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:29:28 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (3.35s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:29:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/14 02:29:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:29:29 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:29:29 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:29:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:29:34 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.76s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.55s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.55s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:29:40 DEBUG : Creating backend with remote "/non-existing" 2025/05/14 02:29:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/14 02:29:40 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:29:40 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.41s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:29:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:29:42 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:29:42 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:29:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (9.31s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:29:51 INFO : Linkbox root 'rclone-test-kacoyag6gafu': Running all checks before starting transfers 2025/05/14 02:29:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:29:51 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:29:51 INFO : Linkbox root 'rclone-test-kacoyag6gafu': Checks finished, now starting transfers 2025/05/14 02:29:51 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:29:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (9.28s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:00 ERROR : Ignoring --no-traverse with sync 2025/05/14 02:30:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:30:00 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:30:00 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:30:05 INFO : sub dir/hello world: Copied (new) 2025/05/14 02:30:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (9.57s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/14 02:30:10 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:30:10 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:30:12 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (5.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:30:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:30:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:30:18 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (5.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:30:21 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:30:21 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:30:23 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.39s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/14 02:30:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 02:30:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/14 02:30:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/14 02:30:26 INFO : sub dir: Making directory 2025/05/14 02:30:28 INFO : sub dir2: Making directory 2025/05/14 02:30:29 INFO : sub dir2/sub sub dir2: Making directory 2025/05/14 02:30:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:30:31 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:30:31 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:30:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:34 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.68s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:43 INFO : sub dir2: Making directory 2025/05/14 02:30:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/14 02:30:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 02:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:30:43 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:30:43 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:30:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.71s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:51 DEBUG : sub dir2: Making directory with metadata 2025/05/14 02:30:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 02:30:52 INFO : sub dir: Making directory 2025/05/14 02:30:53 INFO : sub dir2: Making directory 2025/05/14 02:30:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:30:55 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:30:55 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:30:57 INFO : sub dir/hello world: Copied (new) 2025/05/14 02:30:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:30:58 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/14 02:30:58 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.56s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:31:05 INFO : sub dir2: Making directory 2025/05/14 02:31:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:31:05 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:31:05 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:31:09 INFO : sub dir/hello world: Copied (new) 2025/05/14 02:31:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.69s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:31:14 DEBUG : sub dir2: Making directory with metadata 2025/05/14 02:31:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 02:31:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/14 02:31:14 INFO : sub dir: Making directory 2025/05/14 02:31:16 INFO : sub dir2: Making directory 2025/05/14 02:31:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:31:17 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:31:17 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:31:20 INFO : sub dir/hello world: Copied (new) 2025/05/14 02:31:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:31:20 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.97s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.56s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:31:27 INFO : sub dir2: Making directory 2025/05/14 02:31:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:31:28 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:31:28 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:31:32 INFO : sub dir/hello world: Copied (new) 2025/05/14 02:31:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.73s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:31:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tehikey5xodi" 2025/05/14 02:31:41 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-kacoyag6gafu' -> Linkbox root 'rclone-test-tehikey5xodi' 2025/05/14 02:31:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:31:42 DEBUG : Linkbox root 'rclone-test-tehikey5xodi': Waiting for checks to finish 2025/05/14 02:31:42 DEBUG : Linkbox root 'rclone-test-tehikey5xodi': Waiting for transfers to finish 2025/05/14 02:31:42 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/05/14 02:31:42 DEBUG : Linkbox root 'rclone-test-tehikey5xodi': Purge remote 2025/05/14 02:31:42 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.18s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:31:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/14 02:31:51 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:31:51 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:31:51 DEBUG : sub dir/hello world: Update: removing old file 2025/05/14 02:31:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (13.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:32:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nixurow8dudi" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-kacoyag6gafu' -> Linkbox root 'rclone-test-nixurow8dudi' 2025/05/14 02:32:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:32:06 DEBUG : Linkbox root 'rclone-test-nixurow8dudi': Waiting for checks to finish 2025/05/14 02:32:06 DEBUG : Linkbox root 'rclone-test-nixurow8dudi': Waiting for transfers to finish 2025/05/14 02:32:06 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/05/14 02:32:06 DEBUG : Linkbox root 'rclone-test-nixurow8dudi': Purge remote 2025/05/14 02:32:06 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.95s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:32:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:32:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/14 02:32:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:32:15 DEBUG : sub dir/hello world: Update: removing old file 2025/05/14 02:32:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/14 02:32:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (13.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:32:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dutukad1nuqa" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-kacoyag6gafu' -> Linkbox root 'rclone-test-dutukad1nuqa' 2025/05/14 02:32:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:32:29 DEBUG : Linkbox root 'rclone-test-dutukad1nuqa': Waiting for checks to finish 2025/05/14 02:32:29 DEBUG : Linkbox root 'rclone-test-dutukad1nuqa': Waiting for transfers to finish 2025/05/14 02:32:29 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/05/14 02:32:29 DEBUG : Linkbox root 'rclone-test-dutukad1nuqa': Purge remote 2025/05/14 02:32:29 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.86s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:32:37 ERROR : : error listing: directory not found 2025/05/14 02:32:38 INFO : Local file system at /tmp/rclone1623712046: Making directory 2025/05/14 02:32:38 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:32:38 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (10.09s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/14 02:32:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:32:49 DEBUG : Local file system at /tmp/rclone1623712046: Waiting for checks to finish 2025/05/14 02:32:49 DEBUG : Local file system at /tmp/rclone1623712046: Waiting for transfers to finish 2025/05/14 02:32:49 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/05/14 02:32:49 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1623712046/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/rclone1623712046/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:32:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/14 02:32:53 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:32:53 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:32:55 INFO : check sum: Copied (new) 2025/05/14 02:32:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:32:56 NOTICE: Linkbox root 'rclone-test-kacoyag6gafu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/14 02:32:56 DEBUG : check sum: Size of src and dst objects identical 2025/05/14 02:32:56 DEBUG : check sum: Unchanged skipping 2025/05/14 02:32:56 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:32:56 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:32:56 DEBUG : Waiting for deletions to finish 2025/05/14 02:32:56 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (6.51s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:32:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/14 02:32:59 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:32:59 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:02 INFO : sizeonly: Copied (new) 2025/05/14 02:33:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:33:02 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:33:02 DEBUG : sizeonly: Sizes identical 2025/05/14 02:33:02 DEBUG : sizeonly: Unchanged skipping 2025/05/14 02:33:02 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:02 DEBUG : Waiting for deletions to finish 2025/05/14 02:33:02 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (6.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:33:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/14 02:33:06 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:33:06 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:08 INFO : ignore-size: Copied (new) 2025/05/14 02:33:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:33:09 DEBUG : ignore-size: Sizes identical 2025/05/14 02:33:09 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:33:09 DEBUG : ignore-size: Unchanged skipping 2025/05/14 02:33:09 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:09 DEBUG : Waiting for deletions to finish 2025/05/14 02:33:09 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (6.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:33:15 DEBUG : existing: Sizes identical 2025/05/14 02:33:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:33:15 DEBUG : existing: Unchanged skipping 2025/05/14 02:33:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:15 DEBUG : Waiting for deletions to finish 2025/05/14 02:33:15 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:33:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/14 02:33:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:33:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:15 DEBUG : existing: Update: removing old file 2025/05/14 02:33:19 INFO : existing: Copied (replaced existing) 2025/05/14 02:33:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (9.90s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:33:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/14 02:33:22 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:33:22 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:25 INFO : existing: Copied (new) 2025/05/14 02:33:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:33:25 DEBUG : existing: Destination exists, skipping 2025/05/14 02:33:25 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:33:25 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:25 DEBUG : Waiting for deletions to finish 2025/05/14 02:33:25 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (6.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:33:37 INFO : d: Making directory 2025/05/14 02:33:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/14 02:33:40 DEBUG : c/non empty space: Sizes identical 2025/05/14 02:33:40 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:33:40 DEBUG : c/non empty space: Unchanged skipping 2025/05/14 02:33:40 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:33:44 INFO : a/potato2: Copied (new) 2025/05/14 02:33:44 DEBUG : Waiting for deletions to finish 2025/05/14 02:33:46 INFO : b/potato: Deleted 2025/05/14 02:33:46 INFO : d: Removing directory 2025/05/14 02:33:48 INFO : b: Removing directory 2025/05/14 02:33:49 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (29.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:34:01 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:34:01 DEBUG : empty space: Sizes identical 2025/05/14 02:34:01 DEBUG : empty space: Unchanged skipping 2025/05/14 02:34:01 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:34:01 DEBUG : Waiting for deletions to finish 2025/05/14 02:34:01 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:34:01 DEBUG : empty space: Sizes identical 2025/05/14 02:34:01 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:34:01 DEBUG : empty space: Unchanged skipping 2025/05/14 02:34:01 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:34:01 DEBUG : Waiting for deletions to finish 2025/05/14 02:34:01 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (6.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:34:08 DEBUG : empty space: Sizes identical 2025/05/14 02:34:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/14 02:34:08 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:34:08 DEBUG : empty space: Unchanged skipping 2025/05/14 02:34:08 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:34:11 INFO : potato: Copied (new) 2025/05/14 02:34:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (9.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:34:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/14 02:34:18 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:34:18 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:34:18 DEBUG : potato: Update: removing old file 2025/05/14 02:34:21 INFO : potato: Copied (replaced existing) 2025/05/14 02:34:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.16s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/05/14 02:34:27 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/05/14 02:34:27 DEBUG : potato: Update: removing old file 2025/05/14 02:34:27 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:34:27 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:34:30 INFO : potato: Copied (replaced existing) 2025/05/14 02:34:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:34:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:34:38 DEBUG : empty space: Sizes identical 2025/05/14 02:34:38 DEBUG : empty space: Unchanged skipping 2025/05/14 02:34:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/14 02:34:38 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:34:38 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:34:38 DEBUG : Waiting for deletions to finish 2025/05/14 02:34:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:34:48 DEBUG : empty space: Sizes identical 2025/05/14 02:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:34:48 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:34:48 DEBUG : empty space: Unchanged skipping 2025/05/14 02:34:48 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:34:50 INFO : potato2: Copied (new) 2025/05/14 02:34:50 DEBUG : Waiting for deletions to finish 2025/05/14 02:34:51 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:35:03 INFO : d: Making directory 2025/05/14 02:35:05 INFO : d/e: Making directory 2025/05/14 02:35:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/14 02:35:09 DEBUG : c/non empty space: Sizes identical 2025/05/14 02:35:09 DEBUG : c/non empty space: Unchanged skipping 2025/05/14 02:35:11 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:35:11 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:35:13 INFO : a/potato2: Copied (new) 2025/05/14 02:35:13 DEBUG : Waiting for deletions to finish 2025/05/14 02:35:14 INFO : b/potato: Deleted 2025/05/14 02:35:14 INFO : d/e: Removing directory 2025/05/14 02:35:16 INFO : d: Removing directory 2025/05/14 02:35:18 INFO : b: Removing directory 2025/05/14 02:35:19 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (32.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:35:36 INFO : d: Making directory 2025/05/14 02:35:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/14 02:35:39 DEBUG : c/non empty space: Sizes identical 2025/05/14 02:35:39 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:35:39 DEBUG : c/non empty space: Unchanged skipping 2025/05/14 02:35:39 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:35:43 INFO : a/potato2: Copied (new) 2025/05/14 02:35:43 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': not deleting files as there were IO errors 2025/05/14 02:35:43 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (29.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:36:02 DEBUG : Waiting for deletions to finish 2025/05/14 02:36:03 DEBUG : empty space: Sizes identical 2025/05/14 02:36:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:36:03 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:36:03 DEBUG : empty space: Unchanged skipping 2025/05/14 02:36:03 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:36:04 INFO : potato: Deleted 2025/05/14 02:36:05 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (12.46s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:36:15 DEBUG : Waiting for deletions to finish 2025/05/14 02:36:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:36:15 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:36:17 INFO : potato: Deleted 2025/05/14 02:36:17 DEBUG : empty space: Sizes identical 2025/05/14 02:36:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:36:17 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:36:17 DEBUG : empty space: Unchanged skipping 2025/05/14 02:36:17 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:36:19 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (13.88s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:36:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:36:26 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:36:26 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:36:29 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (9.44s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:36:38 DEBUG : enormous: Excluded (Size Filter) 2025/05/14 02:36:38 DEBUG : enormous: Excluded 2025/05/14 02:36:38 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 02:36:38 DEBUG : potato2: Excluded 2025/05/14 02:36:38 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 02:36:38 DEBUG : potato2: Excluded 2025/05/14 02:36:38 DEBUG : empty space: Sizes identical 2025/05/14 02:36:38 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:36:38 DEBUG : empty space: Unchanged skipping 2025/05/14 02:36:38 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:36:38 DEBUG : Waiting for deletions to finish 2025/05/14 02:36:38 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:36:38 DEBUG : enormous: Excluded (Size Filter) 2025/05/14 02:36:38 DEBUG : enormous: Excluded 2025/05/14 02:36:38 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 02:36:38 DEBUG : potato2: Excluded 2025/05/14 02:36:39 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 02:36:39 DEBUG : potato2: Excluded 2025/05/14 02:36:39 DEBUG : empty space: Sizes identical 2025/05/14 02:36:39 DEBUG : empty space: Unchanged skipping 2025/05/14 02:36:39 DEBUG : Local file system at /tmp/rclone1623712046: Waiting for checks to finish 2025/05/14 02:36:39 DEBUG : Local file system at /tmp/rclone1623712046: Waiting for transfers to finish 2025/05/14 02:36:39 DEBUG : Waiting for deletions to finish 2025/05/14 02:36:39 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (10.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:36:51 DEBUG : enormous: Excluded (Size Filter) 2025/05/14 02:36:51 DEBUG : enormous: Excluded 2025/05/14 02:36:51 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 02:36:51 DEBUG : potato2: Excluded 2025/05/14 02:36:51 DEBUG : empty space: Sizes identical 2025/05/14 02:36:51 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:36:51 DEBUG : empty space: Unchanged skipping 2025/05/14 02:36:51 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:36:51 DEBUG : Waiting for deletions to finish 2025/05/14 02:36:52 INFO : enormous: Deleted 2025/05/14 02:36:52 INFO : potato2: Deleted 2025/05/14 02:36:52 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:36:53 DEBUG : empty space: Sizes identical 2025/05/14 02:36:53 DEBUG : empty space: Unchanged skipping 2025/05/14 02:36:53 DEBUG : Local file system at /tmp/rclone1623712046: Waiting for checks to finish 2025/05/14 02:36:53 DEBUG : Local file system at /tmp/rclone1623712046: Waiting for transfers to finish 2025/05/14 02:36:53 DEBUG : Waiting for deletions to finish 2025/05/14 02:36:53 INFO : enormous: Deleted 2025/05/14 02:36:53 INFO : potato2: Deleted 2025/05/14 02:36:53 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (12.97s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.54s) === 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-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/05/14 02:36:57 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/14 02:36:57 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/14 02:36:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/14 02:36:57 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/14 02:36:57 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:36:57 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:36:59 INFO : potato: Copied (new) 2025/05/14 02:37:00 INFO : yam: Copied (new) 2025/05/14 02:37:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:37:00 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/14 02:37:00 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/14 02:37:00 DEBUG : potato: Sizes identical 2025/05/14 02:37:00 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/14 02:37:00 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:37:00 DEBUG : potato: Unchanged skipping 2025/05/14 02:37:00 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:37:03 INFO : yaml: Copied (new) 2025/05/14 02:37:03 DEBUG : Waiting for deletions to finish 2025/05/14 02:37:04 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (12.26s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/05/14 02:37:09 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/14 02:37:09 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/14 02:37:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/14 02:37:09 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/14 02:37:09 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:37:09 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:37:12 INFO : yam: Copied (new) 2025/05/14 02:37:12 INFO : potato: Copied (new) 2025/05/14 02:37:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:37:12 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/14 02:37:12 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/14 02:37:13 DEBUG : potato: Sizes identical 2025/05/14 02:37:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/14 02:37:13 DEBUG : potato: Unchanged skipping 2025/05/14 02:37:13 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:37:13 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:37:15 INFO : yaml: Copied (new) 2025/05/14 02:37:15 DEBUG : Waiting for deletions to finish 2025/05/14 02:37:16 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (12.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/05/14 02:37:21 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/14 02:37:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/14 02:37:21 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/05/14 02:37:21 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:37:21 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:37:25 INFO : potato: Copied (new) 2025/05/14 02:37:26 INFO : sub/yam: Copied (new) 2025/05/14 02:37:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:37:26 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/14 02:37:27 DEBUG : potato: Sizes identical 2025/05/14 02:37:27 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/14 02:37:27 DEBUG : potato: Unchanged skipping 2025/05/14 02:37:27 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:37:27 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:37:29 INFO : yam: Copied (new) 2025/05/14 02:37:29 DEBUG : Waiting for deletions to finish 2025/05/14 02:37:31 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (16.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:37:37 DEBUG : Creating backend with remote "/tmp/rclone1623712046/dir1" 2025/05/14 02:37:37 DEBUG : Config file has changed externally - reloading 2025/05/14 02:37:37 DEBUG : Creating backend with remote "/tmp/rclone1623712046/dir2" 2025/05/14 02:37:37 DEBUG : Local file system at /tmp/rclone1623712046/dir2: Using server-side directory move 2025/05/14 02:37:37 INFO : Local file system at /tmp/rclone1623712046/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/14 02:37:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/14 02:37:37 DEBUG : Local file system at /tmp/rclone1623712046/dir2: Waiting for checks to finish 2025/05/14 02:37:37 DEBUG : Local file system at /tmp/rclone1623712046/dir2: Waiting for transfers to finish 2025/05/14 02:37:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:37:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:37:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/14 02:37:38 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:37:38 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:37:46 INFO : sub dir/hello world: Copied (new) 2025/05/14 02:37:46 INFO : sub dir/hello world: Deleted 2025/05/14 02:37:46 INFO : nested/sub dir/file: Copied (new) 2025/05/14 02:37:46 INFO : nested/sub dir/file: Deleted 2025/05/14 02:37:46 INFO : sub dir: Removing directory 2025/05/14 02:37:46 INFO : nested/sub dir: Removing directory 2025/05/14 02:37:46 INFO : nested: Removing directory 2025/05/14 02:37:46 DEBUG : Local file system at /tmp/rclone1623712046: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:37:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:37:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/14 02:37:57 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:37:57 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:38:04 INFO : sub dir/hello world: Copied (new) 2025/05/14 02:38:04 INFO : sub dir/hello world: Deleted 2025/05/14 02:38:05 INFO : nested/sub dir/file: Copied (new) 2025/05/14 02:38:05 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:38:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/14 02:38:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/14 02:38:16 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:38:16 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:38:18 INFO : existing-b: Copied (new) 2025/05/14 02:38:18 INFO : existing-b: Deleted 2025/05/14 02:38:18 INFO : existing: Copied (new) 2025/05/14 02:38:18 INFO : existing: Deleted 2025/05/14 02:38:19 DEBUG : existing: Destination exists, skipping 2025/05/14 02:38:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/14 02:38:19 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:38:19 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:38:19 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (8.04s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:38:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nivuven1buce" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-kacoyag6gafu' -> Linkbox root 'rclone-test-nivuven1buce' 2025/05/14 02:38:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:38:39 DEBUG : empty space: Sizes identical 2025/05/14 02:38:39 DEBUG : empty space: Unchanged skipping 2025/05/14 02:38:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 02:38:39 DEBUG : Linkbox root 'rclone-test-nivuven1buce': Waiting for checks to finish 2025/05/14 02:38:39 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:38:39 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/05/14 02:38:40 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:38:40 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/05/14 02:38:41 INFO : empty space: Deleted 2025/05/14 02:38:41 DEBUG : Linkbox root 'rclone-test-nivuven1buce': 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/05/14 02:38:41 DEBUG : Linkbox root 'rclone-test-nivuven1buce': Purge remote run.go:125: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestServerSideMove (33.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:38:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fojiles4bika" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-kacoyag6gafu' -> Linkbox root 'rclone-test-fojiles4bika' 2025/05/14 02:39:12 DEBUG : empty space: Excluded (Size Filter) 2025/05/14 02:39:12 DEBUG : empty space: Excluded 2025/05/14 02:39:12 DEBUG : empty space: Excluded (Size Filter) 2025/05/14 02:39:12 DEBUG : empty space: Excluded 2025/05/14 02:39:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:39:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 02:39:12 DEBUG : Linkbox root 'rclone-test-fojiles4bika': Waiting for checks to finish 2025/05/14 02:39:12 DEBUG : Linkbox root 'rclone-test-fojiles4bika': Waiting for transfers to finish 2025/05/14 02:39:12 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:39:12 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/05/14 02:39:12 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:39:12 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/05/14 02:39:12 DEBUG : Linkbox root 'rclone-test-fojiles4bika': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:39:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qelicim8xuno" 2025/05/14 02:39:18 DEBUG : Config file has changed externally - reloading 2025/05/14 02:39:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-kacoyag6gafu' -> Linkbox root 'rclone-test-qelicim8xuno' 2025/05/14 02:39:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:39:35 DEBUG : empty space: Sizes identical 2025/05/14 02:39:35 DEBUG : empty space: Unchanged skipping 2025/05/14 02:39:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 02:39:36 DEBUG : Linkbox root 'rclone-test-qelicim8xuno': Waiting for checks to finish 2025/05/14 02:39:36 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:39:36 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/05/14 02:39:36 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:39:36 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/05/14 02:39:37 INFO : empty space: Deleted 2025/05/14 02:39:37 DEBUG : Linkbox root 'rclone-test-qelicim8xuno': Waiting for transfers to finish 2025/05/14 02:39:37 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': 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/05/14 02:39:37 DEBUG : Linkbox root 'rclone-test-qelicim8xuno': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:39:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (5.79s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:39:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (3.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:39:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/rclone-sync-test" 2025/05/14 02:39:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/rclone-sync-test-include/layer2" 2025/05/14 02:40:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-kacoyag6gafu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (19.53s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:40:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/dst" 2025/05/14 02:40:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/CompareDest" 2025/05/14 02:40:16 DEBUG : one: Need to transfer - File not found at Destination 2025/05/14 02:40:16 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for checks to finish 2025/05/14 02:40:16 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for transfers to finish 2025/05/14 02:40:20 INFO : one: Copied (new) 2025/05/14 02:40:20 DEBUG : Waiting for deletions to finish 2025/05/14 02:40:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 02:40:21 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for checks to finish 2025/05/14 02:40:22 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for transfers to finish 2025/05/14 02:40:22 DEBUG : one: Update: removing old file 2025/05/14 02:40:25 INFO : one: Copied (replaced existing) 2025/05/14 02:40:25 DEBUG : Waiting for deletions to finish 2025/05/14 02:40:26 DEBUG : dst/one: Update: removing old file 2025/05/14 02:40:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 02:40:35 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for checks to finish 2025/05/14 02:40:35 DEBUG : one: Sizes identical 2025/05/14 02:40:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 02:40:35 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for transfers to finish 2025/05/14 02:40:35 DEBUG : Waiting for deletions to finish 2025/05/14 02:40:35 INFO : There was nothing to transfer 2025/05/14 02:40:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 02:40:40 DEBUG : two: Sizes identical 2025/05/14 02:40:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 02:40:40 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for checks to finish 2025/05/14 02:40:40 DEBUG : one: Sizes identical 2025/05/14 02:40:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 02:40:40 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for transfers to finish 2025/05/14 02:40:40 DEBUG : Waiting for deletions to finish 2025/05/14 02:40:40 INFO : There was nothing to transfer 2025/05/14 02:40:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 02:40:41 DEBUG : two: Sizes identical 2025/05/14 02:40:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 02:40:41 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for checks to finish 2025/05/14 02:40:41 DEBUG : one: Sizes identical 2025/05/14 02:40:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 02:40:41 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for transfers to finish 2025/05/14 02:40:41 DEBUG : Waiting for deletions to finish 2025/05/14 02:40:41 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/14 02:40:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 02:40:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/14 02:40:44 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 02:40:44 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for checks to finish 2025/05/14 02:40:44 DEBUG : one: Sizes identical 2025/05/14 02:40:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 02:40:44 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dst': Waiting for transfers to finish 2025/05/14 02:40:46 INFO : two: Copied (new) 2025/05/14 02:40:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (43.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:41:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/dest" 2025/05/14 02:41:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/pre-dest1" 2025/05/14 02:41:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kacoyag6gafu/pre-dest2" 2025/05/14 02:41:10 DEBUG : 1: Sizes identical 2025/05/14 02:41:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/14 02:41:11 DEBUG : 2: Sizes identical 2025/05/14 02:41:11 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/14 02:41:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/14 02:41:12 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dest': Waiting for checks to finish 2025/05/14 02:41:12 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu/dest': Waiting for transfers to finish 2025/05/14 02:41:16 INFO : 3: Copied (new) 2025/05/14 02:41:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.46s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.00s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.55s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.54s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.55s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:41:34 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:41:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/14 02:41:34 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:41:34 DEBUG : Testêé: Update: removing old file 2025/05/14 02:41:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/14 02:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.63s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:41:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/14 02:41:41 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:41:41 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:41:43 INFO : existing: Copied (new) 2025/05/14 02:41:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:41:44 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:41:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/14 02:41:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/14 02:41:44 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:41:44 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': not deleting files as there were IO errors 2025/05/14 02:41:44 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (7.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.56s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:42:06 DEBUG : existing: Sizes identical 2025/05/14 02:42:06 DEBUG : existing: Unchanged skipping 2025/05/14 02:42:06 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/14 02:42:06 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:42:06 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/05/14 02:42:06 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/05/14 02:42:06 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:42:06 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/05/14 02:42:06 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/05/14 02:42:06 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/05/14 02:42:12 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/05/14 02:42:15 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/05/14 02:42:15 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/05/14 02:42:15 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=37c7c5c0eb60060156f0513233eef27e&ts=1747190527&ip=65.108.87.141": context canceled 2025/05/14 02:42:15 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=37c7c5c0eb60060156f0513233eef27e&ts=1747190527&ip=65.108.87.141": context canceled 2025/05/14 02:42:15 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/05/14 02:42:22 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/05/14 02:42:22 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/05/14 02:42:22 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=08c468fd3a8c0457ac85ab355e33c4f9&ts=1747190536&ip=65.108.87.141": context canceled 2025/05/14 02:42:22 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=08c468fd3a8c0457ac85ab355e33c4f9&ts=1747190536&ip=65.108.87.141": context canceled 2025/05/14 02:42:22 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/05/14 02:42:27 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/05/14 02:42:27 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/05/14 02:42:27 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=37da4d40ba98b5de415232249b6e3d2b&ts=1747190543&ip=65.108.87.141": context canceled 2025/05/14 02:42:27 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=37da4d40ba98b5de415232249b6e3d2b&ts=1747190543&ip=65.108.87.141": context canceled 2025/05/14 02:42:27 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/05/14 02:42:28 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/14 02:42:28 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/05/14 02:42:28 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/05/14 02:42:28 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/05/14 02:42:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/05/14 02:42:31 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/05/14 02:42:31 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/05/14 02:42:31 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/05/14 02:42:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/14 02:42:31 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:42:31 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/05/14 02:42:31 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/05/14 02:42:31 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/05/14 02:42:31 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:42:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/05/14 02:42:32 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/05/14 02:42:35 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/05/14 02:42:35 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': not deleting files as there were IO errors 2025/05/14 02:42:35 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': 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 (79.32s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.65s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.55s) --- SKIP: TestMaxTransfer/Cautious (0.56s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:44:44 DEBUG : both0: Sizes identical 2025/05/14 02:44:44 DEBUG : both1: Sizes identical 2025/05/14 02:44:44 DEBUG : both10: Sizes identical 2025/05/14 02:44:44 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:44:44 DEBUG : both11: Sizes identical 2025/05/14 02:44:44 DEBUG : both0: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both12: Sizes identical 2025/05/14 02:44:44 DEBUG : both12: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both13: Sizes identical 2025/05/14 02:44:44 DEBUG : both1: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both14: Sizes identical 2025/05/14 02:44:44 DEBUG : both14: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both15: Sizes identical 2025/05/14 02:44:44 DEBUG : both15: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both16: Sizes identical 2025/05/14 02:44:44 DEBUG : both16: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both17: Sizes identical 2025/05/14 02:44:44 DEBUG : both17: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both18: Sizes identical 2025/05/14 02:44:44 DEBUG : both18: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both19: Sizes identical 2025/05/14 02:44:44 DEBUG : both19: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both2: Sizes identical 2025/05/14 02:44:44 DEBUG : both10: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both3: Sizes identical 2025/05/14 02:44:44 DEBUG : both3: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both4: Sizes identical 2025/05/14 02:44:44 DEBUG : both2: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both5: Sizes identical 2025/05/14 02:44:44 DEBUG : both5: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both6: Sizes identical 2025/05/14 02:44:44 DEBUG : both6: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both7: Sizes identical 2025/05/14 02:44:44 DEBUG : both7: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both8: Sizes identical 2025/05/14 02:44:44 DEBUG : both8: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both9: Sizes identical 2025/05/14 02:44:44 DEBUG : both9: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both11: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both13: Unchanged skipping 2025/05/14 02:44:44 DEBUG : both4: Unchanged skipping 2025/05/14 02:44:44 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:44:44 DEBUG : Waiting for deletions to finish 2025/05/14 02:44:45 INFO : only0: Deleted 2025/05/14 02:44:45 INFO : only1: Deleted 2025/05/14 02:44:45 INFO : only5: Deleted 2025/05/14 02:44:46 INFO : only7: Deleted 2025/05/14 02:44:46 INFO : only19: Deleted 2025/05/14 02:44:47 INFO : only9: Deleted 2025/05/14 02:44:47 INFO : only11: Deleted 2025/05/14 02:44:47 INFO : only15: Deleted 2025/05/14 02:44:48 INFO : only17: Deleted 2025/05/14 02:44:48 INFO : only18: Deleted 2025/05/14 02:44:48 INFO : only6: Deleted 2025/05/14 02:44:48 INFO : only8: Deleted 2025/05/14 02:44:49 INFO : only12: Deleted 2025/05/14 02:44:49 INFO : only13: Deleted 2025/05/14 02:44:50 INFO : only2: Deleted 2025/05/14 02:44:50 INFO : only4: Deleted 2025/05/14 02:44:50 INFO : only10: Deleted 2025/05/14 02:44:51 INFO : only14: Deleted 2025/05/14 02:44:51 INFO : only16: Deleted 2025/05/14 02:44:51 INFO : only3: Deleted run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (131.57s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:46:55 DEBUG : both1: Sizes identical 2025/05/14 02:46:55 DEBUG : both0: Sizes identical 2025/05/14 02:46:55 DEBUG : both10: Sizes identical 2025/05/14 02:46:55 DEBUG : both11: Sizes identical 2025/05/14 02:46:55 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for checks to finish 2025/05/14 02:46:55 DEBUG : both1: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both12: Sizes identical 2025/05/14 02:46:55 DEBUG : both0: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both13: Sizes identical 2025/05/14 02:46:55 DEBUG : both13: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both14: Sizes identical 2025/05/14 02:46:55 DEBUG : both14: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both15: Sizes identical 2025/05/14 02:46:55 DEBUG : both15: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both16: Sizes identical 2025/05/14 02:46:55 DEBUG : both10: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both17: Sizes identical 2025/05/14 02:46:55 DEBUG : both17: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both18: Sizes identical 2025/05/14 02:46:55 DEBUG : both11: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both19: Sizes identical 2025/05/14 02:46:55 DEBUG : both12: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both2: Sizes identical 2025/05/14 02:46:55 DEBUG : both16: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both3: Sizes identical 2025/05/14 02:46:55 DEBUG : both3: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both4: Sizes identical 2025/05/14 02:46:55 DEBUG : both4: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both5: Sizes identical 2025/05/14 02:46:55 DEBUG : both18: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both6: Sizes identical 2025/05/14 02:46:55 DEBUG : both6: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both7: Sizes identical 2025/05/14 02:46:55 DEBUG : both7: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both8: Sizes identical 2025/05/14 02:46:55 DEBUG : both19: Unchanged skipping 2025/05/14 02:46:55 DEBUG : both9: Sizes identical 2025/05/14 02:46:55 DEBUG : both9: Unchanged skipping 2025/05/14 02:46:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : both2: Unchanged skipping 2025/05/14 02:46:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : both8: Unchanged skipping 2025/05/14 02:46:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : both5: Unchanged skipping 2025/05/14 02:46:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/14 02:46:55 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Waiting for transfers to finish 2025/05/14 02:46:55 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/05/14 02:46:55 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': not deleting files as there were IO errors 2025/05/14 02:46:55 ERROR : Linkbox root 'rclone-test-kacoyag6gafu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (151.87s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:47:52 DEBUG : empty_dir: Making directory with metadata 2025/05/14 02:47:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 02:47:52 DEBUG : empty_on_remote: Making directory with metadata 2025/05/14 02:47:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 02:47:52 INFO : empty_on_remote: Making directory 2025/05/14 02:47:54 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-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:48:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/14 02:48:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/14 02:48:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/14 02:48:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (25.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:48:18 DEBUG : empty_dir: Making directory with metadata 2025/05/14 02:48:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 02:48:18 DEBUG : empty_on_remote: Making directory with metadata 2025/05/14 02:48:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 02:48:18 INFO : empty_on_remote: Making directory 2025/05/14 02:48:20 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-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:48:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/14 02:48:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/14 02:48:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/14 02:48:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/14 02:48:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (30.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:48:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/14 02:48:48 INFO : sub dir: Making directory 2025/05/14 02:48:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (47.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" 2025/05/14 02:49:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/14 02:49:36 INFO : sub dir: Making directory 2025/05/14 02:49:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-kacoyag6gafu'", Local "Local file system at /tmp/rclone1623712046", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (48.01s) FAIL 2025/05/14 02:50:24 DEBUG : Linkbox root 'rclone-test-kacoyag6gafu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 21m0.715971001s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]