"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/01/21 03:39:26 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi" 2025/01/21 03:39:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 03:39:26 DEBUG : box root 'rclone-test-qatumur4fuzi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:39:27 DEBUG : Creating backend with remote "/tmp/rclone1147976173" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:39:27 DEBUG : box root 'rclone-test-qatumur4fuzi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:39:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:39:29 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:39:29 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:39:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyWithDryRun (4.83s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:39:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:39:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:39:32 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:39:32 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:39:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:39:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:39:36 DEBUG : box root 'rclone-test-qatumur4fuzi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.70s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.71s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:39:41 DEBUG : Creating backend with remote "/non-existing" 2025/01/21 03:39:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/21 03:39:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:39:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.80s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:39:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:39:43 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:39:43 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:39:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:39:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyNoTraverse (7.96s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:39:50 INFO : box root 'rclone-test-qatumur4fuzi': Running all checks before starting transfers 2025/01/21 03:39:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:39:51 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:39:51 INFO : box root 'rclone-test-qatumur4fuzi': Checks finished, now starting transfers 2025/01/21 03:39:51 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:39:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:39:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyCheckFirst (7.54s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:39:58 ERROR : Ignoring --no-traverse with sync 2025/01/21 03:39:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:39:58 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:39:58 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:40:01 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:40:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncNoTraverse (7.23s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/21 03:40:05 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:40:05 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:07 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/21 03:40:07 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyWithDepth (4.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:40:10 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:40:10 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:40:11 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:40:14 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:40:14 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:40:16 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/21 03:40:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:40:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/21 03:40:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:40:19 INFO : sub dir: Making directory 2025/01/21 03:40:20 INFO : sub dir2: Making directory 2025/01/21 03:40:21 INFO : sub dir2/sub sub dir2: Making directory 2025/01/21 03:40:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:40:22 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:40:22 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:40:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:25 DEBUG : box root 'rclone-test-qatumur4fuzi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:30 INFO : sub dir2: Making directory 2025/01/21 03:40:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/21 03:40:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:40:30 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:40:30 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:40:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:36 DEBUG : sub dir2: Making directory with metadata 2025/01/21 03:40:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:40:36 INFO : sub dir: Making directory 2025/01/21 03:40:37 INFO : sub dir2: Making directory 2025/01/21 03:40:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:40:38 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:40:38 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:40:39 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:40:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:40 DEBUG : box root 'rclone-test-qatumur4fuzi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/21 03:40:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.26s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.74s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:46 INFO : sub dir2: Making directory 2025/01/21 03:40:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:40:46 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:40:46 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:40:49 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:40:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.51s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:53 DEBUG : sub dir2: Making directory with metadata 2025/01/21 03:40:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:40:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:40:53 INFO : sub dir: Making directory 2025/01/21 03:40:54 INFO : sub dir2: Making directory 2025/01/21 03:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:40:55 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:40:55 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:40:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:40:56 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:40:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:40:57 DEBUG : box root 'rclone-test-qatumur4fuzi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.89s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.75s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:41:02 INFO : sub dir2: Making directory 2025/01/21 03:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:41:03 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:41:03 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:41:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:41:05 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:41:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.77s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:41:12 DEBUG : Creating backend with remote "TestBox:rclone-test-suhataw5tagu" 2025/01/21 03:41:14 DEBUG : box root 'rclone-test-suhataw5tagu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-qatumur4fuzi' -> box root 'rclone-test-suhataw5tagu' 2025/01/21 03:41:14 DEBUG : box root 'rclone-test-suhataw5tagu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:41:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:41:15 DEBUG : box root 'rclone-test-suhataw5tagu': Waiting for checks to finish 2025/01/21 03:41:15 DEBUG : box root 'rclone-test-suhataw5tagu': Waiting for transfers to finish 2025/01/21 03:41:15 DEBUG : box root 'rclone-test-suhataw5tagu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:41:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:41:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:41:19 DEBUG : box root 'rclone-test-suhataw5tagu': Purge remote --- PASS: TestServerSideCopy (14.88s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:41:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:41:28 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:41:28 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:41:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:41:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyOverSelf (9.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:41:36 DEBUG : Creating backend with remote "TestBox:rclone-test-qabaliv3peqo" 2025/01/21 03:41:37 DEBUG : box root 'rclone-test-qabaliv3peqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-qatumur4fuzi' -> box root 'rclone-test-qabaliv3peqo' 2025/01/21 03:41:38 DEBUG : box root 'rclone-test-qabaliv3peqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:41:38 DEBUG : box root 'rclone-test-qabaliv3peqo': Waiting for checks to finish 2025/01/21 03:41:38 DEBUG : box root 'rclone-test-qabaliv3peqo': Waiting for transfers to finish 2025/01/21 03:41:39 DEBUG : box root 'rclone-test-qabaliv3peqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:41:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:41:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:41:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:41:45 DEBUG : box root 'rclone-test-qabaliv3peqo': Waiting for checks to finish 2025/01/21 03:41:45 DEBUG : box root 'rclone-test-qabaliv3peqo': Waiting for transfers to finish 2025/01/21 03:41:46 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-dogelut9 2025/01/21 03:41:47 DEBUG : sub dir/hello world-rclone-copy-dogelut9: moving to real name sub dir/hello world 2025/01/21 03:41:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:41:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:41:49 DEBUG : box root 'rclone-test-qabaliv3peqo': Purge remote --- PASS: TestServerSideCopyOverSelf (21.03s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:41:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:41:59 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:41:59 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:42:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:42:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/21 03:42:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestMoveOverSelf (9.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:07 DEBUG : Creating backend with remote "TestBox:rclone-test-zirideq4ruzu" 2025/01/21 03:42:08 DEBUG : box root 'rclone-test-zirideq4ruzu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-qatumur4fuzi' -> box root 'rclone-test-zirideq4ruzu' 2025/01/21 03:42:09 DEBUG : box root 'rclone-test-zirideq4ruzu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:42:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:42:09 DEBUG : box root 'rclone-test-zirideq4ruzu': Waiting for checks to finish 2025/01/21 03:42:09 DEBUG : box root 'rclone-test-zirideq4ruzu': Waiting for transfers to finish 2025/01/21 03:42:09 DEBUG : box root 'rclone-test-zirideq4ruzu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:42:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:42:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:15 DEBUG : box root 'rclone-test-zirideq4ruzu': Using server-side directory move 2025/01/21 03:42:15 INFO : box root 'rclone-test-zirideq4ruzu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/21 03:42:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:42:16 DEBUG : box root 'rclone-test-zirideq4ruzu': Waiting for checks to finish 2025/01/21 03:42:16 DEBUG : box root 'rclone-test-zirideq4ruzu': Waiting for transfers to finish 2025/01/21 03:42:17 INFO : sub dir/hello world: Deleted 2025/01/21 03:42:18 INFO : sub dir/hello world: Moved (server-side) 2025/01/21 03:42:22 DEBUG : testing file moves 2025/01/21 03:42:23 DEBUG : box root 'rclone-test-zirideq4ruzu': Waiting for checks to finish 2025/01/21 03:42:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/21 03:42:23 DEBUG : box root 'rclone-test-zirideq4ruzu': Waiting for transfers to finish 2025/01/21 03:42:24 INFO : sub dir/hello world: Deleted 2025/01/21 03:42:25 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:26 DEBUG : box root 'rclone-test-zirideq4ruzu': Purge remote --- PASS: TestServerSideMoveOverSelf (26.36s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:33 ERROR : : error listing: directory not found 2025/01/21 03:42:34 INFO : Local file system at /tmp/rclone1147976173: Making directory 2025/01/21 03:42:35 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:42:35 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyAfterDelete (8.17s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/21 03:42:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:42:42 DEBUG : Local file system at /tmp/rclone1147976173: Waiting for checks to finish 2025/01/21 03:42:42 DEBUG : Local file system at /tmp/rclone1147976173: Waiting for transfers to finish 2025/01/21 03:42:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:42:43 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/01/21 03:42:43 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:42:43 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyRedownload (8.34s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/21 03:42:47 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:42:47 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:42:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:42:49 INFO : check sum: Copied (new) 2025/01/21 03:42:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:50 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:42:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:42:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/21 03:42:50 DEBUG : check sum: Unchanged skipping 2025/01/21 03:42:50 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:42:50 DEBUG : Waiting for deletions to finish 2025/01/21 03:42:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (6.21s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/21 03:42:54 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:42:54 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:42:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:42:55 INFO : sizeonly: Copied (new) 2025/01/21 03:42:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:42:56 DEBUG : sizeonly: Sizes identical 2025/01/21 03:42:56 DEBUG : sizeonly: Unchanged skipping 2025/01/21 03:42:56 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:42:56 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:42:56 DEBUG : Waiting for deletions to finish 2025/01/21 03:42:56 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncSizeOnly (6.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/21 03:43:00 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:00 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/21 03:43:01 INFO : ignore-size: Copied (new) 2025/01/21 03:43:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:02 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:43:02 DEBUG : ignore-size: Unchanged skipping 2025/01/21 03:43:02 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:02 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:02 DEBUG : Waiting for deletions to finish 2025/01/21 03:43:02 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncIgnoreSize (6.16s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:43:08 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:08 DEBUG : existing: Unchanged skipping 2025/01/21 03:43:08 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:08 DEBUG : Waiting for deletions to finish 2025/01/21 03:43:08 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:08 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/21 03:43:08 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:43:09 INFO : existing: Copied (replaced existing) 2025/01/21 03:43:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (6.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:43:13 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:13 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:43:14 INFO : existing: Copied (new) 2025/01/21 03:43:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:15 DEBUG : existing: Destination exists, skipping 2025/01/21 03:43:15 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:15 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:15 DEBUG : Waiting for deletions to finish 2025/01/21 03:43:15 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (5.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:23 INFO : d: Making directory 2025/01/21 03:43:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:43:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:43:26 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:26 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:43:26 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:43:28 INFO : a/potato2: Copied (new) 2025/01/21 03:43:28 DEBUG : Waiting for deletions to finish 2025/01/21 03:43:29 INFO : b/potato: Deleted 2025/01/21 03:43:29 INFO : d: Removing directory 2025/01/21 03:43:30 INFO : b: Removing directory 2025/01/21 03:43:31 DEBUG : box root 'rclone-test-qatumur4fuzi': deleted 2 directories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (18.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:39 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:39 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/01/21 03:43:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:43:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/21 03:43:39 DEBUG : empty space: Unchanged skipping 2025/01/21 03:43:39 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:39 DEBUG : Waiting for deletions to finish 2025/01/21 03:43:39 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:40 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:40 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/01/21 03:43:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:43:40 INFO : empty space: Updated modification time in destination 2025/01/21 03:43:40 DEBUG : empty space: Unchanged skipping 2025/01/21 03:43:40 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:40 DEBUG : Waiting for deletions to finish 2025/01/21 03:43:40 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (6.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:46 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:46 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/01/21 03:43:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:43:46 DEBUG : empty space: Unchanged skipping 2025/01/21 03:43:46 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:46 DEBUG : Waiting for deletions to finish 2025/01/21 03:43:46 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:51 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:51 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/01/21 03:43:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1147976173) 2025/01/21 03:43:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-qatumur4fuzi') 2025/01/21 03:43:51 DEBUG : foo: sha1 differ 2025/01/21 03:43:51 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/21 03:43:52 INFO : foo: Copied (replaced existing) 2025/01/21 03:43:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (5.96s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:43:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/21 03:43:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:43:57 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:43:57 DEBUG : empty space: Unchanged skipping 2025/01/21 03:43:57 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:43:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:43:58 INFO : potato: Copied (new) 2025/01/21 03:43:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (7.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:44:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/21 03:44:04 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:44:04 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:44:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/21 03:44:05 INFO : potato: Copied (replaced existing) 2025/01/21 03:44:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.32s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:44:10 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/01/21 03:44:10 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:44:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1147976173) 2025/01/21 03:44:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-qatumur4fuzi') 2025/01/21 03:44:10 DEBUG : potato: sha1 differ 2025/01/21 03:44:10 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:44:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/21 03:44:11 INFO : potato: Copied (replaced existing) 2025/01/21 03:44:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (6.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:44:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:44:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/21 03:44:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:44:17 DEBUG : empty space: Unchanged skipping 2025/01/21 03:44:17 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:44:17 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:44:17 DEBUG : Waiting for deletions to finish 2025/01/21 03:44:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:44:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:44:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:44:25 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:44:25 DEBUG : empty space: Unchanged skipping 2025/01/21 03:44:25 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:44:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:44:26 INFO : potato2: Copied (new) 2025/01/21 03:44:26 DEBUG : Waiting for deletions to finish 2025/01/21 03:44:27 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:44:36 INFO : d: Making directory 2025/01/21 03:44:37 INFO : d/e: Making directory 2025/01/21 03:44:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:44:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:44:40 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:44:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:44:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:44:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:44:42 INFO : a/potato2: Copied (new) 2025/01/21 03:44:42 DEBUG : Waiting for deletions to finish 2025/01/21 03:44:43 INFO : b/potato: Deleted 2025/01/21 03:44:43 INFO : d/e: Removing directory 2025/01/21 03:44:44 INFO : d: Removing directory 2025/01/21 03:44:45 INFO : b: Removing directory 2025/01/21 03:44:45 DEBUG : box root 'rclone-test-qatumur4fuzi': deleted 3 directories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:44:57 INFO : d: Making directory 2025/01/21 03:44:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:44:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:44:59 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:44:59 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:44:59 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:45:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:01 INFO : a/potato2: Copied (new) 2025/01/21 03:45:01 ERROR : box root 'rclone-test-qatumur4fuzi': not deleting files as there were IO errors 2025/01/21 03:45:01 ERROR : box root 'rclone-test-qatumur4fuzi': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:45:15 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:15 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:45:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:45:15 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:15 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:45:16 INFO : potato: Deleted 2025/01/21 03:45:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:16 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncDeleteDuring (8.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:45:23 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:24 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:45:24 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:45:24 INFO : potato: Deleted 2025/01/21 03:45:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:45:25 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:45:25 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:25 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:45:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:27 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncDeleteBefore (10.27s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:45:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:33 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:45:33 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:45:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/21 03:45:34 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestCopyDeleteBefore (7.43s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:45:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:45:41 DEBUG : enormous: Excluded 2025/01/21 03:45:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:41 DEBUG : potato2: Excluded 2025/01/21 03:45:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:41 DEBUG : potato2: Excluded 2025/01/21 03:45:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:45:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:45:41 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:45:41 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:41 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:45:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:45:42 DEBUG : enormous: Excluded 2025/01/21 03:45:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:42 DEBUG : potato2: Excluded 2025/01/21 03:45:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:42 DEBUG : potato2: Excluded 2025/01/21 03:45:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/21 03:45:42 DEBUG : Local file system at /tmp/rclone1147976173: Waiting for checks to finish 2025/01/21 03:45:42 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:42 DEBUG : Local file system at /tmp/rclone1147976173: Waiting for transfers to finish 2025/01/21 03:45:42 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:42 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncWithExclude (8.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:45:51 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:45:51 DEBUG : enormous: Excluded 2025/01/21 03:45:51 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:51 DEBUG : potato2: Excluded 2025/01/21 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:45:51 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:45:51 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:51 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:45:51 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:52 INFO : potato2: Deleted 2025/01/21 03:45:52 INFO : enormous: Deleted 2025/01/21 03:45:52 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:45:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/21 03:45:53 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:53 DEBUG : Local file system at /tmp/rclone1147976173: Waiting for checks to finish 2025/01/21 03:45:53 DEBUG : Local file system at /tmp/rclone1147976173: Waiting for transfers to finish 2025/01/21 03:45:53 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:53 INFO : potato2: Deleted 2025/01/21 03:45:53 INFO : enormous: Deleted 2025/01/21 03:45:53 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:46:03 DEBUG : five: Need to transfer - File not found at Destination 2025/01/21 03:46:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/21 03:46:03 DEBUG : one: Destination is newer than source, skipping 2025/01/21 03:46:03 DEBUG : three: Sizes identical 2025/01/21 03:46:03 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/21 03:46:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:46:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1147976173) 2025/01/21 03:46:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-qatumur4fuzi') 2025/01/21 03:46:03 DEBUG : two: sha1 differ 2025/01/21 03:46:03 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:46:04 INFO : two: Copied (replaced existing) 2025/01/21 03:46:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/21 03:46:05 INFO : four: Copied (replaced existing) 2025/01/21 03:46:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/21 03:46:05 INFO : five: Copied (new) 2025/01/21 03:46:05 DEBUG : Waiting for deletions to finish 2025/01/21 03:46:06 DEBUG : one: Destination is newer than source, skipping 2025/01/21 03:46:06 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/21 03:46:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/21 03:46:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:46:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:46:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1147976173) 2025/01/21 03:46:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/21 03:46:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-qatumur4fuzi') 2025/01/21 03:46:06 DEBUG : three: sha1 differ 2025/01/21 03:46:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:46:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/21 03:46:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/21 03:46:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/21 03:46:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:46:06 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:46:07 INFO : three: Copied (replaced existing) 2025/01/21 03:46:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.02s) === 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-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/21 03:46:13 INFO : box root 'rclone-test-qatumur4fuzi': Making map for --track-renames 2025/01/21 03:46:13 INFO : box root 'rclone-test-qatumur4fuzi': Finished making map for --track-renames 2025/01/21 03:46:13 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:13 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for renames to finish 2025/01/21 03:46:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:46:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/21 03:46:13 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:46:14 INFO : potato: Copied (new) 2025/01/21 03:46:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:46:14 INFO : yam: Copied (new) 2025/01/21 03:46:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:46:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:46:15 INFO : box root 'rclone-test-qatumur4fuzi': Making map for --track-renames 2025/01/21 03:46:15 INFO : box root 'rclone-test-qatumur4fuzi': Finished making map for --track-renames 2025/01/21 03:46:15 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:15 DEBUG : potato: Unchanged skipping 2025/01/21 03:46:15 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for renames to finish 2025/01/21 03:46:16 INFO : yam: Moved (server-side) to: yaml 2025/01/21 03:46:16 INFO : yaml: Renamed from "yam" 2025/01/21 03:46:16 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:16 DEBUG : Waiting for deletions to finish 2025/01/21 03:46:16 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (8.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/21 03:46:21 INFO : box root 'rclone-test-qatumur4fuzi': Making map for --track-renames 2025/01/21 03:46:21 INFO : box root 'rclone-test-qatumur4fuzi': Finished making map for --track-renames 2025/01/21 03:46:21 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:46:21 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for renames to finish 2025/01/21 03:46:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/21 03:46:21 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:46:22 INFO : potato: Copied (new) 2025/01/21 03:46:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:46:22 INFO : yam: Copied (new) 2025/01/21 03:46:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:46:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:46:23 INFO : box root 'rclone-test-qatumur4fuzi': Making map for --track-renames 2025/01/21 03:46:23 INFO : box root 'rclone-test-qatumur4fuzi': Finished making map for --track-renames 2025/01/21 03:46:23 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:23 DEBUG : potato: Unchanged skipping 2025/01/21 03:46:23 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for renames to finish 2025/01/21 03:46:24 INFO : yam: Moved (server-side) to: yaml 2025/01/21 03:46:24 INFO : yaml: Renamed from "yam" 2025/01/21 03:46:24 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:24 DEBUG : Waiting for deletions to finish 2025/01/21 03:46:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/21 03:46:29 INFO : box root 'rclone-test-qatumur4fuzi': Making map for --track-renames 2025/01/21 03:46:29 INFO : box root 'rclone-test-qatumur4fuzi': Finished making map for --track-renames 2025/01/21 03:46:29 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:46:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/21 03:46:29 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for renames to finish 2025/01/21 03:46:29 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:46:31 INFO : sub/yam: Copied (new) 2025/01/21 03:46:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:46:31 INFO : potato: Copied (new) 2025/01/21 03:46:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:46:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:46:32 DEBUG : potato: Unchanged skipping 2025/01/21 03:46:33 INFO : box root 'rclone-test-qatumur4fuzi': Making map for --track-renames 2025/01/21 03:46:33 INFO : box root 'rclone-test-qatumur4fuzi': Finished making map for --track-renames 2025/01/21 03:46:33 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:33 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for renames to finish 2025/01/21 03:46:34 INFO : sub/yam: Moved (server-side) to: yam 2025/01/21 03:46:34 INFO : yam: Renamed from "sub/yam" 2025/01/21 03:46:34 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:34 DEBUG : Waiting for deletions to finish 2025/01/21 03:46:34 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:46:40 DEBUG : Creating backend with remote "/tmp/rclone1147976173/dir1" 2025/01/21 03:46:40 DEBUG : Creating backend with remote "/tmp/rclone1147976173/dir2" 2025/01/21 03:46:40 DEBUG : Local file system at /tmp/rclone1147976173/dir2: Using server-side directory move 2025/01/21 03:46:40 INFO : Local file system at /tmp/rclone1147976173/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/21 03:46:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/21 03:46:40 DEBUG : Local file system at /tmp/rclone1147976173/dir2: Waiting for checks to finish 2025/01/21 03:46:40 DEBUG : Local file system at /tmp/rclone1147976173/dir2: Waiting for transfers to finish 2025/01/21 03:46:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.70s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:46:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:46:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/21 03:46:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:41 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/21 03:46:46 INFO : nested/sub dir/file: Copied (new) 2025/01/21 03:46:46 INFO : nested/sub dir/file: Deleted 2025/01/21 03:46:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:46:46 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:46:46 INFO : sub dir/hello world: Deleted 2025/01/21 03:46:46 INFO : sub dir: Removing directory 2025/01/21 03:46:46 INFO : nested/sub dir: Removing directory 2025/01/21 03:46:46 INFO : nested: Removing directory 2025/01/21 03:46:46 DEBUG : Local file system at /tmp/rclone1147976173: deleted 3 directories run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:46:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:46:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/21 03:46:54 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:46:54 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:46:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:46:59 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:46:59 INFO : sub dir/hello world: Deleted 2025/01/21 03:46:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/21 03:46:59 INFO : nested/sub dir/file: Copied (new) 2025/01/21 03:46:59 INFO : nested/sub dir/file: Deleted run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:47:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:47:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/21 03:47:08 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:47:08 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:47:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/21 03:47:09 INFO : existing-b: Copied (new) 2025/01/21 03:47:09 INFO : existing-b: Deleted 2025/01/21 03:47:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:47:09 INFO : existing: Copied (new) 2025/01/21 03:47:09 INFO : existing: Deleted 2025/01/21 03:47:10 DEBUG : existing: Destination exists, skipping 2025/01/21 03:47:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/21 03:47:10 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:47:10 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:47:10 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (6.41s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:47:14 DEBUG : Creating backend with remote "TestBox:rclone-test-sivamid5dipe" 2025/01/21 03:47:14 DEBUG : box root 'rclone-test-sivamid5dipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-qatumur4fuzi' -> box root 'rclone-test-sivamid5dipe' 2025/01/21 03:47:21 DEBUG : box root 'rclone-test-sivamid5dipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:25 DEBUG : box root 'rclone-test-sivamid5dipe': Using server-side directory move 2025/01/21 03:47:25 INFO : box root 'rclone-test-sivamid5dipe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/21 03:47:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:47:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/21 03:47:26 DEBUG : empty space: Unchanged skipping 2025/01/21 03:47:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:47:26 DEBUG : box root 'rclone-test-sivamid5dipe': Waiting for checks to finish 2025/01/21 03:47:26 INFO : empty space: Deleted 2025/01/21 03:47:26 DEBUG : box root 'rclone-test-sivamid5dipe': Waiting for transfers to finish 2025/01/21 03:47:26 INFO : potato3: Deleted 2025/01/21 03:47:27 INFO : potato2: Moved (server-side) 2025/01/21 03:47:27 INFO : potato3: Moved (server-side) 2025/01/21 03:47:28 DEBUG : Creating backend with remote "TestBox:rclone-test-heyeloz8faxa" 2025/01/21 03:47:29 DEBUG : box root 'rclone-test-heyeloz8faxa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:29 DEBUG : box root 'rclone-test-heyeloz8faxa': Using server-side directory move 2025/01/21 03:47:30 DEBUG : box root 'rclone-test-heyeloz8faxa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:30 INFO : box root 'rclone-test-heyeloz8faxa': Server side directory move succeeded 2025/01/21 03:47:32 DEBUG : box root 'rclone-test-sivamid5dipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:32 ERROR : : error listing: directory not found 2025/01/21 03:47:32 DEBUG : box root 'rclone-test-heyeloz8faxa': Purge remote 2025/01/21 03:47:33 DEBUG : box root 'rclone-test-sivamid5dipe': Purge remote 2025/01/21 03:47:34 DEBUG : box root 'rclone-test-sivamid5dipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (20.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:47:34 DEBUG : Creating backend with remote "TestBox:rclone-test-xipagak1guhi" 2025/01/21 03:47:35 DEBUG : box root 'rclone-test-xipagak1guhi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-qatumur4fuzi' -> box root 'rclone-test-xipagak1guhi' 2025/01/21 03:47:40 DEBUG : box root 'rclone-test-xipagak1guhi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:44 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:47:44 DEBUG : empty space: Excluded 2025/01/21 03:47:44 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:47:44 DEBUG : empty space: Excluded 2025/01/21 03:47:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:47:44 DEBUG : box root 'rclone-test-xipagak1guhi': Waiting for checks to finish 2025/01/21 03:47:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:47:44 DEBUG : box root 'rclone-test-xipagak1guhi': Waiting for transfers to finish 2025/01/21 03:47:45 INFO : potato2: Moved (server-side) 2025/01/21 03:47:45 INFO : potato3: Deleted 2025/01/21 03:47:47 INFO : potato3: Moved (server-side) 2025/01/21 03:47:47 DEBUG : Creating backend with remote "TestBox:rclone-test-sidojug4xebi" 2025/01/21 03:47:48 DEBUG : box root 'rclone-test-sidojug4xebi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:49 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:47:49 DEBUG : empty space: Excluded 2025/01/21 03:47:50 DEBUG : box root 'rclone-test-sidojug4xebi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:47:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/21 03:47:50 DEBUG : box root 'rclone-test-sidojug4xebi': Waiting for checks to finish 2025/01/21 03:47:50 DEBUG : box root 'rclone-test-sidojug4xebi': Waiting for transfers to finish 2025/01/21 03:47:51 DEBUG : box root 'rclone-test-sidojug4xebi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:47:52 INFO : potato2: Moved (server-side) 2025/01/21 03:47:53 INFO : potato3: Moved (server-side) 2025/01/21 03:47:54 DEBUG : box root 'rclone-test-sidojug4xebi': Purge remote 2025/01/21 03:47:55 DEBUG : box root 'rclone-test-xipagak1guhi': Purge remote --- PASS: TestServerSideMoveWithFilter (23.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:47:57 DEBUG : Creating backend with remote "TestBox:rclone-test-yeqezic3wipi" 2025/01/21 03:47:58 DEBUG : box root 'rclone-test-yeqezic3wipi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:48:03 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-qatumur4fuzi' -> box root 'rclone-test-yeqezic3wipi' 2025/01/21 03:48:06 DEBUG : box root 'rclone-test-yeqezic3wipi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:48:10 DEBUG : box root 'rclone-test-yeqezic3wipi': Using server-side directory move 2025/01/21 03:48:10 INFO : box root 'rclone-test-yeqezic3wipi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/21 03:48:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:48:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/21 03:48:10 DEBUG : empty space: Unchanged skipping 2025/01/21 03:48:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:48:11 DEBUG : box root 'rclone-test-yeqezic3wipi': Waiting for checks to finish 2025/01/21 03:48:11 INFO : potato3: Deleted 2025/01/21 03:48:11 INFO : empty space: Deleted 2025/01/21 03:48:11 DEBUG : box root 'rclone-test-yeqezic3wipi': Waiting for transfers to finish 2025/01/21 03:48:12 INFO : potato2: Moved (server-side) 2025/01/21 03:48:12 INFO : potato3: Moved (server-side) 2025/01/21 03:48:12 INFO : tomatoDir: Removing directory 2025/01/21 03:48:13 DEBUG : box root 'rclone-test-qatumur4fuzi': deleted 1 directories 2025/01/21 03:48:15 DEBUG : Creating backend with remote "TestBox:rclone-test-ruzesen7naci" 2025/01/21 03:48:15 DEBUG : box root 'rclone-test-ruzesen7naci': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:48:16 INFO : tomatoDir: Making directory 2025/01/21 03:48:17 DEBUG : box root 'rclone-test-ruzesen7naci': Using server-side directory move 2025/01/21 03:48:17 DEBUG : box root 'rclone-test-ruzesen7naci': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:48:18 INFO : box root 'rclone-test-ruzesen7naci': Server side directory move succeeded 2025/01/21 03:48:20 DEBUG : box root 'rclone-test-yeqezic3wipi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:48:20 ERROR : : error listing: directory not found 2025/01/21 03:48:21 DEBUG : box root 'rclone-test-yeqezic3wipi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:48:21 ERROR : : error listing: directory not found 2025/01/21 03:48:21 DEBUG : box root 'rclone-test-ruzesen7naci': Purge remote 2025/01/21 03:48:22 DEBUG : box root 'rclone-test-yeqezic3wipi': Purge remote 2025/01/21 03:48:23 DEBUG : box root 'rclone-test-yeqezic3wipi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/21 03:48:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (26.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.72s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:48:24 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncOverlap (6.21s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:48:31 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/rclone-sync-test" 2025/01/21 03:48:33 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/rclone-sync-test-include/layer2" 2025/01/21 03:48:38 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/rclone-sync-test-ignore-file" 2025/01/21 03:48:44 DEBUG : rclone-sync-test: Excluded 2025/01/21 03:48:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:48:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/21 03:48:46 DEBUG : box root 'rclone-test-qatumur4fuzi/rclone-sync-test': Waiting for checks to finish 2025/01/21 03:48:46 DEBUG : box root 'rclone-test-qatumur4fuzi/rclone-sync-test': Waiting for transfers to finish 2025/01/21 03:48:46 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:46 INFO : There was nothing to transfer 2025/01/21 03:48:47 DEBUG : rclone-sync-test: Excluded 2025/01/21 03:48:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:48:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/21 03:48:49 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:48:49 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:48:49 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:49 INFO : rclone-sync-test-include: Removing directory 2025/01/21 03:48:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/01/21 03:48:49 DEBUG : box root 'rclone-test-qatumur4fuzi': failed to delete 1 directories 2025/01/21 03:48:49 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:48:50 DEBUG : rclone-sync-test: Excluded 2025/01/21 03:48:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:48:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/21 03:48:52 DEBUG : box root 'rclone-test-qatumur4fuzi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/21 03:48:52 DEBUG : box root 'rclone-test-qatumur4fuzi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/21 03:48:52 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:52 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:48:53 DEBUG : rclone-sync-test: Excluded 2025/01/21 03:48:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:48:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/21 03:48:55 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:48:55 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:48:55 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:55 INFO : rclone-sync-test-include: Removing directory 2025/01/21 03:48:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/01/21 03:48:55 DEBUG : box root 'rclone-test-qatumur4fuzi': failed to delete 1 directories 2025/01/21 03:48:55 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:48:56 DEBUG : : Excluded 2025/01/21 03:48:56 DEBUG : rclone-sync-test: Excluded 2025/01/21 03:48:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:48:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/21 03:48:58 DEBUG : box root 'rclone-test-qatumur4fuzi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/21 03:48:58 DEBUG : box root 'rclone-test-qatumur4fuzi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/21 03:48:58 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:58 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (45.56s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:49:16 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dst" 2025/01/21 03:49:19 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/CompareDest" 2025/01/21 03:49:21 DEBUG : one: Need to transfer - File not found at Destination 2025/01/21 03:49:21 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:49:21 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:49:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:49:24 INFO : one: Copied (new) 2025/01/21 03:49:24 DEBUG : Waiting for deletions to finish 2025/01/21 03:49:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:49:26 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:49:26 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:49:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:49:27 INFO : one: Copied (replaced existing) 2025/01/21 03:49:27 DEBUG : Waiting for deletions to finish 2025/01/21 03:49:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:49:33 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:49:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:49:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:49:34 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:49:34 DEBUG : Waiting for deletions to finish 2025/01/21 03:49:34 INFO : There was nothing to transfer 2025/01/21 03:49:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:49:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:49:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:49:38 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:49:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:49:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:49:39 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:49:39 DEBUG : Waiting for deletions to finish 2025/01/21 03:49:39 INFO : There was nothing to transfer 2025/01/21 03:49:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:49:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:49:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:49:40 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:49:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:49:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:49:41 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:49:41 DEBUG : Waiting for deletions to finish 2025/01/21 03:49:41 INFO : There was nothing to transfer 2025/01/21 03:49:43 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/01/21 03:49:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:49:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:49:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:49:43 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:49:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:49:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:49:44 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:49:44 DEBUG : Waiting for deletions to finish 2025/01/21 03:49:44 INFO : There was nothing to transfer 2025/01/21 03:49:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/21 03:49:47 DEBUG : two: Need to transfer - File not found at Destination 2025/01/21 03:49:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:49:47 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:49:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:49:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:49:47 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:49:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/21 03:49:48 INFO : two: Copied (new) 2025/01/21 03:49:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (39.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:50:02 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dest" 2025/01/21 03:50:04 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/pre-dest1" 2025/01/21 03:50:05 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/pre-dest2" 2025/01/21 03:50:07 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:50:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/21 03:50:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:50:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/21 03:50:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/21 03:50:10 DEBUG : box root 'rclone-test-qatumur4fuzi/dest': Waiting for checks to finish 2025/01/21 03:50:10 DEBUG : box root 'rclone-test-qatumur4fuzi/dest': Waiting for transfers to finish 2025/01/21 03:50:12 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/21 03:50:12 INFO : 3: Copied (new) 2025/01/21 03:50:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.29s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:50:22 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dst" 2025/01/21 03:50:24 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/CopyDest" 2025/01/21 03:50:28 DEBUG : one: Need to transfer - File not found at Destination 2025/01/21 03:50:28 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:50:28 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:50:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:50:30 INFO : one: Copied (new) 2025/01/21 03:50:30 DEBUG : Waiting for deletions to finish 2025/01/21 03:50:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:50:32 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:50:33 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:50:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:50:34 INFO : one: Copied (replaced existing) 2025/01/21 03:50:34 DEBUG : Waiting for deletions to finish 2025/01/21 03:50:40 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/BackupDir" 2025/01/21 03:50:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:50:42 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:50:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:50:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:50:45 INFO : one: Moved (server-side) 2025/01/21 03:50:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:50:46 INFO : one: Copied (server-side copy) 2025/01/21 03:50:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/21 03:50:46 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:50:46 DEBUG : Waiting for deletions to finish 2025/01/21 03:50:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:50:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:50:52 INFO : two: Copied (server-side copy) 2025/01/21 03:50:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/21 03:50:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:50:52 DEBUG : one: Unchanged skipping 2025/01/21 03:50:52 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:50:52 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:50:52 DEBUG : Waiting for deletions to finish 2025/01/21 03:50:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:50:53 DEBUG : one: Unchanged skipping 2025/01/21 03:50:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:50:53 DEBUG : two: Unchanged skipping 2025/01/21 03:50:53 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:50:53 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:50:53 DEBUG : Waiting for deletions to finish 2025/01/21 03:50:53 INFO : There was nothing to transfer 2025/01/21 03:50:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/21 03:50:57 DEBUG : three: Destination not found in --copy-dest 2025/01/21 03:50:57 DEBUG : three: Need to transfer - File not found at Destination 2025/01/21 03:50:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:50:57 DEBUG : one: Unchanged skipping 2025/01/21 03:50:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/21 03:50:57 DEBUG : two: Unchanged skipping 2025/01/21 03:50:57 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:50:57 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:50:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/21 03:50:59 INFO : three: Copied (new) 2025/01/21 03:50:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (47.48s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:51:16 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dst" 2025/01/21 03:51:17 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/backup" 2025/01/21 03:51:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:51:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:51:20 DEBUG : two: Unchanged skipping 2025/01/21 03:51:20 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:51:22 INFO : one: Moved (server-side) 2025/01/21 03:51:22 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:51:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:51:24 INFO : one: Copied (new) 2025/01/21 03:51:24 DEBUG : Waiting for deletions to finish 2025/01/21 03:51:26 INFO : three.txt: Moved (server-side) 2025/01/21 03:51:26 INFO : three.txt: Moved into backup dir 2025/01/21 03:51:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:51:29 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:51:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:51:29 DEBUG : two: Unchanged skipping 2025/01/21 03:51:31 INFO : one: Deleted 2025/01/21 03:51:33 INFO : one: Moved (server-side) 2025/01/21 03:51:33 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:51:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:51:34 INFO : one: Copied (new) 2025/01/21 03:51:34 DEBUG : Waiting for deletions to finish 2025/01/21 03:51:35 INFO : three.txt: Deleted 2025/01/21 03:51:36 INFO : three.txt: Moved (server-side) 2025/01/21 03:51:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (33.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:51:50 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dst" 2025/01/21 03:51:51 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/backup" 2025/01/21 03:51:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:51:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:51:53 DEBUG : two: Unchanged skipping 2025/01/21 03:51:53 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:51:56 INFO : one: Moved (server-side) to: one.bak 2025/01/21 03:51:56 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:51:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:51:57 INFO : one: Copied (new) 2025/01/21 03:51:57 DEBUG : Waiting for deletions to finish 2025/01/21 03:51:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/21 03:51:59 INFO : three.txt: Moved into backup dir 2025/01/21 03:52:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:52:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:52:03 DEBUG : two: Unchanged skipping 2025/01/21 03:52:03 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:52:05 INFO : one.bak: Deleted 2025/01/21 03:52:06 INFO : one: Moved (server-side) to: one.bak 2025/01/21 03:52:06 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:52:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:52:08 INFO : one: Copied (new) 2025/01/21 03:52:08 DEBUG : Waiting for deletions to finish 2025/01/21 03:52:09 INFO : three.txt.bak: Deleted 2025/01/21 03:52:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/21 03:52:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (34.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:52:24 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dst" 2025/01/21 03:52:25 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/backup" 2025/01/21 03:52:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:52:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:52:27 DEBUG : two: Unchanged skipping 2025/01/21 03:52:27 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:52:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/21 03:52:30 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:52:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:52:32 INFO : one: Copied (new) 2025/01/21 03:52:32 DEBUG : Waiting for deletions to finish 2025/01/21 03:52:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/21 03:52:33 INFO : three.txt: Moved into backup dir 2025/01/21 03:52:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:52:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:52:37 DEBUG : two: Unchanged skipping 2025/01/21 03:52:37 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:52:38 INFO : one-2019-01-01: Deleted 2025/01/21 03:52:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/21 03:52:39 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:52:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:52:41 INFO : one: Copied (new) 2025/01/21 03:52:41 DEBUG : Waiting for deletions to finish 2025/01/21 03:52:43 INFO : three-2019-01-01.txt: Deleted 2025/01/21 03:52:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/21 03:52:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (33.90s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:52:58 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dst" 2025/01/21 03:53:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:53:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:53:00 DEBUG : two: Unchanged skipping 2025/01/21 03:53:00 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:53:01 INFO : one: Moved (server-side) to: one.bak 2025/01/21 03:53:01 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:53:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:53:03 INFO : one: Copied (new) 2025/01/21 03:53:03 DEBUG : Waiting for deletions to finish 2025/01/21 03:53:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/21 03:53:05 INFO : three.txt: Moved into backup dir 2025/01/21 03:53:08 DEBUG : one.bak: Excluded (Path Filter) 2025/01/21 03:53:08 DEBUG : one.bak: Excluded 2025/01/21 03:53:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/21 03:53:08 DEBUG : three.txt.bak: Excluded 2025/01/21 03:53:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:53:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:53:08 DEBUG : two: Unchanged skipping 2025/01/21 03:53:08 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for checks to finish 2025/01/21 03:53:10 INFO : one.bak: Deleted 2025/01/21 03:53:11 INFO : one: Moved (server-side) to: one.bak 2025/01/21 03:53:11 DEBUG : box root 'rclone-test-qatumur4fuzi/dst': Waiting for transfers to finish 2025/01/21 03:53:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:53:12 INFO : one: Copied (new) 2025/01/21 03:53:12 DEBUG : Waiting for deletions to finish 2025/01/21 03:53:14 INFO : three.txt.bak: Deleted 2025/01/21 03:53:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/21 03:53:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (29.27s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:53:27 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dst" 2025/01/21 03:53:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:53:30 INFO : one: Moved (server-side) to: one.bak 2025/01/21 03:53:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:53:32 INFO : one: Copied (new) 2025/01/21 03:53:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:53:33 DEBUG : two: Unchanged skipping 2025/01/21 03:53:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/21 03:53:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/21 03:53:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:53:35 INFO : three.txt: Copied (new) 2025/01/21 03:53:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:53:39 INFO : one.bak: Deleted 2025/01/21 03:53:39 INFO : one: Moved (server-side) to: one.bak 2025/01/21 03:53:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:53:41 INFO : one: Copied (new) 2025/01/21 03:53:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:53:42 DEBUG : two: Unchanged skipping 2025/01/21 03:53:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/21 03:53:44 INFO : three.txt.bak: Deleted 2025/01/21 03:53:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/21 03:53:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/21 03:53:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (32.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:54:00 DEBUG : Creating backend with remote "TestBox:rclone-test-qatumur4fuzi/dst" 2025/01/21 03:54:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:54:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/21 03:54:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:54:04 INFO : one: Copied (new) 2025/01/21 03:54:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:54:05 DEBUG : two: Unchanged skipping 2025/01/21 03:54:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/21 03:54:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/21 03:54:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:54:08 INFO : three.txt: Copied (new) 2025/01/21 03:54:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:54:12 INFO : one-2019-01-01: Deleted 2025/01/21 03:54:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/21 03:54:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:54:14 INFO : one: Copied (new) 2025/01/21 03:54:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:54:15 DEBUG : two: Unchanged skipping 2025/01/21 03:54:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/21 03:54:17 INFO : three-2019-01-01.txt: Deleted 2025/01/21 03:54:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/21 03:54:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/21 03:54:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (33.53s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:54:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/21 03:54:29 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:54:29 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:54:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/21 03:54:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/21 03:54:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.18s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:54:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:54:33 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:54:33 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:54:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:54:34 INFO : existing: Copied (new) 2025/01/21 03:54:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:54:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/21 03:54:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/21 03:54:35 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:54:35 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:54:35 ERROR : box root 'rclone-test-qatumur4fuzi': not deleting files as there were IO errors 2025/01/21 03:54:35 ERROR : box root 'rclone-test-qatumur4fuzi': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncImmutable (6.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.66s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:54:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:54:53 DEBUG : existing: Unchanged skipping 2025/01/21 03:54:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/21 03:54:54 DEBUG : EXISTING: moving to existing-rclone-move-rimosak3 2025/01/21 03:54:54 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-boqeful6 2025/01/21 03:54:54 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-boqeful6 2025/01/21 03:54:54 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/21 03:54:54 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-rimosak3 2025/01/21 03:54:54 DEBUG : EXISTING: moving to existing 2025/01/21 03:54:55 INFO : existingbutdifferent-rclone-move-boqeful6: Moved (server-side) to: existingbutdifferent 2025/01/21 03:54:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/21 03:54:55 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/21 03:54:55 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/21 03:54:55 INFO : existing-rclone-move-rimosak3: Moved (server-side) to: existing 2025/01/21 03:54:55 INFO : EXISTING: Moved (server-side) to: existing 2025/01/21 03:54:55 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/21 03:54:56 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/01/21 03:54:56 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/21 03:54:59 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/21 03:55:03 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/21 03:55:03 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/21 03:55:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yowemac5 2025/01/21 03:55:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yowemac5 2025/01/21 03:55:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/21 03:55:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/21 03:55:06 INFO : subdira/subdirb/subdirc/hello-rclone-move-yowemac5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/21 03:55:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/21 03:55:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/21 03:55:07 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:55:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/21 03:55:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nixused6 2025/01/21 03:55:08 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/01/21 03:55:08 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/21 03:55:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nixused6 2025/01/21 03:55:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/21 03:55:09 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nixused6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/21 03:55:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/21 03:55:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/21 03:55:09 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:55:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/01/21 03:55:10 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/21 03:55:10 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (42.73s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.19s) --- SKIP: TestMaxTransfer/Hard (0.74s) --- SKIP: TestMaxTransfer/Soft (0.72s) --- SKIP: TestMaxTransfer/Cautious (0.73s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:56:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:56:26 DEBUG : both0: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both1: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both13: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both14: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both15: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both16: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both17: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both18: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both19: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both2: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both3: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both4: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both5: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both6: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both7: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both8: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:56:26 DEBUG : both9: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both10: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both11: Unchanged skipping 2025/01/21 03:56:26 DEBUG : both12: Unchanged skipping 2025/01/21 03:56:26 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:56:26 DEBUG : Waiting for deletions to finish 2025/01/21 03:56:26 INFO : only7: Deleted 2025/01/21 03:56:26 INFO : only5: Deleted 2025/01/21 03:56:26 INFO : only8: Deleted 2025/01/21 03:56:26 INFO : only16: Deleted 2025/01/21 03:56:27 INFO : only11: Deleted 2025/01/21 03:56:27 INFO : only10: Deleted 2025/01/21 03:56:27 INFO : only13: Deleted 2025/01/21 03:56:27 INFO : only4: Deleted 2025/01/21 03:56:28 INFO : only17: Deleted 2025/01/21 03:56:28 INFO : only0: Deleted 2025/01/21 03:56:28 INFO : only3: Deleted 2025/01/21 03:56:28 INFO : only18: Deleted 2025/01/21 03:56:29 INFO : only1: Deleted 2025/01/21 03:56:29 INFO : only12: Deleted 2025/01/21 03:56:29 INFO : only14: Deleted 2025/01/21 03:56:29 INFO : only6: Deleted 2025/01/21 03:56:29 INFO : only15: Deleted 2025/01/21 03:56:29 INFO : only9: Deleted 2025/01/21 03:56:30 INFO : only2: Deleted 2025/01/21 03:56:30 INFO : only19: Deleted run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (84.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:57:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both0: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both1: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both10: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both11: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both12: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both13: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both14: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both15: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both16: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both17: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both18: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both19: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both2: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both3: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both4: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both5: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both6: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both7: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both8: Unchanged skipping 2025/01/21 03:57:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/21 03:57:51 DEBUG : both9: Unchanged skipping 2025/01/21 03:57:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/21 03:57:51 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for checks to finish 2025/01/21 03:57:51 DEBUG : box root 'rclone-test-qatumur4fuzi': Waiting for transfers to finish 2025/01/21 03:57:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:52 INFO : only11: Copied (replaced existing) 2025/01/21 03:57:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:52 INFO : only10: Copied (replaced existing) 2025/01/21 03:57:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:52 INFO : only1: Copied (replaced existing) 2025/01/21 03:57:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:53 INFO : only0: Copied (replaced existing) 2025/01/21 03:57:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:53 INFO : only12: Copied (replaced existing) 2025/01/21 03:57:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:54 INFO : only14: Copied (replaced existing) 2025/01/21 03:57:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:54 INFO : only13: Copied (replaced existing) 2025/01/21 03:57:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:54 INFO : only15: Copied (replaced existing) 2025/01/21 03:57:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:55 INFO : only16: Copied (replaced existing) 2025/01/21 03:57:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:55 INFO : only18: Copied (replaced existing) 2025/01/21 03:57:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:55 INFO : only19: Copied (replaced existing) 2025/01/21 03:57:56 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:56 INFO : only2: Copied (replaced existing) 2025/01/21 03:57:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:56 INFO : only3: Copied (replaced existing) 2025/01/21 03:57:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:57 INFO : only4: Copied (replaced existing) 2025/01/21 03:57:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:57 INFO : only5: Copied (replaced existing) 2025/01/21 03:57:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:57 INFO : only6: Copied (replaced existing) 2025/01/21 03:57:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:58 INFO : only7: Copied (replaced existing) 2025/01/21 03:57:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:58 INFO : only17: Copied (replaced existing) 2025/01/21 03:57:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:58 INFO : only8: Copied (replaced existing) 2025/01/21 03:57:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:57:59 INFO : only9: Copied (replaced existing) 2025/01/21 03:57:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (108.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:58:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:58:37 INFO : sub dir: Making directory 2025/01/21 03:58:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (38.78s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" 2025/01/21 03:59:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:59:16 INFO : sub dir: Making directory 2025/01/21 03:59:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-qatumur4fuzi'", Local "Local file system at /tmp/rclone1147976173", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (37.49s) PASS 2025/01/21 03:59:53 DEBUG : box root 'rclone-test-qatumur4fuzi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 20m28.712212855s (try 1/5)