"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/21 02:01:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi" 2024/12/21 02:01:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:01:30 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0" 2024/12/21 02:01:31 DEBUG : Creating backend with remote "/tmp/rclone4129816973" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:01:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/21 02:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:01:32 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.35s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:01:34 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:01:36 DEBUG : sub dir/hello world: md5 = 0e4d8570e13bc2f6d2d7bcbf0c6cd679 OK 2024/12/21 02:01:36 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:01:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.92s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:40 DEBUG : metadata sub dir: Making directory with metadata 2024/12/21 02:01:40 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:01:40 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/21 02:01:40 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:01:40 DEBUG : Local file system at /tmp/rclone4129816973: File to upload is small (21 bytes), uploading instead of streaming 2024/12/21 02:01:40 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/21 02:01:40 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/21 02:01:40 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:01:41 DEBUG : Google drive root 'crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0': Skipping btime metadata as can't update it on an existing file: 2024-12-21T02:01:40.859119498Z 2024/12/21 02:01:42 INFO : empty metadata sub dir: Updated directory metadata 2024/12/21 02:01:42 DEBUG : Google drive root 'crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0': Skipping btime metadata as can't update it on an existing file: 2024-12-21T02:01:40.859119498Z 2024/12/21 02:01:43 INFO : metadata sub dir: Updated directory metadata 2024/12/21 02:01:43 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/21 02:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:01:44 DEBUG : metadata sub dir/hello metadata world: md5 = 84d96e9d56c5c675db5be58ca585c701 OK 2024/12/21 02:01:44 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:47 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.88s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:49 DEBUG : metadata sub dir: Making directory with metadata 2024/12/21 02:01:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:01:49 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/21 02:01:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:01:49 DEBUG : Local file system at /tmp/rclone4129816973: File to upload is small (21 bytes), uploading instead of streaming 2024/12/21 02:01:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/21 02:01:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/21 02:01:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:01:49 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/12/21 02:01:49 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/12/21 02:01:49 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/21 02:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:01:52 DEBUG : metadata sub dir/hello metadata world: md5 = 806349522b0bfad5dbf59d1a57e0f9a5 OK 2024/12/21 02:01:52 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/12/21 02:01:52 DEBUG : Google drive root 'crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0': Skipping btime metadata as can't update it on an existing file: 2024-12-21T02:01:49.743052197Z 2024/12/21 02:01:53 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:55 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.21s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:56 DEBUG : Creating backend with remote "/non-existing" 2024/12/21 02:01:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/21 02:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:01:58 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:01:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:01 DEBUG : sub dir/hello world: md5 = 32cc90a9d30a05b25dd2293ebf78972e OK 2024/12/21 02:02:01 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:02:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.76s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Running all checks before starting transfers 2024/12/21 02:02:05 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Checks finished, now starting transfers 2024/12/21 02:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:07 DEBUG : sub dir/hello world: md5 = de2824905bdf0ac7abc2b69e3a3b5ada OK 2024/12/21 02:02:07 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:02:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.39s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:11 ERROR : Ignoring --no-traverse with sync 2024/12/21 02:02:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:02:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:14 DEBUG : sub dir/hello world: md5 = d4ea72b63dcdf0076bfb50523d8d0a31 OK 2024/12/21 02:02:14 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:02:14 DEBUG : Waiting for deletions to finish 2024/12/21 02:02:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.72s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/21 02:02:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:19 DEBUG : hello world2: md5 = ccaf3d64ef5efb8f333f462e7e40a707 OK 2024/12/21 02:02:19 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.63s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:23 DEBUG : potato2: md5 = dcae09f4f9cd1890c3c5dd77b1d81e47 OK 2024/12/21 02:02:23 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.73s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:27 DEBUG : potato2: md5 = fc02d70ddbb26f7de5472f3cfa1a81a5 OK 2024/12/21 02:02:27 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.61s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 02:02:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:02:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/21 02:02:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:02:29 DEBUG : sub dir: Making directory with metadata 2024/12/21 02:02:30 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/21 02:02:30 DEBUG : sub dir2: Making directory with metadata 2024/12/21 02:02:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:02:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 02:02:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:33 DEBUG : sub dir/hello world: md5 = f635e8d2381ec9214971cabf7730b105 OK 2024/12/21 02:02:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/12/21 02:02:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.22s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:39 DEBUG : sub dir2: Making directory 2024/12/21 02:02:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 02:02:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:02:39 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:02:39 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/21 02:02:39 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/12/21 02:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:42 DEBUG : sub dir/hello world: md5 = 70b9fc7a93fcbf511f56f63548a0e541 OK 2024/12/21 02:02:42 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:02:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:02:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:45 DEBUG : sub dir2: Making directory with metadata 2024/12/21 02:02:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:02:45 DEBUG : sub dir: Making directory with metadata 2024/12/21 02:02:46 INFO : sub dir: Made directory with metadata (mtime=2024-12-21T02:02:45.390632741Z) 2024/12/21 02:02:46 DEBUG : sub dir2: Making directory with metadata 2024/12/21 02:02:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:49 DEBUG : sub dir/hello world: md5 = b44cde6bf79b1960c6d79f19e5aecfc1 OK 2024/12/21 02:02:49 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:02:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.18s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:53 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/12/21 02:02:53 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/21 02:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:02:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:02:57 DEBUG : sub dir2: Making directory 2024/12/21 02:02:58 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:02:58 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/21 02:02:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:03:00 DEBUG : sub dir/hello world: md5 = 25aa5340d9aaa889a2d596ddde83e118 OK 2024/12/21 02:03:00 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:03:00 INFO : sub dir/hello world: Deleted 2024/12/21 02:03:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:03:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.79s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:03 DEBUG : sub dir2: Making directory with metadata 2024/12/21 02:03:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:03:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:03:03 DEBUG : sub dir: Making directory with metadata 2024/12/21 02:03:05 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/21 02:03:05 DEBUG : sub dir2: Making directory with metadata 2024/12/21 02:03:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:03:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:03:07 DEBUG : sub dir/hello world: md5 = 2cfde3b2cb1914193a7ba8915743def8 OK 2024/12/21 02:03:07 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:03:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:12 DEBUG : sub dir2: Making directory 2024/12/21 02:03:12 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:03:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/21 02:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:03:15 DEBUG : sub dir/hello world: md5 = d622b030053ed3512d115d313f1beee4 OK 2024/12/21 02:03:15 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:03:15 DEBUG : Waiting for deletions to finish 2024/12/21 02:03:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:03:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.99s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:21 DEBUG : sub dir/hello world: md5 = 97867d496534e81cac27cd6702797ae8 OK 2024/12/21 02:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lovaqen6cola" 2024/12/21 02:03:22 DEBUG : Creating backend with remote "TestDrive:crypt/73mumlp3khea0hft4pjcdhifu3qn88i3k37aqi5vi6llhc77i7hg" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi' -> Encrypted drive 'TestCryptDrive:rclone-test-lovaqen6cola' 2024/12/21 02:03:23 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lovaqen6cola': Waiting for checks to finish 2024/12/21 02:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lovaqen6cola': Waiting for transfers to finish 2024/12/21 02:03:26 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/21 02:03:27 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lovaqen6cola': Purge remote 2024/12/21 02:03:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.10s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:33 DEBUG : sub dir/hello world: md5 = 6ff72377630d14a8189de57055282439 OK 2024/12/21 02:03:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/21 02:03:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 02:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:03:35 DEBUG : sub dir/hello world: md5 = 9c2ca472d5c8215e8180c38169b42024 OK 2024/12/21 02:03:35 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/21 02:03:36 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:41 DEBUG : sub dir/hello world: md5 = 95b8018225f65cd3a48d3f93621aa3c8 OK 2024/12/21 02:03:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-conasuf1wire" 2024/12/21 02:03:42 DEBUG : Creating backend with remote "TestDrive:crypt/uv7td67g4gocb7k0bes6k8932qv416urst8t29rqsklfg06tctk0" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi' -> Encrypted drive 'TestCryptDrive:rclone-test-conasuf1wire' 2024/12/21 02:03:43 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conasuf1wire': Waiting for checks to finish 2024/12/21 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conasuf1wire': Waiting for transfers to finish 2024/12/21 02:03:47 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/21 02:03:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:51 DEBUG : sub dir/hello world: md5 = 16757216f360472134898fed088a2425 OK 2024/12/21 02:03:51 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/21 02:03:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/21 02:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conasuf1wire': Waiting for checks to finish 2024/12/21 02:03:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 02:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conasuf1wire': Waiting for transfers to finish 2024/12/21 02:03:53 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/21 02:03:54 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conasuf1wire': Purge remote 2024/12/21 02:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (19.13s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:01 DEBUG : sub dir/hello world: md5 = 7e9b33a4deb6c35a10b6b7c3a88311a1 OK 2024/12/21 02:04:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/21 02:04:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 02:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:04:03 DEBUG : sub dir/hello world: md5 = 9e685956c7342f64ab5a367d87079dc5 OK 2024/12/21 02:04:03 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/21 02:04:03 INFO : sub dir/hello world: Deleted 2024/12/21 02:04:04 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:09 DEBUG : sub dir/hello world: md5 = f18f844548f107f930c98cc5f9b70c9c OK 2024/12/21 02:04:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-finabus5dete" 2024/12/21 02:04:10 DEBUG : Creating backend with remote "TestDrive:crypt/80t89jf9d8vfplu6pnqjah03k5ioai18raouc25r81bjp5nlm6ng" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi' -> Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete' 2024/12/21 02:04:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:04:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Waiting for checks to finish 2024/12/21 02:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Waiting for transfers to finish 2024/12/21 02:04:15 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/21 02:04:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:17 DEBUG : sub dir/hello world: md5 = 354d71f56cfbf9b3355af0f355097dc4 OK 2024/12/21 02:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Using server-side directory move 2024/12/21 02:04:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 02:04:18 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/21 02:04:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/21 02:04:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 02:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Waiting for checks to finish 2024/12/21 02:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Waiting for transfers to finish 2024/12/21 02:04:19 INFO : sub dir/hello world: Deleted 2024/12/21 02:04:20 INFO : sub dir/hello world: Moved (server-side) 2024/12/21 02:04:21 INFO : sub dir: Set directory modification time (using SetModTime) 2024/12/21 02:04:23 DEBUG : sub dir/hello world: md5 = 1d3f406d90497f4a6a51900edad30939 OK 2024/12/21 02:04:24 DEBUG : testing file moves 2024/12/21 02:04:24 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/21 02:04:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/21 02:04:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/21 02:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Waiting for checks to finish 2024/12/21 02:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Waiting for transfers to finish 2024/12/21 02:04:25 INFO : sub dir/hello world: Deleted 2024/12/21 02:04:26 INFO : sub dir/hello world: Moved (server-side) 2024/12/21 02:04:26 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finabus5dete': Purge remote --- PASS: TestServerSideMoveOverSelf (23.23s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:33 DEBUG : sub dir/hello world: md5 = b17dc4107c70928364f9c0b5953ce855 OK 2024/12/21 02:04:33 ERROR : : error listing: directory not found 2024/12/21 02:04:33 DEBUG : Local file system at /tmp/rclone4129816973: Making directory 2024/12/21 02:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.82s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:40 DEBUG : sub dir/hello world: md5 = ee1a638797e5e130fd4e14f61ab599b1 OK 2024/12/21 02:04:41 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:04:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:04:41 DEBUG : Local file system at /tmp/rclone4129816973: Waiting for checks to finish 2024/12/21 02:04:41 DEBUG : Local file system at /tmp/rclone4129816973: Waiting for transfers to finish 2024/12/21 02:04:42 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/12/21 02:04:42 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:04:42 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:45 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/21 02:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:04:46 DEBUG : check sum: md5 = f72c96709b98fdd7da870dc030a42121 OK 2024/12/21 02:04:46 INFO : check sum: Copied (new) 2024/12/21 02:04:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/21 02:04:47 DEBUG : check sum: Size of src and dst objects identical 2024/12/21 02:04:47 DEBUG : check sum: Unchanged skipping 2024/12/21 02:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:04:47 DEBUG : Waiting for deletions to finish 2024/12/21 02:04:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.60s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/21 02:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:04:51 DEBUG : sizeonly: md5 = 5845fd525b29c870dd6d7212dbb97616 OK 2024/12/21 02:04:51 INFO : sizeonly: Copied (new) 2024/12/21 02:04:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:04:51 DEBUG : sizeonly: Sizes identical 2024/12/21 02:04:51 DEBUG : sizeonly: Unchanged skipping 2024/12/21 02:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:04:51 DEBUG : Waiting for deletions to finish 2024/12/21 02:04:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/21 02:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:04:55 DEBUG : ignore-size: md5 = 0d3615acb83042d42b2ba423343cc63d OK 2024/12/21 02:04:55 INFO : ignore-size: Copied (new) 2024/12/21 02:04:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:04:56 DEBUG : ignore-size: Unchanged skipping 2024/12/21 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:04:56 DEBUG : Waiting for deletions to finish 2024/12/21 02:04:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.68s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:04:59 DEBUG : existing: md5 = 250eae7b4950b3c3420099e8fa221f1d OK 2024/12/21 02:05:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:00 DEBUG : existing: Unchanged skipping 2024/12/21 02:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:00 DEBUG : Waiting for deletions to finish 2024/12/21 02:05:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/21 02:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:01 DEBUG : existing: md5 = 4e07c0fa1d517a1fa7a949759c7c4647 OK 2024/12/21 02:05:01 INFO : existing: Copied (replaced existing) 2024/12/21 02:05:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:04 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 02:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:05 DEBUG : existing: md5 = 055948795db5cfbcd62a5ba8d0f01229 OK 2024/12/21 02:05:05 INFO : existing: Copied (new) 2024/12/21 02:05:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:06 DEBUG : existing: Destination exists, skipping 2024/12/21 02:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:06 DEBUG : Waiting for deletions to finish 2024/12/21 02:05:06 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:11 DEBUG : b/potato: md5 = 2779a3f3b5c06e39858b269c4e34a698 OK 2024/12/21 02:05:13 DEBUG : c/non empty space: md5 = 478d53efe5c97c56b8423f6e521fa518 OK 2024/12/21 02:05:13 DEBUG : d: Making directory 2024/12/21 02:05:15 DEBUG : Added delayed dir = "a", newDst= 2024/12/21 02:05:15 DEBUG : Added delayed dir = "c", newDst=c 2024/12/21 02:05:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 02:05:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:15 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 02:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:18 DEBUG : a/potato2: md5 = 66e4320306b5dbfb77b009721aef5f22 OK 2024/12/21 02:05:18 INFO : a/potato2: Copied (new) 2024/12/21 02:05:18 DEBUG : Waiting for deletions to finish 2024/12/21 02:05:18 INFO : b/potato: Deleted 2024/12/21 02:05:19 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/21 02:05:19 INFO : d: Removing directory 2024/12/21 02:05:20 INFO : b: Removing directory 2024/12/21 02:05:20 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/21 02:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/21 02:05:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:27 DEBUG : empty space: md5 = ac83451b0277a10f0de7e8d405b8ab72 OK 2024/12/21 02:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/21 02:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:27 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/12/21 02:05:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/21 02:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:29 DEBUG : empty space: md5 = b821cd7500b2e616ed057291931dc7d2 OK 2024/12/21 02:05:29 INFO : empty space: Copied (replaced existing) 2024/12/21 02:05:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:33 DEBUG : foo: md5 = a71c645a1f6c7b9f92634a151a15f66f OK 2024/12/21 02:05:34 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/21 02:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:35 DEBUG : foo: md5 = 62abf47f29f8250ab2b4727477d49a13 OK 2024/12/21 02:05:35 INFO : foo: Copied (replaced existing) 2024/12/21 02:05:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.29s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:38 DEBUG : empty space: md5 = bd5aea2cc3f41e80f2a593cf762db04b OK 2024/12/21 02:05:39 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 02:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:05:39 DEBUG : empty space: Unchanged skipping 2024/12/21 02:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:41 DEBUG : potato: md5 = a1b244ea2d85dcef7227c2801e839513 OK 2024/12/21 02:05:41 INFO : potato: Copied (new) 2024/12/21 02:05:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:44 DEBUG : potato: md5 = fc2c195e8bedb6dbce319b1921bf38fa OK 2024/12/21 02:05:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/21 02:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:46 DEBUG : potato: md5 = 16af308eba073498c3ec6c6055cadc95 OK 2024/12/21 02:05:46 INFO : potato: Copied (replaced existing) 2024/12/21 02:05:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:49 DEBUG : potato: md5 = ddbaa562c8b93e42c4bf5e9ee77c7f11 OK 2024/12/21 02:05:50 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/21 02:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:51 DEBUG : potato: md5 = 896214aa30eb2989ea6582c44950d386 OK 2024/12/21 02:05:51 INFO : potato: Copied (replaced existing) 2024/12/21 02:05:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:05:55 DEBUG : potato: md5 = a3c19d3ebde428705d4d22bd863a2b5a OK 2024/12/21 02:05:56 DEBUG : empty space: md5 = 3dc73eae356285a90ee563de17752e1c OK 2024/12/21 02:05:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:05:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/21 02:05:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:05:56 DEBUG : empty space: Unchanged skipping 2024/12/21 02:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:05:56 DEBUG : Waiting for deletions to finish 2024/12/21 02:05:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:06:00 DEBUG : potato: md5 = 16be782a2f60bcff89f7534813218281 OK 2024/12/21 02:06:02 DEBUG : empty space: md5 = 0c965dc50702166a10675b9dd579863c OK 2024/12/21 02:06:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:06:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:06:02 DEBUG : empty space: Unchanged skipping 2024/12/21 02:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:06:04 DEBUG : potato2: md5 = fa6eb6ac249a6418a84a27a5526eaf5e OK 2024/12/21 02:06:04 INFO : potato2: Copied (new) 2024/12/21 02:06:04 DEBUG : Waiting for deletions to finish 2024/12/21 02:06:04 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:06:10 DEBUG : b/potato: md5 = 2ead181510e6b0514ad962ddf6637f99 OK 2024/12/21 02:06:12 DEBUG : c/non empty space: md5 = 492917aba3d54e164ba2a796a05a9dfa OK 2024/12/21 02:06:12 DEBUG : d: Making directory 2024/12/21 02:06:13 DEBUG : d/e: Making directory 2024/12/21 02:06:15 DEBUG : Added delayed dir = "a", newDst= 2024/12/21 02:06:15 DEBUG : Added delayed dir = "c", newDst=c 2024/12/21 02:06:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 02:06:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:06:15 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 02:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:06:18 DEBUG : a/potato2: md5 = 4d8417fa72d8efa92cf281c51ee60aa1 OK 2024/12/21 02:06:18 INFO : a/potato2: Copied (new) 2024/12/21 02:06:18 DEBUG : Waiting for deletions to finish 2024/12/21 02:06:18 INFO : b/potato: Deleted 2024/12/21 02:06:19 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/21 02:06:19 INFO : d/e: Removing directory 2024/12/21 02:06:19 INFO : d: Removing directory 2024/12/21 02:06:20 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/12/21 02:06:20 INFO : b: Removing directory 2024/12/21 02:06:21 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/21 02:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:06:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/21 02:06:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:06:28 DEBUG : b/potato: md5 = d058019d3cc0d796fa4ded440cd1e1a2 OK 2024/12/21 02:06:31 DEBUG : c/non empty space: md5 = 45f808e99fe261e0496818447dd4a805 OK 2024/12/21 02:06:31 DEBUG : d: Making directory 2024/12/21 02:06:32 DEBUG : Added delayed dir = "a", newDst= 2024/12/21 02:06:32 DEBUG : Added delayed dir = "c", newDst=c 2024/12/21 02:06:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 02:06:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:06:33 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 02:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:06:35 DEBUG : a/potato2: md5 = 68ed98527607a0536a13b49bf4340e0f OK 2024/12/21 02:06:35 INFO : a/potato2: Copied (new) 2024/12/21 02:06:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': not deleting files as there were IO errors 2024/12/21 02:06:36 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/21 02:06:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:06:39 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/21 02:06:40 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/21 02:06:41 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:06:44 DEBUG : potato: md5 = c4d74950ab3eebeaba10361d6da9d52c OK 2024/12/21 02:06:45 DEBUG : empty space: md5 = b2dad8154a726e8c5c8d2dc535feeff0 OK 2024/12/21 02:06:46 DEBUG : Waiting for deletions to finish 2024/12/21 02:06:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:06:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:06:46 DEBUG : empty space: Unchanged skipping 2024/12/21 02:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:06:46 INFO : potato: Deleted 2024/12/21 02:06:47 DEBUG : potato2: md5 = 14affc081a95377dcb6afd7080f10138 OK 2024/12/21 02:06:47 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.78s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:06:52 DEBUG : potato: md5 = 31efcba209858946939b6bdd51c762f7 OK 2024/12/21 02:06:53 DEBUG : empty space: md5 = bbb9059585e6adcef0b3e7bcb50b7520 OK 2024/12/21 02:06:53 DEBUG : Waiting for deletions to finish 2024/12/21 02:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:06:54 INFO : potato: Deleted 2024/12/21 02:06:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:06:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:06:54 DEBUG : empty space: Unchanged skipping 2024/12/21 02:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:06:56 DEBUG : potato2: md5 = 7256cd103a30b659176edf7f2ee4f161 OK 2024/12/21 02:06:56 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:00 DEBUG : potato: md5 = 5d09a78c6472402bc002aa26f5e0ce98 OK 2024/12/21 02:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:02 DEBUG : potato2: md5 = 7509796ded788926901e289381ff48ae OK 2024/12/21 02:07:02 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.83s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:06 DEBUG : potato2: md5 = ad50890c41dd5ab4da0cf2866cf9f15f OK 2024/12/21 02:07:08 DEBUG : empty space: md5 = b64e9a52263ba6cc62a2f629da6d72b0 OK 2024/12/21 02:07:08 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 02:07:08 DEBUG : enormous: Excluded 2024/12/21 02:07:08 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 02:07:08 DEBUG : potato2: Excluded 2024/12/21 02:07:08 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 02:07:08 DEBUG : potato2: Excluded 2024/12/21 02:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:07:08 DEBUG : empty space: Unchanged skipping 2024/12/21 02:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:08 DEBUG : Waiting for deletions to finish 2024/12/21 02:07:08 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:09 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 02:07:09 DEBUG : enormous: Excluded 2024/12/21 02:07:09 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 02:07:09 DEBUG : potato2: Excluded 2024/12/21 02:07:09 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 02:07:09 DEBUG : potato2: Excluded 2024/12/21 02:07:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/21 02:07:09 DEBUG : empty space: Unchanged skipping 2024/12/21 02:07:09 DEBUG : Local file system at /tmp/rclone4129816973: Waiting for checks to finish 2024/12/21 02:07:09 DEBUG : Local file system at /tmp/rclone4129816973: Waiting for transfers to finish 2024/12/21 02:07:09 DEBUG : Waiting for deletions to finish 2024/12/21 02:07:09 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:13 DEBUG : potato2: md5 = 0d1d10ba5dbb98a4157085a8931b640b OK 2024/12/21 02:07:14 DEBUG : empty space: md5 = 3ed9490b48ddc770c9024b253601f82a OK 2024/12/21 02:07:16 DEBUG : enormous: md5 = e5d12135f29b588eb2b8c56a216609c9 OK 2024/12/21 02:07:16 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 02:07:16 DEBUG : enormous: Excluded 2024/12/21 02:07:16 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 02:07:16 DEBUG : potato2: Excluded 2024/12/21 02:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:07:16 DEBUG : empty space: Unchanged skipping 2024/12/21 02:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:16 DEBUG : Waiting for deletions to finish 2024/12/21 02:07:17 INFO : potato2: Deleted 2024/12/21 02:07:17 INFO : enormous: Deleted 2024/12/21 02:07:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/21 02:07:17 DEBUG : empty space: Unchanged skipping 2024/12/21 02:07:17 DEBUG : Local file system at /tmp/rclone4129816973: Waiting for checks to finish 2024/12/21 02:07:17 DEBUG : Local file system at /tmp/rclone4129816973: Waiting for transfers to finish 2024/12/21 02:07:17 DEBUG : Waiting for deletions to finish 2024/12/21 02:07:17 INFO : enormous: Deleted 2024/12/21 02:07:17 INFO : potato2: Deleted 2024/12/21 02:07:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:21 DEBUG : one: md5 = 8f69c7fcfadff44572e47731dafceaaf OK 2024/12/21 02:07:23 DEBUG : two: md5 = 11774c50de42446086e3bbb2f55818db OK 2024/12/21 02:07:24 DEBUG : three: md5 = 696fa4feea464b11fbd9df66fc04e6e4 OK 2024/12/21 02:07:26 DEBUG : four: md5 = 59b89e327a9c1118a60095f75b930f23 OK 2024/12/21 02:07:27 DEBUG : five: Need to transfer - File not found at Destination 2024/12/21 02:07:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/21 02:07:27 DEBUG : one: Destination is newer than source, skipping 2024/12/21 02:07:27 DEBUG : three: Sizes identical 2024/12/21 02:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/21 02:07:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/21 02:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:28 DEBUG : two: md5 = 59438f850a468fb0fe9cf1e2e35101ce OK 2024/12/21 02:07:28 INFO : two: Copied (replaced existing) 2024/12/21 02:07:28 DEBUG : four: md5 = 81aa43853e5927c6d9d4192befec7978 OK 2024/12/21 02:07:28 INFO : four: Copied (replaced existing) 2024/12/21 02:07:28 DEBUG : five: md5 = 739bd911bb51037df5c173846b872138 OK 2024/12/21 02:07:28 INFO : five: Copied (new) 2024/12/21 02:07:28 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.12s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/12/21 02:07:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/21 02:07:32 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 02:07:32 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/21 02:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:33 DEBUG : yam: md5 = ea69ad9377e0e970227068b14e6001a5 OK 2024/12/21 02:07:33 INFO : yam: Copied (new) 2024/12/21 02:07:33 DEBUG : potato: md5 = e5c7ce09ab7b31ae65af90b4819bae9c OK 2024/12/21 02:07:33 INFO : potato: Copied (new) 2024/12/21 02:07:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/21 02:07:34 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/21 02:07:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:34 DEBUG : potato: Unchanged skipping 2024/12/21 02:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:36 DEBUG : yaml: md5 = 9a197d14c426ca7516c4713295261391 OK 2024/12/21 02:07:36 INFO : yaml: Copied (new) 2024/12/21 02:07:36 DEBUG : Waiting for deletions to finish 2024/12/21 02:07:36 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/21 02:07:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Making map for --track-renames 2024/12/21 02:07:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Finished making map for --track-renames 2024/12/21 02:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/21 02:07:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/21 02:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for renames to finish 2024/12/21 02:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:41 DEBUG : yam: md5 = 522d8cd1b1567da298baa493a307b036 OK 2024/12/21 02:07:41 INFO : yam: Copied (new) 2024/12/21 02:07:41 DEBUG : potato: md5 = 1415a8207f5e4c614ab7b717618e99d2 OK 2024/12/21 02:07:41 INFO : potato: Copied (new) 2024/12/21 02:07:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Making map for --track-renames 2024/12/21 02:07:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:07:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Finished making map for --track-renames 2024/12/21 02:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:41 DEBUG : potato: Unchanged skipping 2024/12/21 02:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for renames to finish 2024/12/21 02:07:42 INFO : yam: Moved (server-side) to: yaml 2024/12/21 02:07:42 INFO : yaml: Renamed from "yam" 2024/12/21 02:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:42 DEBUG : Waiting for deletions to finish 2024/12/21 02:07:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/21 02:07:45 DEBUG : Added delayed dir = "sub", newDst= 2024/12/21 02:07:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Making map for --track-renames 2024/12/21 02:07:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Finished making map for --track-renames 2024/12/21 02:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/21 02:07:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/21 02:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for renames to finish 2024/12/21 02:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:47 DEBUG : potato: md5 = 8bb5569be12d718db9cc0f1126fa8017 OK 2024/12/21 02:07:47 INFO : potato: Copied (new) 2024/12/21 02:07:47 DEBUG : sub/yam: md5 = 2b33d903a07cb1172288d01113c5eea3 OK 2024/12/21 02:07:47 INFO : sub/yam: Copied (new) 2024/12/21 02:07:47 DEBUG : Waiting for deletions to finish 2024/12/21 02:07:48 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:49 DEBUG : Added delayed dir = "sub", newDst=sub 2024/12/21 02:07:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:07:49 DEBUG : potato: Unchanged skipping 2024/12/21 02:07:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Making map for --track-renames 2024/12/21 02:07:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Finished making map for --track-renames 2024/12/21 02:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for renames to finish 2024/12/21 02:07:50 INFO : sub/yam: Moved (server-side) to: yam 2024/12/21 02:07:50 INFO : yam: Renamed from "sub/yam" 2024/12/21 02:07:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:50 DEBUG : Waiting for deletions to finish 2024/12/21 02:07:50 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.25s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:54 DEBUG : Creating backend with remote "/tmp/rclone4129816973/dir1" 2024/12/21 02:07:54 DEBUG : Config file has changed externally - reloading 2024/12/21 02:07:54 DEBUG : Creating backend with remote "/tmp/rclone4129816973/dir2" 2024/12/21 02:07:54 DEBUG : Local file system at /tmp/rclone4129816973/dir2: Using server-side directory move 2024/12/21 02:07:54 INFO : Local file system at /tmp/rclone4129816973/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 02:07:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/21 02:07:54 DEBUG : Local file system at /tmp/rclone4129816973/dir2: Waiting for checks to finish 2024/12/21 02:07:54 DEBUG : Local file system at /tmp/rclone4129816973/dir2: Waiting for transfers to finish 2024/12/21 02:07:54 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:07:55 DEBUG : Added delayed dir = "nested", newDst= 2024/12/21 02:07:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:07:55 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/21 02:07:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/21 02:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:07:57 DEBUG : sub dir/hello world: md5 = 882b696479decfbefebcb136c6b089a2 OK 2024/12/21 02:07:57 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:07:57 INFO : sub dir/hello world: Deleted 2024/12/21 02:07:59 DEBUG : nested/sub dir/file: md5 = 6eff636ea39ea94d4a7662c502979270 OK 2024/12/21 02:07:59 INFO : nested/sub dir/file: Copied (new) 2024/12/21 02:07:59 INFO : nested/sub dir/file: Deleted 2024/12/21 02:08:00 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:08:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:08:01 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/21 02:08:01 INFO : sub dir: Removing directory 2024/12/21 02:08:01 INFO : nested/sub dir: Removing directory 2024/12/21 02:08:01 INFO : nested: Removing directory 2024/12/21 02:08:01 DEBUG : Local file system at /tmp/rclone4129816973: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/21 02:08:04 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/21 02:08:05 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:08:06 DEBUG : Added delayed dir = "nested", newDst= 2024/12/21 02:08:06 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 02:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:08:06 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/21 02:08:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/21 02:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:08:09 DEBUG : sub dir/hello world: md5 = b9958111654032be3f495564551ba822 OK 2024/12/21 02:08:09 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:08:09 INFO : sub dir/hello world: Deleted 2024/12/21 02:08:11 DEBUG : nested/sub dir/file: md5 = 62c5f3f84a43fa9b2072ac0d47aef288 OK 2024/12/21 02:08:11 INFO : nested/sub dir/file: Copied (new) 2024/12/21 02:08:11 INFO : nested/sub dir/file: Deleted 2024/12/21 02:08:12 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:08:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:08:12 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:08:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/21 02:08:16 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/21 02:08:17 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:08:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 02:08:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/21 02:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:08:20 DEBUG : existing-b: md5 = 2935b94b2093d55f9478c854bbd200f2 OK 2024/12/21 02:08:20 INFO : existing-b: Copied (new) 2024/12/21 02:08:20 INFO : existing-b: Deleted 2024/12/21 02:08:20 DEBUG : existing: md5 = a9f105643421d919fda4c9563db5f0b3 OK 2024/12/21 02:08:20 INFO : existing: Copied (new) 2024/12/21 02:08:20 INFO : existing: Deleted 2024/12/21 02:08:21 DEBUG : existing: Destination exists, skipping 2024/12/21 02:08:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:08:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/21 02:08:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:08:21 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.75s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:08:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagihux1lafu" 2024/12/21 02:08:23 DEBUG : Creating backend with remote "TestDrive:crypt/t100cf7tc0udh8qg7t9ar8vcl4f6h6hvbgrj7rgrtdhkq7er2540" 2024/12/21 02:08:26 DEBUG : potato2: md5 = 244d70339c0fd1118558cc6bd9639624 OK 2024/12/21 02:08:27 DEBUG : empty space: md5 = 57844c9b25047d873ef59467b51fa504 OK 2024/12/21 02:08:29 DEBUG : potato3: md5 = 0b04f4b9e47a1f07c423c0077a734b80 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi' -> Encrypted drive 'TestCryptDrive:rclone-test-zagihux1lafu' 2024/12/21 02:08:32 DEBUG : empty space: md5 = 6081bbbde960b4a12eb52c0b69887d45 OK 2024/12/21 02:08:33 DEBUG : potato3: md5 = c39f2e9bbff257084db2f788f17eb723 OK 2024/12/21 02:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagihux1lafu': Using server-side directory move 2024/12/21 02:08:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagihux1lafu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 02:08:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:08:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/21 02:08:34 DEBUG : empty space: Unchanged skipping 2024/12/21 02:08:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 02:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagihux1lafu': Waiting for checks to finish 2024/12/21 02:08:34 INFO : empty space: Deleted 2024/12/21 02:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagihux1lafu': Waiting for transfers to finish 2024/12/21 02:08:34 INFO : potato3: Deleted 2024/12/21 02:08:35 INFO : potato2: Moved (server-side) 2024/12/21 02:08:35 INFO : potato3: Moved (server-side) 2024/12/21 02:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kejinux5miqe" 2024/12/21 02:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/ml6fef5qemnqsbbj9q35d3edouaksii1715sabkva42tgqtk1kr0" 2024/12/21 02:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kejinux5miqe': Using server-side directory move 2024/12/21 02:08:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kejinux5miqe': Server side directory move succeeded 2024/12/21 02:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kejinux5miqe': Purge remote 2024/12/21 02:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagihux1lafu': Purge remote 2024/12/21 02:08:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.77s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuzaxap4kosa" 2024/12/21 02:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/1i4gd1krj8tac05q7f9j0m0j6q0o39ngpqh4i2erljjuf5ssnipg" 2024/12/21 02:08:42 DEBUG : potato2: md5 = 23e8455522352740f757add46418019f OK 2024/12/21 02:08:44 DEBUG : empty space: md5 = ea0582bb4fb8755ad244315105129ddd OK 2024/12/21 02:08:46 DEBUG : potato3: md5 = 02b54513b2dca94d9abb08b09f7196c6 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi' -> Encrypted drive 'TestCryptDrive:rclone-test-yuzaxap4kosa' 2024/12/21 02:08:48 DEBUG : empty space: md5 = 5c3049e3caa41634cf3927b8f75873af OK 2024/12/21 02:08:50 DEBUG : potato3: md5 = 257f35a47bfc400eb9f6f340cc72e4b1 OK 2024/12/21 02:08:51 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 02:08:51 DEBUG : empty space: Excluded 2024/12/21 02:08:51 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 02:08:51 DEBUG : empty space: Excluded 2024/12/21 02:08:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:08:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 02:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuzaxap4kosa': Waiting for checks to finish 2024/12/21 02:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuzaxap4kosa': Waiting for transfers to finish 2024/12/21 02:08:51 INFO : potato3: Deleted 2024/12/21 02:08:52 INFO : potato2: Moved (server-side) 2024/12/21 02:08:52 INFO : potato3: Moved (server-side) 2024/12/21 02:08:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biqiyoz3rija" 2024/12/21 02:08:53 DEBUG : Creating backend with remote "TestDrive:crypt/uc1nis9ct76u40gan0j5d7bi9hn9icn5fiio688o7dri3mvct3n0" 2024/12/21 02:08:54 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 02:08:54 DEBUG : empty space: Excluded 2024/12/21 02:08:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:08:54 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/21 02:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biqiyoz3rija': Waiting for checks to finish 2024/12/21 02:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biqiyoz3rija': Waiting for transfers to finish 2024/12/21 02:08:56 INFO : potato2: Moved (server-side) 2024/12/21 02:08:56 INFO : potato3: Moved (server-side) 2024/12/21 02:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biqiyoz3rija': Purge remote 2024/12/21 02:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuzaxap4kosa': Purge remote --- PASS: TestServerSideMoveWithFilter (19.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:08:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sicusuj2wose" 2024/12/21 02:08:59 DEBUG : Creating backend with remote "TestDrive:crypt/jugl62gujc5050ko5raed8upde9cc7lkcjabenh4skf041doaetg" 2024/12/21 02:09:02 DEBUG : potato2: md5 = f12f310e2d75c73de88b52a7581b88ed OK 2024/12/21 02:09:03 DEBUG : empty space: md5 = 9a6fbf379a96b50ea65410de652215e9 OK 2024/12/21 02:09:05 DEBUG : potato3: md5 = 202d373b2c5e46968aee437848ade626 OK 2024/12/21 02:09:05 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi' -> Encrypted drive 'TestCryptDrive:rclone-test-sicusuj2wose' 2024/12/21 02:09:09 DEBUG : empty space: md5 = 9a59509547f3cebc41eb58833f9bbfc9 OK 2024/12/21 02:09:11 DEBUG : potato3: md5 = 6ba4d91d6303f037dcde47fe0fbed0cb OK 2024/12/21 02:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sicusuj2wose': Using server-side directory move 2024/12/21 02:09:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sicusuj2wose': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 02:09:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:09:11 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/12/21 02:09:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 02:09:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/21 02:09:11 DEBUG : empty space: Unchanged skipping 2024/12/21 02:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sicusuj2wose': Waiting for checks to finish 2024/12/21 02:09:12 INFO : potato3: Deleted 2024/12/21 02:09:12 INFO : empty space: Deleted 2024/12/21 02:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sicusuj2wose': Waiting for transfers to finish 2024/12/21 02:09:12 INFO : potato2: Moved (server-side) 2024/12/21 02:09:13 INFO : potato3: Moved (server-side) 2024/12/21 02:09:13 INFO : tomatoDir: Removing directory 2024/12/21 02:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': deleted 1 directories 2024/12/21 02:09:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rayorut4gozi" 2024/12/21 02:09:14 DEBUG : Creating backend with remote "TestDrive:crypt/res0jhhp9f0op95tdnv6b302nin9fuldfm1ijd5a6rkuu3ca8720" 2024/12/21 02:09:15 DEBUG : tomatoDir: Making directory 2024/12/21 02:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rayorut4gozi': Using server-side directory move 2024/12/21 02:09:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rayorut4gozi': Server side directory move succeeded 2024/12/21 02:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rayorut4gozi': Purge remote 2024/12/21 02:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sicusuj2wose': Purge remote 2024/12/21 02:09:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:09:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test" 2024/12/21 02:09:20 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncOverlap (3.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test" 2024/12/21 02:09:24 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/12/21 02:09:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test-include/layer2" 2024/12/21 02:09:27 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/12/21 02:09:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test-ignore-file" 2024/12/21 02:09:30 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/12/21 02:09:35 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 2a92acdfa5f568fbabc84ee8b45ac05d OK 2024/12/21 02:09:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 02:09:36 DEBUG : rclone-sync-test: Excluded 2024/12/21 02:09:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/21 02:09:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 02:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test': Waiting for checks to finish 2024/12/21 02:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test': Waiting for transfers to finish 2024/12/21 02:09:36 DEBUG : Waiting for deletions to finish 2024/12/21 02:09:36 INFO : There was nothing to transfer 2024/12/21 02:09:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 02:09:38 DEBUG : rclone-sync-test: Excluded 2024/12/21 02:09:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 02:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:09:38 DEBUG : Waiting for deletions to finish 2024/12/21 02:09:38 INFO : rclone-sync-test-include: Removing directory 2024/12/21 02:09:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/21 02:09:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/21 02:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': failed to delete 1 directories 2024/12/21 02:09:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:09:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 02:09:39 DEBUG : rclone-sync-test: Excluded 2024/12/21 02:09:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/21 02:09:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 02:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/21 02:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/21 02:09:40 DEBUG : Waiting for deletions to finish 2024/12/21 02:09:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:09:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 02:09:41 DEBUG : rclone-sync-test: Excluded 2024/12/21 02:09:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 02:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:09:42 DEBUG : Waiting for deletions to finish 2024/12/21 02:09:42 INFO : rclone-sync-test-include: Removing directory 2024/12/21 02:09:42 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/21 02:09:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/21 02:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': failed to delete 1 directories 2024/12/21 02:09:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:09:42 DEBUG : : Excluded 2024/12/21 02:09:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 02:09:43 DEBUG : rclone-sync-test: Excluded 2024/12/21 02:09:43 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/21 02:09:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 02:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/21 02:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/21 02:09:44 DEBUG : Waiting for deletions to finish 2024/12/21 02:09:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:09:46 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/21 02:09:47 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (31.84s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:09:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dst" 2024/12/21 02:09:56 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/21 02:09:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/CompareDest" 2024/12/21 02:09:58 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/gveqi14airsml4bgu7krj116o8" 2024/12/21 02:09:59 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 02:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:10:02 DEBUG : one: md5 = ac3632bd46301c651bf89812c13ced8f OK 2024/12/21 02:10:02 INFO : one: Copied (new) 2024/12/21 02:10:02 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:10:05 DEBUG : one: md5 = 9e337def262a69df87cdb1c3909d18fd OK 2024/12/21 02:10:05 INFO : one: Copied (replaced existing) 2024/12/21 02:10:05 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:07 DEBUG : dst/one: md5 = 40d5e7a50956b47733608d8f85452f1d OK 2024/12/21 02:10:10 DEBUG : CompareDest/one: md5 = e0b9c4f2fbbea31e8bcf7531d2057c78 OK 2024/12/21 02:10:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:10:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:10:11 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 02:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:10:11 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:11 INFO : There was nothing to transfer 2024/12/21 02:10:13 DEBUG : CompareDest/two: md5 = b88a0909c3d24aed17c1fb9f7a37c565 OK 2024/12/21 02:10:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:10:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 02:10:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:10:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:10:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 02:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:10:15 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:15 INFO : There was nothing to transfer 2024/12/21 02:10:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:10:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 02:10:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:10:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:10:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 02:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:10:16 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:16 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/21 02:10:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/21 02:10:18 DEBUG : two: Need to transfer - File not found at Destination 2024/12/21 02:10:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:10:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:10:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 02:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:10:19 DEBUG : two: md5 = 1dbe15d1b4ada5a1f6b23baa51dd87cb OK 2024/12/21 02:10:19 INFO : two: Copied (new) 2024/12/21 02:10:19 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:10:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:10:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:10:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (28.50s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:10:27 DEBUG : pre-dest1/1: md5 = 0704b1fd0b5d1eb61afe444c715fe501 OK 2024/12/21 02:10:29 DEBUG : pre-dest2/2: md5 = 3b58b527e7176f723fc084f012e914d9 OK 2024/12/21 02:10:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dest" 2024/12/21 02:10:30 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/rg03c1jvnehrrc617i0lnqjddc" 2024/12/21 02:10:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/pre-dest1" 2024/12/21 02:10:31 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/bbnblvh6k061ssopqrp18kd7gc" 2024/12/21 02:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/pre-dest2" 2024/12/21 02:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/dgicm1h6b5ejvlltm8eeif0bnk" 2024/12/21 02:10:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:10:33 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/21 02:10:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:10:34 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/21 02:10:34 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/21 02:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dest': Waiting for checks to finish 2024/12/21 02:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dest': Waiting for transfers to finish 2024/12/21 02:10:37 DEBUG : 3: md5 = efd5fd6dc50660a7986a7aedd41d0028 OK 2024/12/21 02:10:37 INFO : 3: Copied (new) 2024/12/21 02:10:37 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:40 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/12/21 02:10:41 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/12/21 02:10:42 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.08s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dst" 2024/12/21 02:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/21 02:10:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/CopyDest" 2024/12/21 02:10:44 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/21 02:10:46 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 02:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:10:49 DEBUG : one: md5 = da44ebc33827d134ec4577faeb374077 OK 2024/12/21 02:10:49 INFO : one: Copied (new) 2024/12/21 02:10:49 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:10:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:10:51 DEBUG : one: md5 = acaa245aac1a518ba331796ebfb84505 OK 2024/12/21 02:10:51 INFO : one: Copied (replaced existing) 2024/12/21 02:10:51 DEBUG : Waiting for deletions to finish 2024/12/21 02:10:53 DEBUG : dst/one: md5 = 8df46db93cb92d856218b02814ddaed9 OK 2024/12/21 02:10:56 DEBUG : CopyDest/one: md5 = 2ed2c25d6540ccbb7f751fa1144514d6 OK 2024/12/21 02:10:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/BackupDir" 2024/12/21 02:10:56 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/21 02:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:10:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:10:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:10:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:11:01 INFO : one: Moved (server-side) 2024/12/21 02:11:02 INFO : one: Copied (server-side copy) 2024/12/21 02:11:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/21 02:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:11:02 DEBUG : Waiting for deletions to finish 2024/12/21 02:11:04 DEBUG : CopyDest/two: md5 = 236a2702784212b3acde4888c59cf4a9 OK 2024/12/21 02:11:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:11:06 INFO : two: Copied (server-side copy) 2024/12/21 02:11:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/21 02:11:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:11:06 DEBUG : one: Unchanged skipping 2024/12/21 02:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:11:06 DEBUG : Waiting for deletions to finish 2024/12/21 02:11:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:11:07 DEBUG : one: Unchanged skipping 2024/12/21 02:11:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:11:07 DEBUG : two: Unchanged skipping 2024/12/21 02:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:11:07 DEBUG : Waiting for deletions to finish 2024/12/21 02:11:07 INFO : There was nothing to transfer 2024/12/21 02:11:09 DEBUG : CopyDest/three: md5 = b507a105cd0934a37b261be5f9b6a291 OK 2024/12/21 02:11:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/21 02:11:10 DEBUG : three: Destination not found in --copy-dest 2024/12/21 02:11:10 DEBUG : three: Need to transfer - File not found at Destination 2024/12/21 02:11:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:11:10 DEBUG : one: Unchanged skipping 2024/12/21 02:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:11:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 02:11:10 DEBUG : two: Unchanged skipping 2024/12/21 02:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:11:12 DEBUG : three: md5 = 314628732e4aec7eefb18e24901233b7 OK 2024/12/21 02:11:12 INFO : three: Copied (new) 2024/12/21 02:11:12 DEBUG : Waiting for deletions to finish 2024/12/21 02:11:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/21 02:11:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:11:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:11:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:11:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:11:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/21 02:11:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.83s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:11:22 DEBUG : dst/one: md5 = 233601152aa0e3ebcec362cc4d35c199 OK 2024/12/21 02:11:23 DEBUG : dst/two: md5 = 51b90cb3c3f3037d179559618d1b611f OK 2024/12/21 02:11:25 DEBUG : dst/three.txt: md5 = 4708a8ef8abfa2d558611e1b5d5a8d6c OK 2024/12/21 02:11:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dst" 2024/12/21 02:11:25 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/21 02:11:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/backup" 2024/12/21 02:11:26 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/1nrff024r7pq65ecp72fc28jb0" 2024/12/21 02:11:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 02:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:11:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:11:28 DEBUG : two: Unchanged skipping 2024/12/21 02:11:30 INFO : one: Moved (server-side) 2024/12/21 02:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:11:32 DEBUG : one: md5 = 4a926321778b97c1e034bae646f6b163 OK 2024/12/21 02:11:32 INFO : one: Copied (new) 2024/12/21 02:11:32 DEBUG : Waiting for deletions to finish 2024/12/21 02:11:33 INFO : three.txt: Moved (server-side) 2024/12/21 02:11:33 INFO : three.txt: Moved into backup dir 2024/12/21 02:11:35 DEBUG : dst/three.txt: md5 = 5812d0a2e11c8026e0a68f71a0423935 OK 2024/12/21 02:11:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 02:11:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:11:35 DEBUG : two: Unchanged skipping 2024/12/21 02:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:11:36 INFO : one: Deleted 2024/12/21 02:11:37 INFO : one: Moved (server-side) 2024/12/21 02:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:11:39 DEBUG : one: md5 = 19cc9457c7a4098c627ec2c8469b6248 OK 2024/12/21 02:11:39 INFO : one: Copied (new) 2024/12/21 02:11:39 DEBUG : Waiting for deletions to finish 2024/12/21 02:11:39 INFO : three.txt: Deleted 2024/12/21 02:11:40 INFO : three.txt: Moved (server-side) 2024/12/21 02:11:40 INFO : three.txt: Moved into backup dir 2024/12/21 02:11:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:11:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/21 02:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (26.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:11:48 DEBUG : dst/one: md5 = 30e5fefa7f6b8b3f7c507e56ba094c8e OK 2024/12/21 02:11:50 DEBUG : dst/two: md5 = cb1537d85682a13ddfb00a7501ada65a OK 2024/12/21 02:11:51 DEBUG : dst/three.txt: md5 = 6336bee9f0ac45aca51b0eb57f4e5518 OK 2024/12/21 02:11:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dst" 2024/12/21 02:11:52 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/21 02:11:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/backup" 2024/12/21 02:11:53 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/1nrff024r7pq65ecp72fc28jb0" 2024/12/21 02:11:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 02:11:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:11:54 DEBUG : two: Unchanged skipping 2024/12/21 02:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:11:57 INFO : one: Moved (server-side) to: one.bak 2024/12/21 02:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:11:58 DEBUG : one: md5 = 25bf951f0272514bced201fb093ffa4c OK 2024/12/21 02:11:58 INFO : one: Copied (new) 2024/12/21 02:11:58 DEBUG : Waiting for deletions to finish 2024/12/21 02:11:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 02:11:59 INFO : three.txt: Moved into backup dir 2024/12/21 02:12:01 DEBUG : dst/three.txt: md5 = dab8076d2f1a9f915170303eb5681088 OK 2024/12/21 02:12:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 02:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:12:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:12:02 DEBUG : two: Unchanged skipping 2024/12/21 02:12:03 INFO : one.bak: Deleted 2024/12/21 02:12:04 INFO : one: Moved (server-side) to: one.bak 2024/12/21 02:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:12:05 DEBUG : one: md5 = 2e4fb36006d2a3c688718c8f248fd4ad OK 2024/12/21 02:12:05 INFO : one: Copied (new) 2024/12/21 02:12:05 DEBUG : Waiting for deletions to finish 2024/12/21 02:12:06 INFO : three.txt.bak: Deleted 2024/12/21 02:12:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 02:12:07 INFO : three.txt: Moved into backup dir 2024/12/21 02:12:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:12:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:12:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/21 02:12:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/21 02:12:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/21 02:12:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (26.20s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:12:14 DEBUG : dst/one: md5 = 84a5e43fb621e2d92dafb4e95bc8755d OK 2024/12/21 02:12:16 DEBUG : dst/two: md5 = e31763452ff06e2f1dabcb13f3e7cb7d OK 2024/12/21 02:12:18 DEBUG : dst/three.txt: md5 = b5c94ae40b70a4fc0dc7b691c3e614cd OK 2024/12/21 02:12:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dst" 2024/12/21 02:12:18 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/21 02:12:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/backup" 2024/12/21 02:12:19 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/1nrff024r7pq65ecp72fc28jb0" 2024/12/21 02:12:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 02:12:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:12:21 DEBUG : two: Unchanged skipping 2024/12/21 02:12:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:12:23 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 02:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:12:24 DEBUG : one: md5 = f41ed382f487fafad105c31f0fde076b OK 2024/12/21 02:12:24 INFO : one: Copied (new) 2024/12/21 02:12:24 DEBUG : Waiting for deletions to finish 2024/12/21 02:12:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 02:12:25 INFO : three.txt: Moved into backup dir 2024/12/21 02:12:27 DEBUG : dst/three.txt: md5 = 607ea6600705dec3090b4386a98e2d74 OK 2024/12/21 02:12:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 02:12:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:12:28 DEBUG : two: Unchanged skipping 2024/12/21 02:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:12:29 INFO : one-2019-01-01: Deleted 2024/12/21 02:12:29 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 02:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:12:31 DEBUG : one: md5 = d25b81ddb05e4ca7c0984f96e6048179 OK 2024/12/21 02:12:31 INFO : one: Copied (new) 2024/12/21 02:12:31 DEBUG : Waiting for deletions to finish 2024/12/21 02:12:32 INFO : three-2019-01-01.txt: Deleted 2024/12/21 02:12:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 02:12:32 INFO : three.txt: Moved into backup dir 2024/12/21 02:12:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:12:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:12:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/21 02:12:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/21 02:12:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/21 02:12:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:12:40 DEBUG : dst/one: md5 = 24f49c86d1af197d1620792fab687a99 OK 2024/12/21 02:12:42 DEBUG : dst/two: md5 = 3006bcbb6cc834f5d22980a1b9464825 OK 2024/12/21 02:12:44 DEBUG : dst/three.txt: md5 = ab01714a94f7142b27f0ebdc9b309db7 OK 2024/12/21 02:12:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dst" 2024/12/21 02:12:44 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/21 02:12:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 02:12:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:12:45 DEBUG : two: Unchanged skipping 2024/12/21 02:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:12:46 INFO : one: Moved (server-side) to: one.bak 2024/12/21 02:12:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:12:48 DEBUG : one: md5 = b12a3498bcd6cb8e45e4bef2f9d1ceb3 OK 2024/12/21 02:12:48 INFO : one: Copied (new) 2024/12/21 02:12:48 DEBUG : Waiting for deletions to finish 2024/12/21 02:12:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 02:12:48 INFO : three.txt: Moved into backup dir 2024/12/21 02:12:51 DEBUG : dst/three.txt: md5 = b0ac9ea90a782ca9a55b3c2a1263488a OK 2024/12/21 02:12:51 DEBUG : one.bak: Excluded (Path Filter) 2024/12/21 02:12:51 DEBUG : one.bak: Excluded 2024/12/21 02:12:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/21 02:12:51 DEBUG : three.txt.bak: Excluded 2024/12/21 02:12:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 02:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for checks to finish 2024/12/21 02:12:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:12:51 DEBUG : two: Unchanged skipping 2024/12/21 02:12:52 INFO : one.bak: Deleted 2024/12/21 02:12:53 INFO : one: Moved (server-side) to: one.bak 2024/12/21 02:12:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi/dst': Waiting for transfers to finish 2024/12/21 02:12:54 DEBUG : one: md5 = ce06cf9394325cee6843bf3d82cbfe49 OK 2024/12/21 02:12:54 INFO : one: Copied (new) 2024/12/21 02:12:54 DEBUG : Waiting for deletions to finish 2024/12/21 02:12:55 INFO : three.txt.bak: Deleted 2024/12/21 02:12:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 02:12:56 INFO : three.txt: Moved into backup dir 2024/12/21 02:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/21 02:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/21 02:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/21 02:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (22.11s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:13:02 DEBUG : dst/one: md5 = f4e2dfc96dfc9f7ecf09a5396c6abdcf OK 2024/12/21 02:13:04 DEBUG : dst/two: md5 = e07cb5292c77c9579234c63bcb87984f OK 2024/12/21 02:13:06 DEBUG : dst/three.txt: md5 = bcc30aeab857e8ae1c315abb259ac424 OK 2024/12/21 02:13:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dst" 2024/12/21 02:13:06 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/21 02:13:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 02:13:08 INFO : one: Moved (server-side) to: one.bak 2024/12/21 02:13:10 DEBUG : one: md5 = cc008624d3bfdd560c08868387f075f4 OK 2024/12/21 02:13:10 INFO : one: Copied (new) 2024/12/21 02:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:13:10 DEBUG : two: Unchanged skipping 2024/12/21 02:13:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/21 02:13:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 02:13:12 DEBUG : three.txt: md5 = 02c2b7c9e7142c51f5dacc9c9abb2de8 OK 2024/12/21 02:13:12 INFO : three.txt: Copied (new) 2024/12/21 02:13:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 02:13:14 INFO : one.bak: Deleted 2024/12/21 02:13:15 INFO : one: Moved (server-side) to: one.bak 2024/12/21 02:13:16 DEBUG : one: md5 = 849a01ee20f30843e76a8ebf90629ecd OK 2024/12/21 02:13:16 INFO : one: Copied (new) 2024/12/21 02:13:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:13:17 DEBUG : two: Unchanged skipping 2024/12/21 02:13:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/21 02:13:18 INFO : three.txt.bak: Deleted 2024/12/21 02:13:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 02:13:20 DEBUG : three.txt: md5 = 6b480ec091ba972a724653886d667e9e OK 2024/12/21 02:13:20 INFO : three.txt: Copied (new) 2024/12/21 02:13:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:13:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/21 02:13:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/21 02:13:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/21 02:13:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/21 02:13:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:13:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.26s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:13:27 DEBUG : dst/one: md5 = c3ac519cc556326dacec4015f0b8bd07 OK 2024/12/21 02:13:29 DEBUG : dst/two: md5 = 9e95ec0c0d4c2d2eb38ae614b5f8a3c3 OK 2024/12/21 02:13:31 DEBUG : dst/three.txt: md5 = 117defd6dc56d0d8816b4e6195d12946 OK 2024/12/21 02:13:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxatib7xivi/dst" 2024/12/21 02:13:32 DEBUG : Creating backend with remote "TestDrive:crypt/utlgoihve7n8vr0p4g6k5akvnbjbt9kn06b7stbt809p6bbh6ns0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/21 02:13:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 02:13:33 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 02:13:35 DEBUG : one: md5 = fe5e4aae86a26d7ea2bbeb5efe3654c9 OK 2024/12/21 02:13:35 INFO : one: Copied (new) 2024/12/21 02:13:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:13:35 DEBUG : two: Unchanged skipping 2024/12/21 02:13:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/21 02:13:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 02:13:38 DEBUG : three.txt: md5 = 609c5156f7cb87080d49ea04337a5082 OK 2024/12/21 02:13:38 INFO : three.txt: Copied (new) 2024/12/21 02:13:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 02:13:40 INFO : one-2019-01-01: Deleted 2024/12/21 02:13:40 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 02:13:42 DEBUG : one: md5 = 783177b722276b16efac84fa9750808c OK 2024/12/21 02:13:42 INFO : one: Copied (new) 2024/12/21 02:13:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:13:42 DEBUG : two: Unchanged skipping 2024/12/21 02:13:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/21 02:13:43 INFO : three-2019-01-01.txt: Deleted 2024/12/21 02:13:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 02:13:45 DEBUG : three.txt: md5 = fd9d92c571a01ab4c058c71971e0cb1b OK 2024/12/21 02:13:45 INFO : three.txt: Copied (new) 2024/12/21 02:13:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/21 02:13:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/21 02:13:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/21 02:13:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/21 02:13:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/21 02:13:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/21 02:13:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (25.55s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:13:52 DEBUG : Testêé: md5 = 9764790b1fd1aa5b175948e55edc9b1e OK 2024/12/21 02:13:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/21 02:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:13:54 DEBUG : Testêé: md5 = 8110f66e42c7e3e62d77dacbfdebdb4e OK 2024/12/21 02:13:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/21 02:13:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.83s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:13:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 02:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:13:57 DEBUG : existing: md5 = f32f420fa2a06259cac59cc1c6646321 OK 2024/12/21 02:13:57 INFO : existing: Copied (new) 2024/12/21 02:13:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:13:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/21 02:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:13:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/21 02:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:13:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': not deleting files as there were IO errors 2024/12/21 02:13:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncImmutable (4.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:14:02 DEBUG : EXISTING: md5 = 7759cc15ff8da7de1d84772763923b12 OK 2024/12/21 02:14:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:14:02 DEBUG : existing: Unchanged skipping 2024/12/21 02:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:14:02 DEBUG : Waiting for deletions to finish 2024/12/21 02:14:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.29s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.64s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.73s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:14:07 DEBUG : both0: md5 = 9cf169cb09cdf99f7bba7f650c38cc88 OK 2024/12/21 02:14:09 DEBUG : only0: md5 = c5557f28ad23023c08cfb2da46d5338b OK 2024/12/21 02:14:10 DEBUG : both1: md5 = 65e5e010e24e4797356ca3420335d1dd OK 2024/12/21 02:14:12 DEBUG : only1: md5 = b446d124a39712bb5ae793c7125f9309 OK 2024/12/21 02:14:14 DEBUG : both2: md5 = 600e6535cb73fc6b3dd1da953658bb85 OK 2024/12/21 02:14:16 DEBUG : only2: md5 = ac3d985f612233b52df15c503d5b93b5 OK 2024/12/21 02:14:17 DEBUG : both3: md5 = aa6375eaf8997b039a003f247623ed2e OK 2024/12/21 02:14:19 DEBUG : only3: md5 = 9168c5ba934ea6aa07a0f7fd11f6c754 OK 2024/12/21 02:14:20 DEBUG : both4: md5 = 25aa72bf0f9b937410f463f058a50300 OK 2024/12/21 02:14:22 DEBUG : only4: md5 = 9185ea3e7efaea8b18ce34d20902506f OK 2024/12/21 02:14:24 DEBUG : both5: md5 = dd8b3ea661defe5577b990174109c667 OK 2024/12/21 02:14:25 DEBUG : only5: md5 = d6142c4cf03196a88e935e4506091f3b OK 2024/12/21 02:14:27 DEBUG : both6: md5 = 14388a5247a6c5c11832fa40d1ef7b98 OK 2024/12/21 02:14:28 DEBUG : only6: md5 = 3ce0a47bf6b166c9bae384754bbc2d9c OK 2024/12/21 02:14:30 DEBUG : both7: md5 = ee80f0b3cabfb26f09411240a278709e OK 2024/12/21 02:14:32 DEBUG : only7: md5 = 3eafb072a066ef18ea90330cbf33c60a OK 2024/12/21 02:14:33 DEBUG : both8: md5 = 6269e59c3ab2a7497edcdb8a433d94ea OK 2024/12/21 02:14:35 DEBUG : only8: md5 = 85191b6870ad9eace5245549caff12f9 OK 2024/12/21 02:14:36 DEBUG : both9: md5 = b3624f3ee3a0d9a7c526460b5bfacbfe OK 2024/12/21 02:14:38 DEBUG : only9: md5 = ffb0dccf4a3e69fd9e9adda4874a48d6 OK 2024/12/21 02:14:40 DEBUG : both10: md5 = 6510d9d81a3e0572c3da191b6834480e OK 2024/12/21 02:14:42 DEBUG : only10: md5 = c0b92e952ba5291032e075d2825440b4 OK 2024/12/21 02:14:44 DEBUG : both11: md5 = 433756d2632278d114f9588b63fd0c31 OK 2024/12/21 02:14:45 DEBUG : only11: md5 = 50db545d49d9c27996b1448b258efbf3 OK 2024/12/21 02:14:47 DEBUG : both12: md5 = 449177612242cff798b0c0364342efe3 OK 2024/12/21 02:14:49 DEBUG : only12: md5 = f84bf2f066d662ccbf7c4397e055b2ec OK 2024/12/21 02:14:50 DEBUG : both13: md5 = e2933bd5dc69bbd9ee120bb63a749e86 OK 2024/12/21 02:14:52 DEBUG : only13: md5 = 0c1acc8de006204356b9f27e09f437e5 OK 2024/12/21 02:14:53 DEBUG : both14: md5 = b7a7660d0c327422ff07800d27858d72 OK 2024/12/21 02:14:55 DEBUG : only14: md5 = f1ab2952dcafac0c21871a205895a340 OK 2024/12/21 02:14:57 DEBUG : both15: md5 = 9c16a4cfb53c76f66ef75311704fe147 OK 2024/12/21 02:14:58 DEBUG : only15: md5 = ac0ca507146cdd7812369095774a4326 OK 2024/12/21 02:15:00 DEBUG : both16: md5 = 95b84851765841a3dd4ad1a4bd78c354 OK 2024/12/21 02:15:02 DEBUG : only16: md5 = c013ae4890e1190f75db4577bc9d8bea OK 2024/12/21 02:15:03 DEBUG : both17: md5 = 940c29c73171230f66aa43c3ab158bab OK 2024/12/21 02:15:05 DEBUG : only17: md5 = 51255356baab01269cf61f9c34a8257e OK 2024/12/21 02:15:06 DEBUG : both18: md5 = eca3d163e57c634726bf9facccd30805 OK 2024/12/21 02:15:08 DEBUG : only18: md5 = 4f504981f1c52e4453b6f563a1a030a8 OK 2024/12/21 02:15:10 DEBUG : both19: md5 = 6c3206fe381595f870cb61de5b1e0638 OK 2024/12/21 02:15:11 DEBUG : only19: md5 = a86b7361ad69d5c949bd927d3181ef04 OK 2024/12/21 02:15:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:15:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both0: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both1: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both13: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both14: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both11: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both10: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both17: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both12: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both19: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both2: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both3: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both4: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both5: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both6: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both7: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both8: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:15:12 DEBUG : both9: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both15: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both16: Unchanged skipping 2024/12/21 02:15:12 DEBUG : both18: Unchanged skipping 2024/12/21 02:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:15:12 DEBUG : Waiting for deletions to finish 2024/12/21 02:15:12 INFO : only14: Deleted 2024/12/21 02:15:12 INFO : only6: Deleted 2024/12/21 02:15:12 INFO : only15: Deleted 2024/12/21 02:15:12 INFO : only1: Deleted 2024/12/21 02:15:13 INFO : only3: Deleted 2024/12/21 02:15:13 INFO : only17: Deleted 2024/12/21 02:15:13 INFO : only19: Deleted 2024/12/21 02:15:13 INFO : only0: Deleted 2024/12/21 02:15:13 INFO : only12: Deleted 2024/12/21 02:15:13 INFO : only7: Deleted 2024/12/21 02:15:14 INFO : only10: Deleted 2024/12/21 02:15:14 INFO : only8: Deleted 2024/12/21 02:15:14 INFO : only16: Deleted 2024/12/21 02:15:14 INFO : only11: Deleted 2024/12/21 02:15:14 INFO : only2: Deleted 2024/12/21 02:15:14 INFO : only5: Deleted 2024/12/21 02:15:14 INFO : only9: Deleted 2024/12/21 02:15:15 INFO : only18: Deleted 2024/12/21 02:15:15 INFO : only13: Deleted 2024/12/21 02:15:15 INFO : only4: Deleted 2024/12/21 02:15:15 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (81.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:15:29 DEBUG : both0: md5 = 5b02e87450360c3bc325682da390a650 OK 2024/12/21 02:15:31 DEBUG : only0: md5 = 80efbbec90f57baa35ba4a9f552e8e60 OK 2024/12/21 02:15:32 DEBUG : both1: md5 = 24f3d821e231864a6ed84d59c3ad31ad OK 2024/12/21 02:15:34 DEBUG : only1: md5 = 5edff16110551bbbd6f26b2789f24c18 OK 2024/12/21 02:15:36 DEBUG : both2: md5 = b4c2c55030152dbce50cc87b7fb7ca7f OK 2024/12/21 02:15:37 DEBUG : only2: md5 = 196a87cd5c4380fe81d0482e78a51331 OK 2024/12/21 02:15:39 DEBUG : both3: md5 = dacdcf7b48ef2a8de28aa5e3273f9f45 OK 2024/12/21 02:15:40 DEBUG : only3: md5 = 79e080b0b4c6e084efeb332ae815c306 OK 2024/12/21 02:15:42 DEBUG : both4: md5 = 1869e35df8a85afcdf2afb8833e100d7 OK 2024/12/21 02:15:43 DEBUG : only4: md5 = 4d431ba06cbb3a1a657ddb00f2c77982 OK 2024/12/21 02:15:45 DEBUG : both5: md5 = 1aaf3a3e64548202fdfe50df77a536ab OK 2024/12/21 02:15:47 DEBUG : only5: md5 = a198d45c14e7d363910a3f6972d60560 OK 2024/12/21 02:15:48 DEBUG : both6: md5 = 3f9a74175fd67b1f1fcc43daea4fed1f OK 2024/12/21 02:15:50 DEBUG : only6: md5 = 4db094dc4142ab47ecc0f39a11b4dd1d OK 2024/12/21 02:15:52 DEBUG : both7: md5 = 5fc98a413f3481a1ef62fbf7483db926 OK 2024/12/21 02:15:53 DEBUG : only7: md5 = 617e64e0d40b4660a28fe4f8aeaec6ae OK 2024/12/21 02:15:55 DEBUG : both8: md5 = 7f6388e96bee6bd9f90b200118fb7911 OK 2024/12/21 02:15:57 DEBUG : only8: md5 = 65605267455bbffc258737133ea7b5e0 OK 2024/12/21 02:15:58 DEBUG : both9: md5 = 33c06c780e5d478303daf888524d0f3e OK 2024/12/21 02:16:00 DEBUG : only9: md5 = aab5ee26187402253efbb3a52bf8d80f OK 2024/12/21 02:16:02 DEBUG : both10: md5 = 7318a91b6e0b2dacf7f16c9cdbd7f13b OK 2024/12/21 02:16:03 DEBUG : only10: md5 = dd1c54a97fbfcb613c988bb6bf40cf13 OK 2024/12/21 02:16:05 DEBUG : both11: md5 = 25baf72f4e9a64eedda862aed13d143a OK 2024/12/21 02:16:06 DEBUG : only11: md5 = b8c35bc945218818d00bbf6893641d83 OK 2024/12/21 02:16:08 DEBUG : both12: md5 = ca2c22b97a65abeb97423843a5a6a02c OK 2024/12/21 02:16:10 DEBUG : only12: md5 = 172e31f637fa73470e0b30753bdfce8c OK 2024/12/21 02:16:12 DEBUG : both13: md5 = d6856d6b8381dbc8eb7ff9dca363c6c0 OK 2024/12/21 02:16:13 DEBUG : only13: md5 = 53dee9c631feb1ffc84896d036639b98 OK 2024/12/21 02:16:15 DEBUG : both14: md5 = 2032f0cfb7a1acb1cd125cd802c743d5 OK 2024/12/21 02:16:16 DEBUG : only14: md5 = a110858ffb71a04c51e4a55d355097e9 OK 2024/12/21 02:16:18 DEBUG : both15: md5 = 10a8e1b4096578b20699f6a0a32a0b45 OK 2024/12/21 02:16:20 DEBUG : only15: md5 = 4147bd12208f002bb2c9645c28f5552e OK 2024/12/21 02:16:22 DEBUG : both16: md5 = 49326f3dad700b8f041597c41a4d6491 OK 2024/12/21 02:16:23 DEBUG : only16: md5 = 4def9238bd06eae5c1b119b1e643f4ca OK 2024/12/21 02:16:25 DEBUG : both17: md5 = 50a9f81d3a291e7fa46d6c2ec60e989f OK 2024/12/21 02:16:27 DEBUG : only17: md5 = ff416100539d0ae9024694c8258ac4dd OK 2024/12/21 02:16:28 DEBUG : both18: md5 = 198fa760bebbed1bf3a7358526c0ca8a OK 2024/12/21 02:16:30 DEBUG : only18: md5 = 2ab689b8dcbcde973e23110a830fc3d9 OK 2024/12/21 02:16:32 DEBUG : both19: md5 = 46012b8f71b9b8399194937209e0a955 OK 2024/12/21 02:16:33 DEBUG : only19: md5 = 18e2f15879a5e441a9262dc9f9a9867d OK 2024/12/21 02:16:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for checks to finish 2024/12/21 02:16:34 DEBUG : both0: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both12: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both13: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both14: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both15: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both16: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both17: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both11: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both1: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both18: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both10: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both19: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both5: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both2: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both7: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both8: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 02:16:34 DEBUG : both9: Unchanged skipping 2024/12/21 02:16:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/21 02:16:34 DEBUG : both3: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both4: Unchanged skipping 2024/12/21 02:16:34 DEBUG : both6: Unchanged skipping 2024/12/21 02:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Waiting for transfers to finish 2024/12/21 02:16:35 DEBUG : only0: md5 = 98c72395a6763b9e40a31b30420a94c8 OK 2024/12/21 02:16:35 INFO : only0: Copied (replaced existing) 2024/12/21 02:16:35 DEBUG : only10: md5 = d529246f059cec1fe6f4841d0b5429ff OK 2024/12/21 02:16:35 INFO : only10: Copied (replaced existing) 2024/12/21 02:16:35 DEBUG : only1: md5 = b8d8dae6014198eebf67d44e118e4583 OK 2024/12/21 02:16:35 INFO : only1: Copied (replaced existing) 2024/12/21 02:16:36 DEBUG : only11: md5 = 7f372fbe99cd37a7f7b0c2c4e3758a69 OK 2024/12/21 02:16:36 INFO : only11: Copied (replaced existing) 2024/12/21 02:16:37 DEBUG : only13: md5 = 59ddcdfc63920a63392fc1c5bdb9aa44 OK 2024/12/21 02:16:37 INFO : only13: Copied (replaced existing) 2024/12/21 02:16:37 DEBUG : only14: md5 = 494ca8ed94dcce61ca60233d924a8d05 OK 2024/12/21 02:16:37 INFO : only14: Copied (replaced existing) 2024/12/21 02:16:37 DEBUG : only12: md5 = e11976a6962372b61996efec5d9c0d1d OK 2024/12/21 02:16:37 INFO : only12: Copied (replaced existing) 2024/12/21 02:16:37 DEBUG : only15: md5 = 093d5b661d90bf7158ee1e32694bff97 OK 2024/12/21 02:16:37 INFO : only15: Copied (replaced existing) 2024/12/21 02:16:38 DEBUG : only16: md5 = a9c2b67bd5176f485526cd212abba233 OK 2024/12/21 02:16:38 INFO : only16: Copied (replaced existing) 2024/12/21 02:16:38 DEBUG : only18: md5 = c0cb74a23f81125fc48837d6d4ff8ef4 OK 2024/12/21 02:16:38 INFO : only18: Copied (replaced existing) 2024/12/21 02:16:38 DEBUG : only17: md5 = 2e8f513e13cb42b4d7a039f407761ae1 OK 2024/12/21 02:16:38 INFO : only17: Copied (replaced existing) 2024/12/21 02:16:38 DEBUG : only19: md5 = f5555763e0ba86b1b8ad90d6bbef0bf1 OK 2024/12/21 02:16:38 INFO : only19: Copied (replaced existing) 2024/12/21 02:16:39 DEBUG : only2: md5 = 66f37c373a230dacd6bba2f46f491de7 OK 2024/12/21 02:16:39 INFO : only2: Copied (replaced existing) 2024/12/21 02:16:39 DEBUG : only3: md5 = fd115cd8cbf7089a431144e3f500d047 OK 2024/12/21 02:16:39 INFO : only3: Copied (replaced existing) 2024/12/21 02:16:39 DEBUG : only4: md5 = 446448220e6c23eb2c613bdf3a5789a0 OK 2024/12/21 02:16:39 INFO : only4: Copied (replaced existing) 2024/12/21 02:16:39 DEBUG : only5: md5 = 02a596fac3a5845c85f728d438a4657d OK 2024/12/21 02:16:39 INFO : only5: Copied (replaced existing) 2024/12/21 02:16:40 DEBUG : only6: md5 = 677ed8c284472443b494062608561127 OK 2024/12/21 02:16:40 INFO : only6: Copied (replaced existing) 2024/12/21 02:16:41 DEBUG : only8: md5 = 98af9f8f7dd49b219078a4c07e3bcb6f OK 2024/12/21 02:16:41 INFO : only8: Copied (replaced existing) 2024/12/21 02:16:41 DEBUG : only9: md5 = b94117e8946f9e2f5b31fe8d0b3d07c8 OK 2024/12/21 02:16:41 INFO : only9: Copied (replaced existing) 2024/12/21 02:16:41 DEBUG : only7: md5 = 31ac636fdc34554ab16326ff90df5c8c OK 2024/12/21 02:16:41 INFO : only7: Copied (replaced existing) 2024/12/21 02:16:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (96.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:17:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:17:04 DEBUG : sub dir: Making directory with metadata 2024/12/21 02:17:05 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:17:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/21 02:17:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/21 02:17:26 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:17:26 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:17:40 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/12/21 02:17:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/21 02:17:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/21 02:17:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/21 02:17:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:17:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:17:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:17:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:17:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/21 02:17:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/21 02:17:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:17:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (46.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:17:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:17:50 DEBUG : sub dir: Making directory with metadata 2024/12/21 02:17:51 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:18:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/21 02:18:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/21 02:18:16 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:18:16 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi'", Local "Local file system at /tmp/rclone4129816973", Modify Window "1ms" 2024/12/21 02:18:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/21 02:18:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/21 02:18:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/21 02:18:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:18:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:18:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:18:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:18:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/21 02:18:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/21 02:18:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/21 02:18:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (48.34s) PASS 2024/12/21 02:18:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxatib7xivi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 17m9.311316448s (try 1/5)