"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/02 01:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe" 2024/11/02 01:23:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10" 2024/11/02 01:23:19 DEBUG : Creating backend with remote "/tmp/rclone1247972789" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:20 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:23:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:23:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/02 01:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:23:20 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.74s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:23:22 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:23:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:23:25 DEBUG : sub dir/hello world: md5 = f00891c6e726c77ed12d3fb2832e128a OK 2024/11/02 01:23:25 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:23:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.63s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:29 DEBUG : metadata sub dir: Making directory with metadata 2024/11/02 01:23:29 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:23:29 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/02 01:23:29 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:23:29 DEBUG : Local file system at /tmp/rclone1247972789: File to upload is small (21 bytes), uploading instead of streaming 2024/11/02 01:23:29 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/02 01:23:29 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/02 01:23:29 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:23:30 DEBUG : Google drive root 'crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10': Skipping btime metadata as can't update it on an existing file: 2024-11-02T01:23:29.78925666Z 2024/11/02 01:23:31 INFO : empty metadata sub dir: Updated directory metadata 2024/11/02 01:23:31 DEBUG : Google drive root 'crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10': Skipping btime metadata as can't update it on an existing file: 2024-11-02T01:23:29.78925666Z 2024/11/02 01:23:32 INFO : metadata sub dir: Updated directory metadata 2024/11/02 01:23:32 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/02 01:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:23:34 DEBUG : metadata sub dir/hello metadata world: md5 = 85d97ca2e9f82b36696ac09df0ec8042 OK 2024/11/02 01:23:34 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:37 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:39 DEBUG : metadata sub dir: Making directory with metadata 2024/11/02 01:23:39 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:23:39 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/02 01:23:39 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:23:39 DEBUG : Local file system at /tmp/rclone1247972789: File to upload is small (21 bytes), uploading instead of streaming 2024/11/02 01:23:39 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/02 01:23:39 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/02 01:23:39 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:23:39 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/11/02 01:23:39 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/11/02 01:23:39 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/02 01:23:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:23:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:23:42 DEBUG : metadata sub dir/hello metadata world: md5 = 0115a184ce7ae9c3a222c993f25442e0 OK 2024/11/02 01:23:42 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/11/02 01:23:42 DEBUG : Google drive root 'crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10': Skipping btime metadata as can't update it on an existing file: 2024-11-02T01:23:39.701193734Z 2024/11/02 01:23:43 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:46 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.62s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:48 DEBUG : Creating backend with remote "/non-existing" 2024/11/02 01:23:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/02 01:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.23s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:49 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:23:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:23:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:23:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:23:52 DEBUG : sub dir/hello world: md5 = 6a5a049f557b1e5b1d5b7abb0e8fd577 OK 2024/11/02 01:23:52 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:23:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.07s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:23:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Running all checks before starting transfers 2024/11/02 01:23:56 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:23:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:23:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Checks finished, now starting transfers 2024/11/02 01:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:23:59 DEBUG : sub dir/hello world: md5 = 6234a246cb883ebd26350487900c4bbc OK 2024/11/02 01:23:59 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:24:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.24s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:03 ERROR : Ignoring --no-traverse with sync 2024/11/02 01:24:04 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:07 DEBUG : sub dir/hello world: md5 = ebbc162542015eaa8fa04d5e0a916b00 OK 2024/11/02 01:24:07 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:24:07 DEBUG : Waiting for deletions to finish 2024/11/02 01:24:07 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.63s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/02 01:24:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:13 DEBUG : hello world2: md5 = 26d04752ba4671f737edba345213e65b OK 2024/11/02 01:24:13 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestCopyWithDepth (4.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:17 DEBUG : potato2: md5 = bc640475d39aea79066ab77d50f67fd8 OK 2024/11/02 01:24:17 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:21 DEBUG : potato2: md5 = 653005e1beec3764b42958a4b0b624b5 OK 2024/11/02 01:24:21 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.12s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 01:24:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:24:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/02 01:24:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:24:24 DEBUG : sub dir: Making directory with metadata 2024/11/02 01:24:25 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/02 01:24:25 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:24:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:24:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 01:24:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:24:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:28 DEBUG : sub dir/hello world: md5 = 7266f8052c628cd9e048c662aa1a8dba OK 2024/11/02 01:24:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/11/02 01:24:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:34 DEBUG : sub dir2: Making directory 2024/11/02 01:24:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 01:24:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:24:35 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:24:35 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/02 01:24:35 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/02 01:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:24:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:38 DEBUG : sub dir/hello world: md5 = 7ab2fd15daa5c37b4ac923cc17aabaa5 OK 2024/11/02 01:24:38 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:24:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:24:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.82s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:41 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:24:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:24:42 DEBUG : sub dir: Making directory with metadata 2024/11/02 01:24:43 INFO : sub dir: Made directory with metadata (mtime=2024-11-02T01:24:41.820798746Z) 2024/11/02 01:24:43 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:24:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:46 DEBUG : sub dir/hello world: md5 = 930948be2df90eceee03ebbe71f661ee OK 2024/11/02 01:24:46 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:24:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (9.19s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:51 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/02 01:24:51 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/02 01:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.61s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:24:55 DEBUG : sub dir2: Making directory 2024/11/02 01:24:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:24:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/02 01:24:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:24:58 DEBUG : sub dir/hello world: md5 = 44c462038630e53acc95dfe0ddff74e9 OK 2024/11/02 01:24:58 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:24:58 INFO : sub dir/hello world: Deleted 2024/11/02 01:24:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:25:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.52s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:02 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:25:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:25:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:25:02 DEBUG : sub dir: Making directory with metadata 2024/11/02 01:25:03 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/02 01:25:03 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:25:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:25:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:25:06 DEBUG : sub dir/hello world: md5 = 7442a5a4385405a6f1bcfdf9831de150 OK 2024/11/02 01:25:06 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:25:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (9.09s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:11 DEBUG : sub dir2: Making directory 2024/11/02 01:25:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:25:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/02 01:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:25:15 DEBUG : sub dir/hello world: md5 = 80944a977626439a4a21a01497b95298 OK 2024/11/02 01:25:15 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:25:15 DEBUG : Waiting for deletions to finish 2024/11/02 01:25:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:25:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (7.75s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:22 DEBUG : sub dir/hello world: md5 = ce9da137eb3b0665a0923bbf44436923 OK 2024/11/02 01:25:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gosorom8keko" 2024/11/02 01:25:23 DEBUG : Creating backend with remote "TestDrive:crypt/mgm2u37tkrbsip30pj3htn0t9e5s60p4v0tif314o2pfegqolo3g" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe' -> Encrypted drive 'TestCryptDrive:rclone-test-gosorom8keko' 2024/11/02 01:25:24 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:25:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gosorom8keko': Waiting for checks to finish 2024/11/02 01:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gosorom8keko': Waiting for transfers to finish 2024/11/02 01:25:28 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/02 01:25:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gosorom8keko': Purge remote 2024/11/02 01:25:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (13.77s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:36 DEBUG : sub dir/hello world: md5 = 1101ce6376339f10d9a44ddcc5bb8d66 OK 2024/11/02 01:25:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/02 01:25:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:25:38 DEBUG : sub dir/hello world: md5 = 8a58a9979cfcf8b6a4f9f1571fbec698 OK 2024/11/02 01:25:38 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/02 01:25:39 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:46 DEBUG : sub dir/hello world: md5 = 63d5dc5befaa3a80d6d18b9baf13810b OK 2024/11/02 01:25:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisivuf1lito" 2024/11/02 01:25:46 DEBUG : Creating backend with remote "TestDrive:crypt/nvt05821m2e7jgb0j49kotj6q2qj1kanriochoqfl171epf5l350" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe' -> Encrypted drive 'TestCryptDrive:rclone-test-kisivuf1lito' 2024/11/02 01:25:48 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:25:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisivuf1lito': Waiting for checks to finish 2024/11/02 01:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisivuf1lito': Waiting for transfers to finish 2024/11/02 01:25:52 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/02 01:25:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:55 DEBUG : sub dir/hello world: md5 = 7b64ec4decb36b2ef99bea8eb017111d OK 2024/11/02 01:25:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:25:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/02 01:25:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisivuf1lito': Waiting for checks to finish 2024/11/02 01:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisivuf1lito': Waiting for transfers to finish 2024/11/02 01:25:58 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/02 01:25:59 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisivuf1lito': Purge remote 2024/11/02 01:26:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (21.19s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:07 DEBUG : sub dir/hello world: md5 = 2f4b4ce4f28e0a44d247147998b35300 OK 2024/11/02 01:26:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/02 01:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:26:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:26:09 DEBUG : sub dir/hello world: md5 = b060849a6c0a904d3532bd71695a4c0e OK 2024/11/02 01:26:09 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/02 01:26:09 INFO : sub dir/hello world: Deleted 2024/11/02 01:26:10 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.68s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:16 DEBUG : sub dir/hello world: md5 = 1ba507c9d7b8ac38211a5f843644aad2 OK 2024/11/02 01:26:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naqubab8dova" 2024/11/02 01:26:17 DEBUG : Creating backend with remote "TestDrive:crypt/elmvfas0aa2g46gj15s0o3143rd18a4q892via4k3me18brmgi70" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe' -> Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova' 2024/11/02 01:26:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:26:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Waiting for checks to finish 2024/11/02 01:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Waiting for transfers to finish 2024/11/02 01:26:22 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/02 01:26:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:25 DEBUG : sub dir/hello world: md5 = 0961bd6090009fde829f498b5ea5078d OK 2024/11/02 01:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Using server-side directory move 2024/11/02 01:26:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 01:26:26 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:26:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/02 01:26:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Waiting for checks to finish 2024/11/02 01:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Waiting for transfers to finish 2024/11/02 01:26:27 INFO : sub dir/hello world: Deleted 2024/11/02 01:26:28 INFO : sub dir/hello world: Moved (server-side) 2024/11/02 01:26:29 INFO : sub dir: Set directory modification time (using SetModTime) 2024/11/02 01:26:32 DEBUG : sub dir/hello world: md5 = 6f81f798b7779f5d42ba13b0552c357a OK 2024/11/02 01:26:32 DEBUG : testing file moves 2024/11/02 01:26:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:26:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/02 01:26:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/02 01:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Waiting for checks to finish 2024/11/02 01:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Waiting for transfers to finish 2024/11/02 01:26:33 INFO : sub dir/hello world: Deleted 2024/11/02 01:26:34 INFO : sub dir/hello world: Moved (server-side) 2024/11/02 01:26:35 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqubab8dova': Purge remote --- PASS: TestServerSideMoveOverSelf (26.16s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:42 DEBUG : sub dir/hello world: md5 = 6e3aae23ad8654b7931cf8ba3b93ebc1 OK 2024/11/02 01:26:42 ERROR : : error listing: directory not found 2024/11/02 01:26:43 DEBUG : Local file system at /tmp/rclone1247972789: Making directory 2024/11/02 01:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.52s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:50 DEBUG : sub dir/hello world: md5 = 458b14cd5b57313b79885df3edbdc165 OK 2024/11/02 01:26:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:26:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:26:51 DEBUG : Local file system at /tmp/rclone1247972789: Waiting for checks to finish 2024/11/02 01:26:51 DEBUG : Local file system at /tmp/rclone1247972789: Waiting for transfers to finish 2024/11/02 01:26:52 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/11/02 01:26:52 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:26:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (8.28s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:55 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/02 01:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:26:58 DEBUG : check sum: md5 = d05db9d7ad912838844e4adfd13064d0 OK 2024/11/02 01:26:58 INFO : check sum: Copied (new) 2024/11/02 01:26:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:26:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/02 01:26:58 DEBUG : check sum: Size of src and dst objects identical 2024/11/02 01:26:58 DEBUG : check sum: Unchanged skipping 2024/11/02 01:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:26:58 DEBUG : Waiting for deletions to finish 2024/11/02 01:26:58 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.23s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/02 01:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:03 DEBUG : sizeonly: md5 = bd3515f76b163378bb3d8fa35965b6f8 OK 2024/11/02 01:27:03 INFO : sizeonly: Copied (new) 2024/11/02 01:27:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:03 DEBUG : sizeonly: Sizes identical 2024/11/02 01:27:03 DEBUG : sizeonly: Unchanged skipping 2024/11/02 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:03 DEBUG : Waiting for deletions to finish 2024/11/02 01:27:03 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/02 01:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:08 DEBUG : ignore-size: md5 = d0ad719c7f8f46a304298149fb5260ca OK 2024/11/02 01:27:08 INFO : ignore-size: Copied (new) 2024/11/02 01:27:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:27:08 DEBUG : ignore-size: Unchanged skipping 2024/11/02 01:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:08 DEBUG : Waiting for deletions to finish 2024/11/02 01:27:08 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (5.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:12 DEBUG : existing: md5 = 3ef05718d0be72ce06157b630d0466e8 OK 2024/11/02 01:27:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:27:13 DEBUG : existing: Unchanged skipping 2024/11/02 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:13 DEBUG : Waiting for deletions to finish 2024/11/02 01:27:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/02 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:15 DEBUG : existing: md5 = b694feb1be6495191bc37ad5404629a8 OK 2024/11/02 01:27:15 INFO : existing: Copied (replaced existing) 2024/11/02 01:27:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:19 DEBUG : existing: md5 = 5e9b62a298af2b64f9565410f2f6b19e OK 2024/11/02 01:27:19 INFO : existing: Copied (new) 2024/11/02 01:27:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:20 DEBUG : existing: Destination exists, skipping 2024/11/02 01:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:20 DEBUG : Waiting for deletions to finish 2024/11/02 01:27:20 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (5.00s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:25 DEBUG : b/potato: md5 = 8b38942e073b9a2f8c57a420109412df OK 2024/11/02 01:27:28 DEBUG : c/non empty space: md5 = 77a8217e1a3e0463316d8d19b3e33504 OK 2024/11/02 01:27:28 DEBUG : d: Making directory 2024/11/02 01:27:30 DEBUG : Added delayed dir = "a", newDst= 2024/11/02 01:27:30 DEBUG : Added delayed dir = "c", newDst=c 2024/11/02 01:27:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:27:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:30 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:33 DEBUG : a/potato2: md5 = 3006a752d80572cad45d4c24dd38f345 OK 2024/11/02 01:27:33 INFO : a/potato2: Copied (new) 2024/11/02 01:27:33 DEBUG : Waiting for deletions to finish 2024/11/02 01:27:34 INFO : b/potato: Deleted 2024/11/02 01:27:34 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/02 01:27:34 INFO : d: Removing directory 2024/11/02 01:27:35 INFO : b: Removing directory 2024/11/02 01:27:36 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/02 01:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:39 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/02 01:27:40 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (19.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:43 DEBUG : empty space: md5 = 4680f1f9174d0f188a7dd4e8e429b774 OK 2024/11/02 01:27:43 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/11/02 01:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:43 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/02 01:27:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:44 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/11/02 01:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:45 DEBUG : empty space: md5 = eee7a9a3c37c0649ff0e6c9247eb06a5 OK 2024/11/02 01:27:45 INFO : empty space: Copied (replaced existing) 2024/11/02 01:27:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:50 DEBUG : foo: md5 = b789de04032717007c92e4ad76487dba OK 2024/11/02 01:27:51 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/11/02 01:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:52 DEBUG : foo: md5 = 3256d1d7477ef58988611a341477aab8 OK 2024/11/02 01:27:52 INFO : foo: Copied (replaced existing) 2024/11/02 01:27:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.65s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:27:56 DEBUG : empty space: md5 = 3a9cea6ff8f4cf153ad180ec676b30e6 OK 2024/11/02 01:27:56 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/02 01:27:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:27:56 DEBUG : empty space: Unchanged skipping 2024/11/02 01:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:27:58 DEBUG : potato: md5 = 17ccc766246083a264cacac5ff9273e4 OK 2024/11/02 01:27:58 INFO : potato: Copied (new) 2024/11/02 01:27:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:28:02 DEBUG : potato: md5 = 1b3c3e2e1b9333e298d26ab8e13390e3 OK 2024/11/02 01:28:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/02 01:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:28:04 DEBUG : potato: md5 = 026c09e2bcbeb888b9e6015b3c02c984 OK 2024/11/02 01:28:04 INFO : potato: Copied (replaced existing) 2024/11/02 01:28:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.66s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:28:08 DEBUG : potato: md5 = 80105395ffb42ee1ff40877fb272a824 OK 2024/11/02 01:28:09 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/11/02 01:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:28:10 DEBUG : potato: md5 = 548f0307d3931a9ae7811d963b69e063 OK 2024/11/02 01:28:10 INFO : potato: Copied (replaced existing) 2024/11/02 01:28:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:28:14 DEBUG : potato: md5 = 94396d592fe5e8565e61cc5f9002e22d OK 2024/11/02 01:28:16 DEBUG : empty space: md5 = 1ac073f621cd902e96be95921de4a7f6 OK 2024/11/02 01:28:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:28:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/02 01:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:28:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:28:16 DEBUG : empty space: Unchanged skipping 2024/11/02 01:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:28:16 DEBUG : Waiting for deletions to finish 2024/11/02 01:28:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:28:20 DEBUG : potato: md5 = 24609a826d998c64438d6ffb238eaab2 OK 2024/11/02 01:28:22 DEBUG : empty space: md5 = 78ba7188b363466675d386e38291045f OK 2024/11/02 01:28:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:28:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:28:23 DEBUG : empty space: Unchanged skipping 2024/11/02 01:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:28:25 DEBUG : potato2: md5 = 9167ceb4bd1641868024af5121ca8a73 OK 2024/11/02 01:28:25 INFO : potato2: Copied (new) 2024/11/02 01:28:25 DEBUG : Waiting for deletions to finish 2024/11/02 01:28:25 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:28:31 DEBUG : b/potato: md5 = 1d187676f8801825345a333ebd580f87 OK 2024/11/02 01:28:34 DEBUG : c/non empty space: md5 = 96e1a7d9a2f20688808544cd3790ab81 OK 2024/11/02 01:28:34 DEBUG : d: Making directory 2024/11/02 01:28:35 DEBUG : d/e: Making directory 2024/11/02 01:28:38 DEBUG : Added delayed dir = "a", newDst= 2024/11/02 01:28:38 DEBUG : Added delayed dir = "c", newDst=c 2024/11/02 01:28:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:28:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:28:38 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:28:41 DEBUG : a/potato2: md5 = ca5d732cfd71aa6d281f1c185dffb87a OK 2024/11/02 01:28:41 INFO : a/potato2: Copied (new) 2024/11/02 01:28:41 DEBUG : Waiting for deletions to finish 2024/11/02 01:28:41 INFO : b/potato: Deleted 2024/11/02 01:28:42 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/02 01:28:42 INFO : d/e: Removing directory 2024/11/02 01:28:43 INFO : d: Removing directory 2024/11/02 01:28:43 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/11/02 01:28:44 INFO : b: Removing directory 2024/11/02 01:28:44 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/02 01:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:28:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/02 01:28:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:28:53 DEBUG : b/potato: md5 = 928e950cc9fba50ed9738c0f7fd17c30 OK 2024/11/02 01:28:56 DEBUG : c/non empty space: md5 = 190a779bb4e6ce3322e0f2c9c99e53b4 OK 2024/11/02 01:28:56 DEBUG : d: Making directory 2024/11/02 01:28:58 DEBUG : Added delayed dir = "a", newDst= 2024/11/02 01:28:58 DEBUG : Added delayed dir = "c", newDst=c 2024/11/02 01:28:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:28:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:28:58 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:29:01 DEBUG : a/potato2: md5 = 2f3c4048715c5053ec36a4c05c3752ac OK 2024/11/02 01:29:01 INFO : a/potato2: Copied (new) 2024/11/02 01:29:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': not deleting files as there were IO errors 2024/11/02 01:29:02 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/02 01:29:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:06 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/02 01:29:07 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/02 01:29:08 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:11 DEBUG : potato: md5 = 28b98a5e4ae46df09d868deb15f30829 OK 2024/11/02 01:29:13 DEBUG : empty space: md5 = 2539e1476c7af268522d37d5aae1c8e8 OK 2024/11/02 01:29:13 DEBUG : Waiting for deletions to finish 2024/11/02 01:29:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:29:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:29:14 DEBUG : empty space: Unchanged skipping 2024/11/02 01:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:29:14 INFO : potato: Deleted 2024/11/02 01:29:16 DEBUG : potato2: md5 = 9cfa316b388fc7192a95fde7c1a5f97a OK 2024/11/02 01:29:16 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:20 DEBUG : potato: md5 = 11ae0b9f3a0d2591fd0ae58f5b15df94 OK 2024/11/02 01:29:22 DEBUG : empty space: md5 = ee54e6770cc8948f1aeb9aee0e342831 OK 2024/11/02 01:29:22 DEBUG : Waiting for deletions to finish 2024/11/02 01:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:29:23 INFO : potato: Deleted 2024/11/02 01:29:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:29:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:29:23 DEBUG : empty space: Unchanged skipping 2024/11/02 01:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:29:25 DEBUG : potato2: md5 = 487c224b7d36fcc704595112261dcf65 OK 2024/11/02 01:29:25 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (9.53s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:29 DEBUG : potato: md5 = 3177f8a3ed521a75be77aff57c48d8c1 OK 2024/11/02 01:29:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:29:32 DEBUG : potato2: md5 = 9447ee1d7ef07a2e917dad800430b472 OK 2024/11/02 01:29:32 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (7.00s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:36 DEBUG : potato2: md5 = d79a7b1b4fd8ef8ec954f176d9e397c3 OK 2024/11/02 01:29:38 DEBUG : empty space: md5 = a0b7c585ba2887d11d705b0840185c3f OK 2024/11/02 01:29:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:29:38 DEBUG : enormous: Excluded 2024/11/02 01:29:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:29:38 DEBUG : potato2: Excluded 2024/11/02 01:29:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:29:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:29:39 DEBUG : empty space: Unchanged skipping 2024/11/02 01:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:29:39 DEBUG : Waiting for deletions to finish 2024/11/02 01:29:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:39 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:29:39 DEBUG : enormous: Excluded 2024/11/02 01:29:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:29:39 DEBUG : potato2: Excluded 2024/11/02 01:29:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:29:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/02 01:29:39 DEBUG : Local file system at /tmp/rclone1247972789: Waiting for checks to finish 2024/11/02 01:29:39 DEBUG : empty space: Unchanged skipping 2024/11/02 01:29:39 DEBUG : Local file system at /tmp/rclone1247972789: Waiting for transfers to finish 2024/11/02 01:29:39 DEBUG : Waiting for deletions to finish 2024/11/02 01:29:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:44 DEBUG : potato2: md5 = d2c9fd3791abb8c462c32a0fc616f18c OK 2024/11/02 01:29:46 DEBUG : empty space: md5 = 5af9fcd9007e115d45072feb226fbc5b OK 2024/11/02 01:29:48 DEBUG : enormous: md5 = 080128d2db210bfdc02b581d5638921f OK 2024/11/02 01:29:48 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:29:48 DEBUG : enormous: Excluded 2024/11/02 01:29:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:29:48 DEBUG : potato2: Excluded 2024/11/02 01:29:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:29:48 DEBUG : empty space: Unchanged skipping 2024/11/02 01:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:29:48 DEBUG : Waiting for deletions to finish 2024/11/02 01:29:49 INFO : potato2: Deleted 2024/11/02 01:29:49 INFO : enormous: Deleted 2024/11/02 01:29:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/02 01:29:49 DEBUG : empty space: Unchanged skipping 2024/11/02 01:29:49 DEBUG : Local file system at /tmp/rclone1247972789: Waiting for checks to finish 2024/11/02 01:29:49 DEBUG : Local file system at /tmp/rclone1247972789: Waiting for transfers to finish 2024/11/02 01:29:49 DEBUG : Waiting for deletions to finish 2024/11/02 01:29:49 INFO : enormous: Deleted 2024/11/02 01:29:49 INFO : potato2: Deleted 2024/11/02 01:29:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.62s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:29:53 DEBUG : one: md5 = a98812cb1e99c150f8b4f4490cebf82d OK 2024/11/02 01:29:55 DEBUG : two: md5 = a03b8e1013317595fc1117c26d3f74e8 OK 2024/11/02 01:29:57 DEBUG : three: md5 = 979785c9e057fc3e733fe1d0fd8abf92 OK 2024/11/02 01:29:59 DEBUG : four: md5 = 114bf5019d175f503e14a2358d3e3e92 OK 2024/11/02 01:29:59 DEBUG : five: Need to transfer - File not found at Destination 2024/11/02 01:29:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/02 01:29:59 DEBUG : one: Destination is newer than source, skipping 2024/11/02 01:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:29:59 DEBUG : three: Sizes identical 2024/11/02 01:29:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/02 01:29:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:01 DEBUG : four: md5 = 95d2413991115e77b117044b735c9c8b OK 2024/11/02 01:30:01 INFO : four: Copied (replaced existing) 2024/11/02 01:30:01 DEBUG : two: md5 = cb2b105ce60db2eeeab7e5afb3782138 OK 2024/11/02 01:30:01 INFO : two: Copied (replaced existing) 2024/11/02 01:30:01 DEBUG : five: md5 = 30e593bc05e75ffd3ae319ba7020feec OK 2024/11/02 01:30:01 INFO : five: Copied (new) 2024/11/02 01:30:01 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.67s) === 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-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/11/02 01:30:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/02 01:30:05 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/02 01:30:05 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/02 01:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:07 DEBUG : yam: md5 = d274fcb835ffb0d2853146cf26c91d88 OK 2024/11/02 01:30:07 INFO : yam: Copied (new) 2024/11/02 01:30:07 DEBUG : potato: md5 = f700a35454cef90df6da70946330bb6a OK 2024/11/02 01:30:07 INFO : potato: Copied (new) 2024/11/02 01:30:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/02 01:30:08 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/02 01:30:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:08 DEBUG : potato: Unchanged skipping 2024/11/02 01:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:10 DEBUG : yaml: md5 = 942067b4119940065cd0e9be7e599ee4 OK 2024/11/02 01:30:10 INFO : yaml: Copied (new) 2024/11/02 01:30:10 DEBUG : Waiting for deletions to finish 2024/11/02 01:30:10 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (8.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/02 01:30:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Making map for --track-renames 2024/11/02 01:30:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Finished making map for --track-renames 2024/11/02 01:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/02 01:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for renames to finish 2024/11/02 01:30:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 01:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:15 DEBUG : potato: md5 = a23f7ce80fefe389fcaa41f3e34e5bdb OK 2024/11/02 01:30:15 INFO : potato: Copied (new) 2024/11/02 01:30:15 DEBUG : yam: md5 = a20a14f523d415b4e0ec8e8d3e07e426 OK 2024/11/02 01:30:15 INFO : yam: Copied (new) 2024/11/02 01:30:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:30:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Making map for --track-renames 2024/11/02 01:30:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Finished making map for --track-renames 2024/11/02 01:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:16 DEBUG : potato: Unchanged skipping 2024/11/02 01:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for renames to finish 2024/11/02 01:30:17 INFO : yam: Moved (server-side) to: yaml 2024/11/02 01:30:17 INFO : yaml: Renamed from "yam" 2024/11/02 01:30:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:17 DEBUG : Waiting for deletions to finish 2024/11/02 01:30:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.29s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/02 01:30:20 DEBUG : Added delayed dir = "sub", newDst= 2024/11/02 01:30:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Making map for --track-renames 2024/11/02 01:30:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Finished making map for --track-renames 2024/11/02 01:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 01:30:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/02 01:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for renames to finish 2024/11/02 01:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:23 DEBUG : sub/yam: md5 = 395e314735f6d43e13555f3f0563d75b OK 2024/11/02 01:30:23 INFO : sub/yam: Copied (new) 2024/11/02 01:30:23 DEBUG : potato: md5 = d670027905791058bc2201d000e89874 OK 2024/11/02 01:30:23 INFO : potato: Copied (new) 2024/11/02 01:30:23 DEBUG : Waiting for deletions to finish 2024/11/02 01:30:24 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:25 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/02 01:30:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:30:25 DEBUG : potato: Unchanged skipping 2024/11/02 01:30:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Making map for --track-renames 2024/11/02 01:30:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Finished making map for --track-renames 2024/11/02 01:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for renames to finish 2024/11/02 01:30:26 INFO : sub/yam: Moved (server-side) to: yam 2024/11/02 01:30:26 INFO : yam: Renamed from "sub/yam" 2024/11/02 01:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:26 DEBUG : Waiting for deletions to finish 2024/11/02 01:30:26 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:31 DEBUG : Creating backend with remote "/tmp/rclone1247972789/dir1" 2024/11/02 01:30:31 DEBUG : Config file has changed externally - reloading 2024/11/02 01:30:31 DEBUG : Creating backend with remote "/tmp/rclone1247972789/dir2" 2024/11/02 01:30:31 DEBUG : Local file system at /tmp/rclone1247972789/dir2: Using server-side directory move 2024/11/02 01:30:31 INFO : Local file system at /tmp/rclone1247972789/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 01:30:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/02 01:30:31 INFO : file1.txt: Moved (server-side) 2024/11/02 01:30:31 DEBUG : Local file system at /tmp/rclone1247972789/dir2: Waiting for checks to finish 2024/11/02 01:30:31 DEBUG : Local file system at /tmp/rclone1247972789/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:32 DEBUG : Added delayed dir = "nested", newDst= 2024/11/02 01:30:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:30:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/02 01:30:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/02 01:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:35 DEBUG : sub dir/hello world: md5 = 43a8276bf44050ca54464fcb8c833439 OK 2024/11/02 01:30:35 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:30:35 INFO : sub dir/hello world: Deleted 2024/11/02 01:30:38 DEBUG : nested/sub dir/file: md5 = a889ae83f905889cec90bc342176a520 OK 2024/11/02 01:30:38 INFO : nested/sub dir/file: Copied (new) 2024/11/02 01:30:38 INFO : nested/sub dir/file: Deleted 2024/11/02 01:30:38 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:30:39 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/02 01:30:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:30:39 INFO : sub dir: Removing directory 2024/11/02 01:30:39 INFO : nested/sub dir: Removing directory 2024/11/02 01:30:39 INFO : nested: Removing directory 2024/11/02 01:30:39 DEBUG : Local file system at /tmp/rclone1247972789: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/02 01:30:43 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/02 01:30:44 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:46 DEBUG : Added delayed dir = "nested", newDst= 2024/11/02 01:30:46 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 01:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:30:46 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/02 01:30:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/02 01:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:30:49 DEBUG : sub dir/hello world: md5 = 4a408f60db0ebd91bce2760f3949c6d9 OK 2024/11/02 01:30:49 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:30:49 INFO : sub dir/hello world: Deleted 2024/11/02 01:30:51 DEBUG : nested/sub dir/file: md5 = 04bc64933f77ad886b1aa492684470ea OK 2024/11/02 01:30:51 INFO : nested/sub dir/file: Copied (new) 2024/11/02 01:30:51 INFO : nested/sub dir/file: Deleted 2024/11/02 01:30:52 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:30:53 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/02 01:30:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/02 01:30:57 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/02 01:30:58 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:30:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:30:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/02 01:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:31:01 DEBUG : existing-b: md5 = bb8f4844d0e64ae171598f47e5edd4a9 OK 2024/11/02 01:31:01 INFO : existing-b: Copied (new) 2024/11/02 01:31:01 INFO : existing-b: Deleted 2024/11/02 01:31:01 DEBUG : existing: md5 = 4b8d780724be93f672ccaa770527ab63 OK 2024/11/02 01:31:01 INFO : existing: Copied (new) 2024/11/02 01:31:01 INFO : existing: Deleted 2024/11/02 01:31:02 DEBUG : existing: Destination exists, skipping 2024/11/02 01:31:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/02 01:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:31:02 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.42s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:31:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqitir5cama" 2024/11/02 01:31:05 DEBUG : Creating backend with remote "TestDrive:crypt/7i8c5cg5rvj0d26cm7eij2ehiu9ojgbtvg403kuhsugfsdtu126g" 2024/11/02 01:31:07 DEBUG : potato2: md5 = a41dd1ba257f4210771b40d428c0acc6 OK 2024/11/02 01:31:09 DEBUG : empty space: md5 = 820615f977d3ae0953d21af456e5332e OK 2024/11/02 01:31:11 DEBUG : potato3: md5 = c6dc500599fe73fe3aaf86286f83f9d6 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe' -> Encrypted drive 'TestCryptDrive:rclone-test-luqitir5cama' 2024/11/02 01:31:15 DEBUG : empty space: md5 = f8ebcda8e7f82287f2afe416ffd1501f OK 2024/11/02 01:31:16 DEBUG : potato3: md5 = 161ba40d653ed99991b9eeeca9c1015d OK 2024/11/02 01:31:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqitir5cama': Using server-side directory move 2024/11/02 01:31:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqitir5cama': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 01:31:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:31:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:31:17 DEBUG : empty space: Unchanged skipping 2024/11/02 01:31:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:31:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqitir5cama': Waiting for checks to finish 2024/11/02 01:31:18 INFO : empty space: Deleted 2024/11/02 01:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqitir5cama': Waiting for transfers to finish 2024/11/02 01:31:18 INFO : potato3: Deleted 2024/11/02 01:31:18 INFO : potato2: Moved (server-side) 2024/11/02 01:31:19 INFO : potato3: Moved (server-side) 2024/11/02 01:31:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukanam4guzo" 2024/11/02 01:31:19 DEBUG : Creating backend with remote "TestDrive:crypt/9bapj9498cbhjotolfiqu0uhp7ta8me2qo7fcv7051spq23tjgcg" 2024/11/02 01:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukanam4guzo': Using server-side directory move 2024/11/02 01:31:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukanam4guzo': Server side directory move succeeded 2024/11/02 01:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukanam4guzo': Purge remote 2024/11/02 01:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqitir5cama': Purge remote 2024/11/02 01:31:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (19.28s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:31:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-turoduq5juhe" 2024/11/02 01:31:24 DEBUG : Creating backend with remote "TestDrive:crypt/9e0cnfdh8qoc50qiadm8626hubrd4q6r14ln9avgf7oca26osbh0" 2024/11/02 01:31:27 DEBUG : potato2: md5 = ce3ce7e3b6088df697cf099aa7e3bd1e OK 2024/11/02 01:31:30 DEBUG : empty space: md5 = 659a0ff256d489f7452ebf4e25e4ae11 OK 2024/11/02 01:31:32 DEBUG : potato3: md5 = afbdddcc611b746c4d662d8601bd11a4 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe' -> Encrypted drive 'TestCryptDrive:rclone-test-turoduq5juhe' 2024/11/02 01:31:35 DEBUG : empty space: md5 = 72cc606fbb10aa0152a56d43badcd7b8 OK 2024/11/02 01:31:37 DEBUG : potato3: md5 = f8ea7bc2628a6f88701d02bd01e86316 OK 2024/11/02 01:31:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:31:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:31:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:31:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-turoduq5juhe': Waiting for checks to finish 2024/11/02 01:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-turoduq5juhe': Waiting for transfers to finish 2024/11/02 01:31:38 INFO : potato2: Moved (server-side) 2024/11/02 01:31:39 INFO : potato3: Deleted 2024/11/02 01:31:40 INFO : potato3: Moved (server-side) 2024/11/02 01:31:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devacoh4vefe" 2024/11/02 01:31:41 DEBUG : Creating backend with remote "TestDrive:crypt/rb3esa56cokj6l52a44ci3bg2rfbqi8kkpmtj9rri3j5820t441g" 2024/11/02 01:31:43 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:31:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:31:43 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/02 01:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devacoh4vefe': Waiting for checks to finish 2024/11/02 01:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devacoh4vefe': Waiting for transfers to finish 2024/11/02 01:31:46 INFO : potato3: Moved (server-side) 2024/11/02 01:31:46 INFO : potato2: Moved (server-side) 2024/11/02 01:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devacoh4vefe': Purge remote 2024/11/02 01:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-turoduq5juhe': Purge remote --- PASS: TestServerSideMoveWithFilter (25.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:31:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dewaquw5jano" 2024/11/02 01:31:49 DEBUG : Creating backend with remote "TestDrive:crypt/qka01mvcsktg8g8j8jduojn61eaovsie9cufovj3p0m4tb1hd04g" 2024/11/02 01:31:52 DEBUG : potato2: md5 = 26efb6fca5af657549492dbbe0d7503d OK 2024/11/02 01:31:54 DEBUG : empty space: md5 = 3189d8cdbe67498d8dd62f89489492f6 OK 2024/11/02 01:31:56 DEBUG : potato3: md5 = 1bf58282ebd90f58277cfc1015fd8255 OK 2024/11/02 01:31:56 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe' -> Encrypted drive 'TestCryptDrive:rclone-test-dewaquw5jano' 2024/11/02 01:32:01 DEBUG : empty space: md5 = a64647e4a63c29f774fc44883682d805 OK 2024/11/02 01:32:03 DEBUG : potato3: md5 = 1d08b12d59dab01dc5cf643277f74938 OK 2024/11/02 01:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewaquw5jano': Using server-side directory move 2024/11/02 01:32:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dewaquw5jano': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 01:32:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:32:04 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/02 01:32:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:32:04 DEBUG : empty space: Unchanged skipping 2024/11/02 01:32:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewaquw5jano': Waiting for checks to finish 2024/11/02 01:32:04 INFO : empty space: Deleted 2024/11/02 01:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewaquw5jano': Waiting for transfers to finish 2024/11/02 01:32:04 INFO : potato3: Deleted 2024/11/02 01:32:05 INFO : potato2: Moved (server-side) 2024/11/02 01:32:05 INFO : potato3: Moved (server-side) 2024/11/02 01:32:05 INFO : tomatoDir: Removing directory 2024/11/02 01:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': deleted 1 directories 2024/11/02 01:32:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-husiqow6vadu" 2024/11/02 01:32:07 DEBUG : Creating backend with remote "TestDrive:crypt/jgr1qb3cac902pahllnc635gplshurtd4f7ko9n5n2a0vu0ghutg" 2024/11/02 01:32:08 DEBUG : tomatoDir: Making directory 2024/11/02 01:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-husiqow6vadu': Using server-side directory move 2024/11/02 01:32:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-husiqow6vadu': Server side directory move succeeded 2024/11/02 01:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-husiqow6vadu': Purge remote 2024/11/02 01:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewaquw5jano': Purge remote 2024/11/02 01:32:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:32:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test" 2024/11/02 01:32:14 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncOverlap (4.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:32:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test" 2024/11/02 01:32:18 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/11/02 01:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test-include/layer2" 2024/11/02 01:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/11/02 01:32:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test-ignore-file" 2024/11/02 01:32:25 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/11/02 01:32:30 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = a8f0de697668f72f9a88505b693b4d8e OK 2024/11/02 01:32:32 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/02 01:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test': Waiting for checks to finish 2024/11/02 01:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test': Waiting for transfers to finish 2024/11/02 01:32:32 DEBUG : Waiting for deletions to finish 2024/11/02 01:32:32 INFO : There was nothing to transfer 2024/11/02 01:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:32:34 DEBUG : Waiting for deletions to finish 2024/11/02 01:32:34 INFO : rclone-sync-test-include: Removing directory 2024/11/02 01:32:34 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/02 01:32:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/02 01:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': failed to delete 1 directories 2024/11/02 01:32:34 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:32:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/02 01:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/02 01:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/02 01:32:36 DEBUG : Waiting for deletions to finish 2024/11/02 01:32:36 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:32:38 DEBUG : Waiting for deletions to finish 2024/11/02 01:32:38 INFO : rclone-sync-test-include: Removing directory 2024/11/02 01:32:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/02 01:32:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/02 01:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': failed to delete 1 directories 2024/11/02 01:32:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:32:40 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/02 01:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/02 01:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/02 01:32:40 DEBUG : Waiting for deletions to finish 2024/11/02 01:32:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:32:43 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/02 01:32:44 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (36.40s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:32:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dst" 2024/11/02 01:32:54 DEBUG : Config file has changed externally - reloading 2024/11/02 01:32:54 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:32:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/CompareDest" 2024/11/02 01:32:56 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/gveqi14airsml4bgu7krj116o8" 2024/11/02 01:32:58 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 01:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:33:01 DEBUG : one: md5 = c89e7b18a9e262bb7d4102256b870e8c OK 2024/11/02 01:33:01 INFO : one: Copied (new) 2024/11/02 01:33:01 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:33:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:33:04 DEBUG : one: md5 = ca5cc7450a54395b5ad15c1135c9b88a OK 2024/11/02 01:33:04 INFO : one: Copied (replaced existing) 2024/11/02 01:33:04 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:06 DEBUG : dst/one: md5 = 9272974e7203a0ab7f4a9efe6d33523c OK 2024/11/02 01:33:09 DEBUG : CompareDest/one: md5 = f47585ed717b3aa29b3c7b303ff81407 OK 2024/11/02 01:33:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:33:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:33:11 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:33:11 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:11 INFO : There was nothing to transfer 2024/11/02 01:33:14 DEBUG : CompareDest/two: md5 = deb5ceeaa9c9cd589274779e2a6df266 OK 2024/11/02 01:33:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:33:15 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:33:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:33:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:33:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:33:15 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:15 INFO : There was nothing to transfer 2024/11/02 01:33:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:33:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:33:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:33:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:33:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:33:16 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:16 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/02 01:33:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/02 01:33:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 01:33:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:33:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:33:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:33:20 DEBUG : two: md5 = ab86de56278868366e3096272e31447e OK 2024/11/02 01:33:20 INFO : two: Copied (new) 2024/11/02 01:33:20 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:33:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:33:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:33:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (30.98s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:33:28 DEBUG : pre-dest1/1: md5 = 937e309b065e4f203a86149487987899 OK 2024/11/02 01:33:31 DEBUG : pre-dest2/2: md5 = b2ca48ec887618cf19a930174996363b OK 2024/11/02 01:33:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dest" 2024/11/02 01:33:32 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/rg03c1jvnehrrc617i0lnqjddc" 2024/11/02 01:33:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/pre-dest1" 2024/11/02 01:33:34 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/bbnblvh6k061ssopqrp18kd7gc" 2024/11/02 01:33:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/pre-dest2" 2024/11/02 01:33:35 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/dgicm1h6b5ejvlltm8eeif0bnk" 2024/11/02 01:33:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:33:36 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/02 01:33:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:33:36 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/02 01:33:37 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/02 01:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dest': Waiting for checks to finish 2024/11/02 01:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dest': Waiting for transfers to finish 2024/11/02 01:33:40 DEBUG : 3: md5 = 5724916b88de892e7a36158ba2e5a2bd OK 2024/11/02 01:33:40 INFO : 3: Copied (new) 2024/11/02 01:33:40 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:43 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/11/02 01:33:44 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/11/02 01:33:45 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (20.74s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:33:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dst" 2024/11/02 01:33:46 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:33:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/CopyDest" 2024/11/02 01:33:48 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/02 01:33:50 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 01:33:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:33:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:33:53 DEBUG : one: md5 = 4c79bd1005c162f299d68027f7bce85b OK 2024/11/02 01:33:53 INFO : one: Copied (new) 2024/11/02 01:33:53 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:33:56 DEBUG : one: md5 = a00857bab3b41abeaa0179b15eb5e271 OK 2024/11/02 01:33:56 INFO : one: Copied (replaced existing) 2024/11/02 01:33:56 DEBUG : Waiting for deletions to finish 2024/11/02 01:33:59 DEBUG : dst/one: md5 = 3c895ae3e8abf5741a838ba94d5de339 OK 2024/11/02 01:34:02 DEBUG : CopyDest/one: md5 = 2f8a28728c4b20d29eef866b945e1bdd OK 2024/11/02 01:34:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/BackupDir" 2024/11/02 01:34:02 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/02 01:34:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:34:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:34:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:34:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:34:07 INFO : one: Moved (server-side) 2024/11/02 01:34:09 INFO : one: Copied (server-side copy) 2024/11/02 01:34:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/02 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:34:09 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:12 DEBUG : CopyDest/two: md5 = 0396a919c5dfa7f82b1912df4502f399 OK 2024/11/02 01:34:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:34:14 INFO : two: Copied (server-side copy) 2024/11/02 01:34:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/02 01:34:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:34:14 DEBUG : one: Unchanged skipping 2024/11/02 01:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:34:14 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:34:15 DEBUG : one: Unchanged skipping 2024/11/02 01:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:34:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:34:15 DEBUG : two: Unchanged skipping 2024/11/02 01:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:34:15 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:15 INFO : There was nothing to transfer 2024/11/02 01:34:17 DEBUG : CopyDest/three: md5 = 27f4c33c699a8cac5be0115ecfb1830d OK 2024/11/02 01:34:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/02 01:34:18 DEBUG : three: Destination not found in --copy-dest 2024/11/02 01:34:18 DEBUG : three: Need to transfer - File not found at Destination 2024/11/02 01:34:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:34:18 DEBUG : one: Unchanged skipping 2024/11/02 01:34:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:34:18 DEBUG : two: Unchanged skipping 2024/11/02 01:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:34:20 DEBUG : three: md5 = bf9b1e69f74883934acb389f138104ef OK 2024/11/02 01:34:20 INFO : three: Copied (new) 2024/11/02 01:34:20 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/02 01:34:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:34:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:34:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/02 01:34:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:34:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:34:28 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (43.21s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:34:32 DEBUG : dst/one: md5 = 7ed60eefd96e88f3b2d10e5aa104bb36 OK 2024/11/02 01:34:34 DEBUG : dst/two: md5 = b1c94b0e97db3145d50b818449a9d7c0 OK 2024/11/02 01:34:36 DEBUG : dst/three.txt: md5 = faf41d6323cb7b207d1a38cdba1b9347 OK 2024/11/02 01:34:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dst" 2024/11/02 01:34:36 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:34:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/backup" 2024/11/02 01:34:37 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/1nrff024r7pq65ecp72fc28jb0" 2024/11/02 01:34:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:34:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:34:39 DEBUG : two: Unchanged skipping 2024/11/02 01:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:34:41 INFO : one: Moved (server-side) 2024/11/02 01:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:34:43 DEBUG : one: md5 = 312fa2e9c320a66609a64c2ba1d90e4b OK 2024/11/02 01:34:43 INFO : one: Copied (new) 2024/11/02 01:34:43 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:45 INFO : three.txt: Moved (server-side) 2024/11/02 01:34:45 INFO : three.txt: Moved into backup dir 2024/11/02 01:34:47 DEBUG : dst/three.txt: md5 = 1a2841370b4c4c3f4caeff26a17cd595 OK 2024/11/02 01:34:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:34:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:34:48 DEBUG : two: Unchanged skipping 2024/11/02 01:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:34:49 INFO : one: Deleted 2024/11/02 01:34:50 INFO : one: Moved (server-side) 2024/11/02 01:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:34:51 DEBUG : one: md5 = 926416f2dd2647b065d037c1982dcd75 OK 2024/11/02 01:34:51 INFO : one: Copied (new) 2024/11/02 01:34:51 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:52 INFO : three.txt: Deleted 2024/11/02 01:34:53 INFO : three.txt: Moved (server-side) 2024/11/02 01:34:53 INFO : three.txt: Moved into backup dir 2024/11/02 01:34:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:34:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:34:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/02 01:34:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:34:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/02 01:34:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (29.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:35:02 DEBUG : dst/one: md5 = 251b6ecf9d635c72f916a6f93c9dcf9d OK 2024/11/02 01:35:04 DEBUG : dst/two: md5 = 37dcdb773370002bc538baba25ae8ffe OK 2024/11/02 01:35:06 DEBUG : dst/three.txt: md5 = d0e1d654ae7fdb2b90835de427b74b89 OK 2024/11/02 01:35:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dst" 2024/11/02 01:35:07 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:35:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/backup" 2024/11/02 01:35:08 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/1nrff024r7pq65ecp72fc28jb0" 2024/11/02 01:35:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:35:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:35:09 DEBUG : two: Unchanged skipping 2024/11/02 01:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:35:12 INFO : one: Moved (server-side) to: one.bak 2024/11/02 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:35:14 DEBUG : one: md5 = 18fa88ec49ada380526cbb6872a45ec0 OK 2024/11/02 01:35:14 INFO : one: Copied (new) 2024/11/02 01:35:14 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 01:35:15 INFO : three.txt: Moved into backup dir 2024/11/02 01:35:17 DEBUG : dst/three.txt: md5 = 14ace2f12220a9ce7164d1cb333cc10d OK 2024/11/02 01:35:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:35:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:35:18 DEBUG : two: Unchanged skipping 2024/11/02 01:35:19 INFO : one.bak: Deleted 2024/11/02 01:35:20 INFO : one: Moved (server-side) to: one.bak 2024/11/02 01:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:35:22 DEBUG : one: md5 = f9f27de21dde2287cf8273cbf708202f OK 2024/11/02 01:35:22 INFO : one: Copied (new) 2024/11/02 01:35:22 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:23 INFO : three.txt.bak: Deleted 2024/11/02 01:35:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 01:35:24 INFO : three.txt: Moved into backup dir 2024/11/02 01:35:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:35:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:35:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/02 01:35:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/02 01:35:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/02 01:35:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (30.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:35:33 DEBUG : dst/one: md5 = 321623684267b33da420d086d2a8ebab OK 2024/11/02 01:35:34 DEBUG : dst/two: md5 = e7b06974f37595b124d929d80be22cdd OK 2024/11/02 01:35:36 DEBUG : dst/three.txt: md5 = b0b82d9b35199756050cdd36ae4a8290 OK 2024/11/02 01:35:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dst" 2024/11/02 01:35:37 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:35:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/backup" 2024/11/02 01:35:38 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/1nrff024r7pq65ecp72fc28jb0" 2024/11/02 01:35:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:35:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:35:40 DEBUG : two: Unchanged skipping 2024/11/02 01:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:35:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/02 01:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:35:44 DEBUG : one: md5 = 1e6e3ac213dcdf8c99348efc27ed0ec6 OK 2024/11/02 01:35:44 INFO : one: Copied (new) 2024/11/02 01:35:44 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/02 01:35:45 INFO : three.txt: Moved into backup dir 2024/11/02 01:35:48 DEBUG : dst/three.txt: md5 = c4c1430fdda244098fcf7c5de395b3bf OK 2024/11/02 01:35:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:35:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:35:49 DEBUG : two: Unchanged skipping 2024/11/02 01:35:49 INFO : one-2019-01-01: Deleted 2024/11/02 01:35:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/02 01:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:35:52 DEBUG : one: md5 = f6f288eeed35107bf8bd2d43c4683a3a OK 2024/11/02 01:35:52 INFO : one: Copied (new) 2024/11/02 01:35:52 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:53 INFO : three-2019-01-01.txt: Deleted 2024/11/02 01:35:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/02 01:35:54 INFO : three.txt: Moved into backup dir 2024/11/02 01:35:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:35:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:35:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/02 01:35:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/02 01:35:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/02 01:35:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (30.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:36:03 DEBUG : dst/one: md5 = f177b58da578a3dd0aee9ea0993a6ccb OK 2024/11/02 01:36:05 DEBUG : dst/two: md5 = 225d457f28b51b7b4256308f8e8574d8 OK 2024/11/02 01:36:07 DEBUG : dst/three.txt: md5 = d04ab40110353913e098b357b17f9980 OK 2024/11/02 01:36:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dst" 2024/11/02 01:36:07 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:36:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:36:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:36:08 DEBUG : two: Unchanged skipping 2024/11/02 01:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:36:09 INFO : one: Moved (server-side) to: one.bak 2024/11/02 01:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:36:11 DEBUG : one: md5 = 844e9a6f5a95767fd306cd7c5701d5ad OK 2024/11/02 01:36:11 INFO : one: Copied (new) 2024/11/02 01:36:11 DEBUG : Waiting for deletions to finish 2024/11/02 01:36:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 01:36:12 INFO : three.txt: Moved into backup dir 2024/11/02 01:36:14 DEBUG : dst/three.txt: md5 = 85f02e8e42521ca66bdcc505348f2642 OK 2024/11/02 01:36:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/02 01:36:15 DEBUG : one.bak: Excluded (Path Filter) 2024/11/02 01:36:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:36:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:36:15 DEBUG : two: Unchanged skipping 2024/11/02 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for checks to finish 2024/11/02 01:36:16 INFO : one.bak: Deleted 2024/11/02 01:36:17 INFO : one: Moved (server-side) to: one.bak 2024/11/02 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe/dst': Waiting for transfers to finish 2024/11/02 01:36:19 DEBUG : one: md5 = 00c5ee9b8ab6ac953b2d2abd46ffd4d5 OK 2024/11/02 01:36:19 INFO : one: Copied (new) 2024/11/02 01:36:19 DEBUG : Waiting for deletions to finish 2024/11/02 01:36:20 INFO : three.txt.bak: Deleted 2024/11/02 01:36:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 01:36:20 INFO : three.txt: Moved into backup dir 2024/11/02 01:36:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:36:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/02 01:36:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/02 01:36:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:36:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/02 01:36:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (25.57s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:36:28 DEBUG : dst/one: md5 = b906ffadd6a4690f4a02b8f0669690df OK 2024/11/02 01:36:31 DEBUG : dst/two: md5 = a491183688cbf288231133b15b3c4961 OK 2024/11/02 01:36:33 DEBUG : dst/three.txt: md5 = 89bece51d15c645adadc0571aded1d2c OK 2024/11/02 01:36:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dst" 2024/11/02 01:36:33 DEBUG : Config file has changed externally - reloading 2024/11/02 01:36:33 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:36:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:36:35 INFO : one: Moved (server-side) to: one.bak 2024/11/02 01:36:37 DEBUG : one: md5 = 9341788419dc84c426645f080018aa3a OK 2024/11/02 01:36:37 INFO : one: Copied (new) 2024/11/02 01:36:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:36:37 DEBUG : two: Unchanged skipping 2024/11/02 01:36:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/02 01:36:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 01:36:40 DEBUG : three.txt: md5 = 8838e42a429a473cec04d57642011051 OK 2024/11/02 01:36:40 INFO : three.txt: Copied (new) 2024/11/02 01:36:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:36:43 INFO : one.bak: Deleted 2024/11/02 01:36:44 INFO : one: Moved (server-side) to: one.bak 2024/11/02 01:36:45 DEBUG : one: md5 = b4bcf2c71063df892e589ed0e38cfb65 OK 2024/11/02 01:36:45 INFO : one: Copied (new) 2024/11/02 01:36:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:36:46 DEBUG : two: Unchanged skipping 2024/11/02 01:36:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/02 01:36:47 INFO : three.txt.bak: Deleted 2024/11/02 01:36:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 01:36:50 DEBUG : three.txt: md5 = 0867725f44bdfa603e508a99a4d65037 OK 2024/11/02 01:36:50 INFO : three.txt: Copied (new) 2024/11/02 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/02 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/02 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/02 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/02 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (29.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:36:58 DEBUG : dst/one: md5 = 27072126b093d9aab8e2193e179820d1 OK 2024/11/02 01:37:00 DEBUG : dst/two: md5 = 78aa6054c4baf84bdbd6dd429dc4b850 OK 2024/11/02 01:37:02 DEBUG : dst/three.txt: md5 = befd702d64c8ce4badf9336f49c2bb43 OK 2024/11/02 01:37:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucigov0qowe/dst" 2024/11/02 01:37:03 DEBUG : Creating backend with remote "TestDrive:crypt/ceap3f8bjhallvog33qbiojrd5ls4rfbp321t0cmcauehd21ek10/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:37:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:37:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/02 01:37:07 DEBUG : one: md5 = d8f5b9e3ce9725a5006d5b83c8d3d8b3 OK 2024/11/02 01:37:07 INFO : one: Copied (new) 2024/11/02 01:37:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:37:07 DEBUG : two: Unchanged skipping 2024/11/02 01:37:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/02 01:37:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/02 01:37:10 DEBUG : three.txt: md5 = 22768e18ccd20db7a62cc26b96d08042 OK 2024/11/02 01:37:10 INFO : three.txt: Copied (new) 2024/11/02 01:37:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:37:12 INFO : one-2019-01-01: Deleted 2024/11/02 01:37:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/02 01:37:14 DEBUG : one: md5 = db7f691e5f1ef32933846f6a607980f2 OK 2024/11/02 01:37:14 INFO : one: Copied (new) 2024/11/02 01:37:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:37:15 DEBUG : two: Unchanged skipping 2024/11/02 01:37:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/02 01:37:16 INFO : three-2019-01-01.txt: Deleted 2024/11/02 01:37:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/02 01:37:19 DEBUG : three.txt: md5 = 000b826940a172f59f232a7603678191 OK 2024/11/02 01:37:19 INFO : three.txt: Copied (new) 2024/11/02 01:37:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/02 01:37:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:37:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/02 01:37:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/02 01:37:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:37:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/02 01:37:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (29.22s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:37:26 DEBUG : Testêé: md5 = 729eb5667a97fe813b7e6fa05f35bb8e OK 2024/11/02 01:37:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:37:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/02 01:37:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:37:29 DEBUG : Testêé: md5 = c32e02fb85b3b769b0265aa3726be17a OK 2024/11/02 01:37:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/02 01:37:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.88s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:37:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:37:32 DEBUG : existing: md5 = 6ff74152be1fda05ea9ed651d928cfcd OK 2024/11/02 01:37:32 INFO : existing: Copied (new) 2024/11/02 01:37:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:37:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/02 01:37:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/02 01:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:37:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': not deleting files as there were IO errors 2024/11/02 01:37:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncImmutable (5.50s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:37:38 DEBUG : EXISTING: md5 = bcf1f27e086bde0ae2db5bb239882e07 OK 2024/11/02 01:37:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:37:38 DEBUG : existing: Unchanged skipping 2024/11/02 01:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:37:38 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.86s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", 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-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", 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-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.46s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:37:43 DEBUG : both0: md5 = 3cfa2e01d16621668585b5305cdaf85e OK 2024/11/02 01:37:45 DEBUG : only0: md5 = 840e376b33b2b8bd91a1c3b22083a021 OK 2024/11/02 01:37:47 DEBUG : both1: md5 = 6bfe5e66229ea102c0a4f69988a00b57 OK 2024/11/02 01:37:48 DEBUG : only1: md5 = bb0573308787c4e9332c09062a065ac8 OK 2024/11/02 01:37:50 DEBUG : both2: md5 = 6bc82501679245e1ccc7c7b23aee2cac OK 2024/11/02 01:37:52 DEBUG : only2: md5 = 4a6011ce1528be46bacee944fbf15535 OK 2024/11/02 01:37:54 DEBUG : both3: md5 = 2210f96612188ad2470d3bf966352758 OK 2024/11/02 01:37:56 DEBUG : only3: md5 = 4845867b51712b95cfe625df932c24b0 OK 2024/11/02 01:37:58 DEBUG : both4: md5 = 94ae16e4314991eec7b1f377fe8db9bb OK 2024/11/02 01:38:00 DEBUG : only4: md5 = 4c027dfcf3ac36244e8aabc4436ea28a OK 2024/11/02 01:38:02 DEBUG : both5: md5 = 594c2f6ba408e8ed1778bb2828a7088b OK 2024/11/02 01:38:04 DEBUG : only5: md5 = 6faa4e8a777f742881509a7b0a4b13ee OK 2024/11/02 01:38:05 DEBUG : both6: md5 = 5d57cb9653b66d8adec7e452b1158060 OK 2024/11/02 01:38:07 DEBUG : only6: md5 = 9f3f0459f0b07cc364ec255b5b0c20fb OK 2024/11/02 01:38:09 DEBUG : both7: md5 = e627bc73c53cd3a8f1f85fd27a5323ad OK 2024/11/02 01:38:10 DEBUG : only7: md5 = 67768e0c00084eb0fcea601c80cd8aec OK 2024/11/02 01:38:12 DEBUG : both8: md5 = e07ff376060bd8dae2a473ca18c923e4 OK 2024/11/02 01:38:14 DEBUG : only8: md5 = 4357e0dad772292f0ea9447ae3fbb7d3 OK 2024/11/02 01:38:16 DEBUG : both9: md5 = 920af08ad7bd0679d8d87df82b1f8098 OK 2024/11/02 01:38:17 DEBUG : only9: md5 = 95a7098c674313aa9462653afc39ba22 OK 2024/11/02 01:38:19 DEBUG : both10: md5 = 516607bb4cfc886d2eb645954891bb5e OK 2024/11/02 01:38:21 DEBUG : only10: md5 = ebeb04cadb7c6a12e0b3055a6199ef51 OK 2024/11/02 01:38:23 DEBUG : both11: md5 = 19088482536a3b435c3aa7c9e24d618c OK 2024/11/02 01:38:25 DEBUG : only11: md5 = 14f93ee0874776bdd8ee7b7f0102a1a4 OK 2024/11/02 01:38:27 DEBUG : both12: md5 = 002753c2e888d4da473838f07910a073 OK 2024/11/02 01:38:29 DEBUG : only12: md5 = df224ae8c2a9a04d9b40d23803d905b4 OK 2024/11/02 01:38:30 DEBUG : both13: md5 = ae011540f5000874aa81040adf70473c OK 2024/11/02 01:38:32 DEBUG : only13: md5 = 700366a949d21de5ce1e1ada2ef90791 OK 2024/11/02 01:38:34 DEBUG : both14: md5 = b402f1d2cf161624b691e012feb584ba OK 2024/11/02 01:38:36 DEBUG : only14: md5 = 6f1af6e7bd2e5b47565c0b92d5c76b3c OK 2024/11/02 01:38:38 DEBUG : both15: md5 = 660bd9f325d702b26c615f8604fcb5bf OK 2024/11/02 01:38:40 DEBUG : only15: md5 = 1d2cde7c92341f0766ff279c73b24cb9 OK 2024/11/02 01:38:42 DEBUG : both16: md5 = 659db2350a9e35d3fb817f00fcc26d2c OK 2024/11/02 01:38:44 DEBUG : only16: md5 = 66a4509367b690b68d2462785ecbff86 OK 2024/11/02 01:38:45 DEBUG : both17: md5 = 7467b56bc3ff053e9f8df9826bd92a8a OK 2024/11/02 01:38:47 DEBUG : only17: md5 = ca6905e61a7150bd213c91503506e088 OK 2024/11/02 01:38:49 DEBUG : both18: md5 = 4968d040f465d2365800b0561cf2195a OK 2024/11/02 01:38:51 DEBUG : only18: md5 = cec8e61e1f95b290d4c07f4be877d271 OK 2024/11/02 01:38:53 DEBUG : both19: md5 = 81d5261bd8c132c26411951efdab42a8 OK 2024/11/02 01:38:55 DEBUG : only19: md5 = 139df2e3048158d5bb9f0723597689c3 OK 2024/11/02 01:38:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:38:55 DEBUG : both0: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both12: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both1: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both14: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both15: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both16: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both17: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both18: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both19: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both2: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both3: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both4: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both5: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both10: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both7: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both8: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:55 DEBUG : both11: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both13: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both9: Unchanged skipping 2024/11/02 01:38:55 DEBUG : both6: Unchanged skipping 2024/11/02 01:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:38:55 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:56 INFO : only2: Deleted 2024/11/02 01:38:56 INFO : only18: Deleted 2024/11/02 01:38:56 INFO : only19: Deleted 2024/11/02 01:38:56 INFO : only9: Deleted 2024/11/02 01:38:57 INFO : only13: Deleted 2024/11/02 01:38:57 INFO : only10: Deleted 2024/11/02 01:38:57 INFO : only12: Deleted 2024/11/02 01:38:57 INFO : only15: Deleted 2024/11/02 01:38:57 INFO : only11: Deleted 2024/11/02 01:38:57 INFO : only14: Deleted 2024/11/02 01:38:57 INFO : only5: Deleted 2024/11/02 01:38:58 INFO : only3: Deleted 2024/11/02 01:38:58 INFO : only4: Deleted 2024/11/02 01:38:58 INFO : only1: Deleted 2024/11/02 01:38:58 INFO : only16: Deleted 2024/11/02 01:38:58 INFO : only0: Deleted 2024/11/02 01:38:59 INFO : only8: Deleted 2024/11/02 01:38:59 INFO : only17: Deleted 2024/11/02 01:38:59 INFO : only6: Deleted 2024/11/02 01:38:59 INFO : only7: Deleted 2024/11/02 01:38:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (91.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:39:15 DEBUG : both0: md5 = fa6d72ab0c8a335f9977e75a541a6691 OK 2024/11/02 01:39:17 DEBUG : only0: md5 = 8df70b79511404a607650a1907d66d1c OK 2024/11/02 01:39:19 DEBUG : both1: md5 = ea2ea4b1c087f456920e0860a4cca2b0 OK 2024/11/02 01:39:20 DEBUG : only1: md5 = bf0c79a0445f5c39cf6962e774384cfa OK 2024/11/02 01:39:22 DEBUG : both2: md5 = 3dec6724e2ea71bb46f3ff9e78398d46 OK 2024/11/02 01:39:24 DEBUG : only2: md5 = 34767eec86b12e1b69afe6ac7b0cf5b0 OK 2024/11/02 01:39:26 DEBUG : both3: md5 = 7c47ec3d8f72d1e7f6864996f4642c41 OK 2024/11/02 01:39:28 DEBUG : only3: md5 = ab0f23075578a2488f154679c22bbe7a OK 2024/11/02 01:39:30 DEBUG : both4: md5 = dd91c708feb205dcac35b6c28eb8b9d3 OK 2024/11/02 01:39:32 DEBUG : only4: md5 = 9ebf98d6c4f23305ab74da6578ff2894 OK 2024/11/02 01:39:33 DEBUG : both5: md5 = aa8b1c28355b4d56487abba8c7609d3c OK 2024/11/02 01:39:35 DEBUG : only5: md5 = 00808b8624617ffb6da793429dcd4742 OK 2024/11/02 01:39:37 DEBUG : both6: md5 = 060dbfc6966edb3bf4682483c6ad462f OK 2024/11/02 01:39:39 DEBUG : only6: md5 = cf6f92810a231593d012fbac6b56350e OK 2024/11/02 01:39:41 DEBUG : both7: md5 = c2a00dd0752b75c82daf8f076f28de9d OK 2024/11/02 01:39:43 DEBUG : only7: md5 = 70f5f936f913199e1f543a87508e0788 OK 2024/11/02 01:39:45 DEBUG : both8: md5 = 487ee807bcbe9950febc7baddb819c00 OK 2024/11/02 01:39:46 DEBUG : only8: md5 = 1b517616abc7f40aaf854fb735e4b947 OK 2024/11/02 01:39:48 DEBUG : both9: md5 = 324ab4cebdb5e08333d007567178bd99 OK 2024/11/02 01:39:50 DEBUG : only9: md5 = 823d2dcf1f3ac760c21df7dea0e60e23 OK 2024/11/02 01:39:52 DEBUG : both10: md5 = eb9321c9ee0c5d5b3848603c17cc0b37 OK 2024/11/02 01:39:54 DEBUG : only10: md5 = 3e97ffffd414f1163d118ddab547e535 OK 2024/11/02 01:39:56 DEBUG : both11: md5 = 3ad85f6ed0d790b5d82f36d057e133ba OK 2024/11/02 01:39:58 DEBUG : only11: md5 = 5fb83df2c0f3df9be2a47f54906879f7 OK 2024/11/02 01:40:00 DEBUG : both12: md5 = b2eb2242c6c774fea87f6e4bd65ba401 OK 2024/11/02 01:40:02 DEBUG : only12: md5 = 1fbf6cffa6cebe648d5488a7800175b0 OK 2024/11/02 01:40:04 DEBUG : both13: md5 = 4ac02d7512ab122d28372f9bd6cfe275 OK 2024/11/02 01:40:06 DEBUG : only13: md5 = aa489010c4d33618bdfa4e804c1e2428 OK 2024/11/02 01:40:08 DEBUG : both14: md5 = fadef8a8b871a4346c62455295bd5a56 OK 2024/11/02 01:40:10 DEBUG : only14: md5 = b441bb2ea29ebc0541eed593e90cc40a OK 2024/11/02 01:40:12 DEBUG : both15: md5 = ef874990d1d71ba2560f598ade30a58d OK 2024/11/02 01:40:14 DEBUG : only15: md5 = 7d6a219fcb8945a6cb6c5c523b11c088 OK 2024/11/02 01:40:16 DEBUG : both16: md5 = 6b61e6410bab68838a1f5ebb596c611f OK 2024/11/02 01:40:17 DEBUG : only16: md5 = 41fb2b8553ffa4e715bf01cb9a8a6abe OK 2024/11/02 01:40:19 DEBUG : both17: md5 = 4c8b2ce5747e3794dfefe80e963e3855 OK 2024/11/02 01:40:21 DEBUG : only17: md5 = aadaf6049f5fd831ce6cce3e72124d2e OK 2024/11/02 01:40:24 DEBUG : both18: md5 = 4b9a1ccb14c7ae8722a44f43e2a7b358 OK 2024/11/02 01:40:26 DEBUG : only18: md5 = 9c9cd52b70d56daffd0be5108e5fad8e OK 2024/11/02 01:40:27 DEBUG : both19: md5 = 60308bc3edd1da570c92c00bb8dc2eb1 OK 2024/11/02 01:40:29 DEBUG : only19: md5 = 445877806e327678ac24007bdd8d68e4 OK 2024/11/02 01:40:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both0: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both1: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both10: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both11: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both12: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both13: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both14: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both15: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both19: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both2: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both3: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both4: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both5: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both6: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both7: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both8: Unchanged skipping 2024/11/02 01:40:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both9: Unchanged skipping 2024/11/02 01:40:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for checks to finish 2024/11/02 01:40:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : both16: Unchanged skipping 2024/11/02 01:40:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : both17: Unchanged skipping 2024/11/02 01:40:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : both18: Unchanged skipping 2024/11/02 01:40:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Waiting for transfers to finish 2024/11/02 01:40:31 DEBUG : only11: md5 = 1caa6d286bd970470eb0e7a8adf341fb OK 2024/11/02 01:40:31 INFO : only11: Copied (replaced existing) 2024/11/02 01:40:32 DEBUG : only1: md5 = 42bb9b20a04a8fd71e7c35dc293ed6db OK 2024/11/02 01:40:32 INFO : only1: Copied (replaced existing) 2024/11/02 01:40:32 DEBUG : only0: md5 = 0f9c67c4e80e8090e5051042081e9ac2 OK 2024/11/02 01:40:32 INFO : only0: Copied (replaced existing) 2024/11/02 01:40:32 DEBUG : only10: md5 = 8c065ab614eb31353604d9c154be1a5e OK 2024/11/02 01:40:32 INFO : only10: Copied (replaced existing) 2024/11/02 01:40:33 DEBUG : only12: md5 = 9a384d9fa63728de0fd9ea819233bc8f OK 2024/11/02 01:40:33 INFO : only12: Copied (replaced existing) 2024/11/02 01:40:33 DEBUG : only13: md5 = 98be2164e1f1564f4928d34a8d828e93 OK 2024/11/02 01:40:33 INFO : only13: Copied (replaced existing) 2024/11/02 01:40:33 DEBUG : only15: md5 = 74e8cfa7bed232e20c9addf901a3dd8e OK 2024/11/02 01:40:33 INFO : only15: Copied (replaced existing) 2024/11/02 01:40:33 DEBUG : only14: md5 = 82b7e0bb472c3526a5947a5cd72ce841 OK 2024/11/02 01:40:33 INFO : only14: Copied (replaced existing) 2024/11/02 01:40:34 DEBUG : only17: md5 = fe635044f1a522499c16367fc697d192 OK 2024/11/02 01:40:34 INFO : only17: Copied (replaced existing) 2024/11/02 01:40:34 DEBUG : only16: md5 = c5437b987c0f362b706ee56259deb940 OK 2024/11/02 01:40:34 INFO : only16: Copied (replaced existing) 2024/11/02 01:40:34 DEBUG : only18: md5 = 9db6aaea77c1bbbc3438ef6d5f589f3b OK 2024/11/02 01:40:34 INFO : only18: Copied (replaced existing) 2024/11/02 01:40:35 DEBUG : only19: md5 = 9ffc7eaf2191772a7b70654051a72ba0 OK 2024/11/02 01:40:35 INFO : only19: Copied (replaced existing) 2024/11/02 01:40:36 DEBUG : only2: md5 = 0c3c7411167b43733ddb9a217a45aa27 OK 2024/11/02 01:40:36 INFO : only2: Copied (replaced existing) 2024/11/02 01:40:36 DEBUG : only3: md5 = b925c726130b77e079347d9c9a7e3fd0 OK 2024/11/02 01:40:36 INFO : only3: Copied (replaced existing) 2024/11/02 01:40:36 DEBUG : only4: md5 = e39db855e488de8a0ed75258396201e9 OK 2024/11/02 01:40:36 INFO : only4: Copied (replaced existing) 2024/11/02 01:40:36 DEBUG : only5: md5 = 3473edefed7c70f4c612132c7161059f OK 2024/11/02 01:40:36 INFO : only5: Copied (replaced existing) 2024/11/02 01:40:37 DEBUG : only6: md5 = e78f96bcd3a19641efd97a5d691b1de1 OK 2024/11/02 01:40:37 INFO : only6: Copied (replaced existing) 2024/11/02 01:40:37 DEBUG : only9: md5 = 10bcda24cf042b00c2eddd96983f97e2 OK 2024/11/02 01:40:37 INFO : only9: Copied (replaced existing) 2024/11/02 01:40:38 DEBUG : only8: md5 = 4c8ad2f17fcfb5bedc9cb4001e0037c1 OK 2024/11/02 01:40:38 INFO : only8: Copied (replaced existing) 2024/11/02 01:40:38 DEBUG : only7: md5 = 40de71584dd7f81a91252a3a0a5b7dee OK 2024/11/02 01:40:38 INFO : only7: Copied (replaced existing) 2024/11/02 01:40:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (111.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:41:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:41:05 DEBUG : sub dir: Making directory with metadata 2024/11/02 01:41:06 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:41:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/02 01:41:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/02 01:41:29 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:41:29 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:41:46 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/11/02 01:41:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/02 01:41:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/02 01:41:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/02 01:41:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:41:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:41:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:41:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:41:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/02 01:41:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/02 01:41:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (53.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:41:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:41:58 DEBUG : sub dir: Making directory with metadata 2024/11/02 01:42:00 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:42:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/02 01:42:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/02 01:42:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:42:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe'", Local "Local file system at /tmp/rclone1247972789", Modify Window "1ms" 2024/11/02 01:42:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/02 01:42:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/02 01:42:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/02 01:42:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:42:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:42:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:42:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:42:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/02 01:42:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/02 01:42:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/02 01:42:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.45s) PASS 2024/11/02 01:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucigov0qowe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 19m37.812453531s (try 1/5)