"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/04/18 04:31:51 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa" 2025/04/18 04:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:31:52 DEBUG : box root 'rclone-test-cigujip5cesa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:31:52 DEBUG : Creating backend with remote "/tmp/rclone1851269616" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:31:53 DEBUG : box root 'rclone-test-cigujip5cesa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:31:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:31:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/18 04:31:54 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:31:54 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.47s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:31:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 04:31:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:31:56 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:31:56 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:31:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:31:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:31:59 DEBUG : box root 'rclone-test-cigujip5cesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.19s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.74s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.74s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:05 DEBUG : Creating backend with remote "/non-existing" 2025/04/18 04:32:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/18 04:32:05 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:05 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.84s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:32:07 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:07 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:32:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:32:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyNoTraverse (7.47s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:14 INFO : box root 'rclone-test-cigujip5cesa': Running all checks before starting transfers 2025/04/18 04:32:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:32:15 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:15 INFO : box root 'rclone-test-cigujip5cesa': Checks finished, now starting transfers 2025/04/18 04:32:15 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:32:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:32:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyCheckFirst (7.72s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:22 ERROR : Ignoring --no-traverse with sync 2025/04/18 04:32:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:32:22 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:22 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:32:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:32:25 INFO : sub dir/hello world: Copied (new) 2025/04/18 04:32:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncNoTraverse (7.95s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/18 04:32:30 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:30 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:32:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/18 04:32:32 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyWithDepth (4.98s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:32:35 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:35 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:32:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:32:37 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:32:40 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:40 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:32:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:32:42 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.35s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 04:32:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 04:32:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/18 04:32:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 04:32:46 INFO : sub dir: Making directory 2025/04/18 04:32:47 INFO : sub dir2: Making directory 2025/04/18 04:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:32:48 INFO : sub dir2/sub sub dir2: Making directory 2025/04/18 04:32:49 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:49 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:32:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:32:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:51 DEBUG : box root 'rclone-test-cigujip5cesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:32:57 INFO : sub dir2: Making directory 2025/04/18 04:32:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 04:32:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 04:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:32:57 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:32:57 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:33:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:33:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:33:04 DEBUG : sub dir2: Making directory with metadata 2025/04/18 04:33:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 04:33:05 INFO : sub dir: Making directory 2025/04/18 04:33:06 INFO : sub dir2: Making directory 2025/04/18 04:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:33:07 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:33:07 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:33:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:33:08 INFO : sub dir/hello world: Copied (new) 2025/04/18 04:33:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:33:09 DEBUG : box root 'rclone-test-cigujip5cesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/18 04:33:09 DEBUG : box root 'rclone-test-cigujip5cesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.87s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:33:15 INFO : sub dir2: Making directory 2025/04/18 04:33:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:33:15 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:33:15 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:33:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:33:18 INFO : sub dir/hello world: Copied (new) 2025/04/18 04:33:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.07s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:33:22 DEBUG : sub dir2: Making directory with metadata 2025/04/18 04:33:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 04:33:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 04:33:22 INFO : sub dir: Making directory 2025/04/18 04:33:23 INFO : sub dir2: Making directory 2025/04/18 04:33:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:33:24 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:33:24 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:33:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:33:26 INFO : sub dir/hello world: Copied (new) 2025/04/18 04:33:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:33:27 DEBUG : box root 'rclone-test-cigujip5cesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.79s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.69s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:33:33 INFO : sub dir2: Making directory 2025/04/18 04:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:33:33 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:33:33 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:33:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:33:36 INFO : sub dir/hello world: Copied (new) 2025/04/18 04:33:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.77s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:33:43 DEBUG : Creating backend with remote "TestBox:rclone-test-necudah0feta" 2025/04/18 04:33:44 DEBUG : box root 'rclone-test-necudah0feta': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-cigujip5cesa' -> box root 'rclone-test-necudah0feta' 2025/04/18 04:33:45 DEBUG : box root 'rclone-test-necudah0feta': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:33:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:33:46 DEBUG : box root 'rclone-test-necudah0feta': Waiting for checks to finish 2025/04/18 04:33:46 DEBUG : box root 'rclone-test-necudah0feta': Waiting for transfers to finish 2025/04/18 04:33:46 DEBUG : box root 'rclone-test-necudah0feta': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:33:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:33:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:33:51 DEBUG : box root 'rclone-test-necudah0feta': Purge remote --- PASS: TestServerSideCopy (16.54s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:34:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 04:34:00 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:34:00 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:34:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 04:34:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyOverSelf (10.85s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:34:10 DEBUG : Creating backend with remote "TestBox:rclone-test-vivuwij3zigo" 2025/04/18 04:34:11 DEBUG : box root 'rclone-test-vivuwij3zigo': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-cigujip5cesa' -> box root 'rclone-test-vivuwij3zigo' 2025/04/18 04:34:11 DEBUG : box root 'rclone-test-vivuwij3zigo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:34:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:34:12 DEBUG : box root 'rclone-test-vivuwij3zigo': Waiting for checks to finish 2025/04/18 04:34:12 DEBUG : box root 'rclone-test-vivuwij3zigo': Waiting for transfers to finish 2025/04/18 04:34:12 DEBUG : box root 'rclone-test-vivuwij3zigo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:34:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:34:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:34:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 04:34:19 DEBUG : box root 'rclone-test-vivuwij3zigo': Waiting for checks to finish 2025/04/18 04:34:19 DEBUG : box root 'rclone-test-vivuwij3zigo': Waiting for transfers to finish 2025/04/18 04:34:20 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-jisuheb6 2025/04/18 04:34:21 DEBUG : sub dir/hello world-rclone-copy-jisuheb6: moving to real name sub dir/hello world 2025/04/18 04:34:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 04:34:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:34:23 DEBUG : box root 'rclone-test-vivuwij3zigo': Purge remote --- PASS: TestServerSideCopyOverSelf (22.21s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:34:34 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:34:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 04:34:34 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:34:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 04:34:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/18 04:34:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestMoveOverSelf (10.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:34:43 DEBUG : Creating backend with remote "TestBox:rclone-test-poropex3qeka" 2025/04/18 04:34:43 DEBUG : box root 'rclone-test-poropex3qeka': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-cigujip5cesa' -> box root 'rclone-test-poropex3qeka' 2025/04/18 04:34:45 DEBUG : box root 'rclone-test-poropex3qeka': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:34:45 DEBUG : box root 'rclone-test-poropex3qeka': Waiting for checks to finish 2025/04/18 04:34:45 DEBUG : box root 'rclone-test-poropex3qeka': Waiting for transfers to finish 2025/04/18 04:34:46 DEBUG : box root 'rclone-test-poropex3qeka': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:34:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:34:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:34:52 DEBUG : box root 'rclone-test-poropex3qeka': Using server-side directory move 2025/04/18 04:34:52 INFO : box root 'rclone-test-poropex3qeka': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 04:34:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 04:34:53 DEBUG : box root 'rclone-test-poropex3qeka': Waiting for checks to finish 2025/04/18 04:34:53 DEBUG : box root 'rclone-test-poropex3qeka': Waiting for transfers to finish 2025/04/18 04:34:54 INFO : sub dir/hello world: Deleted 2025/04/18 04:34:55 INFO : sub dir/hello world: Moved (server-side) 2025/04/18 04:34:59 DEBUG : testing file moves 2025/04/18 04:35:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/18 04:35:00 DEBUG : box root 'rclone-test-poropex3qeka': Waiting for checks to finish 2025/04/18 04:35:00 DEBUG : box root 'rclone-test-poropex3qeka': Waiting for transfers to finish 2025/04/18 04:35:01 INFO : sub dir/hello world: Deleted 2025/04/18 04:35:02 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:04 DEBUG : box root 'rclone-test-poropex3qeka': Purge remote --- PASS: TestServerSideMoveOverSelf (29.16s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:11 ERROR : : error listing: directory not found 2025/04/18 04:35:12 INFO : Local file system at /tmp/rclone1851269616: Making directory 2025/04/18 04:35:13 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:13 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyAfterDelete (8.63s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/18 04:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:35:22 DEBUG : Local file system at /tmp/rclone1851269616: Waiting for checks to finish 2025/04/18 04:35:22 DEBUG : Local file system at /tmp/rclone1851269616: Waiting for transfers to finish 2025/04/18 04:35:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:35:22 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/04/18 04:35:22 INFO : sub dir/hello world: Copied (new) 2025/04/18 04:35:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyRedownload (8.83s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/18 04:35:26 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:26 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 04:35:28 INFO : check sum: Copied (new) 2025/04/18 04:35:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:29 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 04:35:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/18 04:35:29 DEBUG : check sum: Unchanged skipping 2025/04/18 04:35:29 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:29 DEBUG : Waiting for deletions to finish 2025/04/18 04:35:29 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (6.50s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/18 04:35:33 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:33 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 04:35:34 INFO : sizeonly: Copied (new) 2025/04/18 04:35:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:35 DEBUG : sizeonly: Sizes identical 2025/04/18 04:35:35 DEBUG : sizeonly: Unchanged skipping 2025/04/18 04:35:35 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:35 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:35 DEBUG : Waiting for deletions to finish 2025/04/18 04:35:35 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncSizeOnly (6.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/18 04:35:39 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:39 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:41 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/18 04:35:41 INFO : ignore-size: Copied (new) 2025/04/18 04:35:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:42 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:35:42 DEBUG : ignore-size: Unchanged skipping 2025/04/18 04:35:42 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:42 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:42 DEBUG : Waiting for deletions to finish 2025/04/18 04:35:42 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncIgnoreSize (6.68s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:35:48 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:48 DEBUG : existing: Unchanged skipping 2025/04/18 04:35:48 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:48 DEBUG : Waiting for deletions to finish 2025/04/18 04:35:48 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:48 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/18 04:35:48 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 04:35:50 INFO : existing: Copied (replaced existing) 2025/04/18 04:35:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (8.07s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 04:35:54 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:54 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 04:35:55 INFO : existing: Copied (new) 2025/04/18 04:35:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:35:56 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:35:56 DEBUG : existing: Destination exists, skipping 2025/04/18 04:35:56 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:35:56 DEBUG : Waiting for deletions to finish 2025/04/18 04:35:56 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (6.33s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:36:05 INFO : d: Making directory 2025/04/18 04:36:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 04:36:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:36:08 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:36:08 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 04:36:08 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:36:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 04:36:10 INFO : a/potato2: Copied (new) 2025/04/18 04:36:10 DEBUG : Waiting for deletions to finish 2025/04/18 04:36:11 INFO : b/potato: Deleted 2025/04/18 04:36:11 INFO : d: Removing directory 2025/04/18 04:36:12 INFO : b: Removing directory 2025/04/18 04:36:13 DEBUG : box root 'rclone-test-cigujip5cesa': deleted 2 directories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (19.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:36:22 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:36:22 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/04/18 04:36:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 04:36:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/18 04:36:22 DEBUG : empty space: Unchanged skipping 2025/04/18 04:36:22 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:36:22 DEBUG : Waiting for deletions to finish 2025/04/18 04:36:22 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:36:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/04/18 04:36:23 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:36:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 04:36:24 INFO : empty space: Updated modification time in destination 2025/04/18 04:36:24 DEBUG : empty space: Unchanged skipping 2025/04/18 04:36:24 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:36:24 DEBUG : Waiting for deletions to finish 2025/04/18 04:36:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (7.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:36:30 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:36:30 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/04/18 04:36:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 04:36:30 DEBUG : empty space: Unchanged skipping 2025/04/18 04:36:30 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:36:30 DEBUG : Waiting for deletions to finish 2025/04/18 04:36:30 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.27s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:36:35 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/04/18 04:36:35 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:36:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1851269616) 2025/04/18 04:36:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-cigujip5cesa') 2025/04/18 04:36:35 DEBUG : foo: sha1 differ 2025/04/18 04:36:35 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:36:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/18 04:36:36 INFO : foo: Copied (replaced existing) 2025/04/18 04:36:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (6.62s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:36:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:36:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/18 04:36:42 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:36:42 DEBUG : empty space: Unchanged skipping 2025/04/18 04:36:42 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:36:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 04:36:44 INFO : potato: Copied (new) 2025/04/18 04:36:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (8.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:36:50 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:36:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/18 04:36:50 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:36:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/18 04:36:52 INFO : potato: Copied (replaced existing) 2025/04/18 04:36:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.76s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:36:57 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:36:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 04:59:59 -0800 -0800 2025/04/18 04:36:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1851269616) 2025/04/18 04:36:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-cigujip5cesa') 2025/04/18 04:36:57 DEBUG : potato: sha1 differ 2025/04/18 04:36:57 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:36:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/18 04:36:59 INFO : potato: Copied (replaced existing) 2025/04/18 04:36:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (7.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:37:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:37:06 DEBUG : empty space: Unchanged skipping 2025/04/18 04:37:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/18 04:37:06 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:37:06 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:37:06 DEBUG : Waiting for deletions to finish 2025/04/18 04:37:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:37:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:37:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:37:14 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:37:14 DEBUG : empty space: Unchanged skipping 2025/04/18 04:37:14 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:37:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 04:37:15 INFO : potato2: Copied (new) 2025/04/18 04:37:15 DEBUG : Waiting for deletions to finish 2025/04/18 04:37:16 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:37:26 INFO : d: Making directory 2025/04/18 04:37:27 INFO : d/e: Making directory 2025/04/18 04:37:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 04:37:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:37:30 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 04:37:32 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:37:32 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:37:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 04:37:33 INFO : a/potato2: Copied (new) 2025/04/18 04:37:33 DEBUG : Waiting for deletions to finish 2025/04/18 04:37:34 INFO : b/potato: Deleted 2025/04/18 04:37:34 INFO : d/e: Removing directory 2025/04/18 04:37:35 INFO : d: Removing directory 2025/04/18 04:37:36 INFO : b: Removing directory 2025/04/18 04:37:37 DEBUG : box root 'rclone-test-cigujip5cesa': deleted 3 directories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:37:48 INFO : d: Making directory 2025/04/18 04:37:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 04:37:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:37:51 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:37:51 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 04:37:51 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:37:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 04:37:53 INFO : a/potato2: Copied (new) 2025/04/18 04:37:53 ERROR : box root 'rclone-test-cigujip5cesa': not deleting files as there were IO errors 2025/04/18 04:37:53 ERROR : box root 'rclone-test-cigujip5cesa': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:38:07 DEBUG : Waiting for deletions to finish 2025/04/18 04:38:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:38:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:38:07 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:38:07 DEBUG : empty space: Unchanged skipping 2025/04/18 04:38:07 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:38:08 INFO : potato: Deleted 2025/04/18 04:38:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 04:38:09 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncDeleteDuring (10.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:38:17 DEBUG : Waiting for deletions to finish 2025/04/18 04:38:17 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:38:17 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:38:18 INFO : potato: Deleted 2025/04/18 04:38:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:38:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:38:19 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:38:19 DEBUG : empty space: Unchanged skipping 2025/04/18 04:38:19 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:38:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 04:38:20 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncDeleteBefore (10.94s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:38:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:38:27 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:38:27 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:38:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/18 04:38:28 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestCopyDeleteBefore (8.35s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:38:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 04:38:36 DEBUG : enormous: Excluded 2025/04/18 04:38:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 04:38:36 DEBUG : potato2: Excluded 2025/04/18 04:38:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 04:38:37 DEBUG : potato2: Excluded 2025/04/18 04:38:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:38:37 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:38:37 DEBUG : empty space: Unchanged skipping 2025/04/18 04:38:37 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:38:37 DEBUG : Waiting for deletions to finish 2025/04/18 04:38:37 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:38:37 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 04:38:37 DEBUG : enormous: Excluded 2025/04/18 04:38:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 04:38:37 DEBUG : potato2: Excluded 2025/04/18 04:38:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 04:38:37 DEBUG : potato2: Excluded 2025/04/18 04:38:37 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/18 04:38:37 DEBUG : empty space: Unchanged skipping 2025/04/18 04:38:37 DEBUG : Local file system at /tmp/rclone1851269616: Waiting for checks to finish 2025/04/18 04:38:37 DEBUG : Local file system at /tmp/rclone1851269616: Waiting for transfers to finish 2025/04/18 04:38:37 DEBUG : Waiting for deletions to finish 2025/04/18 04:38:37 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncWithExclude (9.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:38:47 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 04:38:47 DEBUG : enormous: Excluded 2025/04/18 04:38:47 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 04:38:47 DEBUG : potato2: Excluded 2025/04/18 04:38:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:38:48 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:38:48 DEBUG : empty space: Unchanged skipping 2025/04/18 04:38:48 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:38:48 DEBUG : Waiting for deletions to finish 2025/04/18 04:38:49 INFO : potato2: Deleted 2025/04/18 04:38:49 INFO : enormous: Deleted 2025/04/18 04:38:49 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:38:50 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/18 04:38:50 DEBUG : empty space: Unchanged skipping 2025/04/18 04:38:50 DEBUG : Local file system at /tmp/rclone1851269616: Waiting for checks to finish 2025/04/18 04:38:50 DEBUG : Local file system at /tmp/rclone1851269616: Waiting for transfers to finish 2025/04/18 04:38:50 DEBUG : Waiting for deletions to finish 2025/04/18 04:38:50 INFO : potato2: Deleted 2025/04/18 04:38:50 INFO : enormous: Deleted 2025/04/18 04:38:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.13s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:39:00 DEBUG : five: Need to transfer - File not found at Destination 2025/04/18 04:39:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/18 04:39:00 DEBUG : one: Destination is newer than source, skipping 2025/04/18 04:39:00 DEBUG : three: Sizes identical 2025/04/18 04:39:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 04:39:00 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 04:39:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1851269616) 2025/04/18 04:39:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-cigujip5cesa') 2025/04/18 04:39:00 DEBUG : two: sha1 differ 2025/04/18 04:39:00 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 04:39:02 INFO : two: Copied (replaced existing) 2025/04/18 04:39:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/18 04:39:02 INFO : four: Copied (replaced existing) 2025/04/18 04:39:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/18 04:39:02 INFO : five: Copied (new) 2025/04/18 04:39:02 DEBUG : Waiting for deletions to finish 2025/04/18 04:39:03 DEBUG : one: Destination is newer than source, skipping 2025/04/18 04:39:03 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/18 04:39:03 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/18 04:39:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/18 04:39:03 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/18 04:39:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 04:39:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 04:39:03 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/18 04:39:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 04:39:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 04:39:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1851269616) 2025/04/18 04:39:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-cigujip5cesa') 2025/04/18 04:39:03 DEBUG : three: sha1 differ 2025/04/18 04:39:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 04:39:03 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 04:39:04 INFO : three: Copied (replaced existing) 2025/04/18 04:39:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (17.56s) === 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 "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/18 04:39:11 INFO : box root 'rclone-test-cigujip5cesa': Making map for --track-renames 2025/04/18 04:39:11 INFO : box root 'rclone-test-cigujip5cesa': Finished making map for --track-renames 2025/04/18 04:39:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 04:39:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for renames to finish 2025/04/18 04:39:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 04:39:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 04:39:12 INFO : potato: Copied (new) 2025/04/18 04:39:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 04:39:12 INFO : yam: Copied (new) 2025/04/18 04:39:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:39:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:39:13 INFO : box root 'rclone-test-cigujip5cesa': Making map for --track-renames 2025/04/18 04:39:13 INFO : box root 'rclone-test-cigujip5cesa': Finished making map for --track-renames 2025/04/18 04:39:13 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:13 DEBUG : potato: Unchanged skipping 2025/04/18 04:39:13 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for renames to finish 2025/04/18 04:39:14 INFO : yam: Moved (server-side) to: yaml 2025/04/18 04:39:14 INFO : yaml: Renamed from "yam" 2025/04/18 04:39:14 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:14 DEBUG : Waiting for deletions to finish 2025/04/18 04:39:14 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (8.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/18 04:39:19 INFO : box root 'rclone-test-cigujip5cesa': Making map for --track-renames 2025/04/18 04:39:19 INFO : box root 'rclone-test-cigujip5cesa': Finished making map for --track-renames 2025/04/18 04:39:19 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 04:39:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 04:39:19 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for renames to finish 2025/04/18 04:39:19 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 04:39:21 INFO : potato: Copied (new) 2025/04/18 04:39:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 04:39:21 INFO : yam: Copied (new) 2025/04/18 04:39:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:39:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:39:22 INFO : box root 'rclone-test-cigujip5cesa': Making map for --track-renames 2025/04/18 04:39:22 INFO : box root 'rclone-test-cigujip5cesa': Finished making map for --track-renames 2025/04/18 04:39:22 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:22 DEBUG : potato: Unchanged skipping 2025/04/18 04:39:22 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for renames to finish 2025/04/18 04:39:23 INFO : yam: Moved (server-side) to: yaml 2025/04/18 04:39:23 INFO : yaml: Renamed from "yam" 2025/04/18 04:39:23 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:23 DEBUG : Waiting for deletions to finish 2025/04/18 04:39:23 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/18 04:39:28 INFO : box root 'rclone-test-cigujip5cesa': Making map for --track-renames 2025/04/18 04:39:28 INFO : box root 'rclone-test-cigujip5cesa': Finished making map for --track-renames 2025/04/18 04:39:28 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 04:39:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/18 04:39:28 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for renames to finish 2025/04/18 04:39:28 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 04:39:30 INFO : potato: Copied (new) 2025/04/18 04:39:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 04:39:30 INFO : sub/yam: Copied (new) 2025/04/18 04:39:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:39:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:39:32 DEBUG : potato: Unchanged skipping 2025/04/18 04:39:32 INFO : box root 'rclone-test-cigujip5cesa': Making map for --track-renames 2025/04/18 04:39:32 INFO : box root 'rclone-test-cigujip5cesa': Finished making map for --track-renames 2025/04/18 04:39:32 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:32 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for renames to finish 2025/04/18 04:39:33 INFO : sub/yam: Moved (server-side) to: yam 2025/04/18 04:39:33 INFO : yam: Renamed from "sub/yam" 2025/04/18 04:39:33 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:33 DEBUG : Waiting for deletions to finish 2025/04/18 04:39:33 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (12.18s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:39:40 DEBUG : Creating backend with remote "/tmp/rclone1851269616/dir1" 2025/04/18 04:39:40 DEBUG : Config file has changed externally - reloading 2025/04/18 04:39:40 DEBUG : Creating backend with remote "/tmp/rclone1851269616/dir2" 2025/04/18 04:39:40 DEBUG : Local file system at /tmp/rclone1851269616/dir2: Using server-side directory move 2025/04/18 04:39:40 INFO : Local file system at /tmp/rclone1851269616/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 04:39:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/18 04:39:40 INFO : file1.txt: Moved (server-side) 2025/04/18 04:39:40 DEBUG : Local file system at /tmp/rclone1851269616/dir2: Waiting for checks to finish 2025/04/18 04:39:40 DEBUG : Local file system at /tmp/rclone1851269616/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:39:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:39:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 04:39:41 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:41 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:39:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/18 04:39:46 INFO : nested/sub dir/file: Copied (new) 2025/04/18 04:39:46 INFO : nested/sub dir/file: Deleted 2025/04/18 04:39:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:39:46 INFO : sub dir/hello world: Copied (new) 2025/04/18 04:39:46 INFO : sub dir/hello world: Deleted 2025/04/18 04:39:46 INFO : sub dir: Removing directory 2025/04/18 04:39:46 INFO : nested/sub dir: Removing directory 2025/04/18 04:39:46 INFO : nested: Removing directory 2025/04/18 04:39:46 DEBUG : Local file system at /tmp/rclone1851269616: deleted 3 directories run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:39:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 04:39:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 04:39:55 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:39:55 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:40:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/18 04:40:00 INFO : nested/sub dir/file: Copied (new) 2025/04/18 04:40:00 INFO : nested/sub dir/file: Deleted 2025/04/18 04:40:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/04/18 04:40:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:40:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 04:40:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/18 04:40:09 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:40:09 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:40:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 04:40:10 INFO : existing: Copied (new) 2025/04/18 04:40:10 INFO : existing: Deleted 2025/04/18 04:40:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/18 04:40:11 INFO : existing-b: Copied (new) 2025/04/18 04:40:11 INFO : existing-b: Deleted 2025/04/18 04:40:11 DEBUG : existing: Destination exists, skipping 2025/04/18 04:40:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/18 04:40:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:40:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:40:11 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (6.87s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:40:15 DEBUG : Creating backend with remote "TestBox:rclone-test-hozarof3coce" 2025/04/18 04:40:15 DEBUG : Config file has changed externally - reloading 2025/04/18 04:40:16 DEBUG : box root 'rclone-test-hozarof3coce': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-cigujip5cesa' -> box root 'rclone-test-hozarof3coce' 2025/04/18 04:40:23 DEBUG : box root 'rclone-test-hozarof3coce': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:40:28 DEBUG : box root 'rclone-test-hozarof3coce': Using server-side directory move 2025/04/18 04:40:28 INFO : box root 'rclone-test-hozarof3coce': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 04:40:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:40:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/18 04:40:28 DEBUG : empty space: Unchanged skipping 2025/04/18 04:40:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 04:40:28 DEBUG : box root 'rclone-test-hozarof3coce': Waiting for checks to finish 2025/04/18 04:40:29 INFO : potato3: Deleted 2025/04/18 04:40:29 INFO : empty space: Deleted 2025/04/18 04:40:29 DEBUG : box root 'rclone-test-hozarof3coce': Waiting for transfers to finish 2025/04/18 04:40:29 INFO : potato2: Moved (server-side) 2025/04/18 04:40:30 INFO : potato3: Moved (server-side) 2025/04/18 04:40:31 DEBUG : Creating backend with remote "TestBox:rclone-test-zemebub8yasa" 2025/04/18 04:40:32 DEBUG : box root 'rclone-test-zemebub8yasa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:40:32 DEBUG : box root 'rclone-test-zemebub8yasa': Using server-side directory move 2025/04/18 04:40:33 DEBUG : box root 'rclone-test-zemebub8yasa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:40:34 INFO : box root 'rclone-test-zemebub8yasa': Server side directory move succeeded 2025/04/18 04:40:36 DEBUG : box root 'rclone-test-hozarof3coce': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:40:36 ERROR : : error listing: directory not found 2025/04/18 04:40:36 DEBUG : box root 'rclone-test-zemebub8yasa': Purge remote 2025/04/18 04:40:38 DEBUG : box root 'rclone-test-hozarof3coce': Purge remote 2025/04/18 04:40:39 DEBUG : box root 'rclone-test-hozarof3coce': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:40:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (24.30s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:40:40 DEBUG : Creating backend with remote "TestBox:rclone-test-yowimed1neca" 2025/04/18 04:40:40 DEBUG : box root 'rclone-test-yowimed1neca': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-cigujip5cesa' -> box root 'rclone-test-yowimed1neca' 2025/04/18 04:40:47 DEBUG : box root 'rclone-test-yowimed1neca': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:40:53 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 04:40:53 DEBUG : empty space: Excluded 2025/04/18 04:40:53 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 04:40:53 DEBUG : empty space: Excluded 2025/04/18 04:40:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:40:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 04:40:53 DEBUG : box root 'rclone-test-yowimed1neca': Waiting for checks to finish 2025/04/18 04:40:53 DEBUG : box root 'rclone-test-yowimed1neca': Waiting for transfers to finish 2025/04/18 04:40:54 INFO : potato2: Moved (server-side) 2025/04/18 04:40:54 INFO : potato3: Deleted 2025/04/18 04:40:55 INFO : potato3: Moved (server-side) 2025/04/18 04:40:55 DEBUG : Creating backend with remote "TestBox:rclone-test-kerequx2mafa" 2025/04/18 04:40:57 DEBUG : box root 'rclone-test-kerequx2mafa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:40:58 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 04:40:58 DEBUG : empty space: Excluded 2025/04/18 04:40:58 DEBUG : box root 'rclone-test-kerequx2mafa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:40:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 04:40:58 DEBUG : box root 'rclone-test-kerequx2mafa': Waiting for checks to finish 2025/04/18 04:40:58 DEBUG : box root 'rclone-test-kerequx2mafa': Waiting for transfers to finish 2025/04/18 04:40:59 DEBUG : box root 'rclone-test-kerequx2mafa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:41:01 INFO : potato2: Moved (server-side) 2025/04/18 04:41:01 INFO : potato3: Moved (server-side) 2025/04/18 04:41:02 DEBUG : box root 'rclone-test-kerequx2mafa': Purge remote 2025/04/18 04:41:03 DEBUG : box root 'rclone-test-yowimed1neca': Purge remote --- PASS: TestServerSideMoveWithFilter (26.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:41:06 DEBUG : Creating backend with remote "TestBox:rclone-test-yiwipoc2ceca" 2025/04/18 04:41:07 DEBUG : box root 'rclone-test-yiwipoc2ceca': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:41:12 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-cigujip5cesa' -> box root 'rclone-test-yiwipoc2ceca' 2025/04/18 04:41:15 DEBUG : box root 'rclone-test-yiwipoc2ceca': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:41:19 DEBUG : box root 'rclone-test-yiwipoc2ceca': Using server-side directory move 2025/04/18 04:41:19 INFO : box root 'rclone-test-yiwipoc2ceca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 04:41:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 04:41:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/18 04:41:20 DEBUG : empty space: Unchanged skipping 2025/04/18 04:41:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 04:41:20 DEBUG : box root 'rclone-test-yiwipoc2ceca': Waiting for checks to finish 2025/04/18 04:41:21 INFO : empty space: Deleted 2025/04/18 04:41:21 DEBUG : box root 'rclone-test-yiwipoc2ceca': Waiting for transfers to finish 2025/04/18 04:41:21 INFO : potato2: Moved (server-side) 2025/04/18 04:41:21 INFO : potato3: Deleted 2025/04/18 04:41:22 INFO : potato3: Moved (server-side) 2025/04/18 04:41:22 INFO : tomatoDir: Removing directory 2025/04/18 04:41:23 DEBUG : box root 'rclone-test-cigujip5cesa': deleted 1 directories 2025/04/18 04:41:24 DEBUG : Creating backend with remote "TestBox:rclone-test-nuqorib0xape" 2025/04/18 04:41:25 DEBUG : box root 'rclone-test-nuqorib0xape': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:41:25 INFO : tomatoDir: Making directory 2025/04/18 04:41:26 DEBUG : box root 'rclone-test-nuqorib0xape': Using server-side directory move 2025/04/18 04:41:27 DEBUG : box root 'rclone-test-nuqorib0xape': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:41:28 INFO : box root 'rclone-test-nuqorib0xape': Server side directory move succeeded 2025/04/18 04:41:30 DEBUG : box root 'rclone-test-yiwipoc2ceca': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:41:30 ERROR : : error listing: directory not found 2025/04/18 04:41:30 DEBUG : box root 'rclone-test-yiwipoc2ceca': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:41:30 ERROR : : error listing: directory not found 2025/04/18 04:41:30 DEBUG : box root 'rclone-test-nuqorib0xape': Purge remote 2025/04/18 04:41:32 DEBUG : box root 'rclone-test-yiwipoc2ceca': Purge remote 2025/04/18 04:41:33 DEBUG : box root 'rclone-test-yiwipoc2ceca': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/18 04:41:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (27.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.76s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:41:34 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncOverlap (6.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:41:41 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/rclone-sync-test" 2025/04/18 04:41:44 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/rclone-sync-test-include/layer2" 2025/04/18 04:41:49 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/rclone-sync-test-ignore-file" 2025/04/18 04:41:57 DEBUG : rclone-sync-test: Excluded 2025/04/18 04:41:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 04:41:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 04:41:59 DEBUG : box root 'rclone-test-cigujip5cesa/rclone-sync-test': Waiting for checks to finish 2025/04/18 04:41:59 DEBUG : box root 'rclone-test-cigujip5cesa/rclone-sync-test': Waiting for transfers to finish 2025/04/18 04:41:59 DEBUG : Waiting for deletions to finish 2025/04/18 04:41:59 INFO : There was nothing to transfer 2025/04/18 04:42:00 DEBUG : rclone-sync-test: Excluded 2025/04/18 04:42:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 04:42:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 04:42:02 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:42:02 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:42:02 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:02 INFO : rclone-sync-test-include: Removing directory 2025/04/18 04:42:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/04/18 04:42:02 DEBUG : box root 'rclone-test-cigujip5cesa': failed to delete 1 directories 2025/04/18 04:42:02 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:42:03 DEBUG : rclone-sync-test: Excluded 2025/04/18 04:42:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 04:42:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 04:42:05 DEBUG : box root 'rclone-test-cigujip5cesa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/18 04:42:05 DEBUG : box root 'rclone-test-cigujip5cesa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/18 04:42:05 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:05 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:42:06 DEBUG : rclone-sync-test: Excluded 2025/04/18 04:42:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 04:42:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 04:42:08 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:42:08 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:42:08 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:08 INFO : rclone-sync-test-include: Removing directory 2025/04/18 04:42:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/04/18 04:42:08 DEBUG : box root 'rclone-test-cigujip5cesa': failed to delete 1 directories 2025/04/18 04:42:08 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:42:09 DEBUG : : Excluded 2025/04/18 04:42:10 DEBUG : rclone-sync-test: Excluded 2025/04/18 04:42:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 04:42:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 04:42:11 DEBUG : box root 'rclone-test-cigujip5cesa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/18 04:42:11 DEBUG : box root 'rclone-test-cigujip5cesa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/18 04:42:11 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:11 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (48.58s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:42:30 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dst" 2025/04/18 04:42:31 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/CompareDest" 2025/04/18 04:42:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 04:42:34 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:42:34 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:42:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 04:42:37 INFO : one: Copied (new) 2025/04/18 04:42:37 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:39 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:42:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:42:40 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:42:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 04:42:41 INFO : one: Copied (replaced existing) 2025/04/18 04:42:41 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:47 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:42:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:42:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:42:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 04:42:48 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:42:48 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:48 INFO : There was nothing to transfer 2025/04/18 04:42:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:42:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:42:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 04:42:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:42:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 04:42:53 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:42:53 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:42:53 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:53 INFO : There was nothing to transfer 2025/04/18 04:42:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:42:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:42:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 04:42:55 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:42:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:42:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 04:42:55 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:42:55 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:55 INFO : There was nothing to transfer 2025/04/18 04:42:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:42:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:42:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 04:42:57 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/04/18 04:42:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 04:42:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 04:42:57 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:42:57 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:42:57 DEBUG : Waiting for deletions to finish 2025/04/18 04:42:57 INFO : There was nothing to transfer 2025/04/18 04:42:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:43:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/18 04:43:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 04:43:00 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:43:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:43:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 04:43:00 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:43:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/18 04:43:01 INFO : two: Copied (new) 2025/04/18 04:43:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (39.72s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:43:15 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dest" 2025/04/18 04:43:18 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/pre-dest1" 2025/04/18 04:43:19 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/pre-dest2" 2025/04/18 04:43:22 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:43:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/18 04:43:23 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:43:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/18 04:43:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/18 04:43:23 DEBUG : box root 'rclone-test-cigujip5cesa/dest': Waiting for checks to finish 2025/04/18 04:43:23 DEBUG : box root 'rclone-test-cigujip5cesa/dest': Waiting for transfers to finish 2025/04/18 04:43:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/18 04:43:26 INFO : 3: Copied (new) 2025/04/18 04:43:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (25.88s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:43:35 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dst" 2025/04/18 04:43:37 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/CopyDest" 2025/04/18 04:43:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 04:43:40 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:43:40 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:43:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 04:43:43 INFO : one: Copied (new) 2025/04/18 04:43:43 DEBUG : Waiting for deletions to finish 2025/04/18 04:43:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:43:45 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:43:45 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:43:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 04:43:47 INFO : one: Copied (replaced existing) 2025/04/18 04:43:47 DEBUG : Waiting for deletions to finish 2025/04/18 04:43:53 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/BackupDir" 2025/04/18 04:43:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:43:56 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:43:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:43:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:44:01 INFO : one: Moved (server-side) 2025/04/18 04:44:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 04:44:03 INFO : one: Copied (server-side copy) 2025/04/18 04:44:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/18 04:44:03 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:44:03 DEBUG : Waiting for deletions to finish 2025/04/18 04:44:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:44:06 DEBUG : one: Unchanged skipping 2025/04/18 04:44:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:44:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 04:44:08 INFO : two: Copied (server-side copy) 2025/04/18 04:44:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/18 04:44:08 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:44:08 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:44:08 DEBUG : Waiting for deletions to finish 2025/04/18 04:44:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:44:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:44:10 DEBUG : one: Unchanged skipping 2025/04/18 04:44:10 DEBUG : two: Unchanged skipping 2025/04/18 04:44:10 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:44:10 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:44:10 DEBUG : Waiting for deletions to finish 2025/04/18 04:44:10 INFO : There was nothing to transfer 2025/04/18 04:44:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:44:13 DEBUG : one: Unchanged skipping 2025/04/18 04:44:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/18 04:44:14 DEBUG : three: Destination not found in --copy-dest 2025/04/18 04:44:14 DEBUG : three: Need to transfer - File not found at Destination 2025/04/18 04:44:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 04:44:14 DEBUG : two: Unchanged skipping 2025/04/18 04:44:14 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:44:14 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:44:16 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/18 04:44:16 INFO : three: Copied (new) 2025/04/18 04:44:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (52.59s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:44:35 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dst" 2025/04/18 04:44:36 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/backup" 2025/04/18 04:44:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 04:44:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:44:38 DEBUG : two: Unchanged skipping 2025/04/18 04:44:38 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:44:41 INFO : one: Moved (server-side) 2025/04/18 04:44:41 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:44:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 04:44:43 INFO : one: Copied (new) 2025/04/18 04:44:43 DEBUG : Waiting for deletions to finish 2025/04/18 04:44:45 INFO : three.txt: Moved (server-side) 2025/04/18 04:44:45 INFO : three.txt: Moved into backup dir 2025/04/18 04:44:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 04:44:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:44:48 DEBUG : two: Unchanged skipping 2025/04/18 04:44:48 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:44:50 INFO : one: Deleted 2025/04/18 04:44:51 INFO : one: Moved (server-side) 2025/04/18 04:44:51 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:44:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 04:44:53 INFO : one: Copied (new) 2025/04/18 04:44:53 DEBUG : Waiting for deletions to finish 2025/04/18 04:44:55 INFO : three.txt: Deleted 2025/04/18 04:44:56 INFO : three.txt: Moved (server-side) 2025/04/18 04:44:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (35.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:45:10 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dst" 2025/04/18 04:45:12 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/backup" 2025/04/18 04:45:15 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:45:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 04:45:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:45:15 DEBUG : two: Unchanged skipping 2025/04/18 04:45:19 INFO : one: Moved (server-side) to: one.bak 2025/04/18 04:45:19 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:45:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 04:45:20 INFO : one: Copied (new) 2025/04/18 04:45:20 DEBUG : Waiting for deletions to finish 2025/04/18 04:45:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 04:45:22 INFO : three.txt: Moved into backup dir 2025/04/18 04:45:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 04:45:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:45:26 DEBUG : two: Unchanged skipping 2025/04/18 04:45:26 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:45:28 INFO : one.bak: Deleted 2025/04/18 04:45:29 INFO : one: Moved (server-side) to: one.bak 2025/04/18 04:45:29 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:45:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 04:45:31 INFO : one: Copied (new) 2025/04/18 04:45:31 DEBUG : Waiting for deletions to finish 2025/04/18 04:45:32 INFO : three.txt.bak: Deleted 2025/04/18 04:45:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 04:45:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (38.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:45:48 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dst" 2025/04/18 04:45:50 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/backup" 2025/04/18 04:45:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 04:45:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:45:53 DEBUG : two: Unchanged skipping 2025/04/18 04:45:53 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:45:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 04:45:55 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:45:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 04:45:57 INFO : one: Copied (new) 2025/04/18 04:45:57 DEBUG : Waiting for deletions to finish 2025/04/18 04:45:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 04:45:58 INFO : three.txt: Moved into backup dir 2025/04/18 04:46:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 04:46:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:46:02 DEBUG : two: Unchanged skipping 2025/04/18 04:46:02 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:46:04 INFO : one-2019-01-01: Deleted 2025/04/18 04:46:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 04:46:05 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:46:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 04:46:07 INFO : one: Copied (new) 2025/04/18 04:46:07 DEBUG : Waiting for deletions to finish 2025/04/18 04:46:09 INFO : three-2019-01-01.txt: Deleted 2025/04/18 04:46:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 04:46:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (36.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:46:25 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dst" 2025/04/18 04:46:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 04:46:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:46:27 DEBUG : two: Unchanged skipping 2025/04/18 04:46:27 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:46:28 INFO : one: Moved (server-side) to: one.bak 2025/04/18 04:46:28 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:46:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 04:46:30 INFO : one: Copied (new) 2025/04/18 04:46:30 DEBUG : Waiting for deletions to finish 2025/04/18 04:46:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 04:46:31 INFO : three.txt: Moved into backup dir 2025/04/18 04:46:34 DEBUG : one.bak: Excluded (Path Filter) 2025/04/18 04:46:34 DEBUG : one.bak: Excluded 2025/04/18 04:46:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/18 04:46:34 DEBUG : three.txt.bak: Excluded 2025/04/18 04:46:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 04:46:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:46:34 DEBUG : two: Unchanged skipping 2025/04/18 04:46:34 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for checks to finish 2025/04/18 04:46:36 INFO : one.bak: Deleted 2025/04/18 04:46:36 INFO : one: Moved (server-side) to: one.bak 2025/04/18 04:46:36 DEBUG : box root 'rclone-test-cigujip5cesa/dst': Waiting for transfers to finish 2025/04/18 04:46:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 04:46:38 INFO : one: Copied (new) 2025/04/18 04:46:38 DEBUG : Waiting for deletions to finish 2025/04/18 04:46:40 INFO : three.txt.bak: Deleted 2025/04/18 04:46:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 04:46:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (29.78s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:46:54 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dst" 2025/04/18 04:46:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 04:46:57 INFO : one: Moved (server-side) to: one.bak 2025/04/18 04:46:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 04:46:59 INFO : one: Copied (new) 2025/04/18 04:47:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:47:00 DEBUG : two: Unchanged skipping 2025/04/18 04:47:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 04:47:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 04:47:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 04:47:03 INFO : three.txt: Copied (new) 2025/04/18 04:47:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 04:47:07 INFO : one.bak: Deleted 2025/04/18 04:47:08 INFO : one: Moved (server-side) to: one.bak 2025/04/18 04:47:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 04:47:09 INFO : one: Copied (new) 2025/04/18 04:47:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:47:10 DEBUG : two: Unchanged skipping 2025/04/18 04:47:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 04:47:13 INFO : three.txt.bak: Deleted 2025/04/18 04:47:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 04:47:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/18 04:47:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (35.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:47:30 DEBUG : Creating backend with remote "TestBox:rclone-test-cigujip5cesa/dst" 2025/04/18 04:47:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 04:47:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 04:47:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 04:47:36 INFO : one: Copied (new) 2025/04/18 04:47:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:47:37 DEBUG : two: Unchanged skipping 2025/04/18 04:47:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 04:47:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 04:47:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 04:47:40 INFO : three.txt: Copied (new) 2025/04/18 04:47:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 04:47:44 INFO : one-2019-01-01: Deleted 2025/04/18 04:47:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 04:47:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 04:47:46 INFO : one: Copied (new) 2025/04/18 04:47:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:47:47 DEBUG : two: Unchanged skipping 2025/04/18 04:47:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 04:47:50 INFO : three-2019-01-01.txt: Deleted 2025/04/18 04:47:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 04:47:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/18 04:47:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (37.31s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:48:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/18 04:48:03 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:48:03 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:48:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/18 04:48:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/18 04:48:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.81s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:48:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 04:48:08 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:48:08 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:48:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 04:48:09 INFO : existing: Copied (new) 2025/04/18 04:48:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:48:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/18 04:48:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/18 04:48:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:48:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:48:11 ERROR : box root 'rclone-test-cigujip5cesa': not deleting files as there were IO errors 2025/04/18 04:48:11 ERROR : box root 'rclone-test-cigujip5cesa': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncImmutable (7.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.79s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:48:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:48:28 DEBUG : existing: Unchanged skipping 2025/04/18 04:48:28 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/18 04:48:29 DEBUG : EXISTING: moving to existing-rclone-move-dumetul3 2025/04/18 04:48:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-rurucez5 2025/04/18 04:48:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-rurucez5 2025/04/18 04:48:30 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/18 04:48:30 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-dumetul3 2025/04/18 04:48:30 DEBUG : EXISTING: moving to existing 2025/04/18 04:48:31 INFO : existingbutdifferent-rclone-move-rurucez5: Moved (server-side) to: existingbutdifferent 2025/04/18 04:48:31 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/18 04:48:31 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/18 04:48:31 INFO : existing-rclone-move-dumetul3: Moved (server-side) to: existing 2025/04/18 04:48:31 INFO : EXISTING: Moved (server-side) to: existing 2025/04/18 04:48:31 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/18 04:48:31 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/18 04:48:32 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/04/18 04:48:32 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/18 04:48:34 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/18 04:48:38 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/18 04:48:38 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/18 04:48:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zapokaj6 2025/04/18 04:48:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zapokaj6 2025/04/18 04:48:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/18 04:48:41 INFO : subdira/subdirb/subdirc/hello-rclone-move-zapokaj6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/18 04:48:41 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/18 04:48:41 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/18 04:48:41 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/18 04:48:42 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/18 04:48:42 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:48:43 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/04/18 04:48:43 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/18 04:48:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wohuyax3 2025/04/18 04:48:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wohuyax3 2025/04/18 04:48:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 04:48:44 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wohuyax3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 04:48:44 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 04:48:44 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 04:48:44 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:48:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/04/18 04:48:45 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/18 04:48:45 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (43.21s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.29s) --- SKIP: TestMaxTransfer/Hard (0.72s) --- SKIP: TestMaxTransfer/Soft (0.79s) --- SKIP: TestMaxTransfer/Cautious (0.79s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:50:11 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:50:11 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both0: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both12: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both10: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both14: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both13: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both16: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both17: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both18: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both19: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both2: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both3: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both4: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both5: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both6: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both7: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both8: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:50:11 DEBUG : both9: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both15: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both11: Unchanged skipping 2025/04/18 04:50:11 DEBUG : both1: Unchanged skipping 2025/04/18 04:50:11 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:50:11 DEBUG : Waiting for deletions to finish 2025/04/18 04:50:11 INFO : only18: Deleted 2025/04/18 04:50:12 INFO : only15: Deleted 2025/04/18 04:50:12 INFO : only3: Deleted 2025/04/18 04:50:12 INFO : only4: Deleted 2025/04/18 04:50:12 INFO : only19: Deleted 2025/04/18 04:50:12 INFO : only2: Deleted 2025/04/18 04:50:13 INFO : only5: Deleted 2025/04/18 04:50:13 INFO : only7: Deleted 2025/04/18 04:50:13 INFO : only0: Deleted 2025/04/18 04:50:14 INFO : only14: Deleted 2025/04/18 04:50:14 INFO : only12: Deleted 2025/04/18 04:50:14 INFO : only8: Deleted 2025/04/18 04:50:15 INFO : only6: Deleted 2025/04/18 04:50:15 INFO : only9: Deleted 2025/04/18 04:50:15 INFO : only13: Deleted 2025/04/18 04:50:15 INFO : only16: Deleted 2025/04/18 04:50:16 INFO : only1: Deleted 2025/04/18 04:50:16 INFO : only17: Deleted 2025/04/18 04:50:16 INFO : only10: Deleted 2025/04/18 04:50:16 INFO : only11: Deleted run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (99.61s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:51:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for checks to finish 2025/04/18 04:51:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both0: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both12: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both1: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both10: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both15: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both16: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both17: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both18: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both19: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both2: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both3: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both4: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both5: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both6: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both7: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both8: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 04:51:49 DEBUG : both9: Unchanged skipping 2025/04/18 04:51:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : both14: Unchanged skipping 2025/04/18 04:51:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : both11: Unchanged skipping 2025/04/18 04:51:49 DEBUG : both13: Unchanged skipping 2025/04/18 04:51:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/18 04:51:49 DEBUG : box root 'rclone-test-cigujip5cesa': Waiting for transfers to finish 2025/04/18 04:51:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:50 INFO : only1: Copied (replaced existing) 2025/04/18 04:51:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:50 INFO : only0: Copied (replaced existing) 2025/04/18 04:51:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:50 INFO : only11: Copied (replaced existing) 2025/04/18 04:51:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:50 INFO : only10: Copied (replaced existing) 2025/04/18 04:51:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:51 INFO : only13: Copied (replaced existing) 2025/04/18 04:51:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:51 INFO : only12: Copied (replaced existing) 2025/04/18 04:51:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:51 INFO : only14: Copied (replaced existing) 2025/04/18 04:51:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:51 INFO : only15: Copied (replaced existing) 2025/04/18 04:51:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:53 INFO : only16: Copied (replaced existing) 2025/04/18 04:51:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:53 INFO : only17: Copied (replaced existing) 2025/04/18 04:51:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:53 INFO : only18: Copied (replaced existing) 2025/04/18 04:51:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:53 INFO : only19: Copied (replaced existing) 2025/04/18 04:51:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:54 INFO : only4: Copied (replaced existing) 2025/04/18 04:51:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:54 INFO : only2: Copied (replaced existing) 2025/04/18 04:51:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:54 INFO : only3: Copied (replaced existing) 2025/04/18 04:51:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:54 INFO : only5: Copied (replaced existing) 2025/04/18 04:51:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:55 INFO : only6: Copied (replaced existing) 2025/04/18 04:51:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:55 INFO : only9: Copied (replaced existing) 2025/04/18 04:51:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:55 INFO : only7: Copied (replaced existing) 2025/04/18 04:51:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 04:51:55 INFO : only8: Copied (replaced existing) 2025/04/18 04:51:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (119.98s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:52:40 DEBUG : empty_dir: Making directory with metadata 2025/04/18 04:52:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 04:52:40 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 04:52:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 04:52:40 INFO : empty_on_remote: Making directory 2025/04/18 04:52:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:52:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 04:52:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 04:52:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 04:52:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (18.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:52:59 DEBUG : empty_dir: Making directory with metadata 2025/04/18 04:52:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 04:52:59 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 04:52:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 04:52:59 INFO : empty_on_remote: Making directory 2025/04/18 04:53:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:53:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 04:53:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 04:53:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 04:53:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/18 04:53:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:53:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 04:53:20 INFO : sub dir: Making directory 2025/04/18 04:53:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (38.71s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" 2025/04/18 04:53:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 04:53:58 INFO : sub dir: Making directory 2025/04/18 04:53:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-cigujip5cesa'", Local "Local file system at /tmp/rclone1851269616", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (38.82s) PASS 2025/04/18 04:54:37 DEBUG : box root 'rclone-test-cigujip5cesa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 22m46.984575374s (try 1/5)