"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/12 01:46:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu" 2024/12/12 01:46:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 01:46:07 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50" 2024/12/12 01:46:07 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/12/12 01:46:07 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/12/12 01:46:07 DEBUG : TestDrive: Saved new token in config file 2024/12/12 01:46:08 DEBUG : Creating backend with remote "/tmp/rclone1374835199" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:10 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:46:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:46:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/12 01:46:10 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.81s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:46:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:46:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:46:14 DEBUG : sub dir/hello world: md5 = 90e31c1042904b2941158910bab70ec1 OK 2024/12/12 01:46:14 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:46:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.85s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:19 DEBUG : metadata sub dir: Making directory with metadata 2024/12/12 01:46:19 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:46:19 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/12 01:46:19 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:46:19 DEBUG : Local file system at /tmp/rclone1374835199: File to upload is small (21 bytes), uploading instead of streaming 2024/12/12 01:46:19 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/12 01:46:19 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/12 01:46:19 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:46:19 DEBUG : Google drive root 'crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50': Skipping btime metadata as can't update it on an existing file: 2024-12-12T01:46:19.343162809Z 2024/12/12 01:46:20 INFO : empty metadata sub dir: Updated directory metadata 2024/12/12 01:46:21 DEBUG : Google drive root 'crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50': Skipping btime metadata as can't update it on an existing file: 2024-12-12T01:46:19.343162809Z 2024/12/12 01:46:21 INFO : metadata sub dir: Updated directory metadata 2024/12/12 01:46:21 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/12 01:46:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:46:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:46:23 DEBUG : metadata sub dir/hello metadata world: md5 = 22f81021ce1b8d1d970b625f990b7348 OK 2024/12/12 01:46:23 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:26 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.82s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:29 DEBUG : metadata sub dir: Making directory with metadata 2024/12/12 01:46:29 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:46:29 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/12 01:46:29 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:46:29 DEBUG : Local file system at /tmp/rclone1374835199: File to upload is small (21 bytes), uploading instead of streaming 2024/12/12 01:46:29 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/12 01:46:29 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/12 01:46:29 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:46:29 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/12/12 01:46:29 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/12/12 01:46:29 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/12 01:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:46:32 DEBUG : metadata sub dir/hello metadata world: md5 = a93a3478022e5b788708a4602b3e1d02 OK 2024/12/12 01:46:32 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/12/12 01:46:32 DEBUG : Google drive root 'crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50': Skipping btime metadata as can't update it on an existing file: 2024-12-12T01:46:29.159103664Z 2024/12/12 01:46:33 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:36 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:37 DEBUG : Creating backend with remote "/non-existing" 2024/12/12 01:46:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/12 01:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.25s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:38 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:46:42 DEBUG : sub dir/hello world: md5 = cca6bef1092e8e7d8fa9fef62c43d4f1 OK 2024/12/12 01:46:42 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:46:42 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.32s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Running all checks before starting transfers 2024/12/12 01:46:46 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:46:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:46:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Checks finished, now starting transfers 2024/12/12 01:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:46:49 DEBUG : sub dir/hello world: md5 = a9968b3911b29bf1adf31c31bb2606f4 OK 2024/12/12 01:46:49 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:46:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.11s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:53 ERROR : Ignoring --no-traverse with sync 2024/12/12 01:46:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:46:56 DEBUG : sub dir/hello world: md5 = ad6ae339e9ce59af450a3012b49ed0ca OK 2024/12/12 01:46:56 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:46:56 DEBUG : Waiting for deletions to finish 2024/12/12 01:46:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:46:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.02s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/12 01:47:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:02 DEBUG : hello world2: md5 = 6a12a0d800e01dc294a83ee536305766 OK 2024/12/12 01:47:02 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestCopyWithDepth (4.00s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:06 DEBUG : potato2: md5 = 720765afc8e8490f3be1d9b6925bd953 OK 2024/12/12 01:47:06 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:10 DEBUG : potato2: md5 = d060bad654eef7344babaccbb8dbbe75 OK 2024/12/12 01:47:10 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 01:47:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:47:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 01:47:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:47:12 DEBUG : sub dir: Making directory with metadata 2024/12/12 01:47:13 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 01:47:13 DEBUG : sub dir2: Making directory with metadata 2024/12/12 01:47:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:47:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 01:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:47:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:16 DEBUG : sub dir/hello world: md5 = 2394d7681b3f0c38f8c966f2acfb40e7 OK 2024/12/12 01:47:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/12/12 01:47:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.97s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:23 DEBUG : sub dir2: Making directory 2024/12/12 01:47:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 01:47:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:47:23 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:47:23 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/12 01:47:23 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/12/12 01:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:47:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:26 DEBUG : sub dir/hello world: md5 = 98434447731ea1fe3ed7620a9da94fdb OK 2024/12/12 01:47:26 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:47:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:47:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.61s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:29 DEBUG : sub dir2: Making directory with metadata 2024/12/12 01:47:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:47:29 DEBUG : sub dir: Making directory with metadata 2024/12/12 01:47:31 INFO : sub dir: Made directory with metadata (mtime=2024-12-12T01:47:29.642739442Z) 2024/12/12 01:47:31 DEBUG : sub dir2: Making directory with metadata 2024/12/12 01:47:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:33 DEBUG : sub dir/hello world: md5 = 1327fd745de0dc10ad2bf651cd2a9440 OK 2024/12/12 01:47:33 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:47:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (9.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:38 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/12/12 01:47:38 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 01:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.65s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:43 DEBUG : sub dir2: Making directory 2024/12/12 01:47:43 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:47:43 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/12 01:47:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:46 DEBUG : sub dir/hello world: md5 = bf53fe5d207451bbdfd69869cfd9832d OK 2024/12/12 01:47:46 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:47:46 INFO : sub dir/hello world: Deleted 2024/12/12 01:47:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:47:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:49 DEBUG : sub dir2: Making directory with metadata 2024/12/12 01:47:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:47:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:47:49 DEBUG : sub dir: Making directory with metadata 2024/12/12 01:47:50 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 01:47:50 DEBUG : sub dir2: Making directory with metadata 2024/12/12 01:47:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 01:47:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:47:53 DEBUG : sub dir/hello world: md5 = 57c0405f6d353eaa25e9a23d90dad423 OK 2024/12/12 01:47:53 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:47:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (9.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:47:59 DEBUG : sub dir2: Making directory 2024/12/12 01:47:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:47:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/12 01:47:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:47:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:47:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:48:02 DEBUG : sub dir/hello world: md5 = f3346f03ce7bf4a32ccd8d3e0887a783 OK 2024/12/12 01:48:02 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:48:02 DEBUG : Waiting for deletions to finish 2024/12/12 01:48:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:48:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.73s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:08 DEBUG : sub dir/hello world: md5 = bef19415806a36531b986a02293bfa7d OK 2024/12/12 01:48:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolom2dape" 2024/12/12 01:48:09 DEBUG : Creating backend with remote "TestDrive:crypt/g09mkgmq4bucub9ltio7gen1ju2cep974f408sbedlfnmlhkgel0" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu' -> Encrypted drive 'TestCryptDrive:rclone-test-waqolom2dape' 2024/12/12 01:48:10 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolom2dape': Waiting for checks to finish 2024/12/12 01:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolom2dape': Waiting for transfers to finish 2024/12/12 01:48:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 01:48:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolom2dape': Purge remote 2024/12/12 01:48:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (13.31s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:21 DEBUG : sub dir/hello world: md5 = f95f9a94208ef30f47ce1effca1ab06d OK 2024/12/12 01:48:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 01:48:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 01:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:48:24 DEBUG : sub dir/hello world: md5 = e8348ec06680ade99b82814571062299 OK 2024/12/12 01:48:24 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/12 01:48:25 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.27s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:31 DEBUG : sub dir/hello world: md5 = 626764c2b84fef1c8c7b40a3f5637b0c OK 2024/12/12 01:48:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budirag9liwu" 2024/12/12 01:48:31 DEBUG : Creating backend with remote "TestDrive:crypt/mc0defm88g0t39mbikhcd277h72kcl2bg0mn01d2hlp8vbh57600" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu' -> Encrypted drive 'TestCryptDrive:rclone-test-budirag9liwu' 2024/12/12 01:48:33 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budirag9liwu': Waiting for checks to finish 2024/12/12 01:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budirag9liwu': Waiting for transfers to finish 2024/12/12 01:48:37 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 01:48:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:39 DEBUG : sub dir/hello world: md5 = c4760bcf7b0f853ef5a8c90ad7089d80 OK 2024/12/12 01:48:40 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 01:48:40 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 01:48:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 01:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budirag9liwu': Waiting for checks to finish 2024/12/12 01:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budirag9liwu': Waiting for transfers to finish 2024/12/12 01:48:43 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 01:48:43 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budirag9liwu': Purge remote 2024/12/12 01:48:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (19.77s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:51 DEBUG : sub dir/hello world: md5 = 44e07801cfee13c6089baf978e74f237 OK 2024/12/12 01:48:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 01:48:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 01:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:48:53 DEBUG : sub dir/hello world: md5 = 6dcfa6fcd69bf85906109870a0608e4f OK 2024/12/12 01:48:53 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/12 01:48:53 INFO : sub dir/hello world: Deleted 2024/12/12 01:48:54 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:00 DEBUG : sub dir/hello world: md5 = 4ecb7e6f9f1159c8087c31ba16861201 OK 2024/12/12 01:49:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lulazin2poxa" 2024/12/12 01:49:00 DEBUG : Creating backend with remote "TestDrive:crypt/in13mfs94a0p2fjp788hjijaq73dbc8siaojjsd83hbom662kit0" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu' -> Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa' 2024/12/12 01:49:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Waiting for checks to finish 2024/12/12 01:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Waiting for transfers to finish 2024/12/12 01:49:05 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 01:49:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:08 DEBUG : sub dir/hello world: md5 = 001ebbb3b11f61cd5dfae82e81b8949e OK 2024/12/12 01:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Using server-side directory move 2024/12/12 01:49:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 01:49:09 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 01:49:09 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 01:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Waiting for checks to finish 2024/12/12 01:49:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 01:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Waiting for transfers to finish 2024/12/12 01:49:10 INFO : sub dir/hello world: Deleted 2024/12/12 01:49:11 INFO : sub dir/hello world: Moved (server-side) 2024/12/12 01:49:11 INFO : sub dir: Set directory modification time (using SetModTime) 2024/12/12 01:49:14 DEBUG : sub dir/hello world: md5 = 5e0991dafe373001deb0675b789a93f2 OK 2024/12/12 01:49:15 DEBUG : testing file moves 2024/12/12 01:49:15 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 01:49:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 01:49:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Waiting for checks to finish 2024/12/12 01:49:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/12 01:49:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Waiting for transfers to finish 2024/12/12 01:49:16 INFO : sub dir/hello world: Deleted 2024/12/12 01:49:17 INFO : sub dir/hello world: Moved (server-side) 2024/12/12 01:49:17 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulazin2poxa': Purge remote --- PASS: TestServerSideMoveOverSelf (24.55s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:24 DEBUG : sub dir/hello world: md5 = 5c42608964d728e259c6bbd33edc9235 OK 2024/12/12 01:49:24 ERROR : : error listing: directory not found 2024/12/12 01:49:25 DEBUG : Local file system at /tmp/rclone1374835199: Making directory 2024/12/12 01:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.19s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:32 DEBUG : sub dir/hello world: md5 = faf9893ba4802a013e99012d2e366190 OK 2024/12/12 01:49:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:49:33 DEBUG : Local file system at /tmp/rclone1374835199: Waiting for checks to finish 2024/12/12 01:49:33 DEBUG : Local file system at /tmp/rclone1374835199: Waiting for transfers to finish 2024/12/12 01:49:34 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/12/12 01:49:34 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:49:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.79s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:37 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/12 01:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:49:38 DEBUG : check sum: md5 = 6f754b750d2eb380099caf14089a4d07 OK 2024/12/12 01:49:38 INFO : check sum: Copied (new) 2024/12/12 01:49:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/12 01:49:39 DEBUG : check sum: Size of src and dst objects identical 2024/12/12 01:49:39 DEBUG : check sum: Unchanged skipping 2024/12/12 01:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:49:39 DEBUG : Waiting for deletions to finish 2024/12/12 01:49:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.13s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/12 01:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:49:44 DEBUG : sizeonly: md5 = 282b97f1f86d70309f2cc92f879e9fd2 OK 2024/12/12 01:49:44 INFO : sizeonly: Copied (new) 2024/12/12 01:49:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:44 DEBUG : sizeonly: Sizes identical 2024/12/12 01:49:44 DEBUG : sizeonly: Unchanged skipping 2024/12/12 01:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:49:44 DEBUG : Waiting for deletions to finish 2024/12/12 01:49:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/12 01:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:49:48 DEBUG : ignore-size: md5 = cfa16cae49b45d05e778547cd5c1e2fd OK 2024/12/12 01:49:48 INFO : ignore-size: Copied (new) 2024/12/12 01:49:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:49:49 DEBUG : ignore-size: Unchanged skipping 2024/12/12 01:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:49:49 DEBUG : Waiting for deletions to finish 2024/12/12 01:49:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (5.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:53 DEBUG : existing: md5 = 509b43ab8ac6de5ce1505308fe743857 OK 2024/12/12 01:49:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:54 DEBUG : existing: Unchanged skipping 2024/12/12 01:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:49:54 DEBUG : Waiting for deletions to finish 2024/12/12 01:49:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/12 01:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:49:55 DEBUG : existing: md5 = ba5affb3e76d0f76aceb78dd08dd5ada OK 2024/12/12 01:49:55 INFO : existing: Copied (replaced existing) 2024/12/12 01:49:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.00s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:49:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 01:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:00 DEBUG : existing: md5 = 40c30d9fca17fc0978353d55eb3b70a5 OK 2024/12/12 01:50:00 INFO : existing: Copied (new) 2024/12/12 01:50:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:00 DEBUG : existing: Destination exists, skipping 2024/12/12 01:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:00 DEBUG : Waiting for deletions to finish 2024/12/12 01:50:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (5.09s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:05 DEBUG : b/potato: md5 = 94c56aeeecfac1bb4fa8e6ff45b18780 OK 2024/12/12 01:50:08 DEBUG : c/non empty space: md5 = 4e309b62838a243cde58f7e433d2377a OK 2024/12/12 01:50:08 DEBUG : d: Making directory 2024/12/12 01:50:10 DEBUG : Added delayed dir = "a", newDst= 2024/12/12 01:50:10 DEBUG : Added delayed dir = "c", newDst=c 2024/12/12 01:50:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 01:50:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:50:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:10 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 01:50:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:13 DEBUG : a/potato2: md5 = 4c75944998aab87017faa216c32bb9bd OK 2024/12/12 01:50:13 INFO : a/potato2: Copied (new) 2024/12/12 01:50:13 DEBUG : Waiting for deletions to finish 2024/12/12 01:50:14 INFO : b/potato: Deleted 2024/12/12 01:50:14 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/12 01:50:14 INFO : d: Removing directory 2024/12/12 01:50:15 INFO : b: Removing directory 2024/12/12 01:50:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/12 01:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:19 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/12 01:50:19 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (18.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:23 DEBUG : empty space: md5 = cbc18ebc2427b6a4e30feea3461f9302 OK 2024/12/12 01:50:23 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/12 01:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:23 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/12/12 01:50:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:24 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/12 01:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:25 DEBUG : empty space: md5 = 457f35e57b61c52cdd4d7ce23fb36a82 OK 2024/12/12 01:50:25 INFO : empty space: Copied (replaced existing) 2024/12/12 01:50:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:30 DEBUG : foo: md5 = eb5989507e74af01986610da25873b45 OK 2024/12/12 01:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:30 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/12 01:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:31 DEBUG : foo: md5 = 1965a867fe7e0b58f37aa9215eddc672 OK 2024/12/12 01:50:31 INFO : foo: Copied (replaced existing) 2024/12/12 01:50:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:35 DEBUG : empty space: md5 = 3862ecece0892cc4269fce93b339319b OK 2024/12/12 01:50:36 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 01:50:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:36 DEBUG : empty space: Unchanged skipping 2024/12/12 01:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:37 DEBUG : potato: md5 = 57d9dcb36a9009902991a27273c6779d OK 2024/12/12 01:50:37 INFO : potato: Copied (new) 2024/12/12 01:50:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:42 DEBUG : potato: md5 = f7fb9edbfab608cece28213288539e71 OK 2024/12/12 01:50:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/12 01:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:44 DEBUG : potato: md5 = c24a70c6c7d7d5ee14fc526d930654d6 OK 2024/12/12 01:50:44 INFO : potato: Copied (replaced existing) 2024/12/12 01:50:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:47 DEBUG : potato: md5 = 6c0e57f9bc19129ed45102ab101679f4 OK 2024/12/12 01:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:47 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/12 01:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:49 DEBUG : potato: md5 = f93c222e46457cf958352bb3fbc41036 OK 2024/12/12 01:50:49 INFO : potato: Copied (replaced existing) 2024/12/12 01:50:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:52 DEBUG : potato: md5 = b11c5ba72179b534813842939b494c2e OK 2024/12/12 01:50:54 DEBUG : empty space: md5 = 0df23d2769d6df28ddf3e51ee90db0c4 OK 2024/12/12 01:50:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:50:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/12 01:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:50:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:50:55 DEBUG : empty space: Unchanged skipping 2024/12/12 01:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:50:55 DEBUG : Waiting for deletions to finish 2024/12/12 01:50:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:50:59 DEBUG : potato: md5 = e39bbaad84974514b63ca7b273200222 OK 2024/12/12 01:51:00 DEBUG : empty space: md5 = 5b64027762479ec949f4d88bef898a86 OK 2024/12/12 01:51:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:51:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:51:01 DEBUG : empty space: Unchanged skipping 2024/12/12 01:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:51:03 DEBUG : potato2: md5 = 3a18ecec518c498c3dcc02d709043913 OK 2024/12/12 01:51:03 INFO : potato2: Copied (new) 2024/12/12 01:51:03 DEBUG : Waiting for deletions to finish 2024/12/12 01:51:03 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:51:08 DEBUG : b/potato: md5 = 110b938b98c7277661b505b257365fc2 OK 2024/12/12 01:51:11 DEBUG : c/non empty space: md5 = e4d0210ef64b36ca85d4cdc3f7c3df51 OK 2024/12/12 01:51:11 DEBUG : d: Making directory 2024/12/12 01:51:12 DEBUG : d/e: Making directory 2024/12/12 01:51:14 DEBUG : Added delayed dir = "a", newDst= 2024/12/12 01:51:14 DEBUG : Added delayed dir = "c", newDst=c 2024/12/12 01:51:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 01:51:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:51:15 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 01:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:51:17 DEBUG : a/potato2: md5 = 5f182dcb55a0e11540c01c37b4b98a67 OK 2024/12/12 01:51:17 INFO : a/potato2: Copied (new) 2024/12/12 01:51:17 DEBUG : Waiting for deletions to finish 2024/12/12 01:51:18 INFO : b/potato: Deleted 2024/12/12 01:51:19 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/12 01:51:19 INFO : d/e: Removing directory 2024/12/12 01:51:20 INFO : d: Removing directory 2024/12/12 01:51:20 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/12/12 01:51:21 INFO : b: Removing directory 2024/12/12 01:51:21 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/12 01:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:51:24 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/12 01:51:25 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:51:29 DEBUG : b/potato: md5 = c39dc0a9e07e1c6f6a87c9884d3e10f8 OK 2024/12/12 01:51:32 DEBUG : c/non empty space: md5 = cae03fcdc52ae5d2f4a7371dd3f00451 OK 2024/12/12 01:51:32 DEBUG : d: Making directory 2024/12/12 01:51:34 DEBUG : Added delayed dir = "a", newDst= 2024/12/12 01:51:34 DEBUG : Added delayed dir = "c", newDst=c 2024/12/12 01:51:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 01:51:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:51:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:51:34 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 01:51:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:51:36 DEBUG : a/potato2: md5 = 4a667ac4b1f36ea1ce7614fb5a5be53e OK 2024/12/12 01:51:36 INFO : a/potato2: Copied (new) 2024/12/12 01:51:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': not deleting files as there were IO errors 2024/12/12 01:51:37 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/12 01:51:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:51:41 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/12 01:51:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/12 01:51:43 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:51:46 DEBUG : potato: md5 = ebb4399450488500803fbab17853b776 OK 2024/12/12 01:51:48 DEBUG : empty space: md5 = e7d44bb65b82f4b67fd25a2742bec9f1 OK 2024/12/12 01:51:48 DEBUG : Waiting for deletions to finish 2024/12/12 01:51:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:51:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:51:48 DEBUG : empty space: Unchanged skipping 2024/12/12 01:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:51:49 INFO : potato: Deleted 2024/12/12 01:51:50 DEBUG : potato2: md5 = 0724dfeb2581432f2d67d8c9a287a629 OK 2024/12/12 01:51:50 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:51:54 DEBUG : potato: md5 = f32aa56b521c75dbf33ddacfc956486a OK 2024/12/12 01:51:56 DEBUG : empty space: md5 = e999acfa790099b1cd29a9f4aa81f526 OK 2024/12/12 01:51:56 DEBUG : Waiting for deletions to finish 2024/12/12 01:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:51:57 INFO : potato: Deleted 2024/12/12 01:51:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:51:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:51:57 DEBUG : empty space: Unchanged skipping 2024/12/12 01:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:51:59 DEBUG : potato2: md5 = c76b31602037474df56553c53e36058b OK 2024/12/12 01:51:59 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (9.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:03 DEBUG : potato: md5 = 7c03a674efadaa17c997c2f49121cba9 OK 2024/12/12 01:52:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:52:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:06 DEBUG : potato2: md5 = ee6377f89ab0012027fd83700df5053c OK 2024/12/12 01:52:06 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.74s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:10 DEBUG : potato2: md5 = d8241488ccf993496947da2779bc6b28 OK 2024/12/12 01:52:12 DEBUG : empty space: md5 = 3957c2e098550bc44439859a32751e87 OK 2024/12/12 01:52:12 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 01:52:12 DEBUG : enormous: Excluded 2024/12/12 01:52:12 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 01:52:12 DEBUG : potato2: Excluded 2024/12/12 01:52:12 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 01:52:12 DEBUG : potato2: Excluded 2024/12/12 01:52:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:12 DEBUG : empty space: Unchanged skipping 2024/12/12 01:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:12 DEBUG : Waiting for deletions to finish 2024/12/12 01:52:12 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:13 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 01:52:13 DEBUG : enormous: Excluded 2024/12/12 01:52:13 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 01:52:13 DEBUG : potato2: Excluded 2024/12/12 01:52:13 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 01:52:13 DEBUG : potato2: Excluded 2024/12/12 01:52:13 DEBUG : Local file system at /tmp/rclone1374835199: Waiting for checks to finish 2024/12/12 01:52:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/12 01:52:13 DEBUG : empty space: Unchanged skipping 2024/12/12 01:52:13 DEBUG : Local file system at /tmp/rclone1374835199: Waiting for transfers to finish 2024/12/12 01:52:13 DEBUG : Waiting for deletions to finish 2024/12/12 01:52:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:17 DEBUG : potato2: md5 = 89f4323f052f919c9d1b50abea1704c2 OK 2024/12/12 01:52:19 DEBUG : empty space: md5 = 288c0f5518fcc711f6b05f5fbaf6cc33 OK 2024/12/12 01:52:21 DEBUG : enormous: md5 = 9bd64355329405dd33715d20110f37f5 OK 2024/12/12 01:52:21 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 01:52:21 DEBUG : enormous: Excluded 2024/12/12 01:52:21 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 01:52:21 DEBUG : potato2: Excluded 2024/12/12 01:52:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:21 DEBUG : empty space: Unchanged skipping 2024/12/12 01:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:21 DEBUG : Waiting for deletions to finish 2024/12/12 01:52:22 INFO : potato2: Deleted 2024/12/12 01:52:22 INFO : enormous: Deleted 2024/12/12 01:52:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:22 DEBUG : Local file system at /tmp/rclone1374835199: Waiting for checks to finish 2024/12/12 01:52:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/12 01:52:22 DEBUG : empty space: Unchanged skipping 2024/12/12 01:52:22 DEBUG : Local file system at /tmp/rclone1374835199: Waiting for transfers to finish 2024/12/12 01:52:22 DEBUG : Waiting for deletions to finish 2024/12/12 01:52:22 INFO : potato2: Deleted 2024/12/12 01:52:22 INFO : enormous: Deleted 2024/12/12 01:52:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:26 DEBUG : one: md5 = c5503d2e3a6761be2015b8c47af484cd OK 2024/12/12 01:52:28 DEBUG : two: md5 = 4a83b405a71ca2332337e874e4e739bb OK 2024/12/12 01:52:30 DEBUG : three: md5 = 2f6e59ebb52f13334588bf392bbedb20 OK 2024/12/12 01:52:31 DEBUG : four: md5 = 8a7e1f0c3eff2b4f2a02e52d39769862 OK 2024/12/12 01:52:32 DEBUG : five: Need to transfer - File not found at Destination 2024/12/12 01:52:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/12 01:52:32 DEBUG : one: Destination is newer than source, skipping 2024/12/12 01:52:32 DEBUG : three: Sizes identical 2024/12/12 01:52:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/12 01:52:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/12 01:52:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:33 DEBUG : four: md5 = 2f0f3c296fe51ab4098be2e741edb539 OK 2024/12/12 01:52:33 INFO : four: Copied (replaced existing) 2024/12/12 01:52:33 DEBUG : two: md5 = a4b6a7ebf735d99868367ecf33edf0ad OK 2024/12/12 01:52:33 INFO : two: Copied (replaced existing) 2024/12/12 01:52:34 DEBUG : five: md5 = cd409c732db2f9de4847e9b420bd0d46 OK 2024/12/12 01:52:34 INFO : five: Copied (new) 2024/12/12 01:52:34 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.06s) === 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-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/12/12 01:52:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/12 01:52:38 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 01:52:38 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/12 01:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:39 DEBUG : potato: md5 = a497b82ee501283b2ecad5365cc95551 OK 2024/12/12 01:52:39 INFO : potato: Copied (new) 2024/12/12 01:52:39 DEBUG : yam: md5 = 55ea6f19a7f8d6ad3ef19f14e2353bcd OK 2024/12/12 01:52:39 INFO : yam: Copied (new) 2024/12/12 01:52:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/12 01:52:40 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/12 01:52:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:52:40 DEBUG : potato: Unchanged skipping 2024/12/12 01:52:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:42 DEBUG : yaml: md5 = 624ac0e68fd9497bd13f190d5d945353 OK 2024/12/12 01:52:42 INFO : yaml: Copied (new) 2024/12/12 01:52:42 DEBUG : Waiting for deletions to finish 2024/12/12 01:52:42 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/12 01:52:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Making map for --track-renames 2024/12/12 01:52:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Finished making map for --track-renames 2024/12/12 01:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 01:52:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/12 01:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for renames to finish 2024/12/12 01:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:47 DEBUG : potato: md5 = 2414305f889ce74e58e5bd488d56ace8 OK 2024/12/12 01:52:47 INFO : potato: Copied (new) 2024/12/12 01:52:47 DEBUG : yam: md5 = 8ad2107f759a0cc74ea4d03d5d351563 OK 2024/12/12 01:52:47 INFO : yam: Copied (new) 2024/12/12 01:52:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:52:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Making map for --track-renames 2024/12/12 01:52:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Finished making map for --track-renames 2024/12/12 01:52:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:48 DEBUG : potato: Unchanged skipping 2024/12/12 01:52:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for renames to finish 2024/12/12 01:52:49 INFO : yam: Moved (server-side) to: yaml 2024/12/12 01:52:49 INFO : yaml: Renamed from "yam" 2024/12/12 01:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:49 DEBUG : Waiting for deletions to finish 2024/12/12 01:52:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.30s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/12 01:52:52 DEBUG : Added delayed dir = "sub", newDst= 2024/12/12 01:52:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Making map for --track-renames 2024/12/12 01:52:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Finished making map for --track-renames 2024/12/12 01:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 01:52:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/12 01:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for renames to finish 2024/12/12 01:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:54 DEBUG : sub/yam: md5 = 7141403a47a2b19a64e7423d521bb39a OK 2024/12/12 01:52:54 INFO : sub/yam: Copied (new) 2024/12/12 01:52:55 DEBUG : potato: md5 = bf4e46bfce75438b9acd9d3a10d93d64 OK 2024/12/12 01:52:55 INFO : potato: Copied (new) 2024/12/12 01:52:55 DEBUG : Waiting for deletions to finish 2024/12/12 01:52:55 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:52:56 DEBUG : Added delayed dir = "sub", newDst=sub 2024/12/12 01:52:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:52:56 DEBUG : potato: Unchanged skipping 2024/12/12 01:52:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Making map for --track-renames 2024/12/12 01:52:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Finished making map for --track-renames 2024/12/12 01:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for renames to finish 2024/12/12 01:52:58 INFO : sub/yam: Moved (server-side) to: yam 2024/12/12 01:52:58 INFO : yam: Renamed from "sub/yam" 2024/12/12 01:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:52:58 DEBUG : Waiting for deletions to finish 2024/12/12 01:52:58 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:53:02 DEBUG : Creating backend with remote "/tmp/rclone1374835199/dir1" 2024/12/12 01:53:02 DEBUG : Creating backend with remote "/tmp/rclone1374835199/dir2" 2024/12/12 01:53:02 DEBUG : Local file system at /tmp/rclone1374835199/dir2: Using server-side directory move 2024/12/12 01:53:02 INFO : Local file system at /tmp/rclone1374835199/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 01:53:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/12 01:53:02 DEBUG : Local file system at /tmp/rclone1374835199/dir2: Waiting for checks to finish 2024/12/12 01:53:02 INFO : file1.txt: Moved (server-side) 2024/12/12 01:53:02 DEBUG : Local file system at /tmp/rclone1374835199/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:53:03 DEBUG : Added delayed dir = "nested", newDst= 2024/12/12 01:53:03 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:53:03 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/12 01:53:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 01:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:53:05 DEBUG : sub dir/hello world: md5 = 2da1cd0d662fd3f670ed9d5f053f9c5d OK 2024/12/12 01:53:05 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:53:05 INFO : sub dir/hello world: Deleted 2024/12/12 01:53:07 DEBUG : nested/sub dir/file: md5 = 4e47c594f8053a7dd013bb6e162a0943 OK 2024/12/12 01:53:07 INFO : nested/sub dir/file: Copied (new) 2024/12/12 01:53:07 INFO : nested/sub dir/file: Deleted 2024/12/12 01:53:08 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:53:09 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/12 01:53:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:53:09 INFO : sub dir: Removing directory 2024/12/12 01:53:09 INFO : nested/sub dir: Removing directory 2024/12/12 01:53:09 INFO : nested: Removing directory 2024/12/12 01:53:09 DEBUG : Local file system at /tmp/rclone1374835199: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:53:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 01:53:13 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/12 01:53:14 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:53:15 DEBUG : Added delayed dir = "nested", newDst= 2024/12/12 01:53:15 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 01:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 01:53:15 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/12 01:53:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 01:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:53:19 DEBUG : sub dir/hello world: md5 = 4c9fa6b586e36a5025a6cdbe80e2ba58 OK 2024/12/12 01:53:19 INFO : sub dir/hello world: Copied (new) 2024/12/12 01:53:19 INFO : sub dir/hello world: Deleted 2024/12/12 01:53:21 DEBUG : nested/sub dir/file: md5 = 9c6c69b910e74fb3f893469734f3a2a3 OK 2024/12/12 01:53:21 INFO : nested/sub dir/file: Copied (new) 2024/12/12 01:53:21 INFO : nested/sub dir/file: Deleted 2024/12/12 01:53:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:53:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 01:53:22 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:53:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 01:53:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/12 01:53:27 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:53:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 01:53:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/12 01:53:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:53:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:53:30 DEBUG : existing: md5 = 8181de105bbfac64798343d307a163b1 OK 2024/12/12 01:53:30 INFO : existing: Copied (new) 2024/12/12 01:53:30 INFO : existing: Deleted 2024/12/12 01:53:30 DEBUG : existing-b: md5 = 9b2e2b8aa41ddf83bb9fdc06b53d514b OK 2024/12/12 01:53:30 INFO : existing-b: Copied (new) 2024/12/12 01:53:30 INFO : existing-b: Deleted 2024/12/12 01:53:31 DEBUG : existing: Destination exists, skipping 2024/12/12 01:53:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/12 01:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:53:31 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.07s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:53:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mulawed0yinu" 2024/12/12 01:53:33 DEBUG : Creating backend with remote "TestDrive:crypt/gjbriu7ks3u7djc26crr026pkgs8hin9qshg8uh5uilhhjoui6gg" 2024/12/12 01:53:36 DEBUG : potato2: md5 = 45f0972f171769c156f6fdd96ad589d5 OK 2024/12/12 01:53:38 DEBUG : empty space: md5 = 25c7d0a036bdbe9483f4fb96e23c035f OK 2024/12/12 01:53:39 DEBUG : potato3: md5 = a550cc184ea1285b467e37f7a452ea26 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu' -> Encrypted drive 'TestCryptDrive:rclone-test-mulawed0yinu' 2024/12/12 01:53:42 DEBUG : empty space: md5 = 6334dbc3086d0b87ae8e214baf40003c OK 2024/12/12 01:53:44 DEBUG : potato3: md5 = 4bfb57ffbce0b5021fd1f25f040cd447 OK 2024/12/12 01:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulawed0yinu': Using server-side directory move 2024/12/12 01:53:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mulawed0yinu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 01:53:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:53:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 01:53:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 01:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulawed0yinu': Waiting for checks to finish 2024/12/12 01:53:45 DEBUG : empty space: Unchanged skipping 2024/12/12 01:53:45 INFO : empty space: Deleted 2024/12/12 01:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulawed0yinu': Waiting for transfers to finish 2024/12/12 01:53:45 INFO : potato3: Deleted 2024/12/12 01:53:46 INFO : potato2: Moved (server-side) 2024/12/12 01:53:46 INFO : potato3: Moved (server-side) 2024/12/12 01:53:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocogur6gose" 2024/12/12 01:53:47 DEBUG : Creating backend with remote "TestDrive:crypt/n3s6c0j3hedh001p4qu0o86dfs8c55ugse0ksdgqgs4gdadq22ng" 2024/12/12 01:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocogur6gose': Using server-side directory move 2024/12/12 01:53:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocogur6gose': Server side directory move succeeded 2024/12/12 01:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocogur6gose': Purge remote 2024/12/12 01:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulawed0yinu': Purge remote 2024/12/12 01:53:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:53:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qicuhoj2tago" 2024/12/12 01:53:51 DEBUG : Creating backend with remote "TestDrive:crypt/9v2irvaddkr51ecb7a23o691vjtq61j8v1h0v5delq2t731chlt0" 2024/12/12 01:53:54 DEBUG : potato2: md5 = 874587bc6414bf10aee64846abf27f1f OK 2024/12/12 01:53:55 DEBUG : empty space: md5 = 09612ba0c19f03c38e50f542630a38cb OK 2024/12/12 01:53:57 DEBUG : potato3: md5 = 0088d628a929d6d8966044805e04868f OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu' -> Encrypted drive 'TestCryptDrive:rclone-test-qicuhoj2tago' 2024/12/12 01:54:00 DEBUG : empty space: md5 = 05cc9ea9dc9b563a63a12ceb8b39f6d9 OK 2024/12/12 01:54:02 DEBUG : potato3: md5 = bd21cc1f98046dfe1de2bd6419dd06be OK 2024/12/12 01:54:03 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 01:54:03 DEBUG : empty space: Excluded 2024/12/12 01:54:03 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 01:54:03 DEBUG : empty space: Excluded 2024/12/12 01:54:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:54:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qicuhoj2tago': Waiting for checks to finish 2024/12/12 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qicuhoj2tago': Waiting for transfers to finish 2024/12/12 01:54:03 INFO : potato3: Deleted 2024/12/12 01:54:04 INFO : potato2: Moved (server-side) 2024/12/12 01:54:04 INFO : potato3: Moved (server-side) 2024/12/12 01:54:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nihemid4kaxa" 2024/12/12 01:54:05 DEBUG : Creating backend with remote "TestDrive:crypt/48t20hds4prgrpspg99ulf7dmordl2afnj7sejndf01j7nk432g0" 2024/12/12 01:54:06 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 01:54:06 DEBUG : empty space: Excluded 2024/12/12 01:54:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:54:06 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/12 01:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihemid4kaxa': Waiting for checks to finish 2024/12/12 01:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihemid4kaxa': Waiting for transfers to finish 2024/12/12 01:54:08 INFO : potato2: Moved (server-side) 2024/12/12 01:54:09 INFO : potato3: Moved (server-side) 2024/12/12 01:54:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihemid4kaxa': Purge remote 2024/12/12 01:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qicuhoj2tago': Purge remote --- PASS: TestServerSideMoveWithFilter (20.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:54:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gujesod3juki" 2024/12/12 01:54:12 DEBUG : Creating backend with remote "TestDrive:crypt/hspnphbgc4r808ss8nra4bi3uneggukiagnk5lvjkfc71ucf6jv0" 2024/12/12 01:54:15 DEBUG : potato2: md5 = a3dec15eabfc6cdd8f8ca539275b4826 OK 2024/12/12 01:54:16 DEBUG : empty space: md5 = bd60961e89087785c48455bc05650558 OK 2024/12/12 01:54:18 DEBUG : potato3: md5 = 0539ad6d66f62ca78405c80f56dbb393 OK 2024/12/12 01:54:18 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu' -> Encrypted drive 'TestCryptDrive:rclone-test-gujesod3juki' 2024/12/12 01:54:22 DEBUG : empty space: md5 = 74646355fc7c938b3c0c600707ebf504 OK 2024/12/12 01:54:24 DEBUG : potato3: md5 = 0330452f47177829cb9717b1ef606731 OK 2024/12/12 01:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gujesod3juki': Using server-side directory move 2024/12/12 01:54:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gujesod3juki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 01:54:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 01:54:25 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/12/12 01:54:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 01:54:25 DEBUG : empty space: Unchanged skipping 2024/12/12 01:54:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 01:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gujesod3juki': Waiting for checks to finish 2024/12/12 01:54:25 INFO : empty space: Deleted 2024/12/12 01:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gujesod3juki': Waiting for transfers to finish 2024/12/12 01:54:25 INFO : potato3: Deleted 2024/12/12 01:54:25 INFO : potato2: Moved (server-side) 2024/12/12 01:54:26 INFO : potato3: Moved (server-side) 2024/12/12 01:54:26 INFO : tomatoDir: Removing directory 2024/12/12 01:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': deleted 1 directories 2024/12/12 01:54:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucezid6yuya" 2024/12/12 01:54:28 DEBUG : Creating backend with remote "TestDrive:crypt/sv4sjr0n7qt63tt5q8a43mn4fs6llrenap7njiaqv6omb8bh1gm0" 2024/12/12 01:54:29 DEBUG : tomatoDir: Making directory 2024/12/12 01:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucezid6yuya': Using server-side directory move 2024/12/12 01:54:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucezid6yuya': Server side directory move succeeded 2024/12/12 01:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucezid6yuya': Purge remote 2024/12/12 01:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gujesod3juki': Purge remote 2024/12/12 01:54:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:54:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test" 2024/12/12 01:54:34 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncOverlap (3.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:54:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test" 2024/12/12 01:54:38 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/12/12 01:54:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test-include/layer2" 2024/12/12 01:54:42 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/12/12 01:54:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test-ignore-file" 2024/12/12 01:54:45 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/12/12 01:54:50 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 757116b473302c32ce4d8384af3a9c6c OK 2024/12/12 01:54:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 01:54:51 DEBUG : rclone-sync-test: Excluded 2024/12/12 01:54:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/12 01:54:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 01:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test': Waiting for checks to finish 2024/12/12 01:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test': Waiting for transfers to finish 2024/12/12 01:54:52 DEBUG : Waiting for deletions to finish 2024/12/12 01:54:52 INFO : There was nothing to transfer 2024/12/12 01:54:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 01:54:53 DEBUG : rclone-sync-test: Excluded 2024/12/12 01:54:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:54:54 DEBUG : Waiting for deletions to finish 2024/12/12 01:54:54 INFO : rclone-sync-test-include: Removing directory 2024/12/12 01:54:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/12 01:54:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/12 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': failed to delete 1 directories 2024/12/12 01:54:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:54:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 01:54:55 DEBUG : rclone-sync-test: Excluded 2024/12/12 01:54:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/12 01:54:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/12 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/12 01:54:56 DEBUG : Waiting for deletions to finish 2024/12/12 01:54:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:54:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 01:54:57 DEBUG : rclone-sync-test: Excluded 2024/12/12 01:54:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:54:57 DEBUG : Waiting for deletions to finish 2024/12/12 01:54:57 INFO : rclone-sync-test-include: Removing directory 2024/12/12 01:54:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/12 01:54:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/12 01:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': failed to delete 1 directories 2024/12/12 01:54:58 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:54:58 DEBUG : : Excluded 2024/12/12 01:54:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 01:54:59 DEBUG : rclone-sync-test: Excluded 2024/12/12 01:54:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/12 01:54:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/12 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/12 01:54:59 DEBUG : Waiting for deletions to finish 2024/12/12 01:54:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:55:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/12 01:55:03 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (34.13s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:55:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dst" 2024/12/12 01:55:12 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 01:55:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/CompareDest" 2024/12/12 01:55:14 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/gveqi14airsml4bgu7krj116o8" 2024/12/12 01:55:16 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 01:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:55:19 DEBUG : one: md5 = dbc408a7f1740ecd94d797792333e4ba OK 2024/12/12 01:55:19 INFO : one: Copied (new) 2024/12/12 01:55:19 DEBUG : Waiting for deletions to finish 2024/12/12 01:55:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 01:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:55:21 DEBUG : one: md5 = 7697ee9bd19578f0de88a5515bef7562 OK 2024/12/12 01:55:21 INFO : one: Copied (replaced existing) 2024/12/12 01:55:21 DEBUG : Waiting for deletions to finish 2024/12/12 01:55:24 DEBUG : dst/one: md5 = 5c616727227567cfeedda9e2c60853e2 OK 2024/12/12 01:55:26 DEBUG : CompareDest/one: md5 = 15f713d93b91f8866b5720056fb5570d OK 2024/12/12 01:55:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 01:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:55:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:55:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 01:55:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:55:28 DEBUG : Waiting for deletions to finish 2024/12/12 01:55:28 INFO : There was nothing to transfer 2024/12/12 01:55:30 DEBUG : CompareDest/two: md5 = 053ce0c9a43b094693d89b108ece3e1e OK 2024/12/12 01:55:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:55:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 01:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:55:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 01:55:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:55:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 01:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:55:31 DEBUG : Waiting for deletions to finish 2024/12/12 01:55:31 INFO : There was nothing to transfer 2024/12/12 01:55:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:55:32 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 01:55:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 01:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:55:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:55:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 01:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:55:32 DEBUG : Waiting for deletions to finish 2024/12/12 01:55:32 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/12 01:55:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/12 01:55:34 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 01:55:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 01:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:55:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:55:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 01:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:55:35 DEBUG : two: md5 = b351ff5082e758d11cd7a1bae9909a1f OK 2024/12/12 01:55:35 INFO : two: Copied (new) 2024/12/12 01:55:35 DEBUG : Waiting for deletions to finish 2024/12/12 01:55:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:55:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:55:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:55:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (28.59s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:55:44 DEBUG : pre-dest1/1: md5 = 36cfc6056236b1a04033a3f2ff1aaaa4 OK 2024/12/12 01:55:46 DEBUG : pre-dest2/2: md5 = faa0d6834807fb31627df0412f6de1f0 OK 2024/12/12 01:55:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dest" 2024/12/12 01:55:47 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/rg03c1jvnehrrc617i0lnqjddc" 2024/12/12 01:55:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/pre-dest1" 2024/12/12 01:55:49 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/bbnblvh6k061ssopqrp18kd7gc" 2024/12/12 01:55:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/pre-dest2" 2024/12/12 01:55:49 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/dgicm1h6b5ejvlltm8eeif0bnk" 2024/12/12 01:55:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:55:51 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/12 01:55:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:55:51 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/12 01:55:52 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/12 01:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dest': Waiting for checks to finish 2024/12/12 01:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dest': Waiting for transfers to finish 2024/12/12 01:55:54 DEBUG : 3: md5 = bdc42cafcb84bd432ea74a9ce1272f4a OK 2024/12/12 01:55:54 INFO : 3: Copied (new) 2024/12/12 01:55:54 DEBUG : Waiting for deletions to finish 2024/12/12 01:55:58 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/12/12 01:55:59 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/12/12 01:56:00 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.44s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:56:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dst" 2024/12/12 01:56:00 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 01:56:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/CopyDest" 2024/12/12 01:56:02 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/12 01:56:04 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 01:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:56:06 DEBUG : one: md5 = 7ed9c86a2c713e0fde07fdc6920e48c4 OK 2024/12/12 01:56:06 INFO : one: Copied (new) 2024/12/12 01:56:06 DEBUG : Waiting for deletions to finish 2024/12/12 01:56:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:56:09 DEBUG : one: md5 = 5fc404aa4a03c1da8c09fdd55dfd35ed OK 2024/12/12 01:56:09 INFO : one: Copied (replaced existing) 2024/12/12 01:56:09 DEBUG : Waiting for deletions to finish 2024/12/12 01:56:11 DEBUG : dst/one: md5 = 4a3b171012ec267c8d18565d5c464d7c OK 2024/12/12 01:56:14 DEBUG : CopyDest/one: md5 = 65ed4995984c9b9e2b8cb03a51d6b85c OK 2024/12/12 01:56:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/BackupDir" 2024/12/12 01:56:15 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/12 01:56:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 01:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:56:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:56:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 01:56:19 INFO : one: Moved (server-side) 2024/12/12 01:56:20 INFO : one: Copied (server-side copy) 2024/12/12 01:56:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/12 01:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:56:20 DEBUG : Waiting for deletions to finish 2024/12/12 01:56:23 DEBUG : CopyDest/two: md5 = 63cea3677a09284df1f0228de9bb9c07 OK 2024/12/12 01:56:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:56:25 INFO : two: Copied (server-side copy) 2024/12/12 01:56:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/12 01:56:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:56:25 DEBUG : one: Unchanged skipping 2024/12/12 01:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:56:25 DEBUG : Waiting for deletions to finish 2024/12/12 01:56:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:56:26 DEBUG : one: Unchanged skipping 2024/12/12 01:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:56:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:56:26 DEBUG : two: Unchanged skipping 2024/12/12 01:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:56:26 DEBUG : Waiting for deletions to finish 2024/12/12 01:56:26 INFO : There was nothing to transfer 2024/12/12 01:56:28 DEBUG : CopyDest/three: md5 = e22850f207087902f3d4747bb48b92d1 OK 2024/12/12 01:56:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/12 01:56:29 DEBUG : three: Destination not found in --copy-dest 2024/12/12 01:56:29 DEBUG : three: Need to transfer - File not found at Destination 2024/12/12 01:56:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:56:29 DEBUG : one: Unchanged skipping 2024/12/12 01:56:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 01:56:29 DEBUG : two: Unchanged skipping 2024/12/12 01:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:56:31 DEBUG : three: md5 = 28d7e3c38d70e6300fa259cccf883daf OK 2024/12/12 01:56:31 INFO : three: Copied (new) 2024/12/12 01:56:31 DEBUG : Waiting for deletions to finish 2024/12/12 01:56:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/12 01:56:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:56:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:56:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:56:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:56:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/12 01:56:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (38.54s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:56:42 DEBUG : dst/one: md5 = 13d40010f28ae69d591a865cb423c2fa OK 2024/12/12 01:56:43 DEBUG : dst/two: md5 = 7655e8dea302c4e4cd644e05be390dc2 OK 2024/12/12 01:56:45 DEBUG : dst/three.txt: md5 = 712edc12ed4d8492d478a04643e50dd8 OK 2024/12/12 01:56:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dst" 2024/12/12 01:56:46 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 01:56:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/backup" 2024/12/12 01:56:47 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/1nrff024r7pq65ecp72fc28jb0" 2024/12/12 01:56:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 01:56:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:56:49 DEBUG : two: Unchanged skipping 2024/12/12 01:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:56:51 INFO : one: Moved (server-side) 2024/12/12 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:56:53 DEBUG : one: md5 = 277cca38a758c2706e58b89a4a46631d OK 2024/12/12 01:56:53 INFO : one: Copied (new) 2024/12/12 01:56:53 DEBUG : Waiting for deletions to finish 2024/12/12 01:56:54 INFO : three.txt: Moved (server-side) 2024/12/12 01:56:54 INFO : three.txt: Moved into backup dir 2024/12/12 01:56:56 DEBUG : dst/three.txt: md5 = c89007d5d55a0e2af8d41c146207175d OK 2024/12/12 01:56:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 01:56:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:56:57 DEBUG : two: Unchanged skipping 2024/12/12 01:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:56:58 INFO : one: Deleted 2024/12/12 01:56:59 INFO : one: Moved (server-side) 2024/12/12 01:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:57:00 DEBUG : one: md5 = f4bd093b7d39499b821624e04bc92f85 OK 2024/12/12 01:57:00 INFO : one: Copied (new) 2024/12/12 01:57:00 DEBUG : Waiting for deletions to finish 2024/12/12 01:57:01 INFO : three.txt: Deleted 2024/12/12 01:57:03 INFO : three.txt: Moved (server-side) 2024/12/12 01:57:03 INFO : three.txt: Moved into backup dir 2024/12/12 01:57:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:57:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:57:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:57:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 01:57:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 01:57:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (29.98s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:57:12 DEBUG : dst/one: md5 = 1a17d3ecf7b7335c4dbeef0d64fe9a26 OK 2024/12/12 01:57:14 DEBUG : dst/two: md5 = 61f6ab20dc0e06ae8f75ed99f6dd77b2 OK 2024/12/12 01:57:15 DEBUG : dst/three.txt: md5 = 5888fd5329697c25838ceda42cc5f4a1 OK 2024/12/12 01:57:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dst" 2024/12/12 01:57:16 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 01:57:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/backup" 2024/12/12 01:57:17 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/1nrff024r7pq65ecp72fc28jb0" 2024/12/12 01:57:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 01:57:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:57:19 DEBUG : two: Unchanged skipping 2024/12/12 01:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:57:21 INFO : one: Moved (server-side) to: one.bak 2024/12/12 01:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:57:22 DEBUG : one: md5 = 8836b530beb804bb4d2130c7d9647e63 OK 2024/12/12 01:57:22 INFO : one: Copied (new) 2024/12/12 01:57:22 DEBUG : Waiting for deletions to finish 2024/12/12 01:57:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 01:57:23 INFO : three.txt: Moved into backup dir 2024/12/12 01:57:25 DEBUG : dst/three.txt: md5 = 2796caa687ad8c08152891d207fe3850 OK 2024/12/12 01:57:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 01:57:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:57:26 DEBUG : two: Unchanged skipping 2024/12/12 01:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:57:27 INFO : one.bak: Deleted 2024/12/12 01:57:28 INFO : one: Moved (server-side) to: one.bak 2024/12/12 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:57:30 DEBUG : one: md5 = 638fea35490039c402bd968660e83fb3 OK 2024/12/12 01:57:30 INFO : one: Copied (new) 2024/12/12 01:57:30 DEBUG : Waiting for deletions to finish 2024/12/12 01:57:31 INFO : three.txt.bak: Deleted 2024/12/12 01:57:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 01:57:31 INFO : three.txt: Moved into backup dir 2024/12/12 01:57:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:57:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:57:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 01:57:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 01:57:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 01:57:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (28.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:57:40 DEBUG : dst/one: md5 = c87cbb163b51ebd8661c42690c26625b OK 2024/12/12 01:57:42 DEBUG : dst/two: md5 = dd11ed2141011ff72c2be171c16b6e4f OK 2024/12/12 01:57:43 DEBUG : dst/three.txt: md5 = 190304bbf3501b7ce73ee11353de84b7 OK 2024/12/12 01:57:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dst" 2024/12/12 01:57:44 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 01:57:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/backup" 2024/12/12 01:57:45 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/1nrff024r7pq65ecp72fc28jb0" 2024/12/12 01:57:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 01:57:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:57:46 DEBUG : two: Unchanged skipping 2024/12/12 01:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:57:49 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 01:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:57:51 DEBUG : one: md5 = daf348db7b1d33c65ace04fdd8151e56 OK 2024/12/12 01:57:51 INFO : one: Copied (new) 2024/12/12 01:57:51 DEBUG : Waiting for deletions to finish 2024/12/12 01:57:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 01:57:52 INFO : three.txt: Moved into backup dir 2024/12/12 01:57:54 DEBUG : dst/three.txt: md5 = 5aabca570d3496a7a5efed2f9c47a26e OK 2024/12/12 01:57:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 01:57:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:57:55 DEBUG : two: Unchanged skipping 2024/12/12 01:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:57:56 INFO : one-2019-01-01: Deleted 2024/12/12 01:57:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 01:57:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:57:58 DEBUG : one: md5 = 5bc104b8268ccdd210450a47ef1856d8 OK 2024/12/12 01:57:58 INFO : one: Copied (new) 2024/12/12 01:57:58 DEBUG : Waiting for deletions to finish 2024/12/12 01:57:59 INFO : three-2019-01-01.txt: Deleted 2024/12/12 01:58:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 01:58:00 INFO : three.txt: Moved into backup dir 2024/12/12 01:58:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:58:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:58:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/12 01:58:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/12 01:58:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/12 01:58:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (28.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:58:08 DEBUG : dst/one: md5 = e906037839a973568d96cc5b31463fed OK 2024/12/12 01:58:10 DEBUG : dst/two: md5 = 9cecc2b421e1458e62988880de4b6355 OK 2024/12/12 01:58:12 DEBUG : dst/three.txt: md5 = d4ff8d06cb7f1c0935b89dcefb52377e OK 2024/12/12 01:58:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dst" 2024/12/12 01:58:13 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 01:58:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 01:58:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:58:14 DEBUG : two: Unchanged skipping 2024/12/12 01:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:58:14 INFO : one: Moved (server-side) to: one.bak 2024/12/12 01:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:58:16 DEBUG : one: md5 = 25dd47bfcd6a78c33bd994f69288ff38 OK 2024/12/12 01:58:16 INFO : one: Copied (new) 2024/12/12 01:58:16 DEBUG : Waiting for deletions to finish 2024/12/12 01:58:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 01:58:17 INFO : three.txt: Moved into backup dir 2024/12/12 01:58:19 DEBUG : dst/three.txt: md5 = cf2fa045c875b63de9dabf51379e189f OK 2024/12/12 01:58:20 DEBUG : one.bak: Excluded (Path Filter) 2024/12/12 01:58:20 DEBUG : one.bak: Excluded 2024/12/12 01:58:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/12 01:58:20 DEBUG : three.txt.bak: Excluded 2024/12/12 01:58:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 01:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for checks to finish 2024/12/12 01:58:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:58:20 DEBUG : two: Unchanged skipping 2024/12/12 01:58:21 INFO : one.bak: Deleted 2024/12/12 01:58:21 INFO : one: Moved (server-side) to: one.bak 2024/12/12 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu/dst': Waiting for transfers to finish 2024/12/12 01:58:23 DEBUG : one: md5 = ad600c544454259a703b36bdb61cf8ea OK 2024/12/12 01:58:23 INFO : one: Copied (new) 2024/12/12 01:58:23 DEBUG : Waiting for deletions to finish 2024/12/12 01:58:24 INFO : three.txt.bak: Deleted 2024/12/12 01:58:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 01:58:24 INFO : three.txt: Moved into backup dir 2024/12/12 01:58:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:58:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 01:58:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 01:58:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:58:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 01:58:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (23.01s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:58:32 DEBUG : dst/one: md5 = 51721a59cc3d06122f5703ee33f64efe OK 2024/12/12 01:58:33 DEBUG : dst/two: md5 = 554710ddee1e0a1342a9275f272cadb4 OK 2024/12/12 01:58:35 DEBUG : dst/three.txt: md5 = c173e5821b8948c06e26a513ce6bf9ea OK 2024/12/12 01:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dst" 2024/12/12 01:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 01:58:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 01:58:38 INFO : one: Moved (server-side) to: one.bak 2024/12/12 01:58:39 DEBUG : one: md5 = c989e1b2c1416ace220e843d0fa9e7f7 OK 2024/12/12 01:58:39 INFO : one: Copied (new) 2024/12/12 01:58:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:58:40 DEBUG : two: Unchanged skipping 2024/12/12 01:58:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 01:58:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 01:58:43 DEBUG : three.txt: md5 = 0f49c40fd6d9cffdc1280d8061dc6a17 OK 2024/12/12 01:58:43 INFO : three.txt: Copied (new) 2024/12/12 01:58:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 01:58:45 INFO : one.bak: Deleted 2024/12/12 01:58:45 INFO : one: Moved (server-side) to: one.bak 2024/12/12 01:58:47 DEBUG : one: md5 = 2e691538342f280056db92de1261fe6a OK 2024/12/12 01:58:47 INFO : one: Copied (new) 2024/12/12 01:58:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:58:47 DEBUG : two: Unchanged skipping 2024/12/12 01:58:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 01:58:48 INFO : three.txt.bak: Deleted 2024/12/12 01:58:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 01:58:51 DEBUG : three.txt: md5 = e97b9419434c1ec2d625b95872164f7d OK 2024/12/12 01:58:51 INFO : three.txt: Copied (new) 2024/12/12 01:58:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:58:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 01:58:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 01:58:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 01:58:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 01:58:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 01:58:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (26.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:58:59 DEBUG : dst/one: md5 = 9ebe7ea3c6122a4bfd2f50257a8cb128 OK 2024/12/12 01:59:00 DEBUG : dst/two: md5 = 19585d739c978f4131c0bc84922b39a3 OK 2024/12/12 01:59:02 DEBUG : dst/three.txt: md5 = f179acbd496a0e93774a04206117fcf6 OK 2024/12/12 01:59:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupidos8rihu/dst" 2024/12/12 01:59:03 DEBUG : Creating backend with remote "TestDrive:crypt/76q01mhlm70anmmkvf1qic3t1m8ff5gv2udqhbj6k26mvq87me50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 01:59:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 01:59:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 01:59:06 DEBUG : one: md5 = 589f10aa77a57ef2ab3e2df2cad9ee28 OK 2024/12/12 01:59:06 INFO : one: Copied (new) 2024/12/12 01:59:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:59:06 DEBUG : two: Unchanged skipping 2024/12/12 01:59:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 01:59:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 01:59:09 DEBUG : three.txt: md5 = 3fb996effaa30f7aec1371fc74404fd3 OK 2024/12/12 01:59:09 INFO : three.txt: Copied (new) 2024/12/12 01:59:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 01:59:12 INFO : one-2019-01-01: Deleted 2024/12/12 01:59:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 01:59:14 DEBUG : one: md5 = b2656697f436a1afc32311ce65fd3de0 OK 2024/12/12 01:59:14 INFO : one: Copied (new) 2024/12/12 01:59:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:59:14 DEBUG : two: Unchanged skipping 2024/12/12 01:59:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 01:59:15 INFO : three-2019-01-01.txt: Deleted 2024/12/12 01:59:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 01:59:18 DEBUG : three.txt: md5 = 2f2c23f452fe2fe575c7a2212dddc097 OK 2024/12/12 01:59:18 INFO : three.txt: Copied (new) 2024/12/12 01:59:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 01:59:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 01:59:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/12 01:59:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/12 01:59:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/12 01:59:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 01:59:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (26.78s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:59:24 DEBUG : Testêé: md5 = b60c4fd29f36d381a37b1b418dbd7dcf OK 2024/12/12 01:59:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/12 01:59:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:59:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:59:26 DEBUG : Testêé: md5 = 0589355c6d7551f00e2afc829e79f02f OK 2024/12/12 01:59:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/12 01:59:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.98s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:59:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 01:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:59:30 DEBUG : existing: md5 = 13219cf8cf4b30e1f8930ffc67795c48 OK 2024/12/12 01:59:30 INFO : existing: Copied (new) 2024/12/12 01:59:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:59:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/12 01:59:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/12 01:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:59:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': not deleting files as there were IO errors 2024/12/12 01:59:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncImmutable (5.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:59:35 DEBUG : EXISTING: md5 = 2953327cf602cb7f6d6eb87a6aa96180 OK 2024/12/12 01:59:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 01:59:35 DEBUG : existing: Unchanged skipping 2024/12/12 01:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 01:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 01:59:35 DEBUG : Waiting for deletions to finish 2024/12/12 01:59:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.83s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", 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-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", 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-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 01:59:40 DEBUG : both0: md5 = a880fba895211599f8730f604904ac54 OK 2024/12/12 01:59:42 DEBUG : only0: md5 = ebb8e461e30daa3d1c59709971010361 OK 2024/12/12 01:59:44 DEBUG : both1: md5 = 1b976eccacab589d03d03e1a7d48159b OK 2024/12/12 01:59:45 DEBUG : only1: md5 = 82b5034ef33efe1429d53de9c30e0ad0 OK 2024/12/12 01:59:47 DEBUG : both2: md5 = 79b677b2dcba4e3902ad449b66d1f70f OK 2024/12/12 01:59:49 DEBUG : only2: md5 = 4bc4330283b4ea43d3bad5b79fbeaf31 OK 2024/12/12 01:59:50 DEBUG : both3: md5 = 159ad3e39f071c87ecf9953b51c21f5a OK 2024/12/12 01:59:52 DEBUG : only3: md5 = 930356037fd4b2d09af1043eba96688b OK 2024/12/12 01:59:54 DEBUG : both4: md5 = b9fda353369e2815feb59ca8e5e90d64 OK 2024/12/12 01:59:55 DEBUG : only4: md5 = fd74ce875ebe280a04ea83fc4e7ab03c OK 2024/12/12 01:59:57 DEBUG : both5: md5 = 2809e0217b8c0f5713b02796b9cf1bf8 OK 2024/12/12 01:59:59 DEBUG : only5: md5 = be587c156d15b9910a27fd2ba8c49684 OK 2024/12/12 02:00:01 DEBUG : both6: md5 = 612a0ac35465d68edde655a6d4f82751 OK 2024/12/12 02:00:03 DEBUG : only6: md5 = ab747e447b766030dcb77abe1bad3ce2 OK 2024/12/12 02:00:05 DEBUG : both7: md5 = e4e12549818560817d82b85c076fd668 OK 2024/12/12 02:00:06 DEBUG : only7: md5 = f4fa9f738baaf2d0a8d41938bee9720d OK 2024/12/12 02:00:08 DEBUG : both8: md5 = c071dd48d482b9ebb72865b94429b27e OK 2024/12/12 02:00:10 DEBUG : only8: md5 = 1eb4fc088783852e5381e7b8ca132675 OK 2024/12/12 02:00:11 DEBUG : both9: md5 = e46b5a46cf0038d8dc3d95fb7249c03d OK 2024/12/12 02:00:13 DEBUG : only9: md5 = 093f53086ef44eb47f9e02cfe5af5b63 OK 2024/12/12 02:00:15 DEBUG : both10: md5 = 61efd4ded398c3f9fbb1c0f80a1d7d86 OK 2024/12/12 02:00:16 DEBUG : only10: md5 = 1847b409bcdc5eb05129b9498dd61e1a OK 2024/12/12 02:00:18 DEBUG : both11: md5 = 179852c8aecb1db2ed21b496da3b417e OK 2024/12/12 02:00:20 DEBUG : only11: md5 = 54a004a1dce0c27c9071d9a0111f46b7 OK 2024/12/12 02:00:22 DEBUG : both12: md5 = 125fc7831b557cfc6d68df83d0ed31b0 OK 2024/12/12 02:00:24 DEBUG : only12: md5 = 1e0987cfa5242822637433a32ddeb47e OK 2024/12/12 02:00:25 DEBUG : both13: md5 = af589e34fdfec384e194c26d03f7e498 OK 2024/12/12 02:00:27 DEBUG : only13: md5 = 87c63e043fef51b4f9e1bc6fc7d73096 OK 2024/12/12 02:00:28 DEBUG : both14: md5 = 307c8a12f2b9e9165aa8ea692e45b760 OK 2024/12/12 02:00:30 DEBUG : only14: md5 = 878436703391bc4abf8e929103def347 OK 2024/12/12 02:00:32 DEBUG : both15: md5 = 52a0fc458281a81a6e6ec5a3adcba4b7 OK 2024/12/12 02:00:34 DEBUG : only15: md5 = d6de83405826f6684a92e541b0fd4996 OK 2024/12/12 02:00:35 DEBUG : both16: md5 = 95905ba0916b96d1f95b2328fea381bc OK 2024/12/12 02:00:37 DEBUG : only16: md5 = dff9b82ae00de44f4602d9a220a4adde OK 2024/12/12 02:00:39 DEBUG : both17: md5 = ff2db94a692f3ca3356f9f63593ab54f OK 2024/12/12 02:00:41 DEBUG : only17: md5 = 812dd9832579a8d1d4ae1553a46e070f OK 2024/12/12 02:00:42 DEBUG : both18: md5 = 23e403a48d1f96fb6b4c6dbca4474dfa OK 2024/12/12 02:00:44 DEBUG : only18: md5 = 782ae1f851c02a0909d007617213b2c5 OK 2024/12/12 02:00:46 DEBUG : both19: md5 = b9756ba9eb6a2300343f920540177d96 OK 2024/12/12 02:00:47 DEBUG : only19: md5 = 0233288df5656443e6e03297c8a069c3 OK 2024/12/12 02:00:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 02:00:48 DEBUG : both1: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both12: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both13: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both14: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both15: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both16: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both17: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both18: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both19: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both10: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both0: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both11: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both2: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both6: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both3: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both8: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:00:48 DEBUG : both9: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both4: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both5: Unchanged skipping 2024/12/12 02:00:48 DEBUG : both7: Unchanged skipping 2024/12/12 02:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 02:00:48 DEBUG : Waiting for deletions to finish 2024/12/12 02:00:48 INFO : only9: Deleted 2024/12/12 02:00:48 INFO : only17: Deleted 2024/12/12 02:00:48 INFO : only1: Deleted 2024/12/12 02:00:48 INFO : only3: Deleted 2024/12/12 02:00:49 INFO : only7: Deleted 2024/12/12 02:00:49 INFO : only8: Deleted 2024/12/12 02:00:49 INFO : only18: Deleted 2024/12/12 02:00:49 INFO : only6: Deleted 2024/12/12 02:00:50 INFO : only11: Deleted 2024/12/12 02:00:50 INFO : only19: Deleted 2024/12/12 02:00:50 INFO : only15: Deleted 2024/12/12 02:00:50 INFO : only12: Deleted 2024/12/12 02:00:50 INFO : only5: Deleted 2024/12/12 02:00:50 INFO : only16: Deleted 2024/12/12 02:00:50 INFO : only0: Deleted 2024/12/12 02:00:50 INFO : only10: Deleted 2024/12/12 02:00:51 INFO : only2: Deleted 2024/12/12 02:00:51 INFO : only13: Deleted 2024/12/12 02:00:51 INFO : only4: Deleted 2024/12/12 02:00:51 INFO : only14: Deleted 2024/12/12 02:00:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (85.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 02:01:06 DEBUG : both0: md5 = a4cd3007f5df41792c4d5d61879c7c80 OK 2024/12/12 02:01:07 DEBUG : only0: md5 = 95abd6b5716087cdd76cce4d1cbc2aa1 OK 2024/12/12 02:01:09 DEBUG : both1: md5 = ab6aff68a9e295cb130173a7cce8940b OK 2024/12/12 02:01:11 DEBUG : only1: md5 = 92580f7eb717aa4b0cd1127ed286618c OK 2024/12/12 02:01:13 DEBUG : both2: md5 = 599fb2a508c4170e581f46a36f21b099 OK 2024/12/12 02:01:14 DEBUG : only2: md5 = 1ca6bd636067c5edf6aa23723072ec48 OK 2024/12/12 02:01:16 DEBUG : both3: md5 = 119618b39bc59cfd2190edfed1c0f456 OK 2024/12/12 02:01:17 DEBUG : only3: md5 = 38523da6c16e1e21b5431d56098aff55 OK 2024/12/12 02:01:19 DEBUG : both4: md5 = faeb66d2015a345d635e357389d18a8d OK 2024/12/12 02:01:21 DEBUG : only4: md5 = 5f367422ed31c2b38efa91f81b4b310a OK 2024/12/12 02:01:23 DEBUG : both5: md5 = c8c441cfcadff7bbe7edd82021e03615 OK 2024/12/12 02:01:24 DEBUG : only5: md5 = 5236778f3428a555febf4e2e9f025e56 OK 2024/12/12 02:01:26 DEBUG : both6: md5 = b3d398b02e809e05dd27e327c182209c OK 2024/12/12 02:01:28 DEBUG : only6: md5 = 97c41c26baed082b8f35cae17cdfa78e OK 2024/12/12 02:01:29 DEBUG : both7: md5 = 67d6b257c05c00bed188c7eef7277d5c OK 2024/12/12 02:01:31 DEBUG : only7: md5 = 4a7e5792d4cee22cf7229c122b6b5f91 OK 2024/12/12 02:01:33 DEBUG : both8: md5 = eaaa5a657c58e8615a51e26d1b7ce0bf OK 2024/12/12 02:01:35 DEBUG : only8: md5 = e1923cc82c7819d025876d58a17ce1ae OK 2024/12/12 02:01:36 DEBUG : both9: md5 = 1b598a60f6849e07c93ebdaa3567962c OK 2024/12/12 02:01:38 DEBUG : only9: md5 = ea7e34a6d0e4aa38eee98bd4e6db45f7 OK 2024/12/12 02:01:40 DEBUG : both10: md5 = 852030003bb9cb0dba510911a48f8418 OK 2024/12/12 02:01:42 DEBUG : only10: md5 = 837945421329b7c736825ea3862d2615 OK 2024/12/12 02:01:44 DEBUG : both11: md5 = 249ed17aa2f1f1075b83afb7c4085ce0 OK 2024/12/12 02:01:45 DEBUG : only11: md5 = c09c6999f28c38f81bf0288319e7a4f9 OK 2024/12/12 02:01:47 DEBUG : both12: md5 = f6938470e5c9aebffaf97b795120f007 OK 2024/12/12 02:01:48 DEBUG : only12: md5 = 3d05bca79a4ae1da5fda9bdbbc209100 OK 2024/12/12 02:01:50 DEBUG : both13: md5 = 1088c509f54f548ef6e289bfe4f1ba3e OK 2024/12/12 02:01:52 DEBUG : only13: md5 = 21771513b83b47199ccd54b994f7193f OK 2024/12/12 02:01:54 DEBUG : both14: md5 = 9510723f65bc91a459479d900cbd5917 OK 2024/12/12 02:01:55 DEBUG : only14: md5 = a213ed5fa83e6e4a8f300320317e5361 OK 2024/12/12 02:01:57 DEBUG : both15: md5 = d9345366cb3e687509b63a602eea1ead OK 2024/12/12 02:01:59 DEBUG : only15: md5 = 3e27e37e2c7f5bf6e850934221ea4c5a OK 2024/12/12 02:02:01 DEBUG : both16: md5 = e028a0e9737949e6274243349c9ec1ff OK 2024/12/12 02:02:03 DEBUG : only16: md5 = 81da167e76d7f4bc663dc8259a3699d0 OK 2024/12/12 02:02:04 DEBUG : both17: md5 = 97fcf2fadcd8cb8712ef7181e80157aa OK 2024/12/12 02:02:07 DEBUG : only17: md5 = e9c302bd5c6d0f4f2c3e84d8669d823b OK 2024/12/12 02:02:08 DEBUG : both18: md5 = b7610f33a04a6e29aaafa7da5fb33a7f OK 2024/12/12 02:02:10 DEBUG : only18: md5 = 18046de220e67976a61832f4206032fd OK 2024/12/12 02:02:12 DEBUG : both19: md5 = 89a157b98b0388c4e4390751ee034729 OK 2024/12/12 02:02:13 DEBUG : only19: md5 = 960043a86c48e7a038b994ca74d00c43 OK 2024/12/12 02:02:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for checks to finish 2024/12/12 02:02:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both0: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both12: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both13: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both14: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both15: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both16: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both17: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both18: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both19: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both2: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both3: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both4: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both5: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both6: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both7: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both8: Unchanged skipping 2024/12/12 02:02:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 02:02:14 DEBUG : both9: Unchanged skipping 2024/12/12 02:02:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : both1: Unchanged skipping 2024/12/12 02:02:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : both10: Unchanged skipping 2024/12/12 02:02:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : both11: Unchanged skipping 2024/12/12 02:02:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/12 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Waiting for transfers to finish 2024/12/12 02:02:15 DEBUG : only10: md5 = 4c4f001fb27d8f57dbba859b54b76032 OK 2024/12/12 02:02:15 INFO : only10: Copied (replaced existing) 2024/12/12 02:02:15 DEBUG : only0: md5 = 51d46cb9ace4846a88255b8e1a1205f5 OK 2024/12/12 02:02:15 INFO : only0: Copied (replaced existing) 2024/12/12 02:02:15 DEBUG : only1: md5 = 3d82843ea801a0c78e98ed862214103e OK 2024/12/12 02:02:15 INFO : only1: Copied (replaced existing) 2024/12/12 02:02:15 DEBUG : only11: md5 = 8b3b19fcaec8023eb953a8f133571633 OK 2024/12/12 02:02:15 INFO : only11: Copied (replaced existing) 2024/12/12 02:02:17 DEBUG : only12: md5 = c35517ac8cf211280e7c4de204ee5b6b OK 2024/12/12 02:02:17 INFO : only12: Copied (replaced existing) 2024/12/12 02:02:17 DEBUG : only13: md5 = 3de4653feb3f5d2277bbcc979fbeed20 OK 2024/12/12 02:02:17 INFO : only13: Copied (replaced existing) 2024/12/12 02:02:17 DEBUG : only14: md5 = 737134be48c076df95adf1eb0e53a936 OK 2024/12/12 02:02:17 INFO : only14: Copied (replaced existing) 2024/12/12 02:02:17 DEBUG : only15: md5 = 61607fab693698a9c52f16cff7cd555b OK 2024/12/12 02:02:17 INFO : only15: Copied (replaced existing) 2024/12/12 02:02:18 DEBUG : only16: md5 = 2ae781987e8aeeadd86be99e0d3b1f57 OK 2024/12/12 02:02:18 INFO : only16: Copied (replaced existing) 2024/12/12 02:02:18 DEBUG : only19: md5 = 4f0e7fea2b114e6516cfc29199cb258c OK 2024/12/12 02:02:18 INFO : only19: Copied (replaced existing) 2024/12/12 02:02:18 DEBUG : only17: md5 = ac435198990008c1710c6e736715adb8 OK 2024/12/12 02:02:18 INFO : only17: Copied (replaced existing) 2024/12/12 02:02:18 DEBUG : only2: md5 = 959b12976cbb5fb4bbefdb2d1aaf973e OK 2024/12/12 02:02:18 INFO : only2: Copied (replaced existing) 2024/12/12 02:02:19 DEBUG : only4: md5 = 91f0efd3a3125c5a3a06dd36b695bb8c OK 2024/12/12 02:02:19 INFO : only4: Copied (replaced existing) 2024/12/12 02:02:20 DEBUG : only5: md5 = 65521b6f135b99b76b756a5c36fe5f6d OK 2024/12/12 02:02:20 INFO : only5: Copied (replaced existing) 2024/12/12 02:02:20 DEBUG : only3: md5 = fcb6e0d73c6af80621b31313af890b31 OK 2024/12/12 02:02:20 INFO : only3: Copied (replaced existing) 2024/12/12 02:02:20 DEBUG : only6: md5 = c777aecb4f11b156754e4bf16c43014b OK 2024/12/12 02:02:20 INFO : only6: Copied (replaced existing) 2024/12/12 02:02:21 DEBUG : only7: md5 = 85b4223f91629446683367fe23a112b0 OK 2024/12/12 02:02:21 INFO : only7: Copied (replaced existing) 2024/12/12 02:02:21 DEBUG : only8: md5 = a1c8ef5adc0175e879686128a3bb4d76 OK 2024/12/12 02:02:21 INFO : only8: Copied (replaced existing) 2024/12/12 02:02:21 DEBUG : only9: md5 = fe6f2a4c56e3dab790be587da74eb8a9 OK 2024/12/12 02:02:21 INFO : only9: Copied (replaced existing) 2024/12/12 02:02:21 DEBUG : only18: md5 = 645411abbef40fca23f2d6bd25e3f4b9 OK 2024/12/12 02:02:21 INFO : only18: Copied (replaced existing) 2024/12/12 02:02:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (102.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 02:02:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 02:02:46 DEBUG : sub dir: Making directory with metadata 2024/12/12 02:02:47 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 02:03:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 02:03:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 02:03:08 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 02:03:08 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 02:03:22 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/12/12 02:03:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 02:03:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/12 02:03:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/12 02:03:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:03:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:03:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:03:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:03:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 02:03:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/12 02:03:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:03:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 02:03:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 02:03:34 DEBUG : sub dir: Making directory with metadata 2024/12/12 02:03:35 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 02:04:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 02:04:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 02:04:00 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 02:04:00 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu'", Local "Local file system at /tmp/rclone1374835199", Modify Window "1ms" 2024/12/12 02:04:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 02:04:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/12 02:04:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/12 02:04:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:04:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:04:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:04:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:04:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 02:04:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/12 02:04:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 02:04:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.36s) PASS 2024/12/12 02:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupidos8rihu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 18m19.651966071s (try 1/5)