"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/10/26 01:34:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu" 2024/10/26 01:34:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:34:56 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug" 2024/10/26 01:34:58 DEBUG : Creating backend with remote "/tmp/rclone3433344700" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:34:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:34:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:34:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/26 01:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:34:59 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.70s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:35:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:35:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:35:03 DEBUG : sub dir/hello world: md5 = d581cc8cbc39e40ae26234b4e4f31d12 OK 2024/10/26 01:35:03 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:35:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.82s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:08 DEBUG : metadata sub dir: Making directory with metadata 2024/10/26 01:35:08 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:35:08 DEBUG : empty metadata sub dir: Making directory with metadata 2024/10/26 01:35:08 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:35:08 DEBUG : Local file system at /tmp/rclone3433344700: File to upload is small (21 bytes), uploading instead of streaming 2024/10/26 01:35:08 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/10/26 01:35:08 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/10/26 01:35:08 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:35:09 DEBUG : Google drive root 'crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug': Skipping btime metadata as can't update it on an existing file: 2024-10-26T01:35:08.538057907Z 2024/10/26 01:35:09 INFO : empty metadata sub dir: Updated directory metadata 2024/10/26 01:35:10 DEBUG : Google drive root 'crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug': Skipping btime metadata as can't update it on an existing file: 2024-10-26T01:35:08.538057907Z 2024/10/26 01:35:11 INFO : metadata sub dir: Updated directory metadata 2024/10/26 01:35:11 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/10/26 01:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:35:13 DEBUG : metadata sub dir/hello metadata world: md5 = ff3d0ecba1ab2db40efa9b34833a1ab1 OK 2024/10/26 01:35:13 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:16 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (10.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:18 DEBUG : metadata sub dir: Making directory with metadata 2024/10/26 01:35:18 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:35:18 DEBUG : empty metadata sub dir: Making directory with metadata 2024/10/26 01:35:18 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:35:18 DEBUG : Local file system at /tmp/rclone3433344700: File to upload is small (21 bytes), uploading instead of streaming 2024/10/26 01:35:18 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/10/26 01:35:18 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/10/26 01:35:18 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:35:18 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/10/26 01:35:18 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/10/26 01:35:18 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/10/26 01:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:35:22 DEBUG : metadata sub dir/hello metadata world: md5 = 81af7f10c110b54d2a92b035581c60c6 OK 2024/10/26 01:35:22 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/10/26 01:35:22 DEBUG : Google drive root 'crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug': Skipping btime metadata as can't update it on an existing file: 2024-10-26T01:35:18.737992043Z 2024/10/26 01:35:22 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:25 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.55s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:27 DEBUG : Creating backend with remote "/non-existing" 2024/10/26 01:35:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/26 01:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.25s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:35:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:35:31 DEBUG : sub dir/hello world: md5 = 8b3c11fb3864066c20983460d0bca086 OK 2024/10/26 01:35:31 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:35:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.13s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Running all checks before starting transfers 2024/10/26 01:35:35 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:35:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Checks finished, now starting transfers 2024/10/26 01:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:35:39 DEBUG : sub dir/hello world: md5 = 342100e633dd837d5f7077bf5314a5ce OK 2024/10/26 01:35:39 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:35:39 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.34s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:43 ERROR : Ignoring --no-traverse with sync 2024/10/26 01:35:43 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:35:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:35:46 DEBUG : sub dir/hello world: md5 = ea5efd7733c0dbda15c1244325c0a6b1 OK 2024/10/26 01:35:46 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:35:46 DEBUG : Waiting for deletions to finish 2024/10/26 01:35:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.83s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/26 01:35:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:35:52 DEBUG : hello world2: md5 = b36376a129c7545be13b1bb9246c4e59 OK 2024/10/26 01:35:52 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:35:56 DEBUG : potato2: md5 = c4cb2d7636f7be4398c1e9003cfb38b5 OK 2024/10/26 01:35:56 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (4.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:35:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:35:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:35:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:36:01 DEBUG : potato2: md5 = e6525303d6a6cacc41d69367960f60c7 OK 2024/10/26 01:36:01 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 01:36:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:36:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 01:36:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:36:03 DEBUG : sub dir: Making directory with metadata 2024/10/26 01:36:05 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/26 01:36:05 DEBUG : sub dir2: Making directory with metadata 2024/10/26 01:36:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:36:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 01:36:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:36:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:36:09 DEBUG : sub dir/hello world: md5 = 3eb0bc4c92b949dfff770852dcb5cca6 OK 2024/10/26 01:36:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/10/26 01:36:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:15 DEBUG : sub dir2: Making directory 2024/10/26 01:36:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 01:36:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:36:15 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:36:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/26 01:36:15 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/10/26 01:36:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:36:18 DEBUG : sub dir/hello world: md5 = def2516438aaf79a1d4e235af860d592 OK 2024/10/26 01:36:18 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:36:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:36:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (7.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:22 DEBUG : sub dir2: Making directory with metadata 2024/10/26 01:36:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:36:23 DEBUG : sub dir: Making directory with metadata 2024/10/26 01:36:24 INFO : sub dir: Made directory with metadata (mtime=2024-10-26T01:36:22.801578073Z) 2024/10/26 01:36:24 DEBUG : sub dir2: Making directory with metadata 2024/10/26 01:36:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:36:27 DEBUG : sub dir/hello world: md5 = b07ff083809bcaafba2075b49f80f6d2 OK 2024/10/26 01:36:27 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:36:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (9.35s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:32 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/10/26 01:36:32 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/26 01:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:36:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (5.94s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:38 DEBUG : sub dir2: Making directory 2024/10/26 01:36:38 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:36:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/26 01:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:36:41 DEBUG : sub dir/hello world: md5 = 0bf5aeed2e0fa3ea8ed651bdc96e3d65 OK 2024/10/26 01:36:41 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:36:41 INFO : sub dir/hello world: Deleted 2024/10/26 01:36:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:36:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.84s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:44 DEBUG : sub dir2: Making directory with metadata 2024/10/26 01:36:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:36:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:36:45 DEBUG : sub dir: Making directory with metadata 2024/10/26 01:36:46 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/26 01:36:46 DEBUG : sub dir2: Making directory with metadata 2024/10/26 01:36:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:36:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:36:49 DEBUG : sub dir/hello world: md5 = 56c346f22380e3367bd32639ce1aa84b OK 2024/10/26 01:36:49 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:36:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.98s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:36:54 DEBUG : sub dir2: Making directory 2024/10/26 01:36:54 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:36:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/26 01:36:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:36:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:36:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:36:57 DEBUG : sub dir/hello world: md5 = db0948b4232ef5cfe035bac08ed3388e OK 2024/10/26 01:36:57 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:36:57 DEBUG : Waiting for deletions to finish 2024/10/26 01:36:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:37:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (7.01s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:04 DEBUG : sub dir/hello world: md5 = 845b16bdc38214557a52cd4ee92cf59c OK 2024/10/26 01:37:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miloyah9lama" 2024/10/26 01:37:05 DEBUG : Creating backend with remote "TestDrive:crypt/4e6q5bg8nukpq276mtc5n8j09jhu3ad36osv8urjje4dj2nla1kg" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu' -> Encrypted drive 'TestCryptDrive:rclone-test-miloyah9lama' 2024/10/26 01:37:06 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:37:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miloyah9lama': Waiting for checks to finish 2024/10/26 01:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miloyah9lama': Waiting for transfers to finish 2024/10/26 01:37:11 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/26 01:37:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miloyah9lama': Purge remote 2024/10/26 01:37:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (14.42s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:18 DEBUG : sub dir/hello world: md5 = 3b40df4168f0436d9bd4bf5e41d6ed50 OK 2024/10/26 01:37:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/26 01:37:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 01:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:37:21 DEBUG : sub dir/hello world: md5 = 0c22eabd572dd598213b7aa2c2d351e7 OK 2024/10/26 01:37:21 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/26 01:37:22 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (10.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:28 DEBUG : sub dir/hello world: md5 = da7cf2a7770ce2377890bddb8e0aad4a OK 2024/10/26 01:37:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baraboz7yumu" 2024/10/26 01:37:29 DEBUG : Config file has changed externally - reloading 2024/10/26 01:37:29 DEBUG : Creating backend with remote "TestDrive:crypt/v450cekhjg0j5hte8ppru5ga1f4789k4m2hhk9km389etgl2fo80" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu' -> Encrypted drive 'TestCryptDrive:rclone-test-baraboz7yumu' 2024/10/26 01:37:31 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:37:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baraboz7yumu': Waiting for checks to finish 2024/10/26 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baraboz7yumu': Waiting for transfers to finish 2024/10/26 01:37:35 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/26 01:37:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:38 DEBUG : sub dir/hello world: md5 = 5d131dfff54187c9a2378bafa47e7ffa OK 2024/10/26 01:37:40 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/26 01:37:40 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/26 01:37:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 01:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baraboz7yumu': Waiting for checks to finish 2024/10/26 01:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baraboz7yumu': Waiting for transfers to finish 2024/10/26 01:37:43 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/26 01:37:43 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baraboz7yumu': Purge remote 2024/10/26 01:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (22.79s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:51 DEBUG : sub dir/hello world: md5 = 1c7b7b4870665e495be739ec620f34ad OK 2024/10/26 01:37:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/26 01:37:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 01:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:37:54 DEBUG : sub dir/hello world: md5 = f29103e635ed3e85a787adc5324a7d74 OK 2024/10/26 01:37:54 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/26 01:37:54 INFO : sub dir/hello world: Deleted 2024/10/26 01:37:55 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:37:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:01 DEBUG : sub dir/hello world: md5 = 96cf5d13753e09d76139421d781d0057 OK 2024/10/26 01:38:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetutuz8taca" 2024/10/26 01:38:02 DEBUG : Creating backend with remote "TestDrive:crypt/kov89mbamcvkqr03dq4rmma74fevhtb18so3580ufa58vnsh34v0" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu' -> Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca' 2024/10/26 01:38:03 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:38:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Waiting for checks to finish 2024/10/26 01:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Waiting for transfers to finish 2024/10/26 01:38:07 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/26 01:38:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:10 DEBUG : sub dir/hello world: md5 = 989c44b9c0879f88b92b9e09c6a0baf0 OK 2024/10/26 01:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Using server-side directory move 2024/10/26 01:38:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 01:38:11 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/26 01:38:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/26 01:38:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 01:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Waiting for checks to finish 2024/10/26 01:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Waiting for transfers to finish 2024/10/26 01:38:12 INFO : sub dir/hello world: Deleted 2024/10/26 01:38:13 INFO : sub dir/hello world: Moved (server-side) 2024/10/26 01:38:14 INFO : sub dir: Set directory modification time (using SetModTime) 2024/10/26 01:38:17 DEBUG : sub dir/hello world: md5 = 01254940cb96590aa077a9f5f75fa8fe OK 2024/10/26 01:38:17 DEBUG : testing file moves 2024/10/26 01:38:18 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/26 01:38:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/26 01:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Waiting for checks to finish 2024/10/26 01:38:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/26 01:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Waiting for transfers to finish 2024/10/26 01:38:18 INFO : sub dir/hello world: Deleted 2024/10/26 01:38:19 INFO : sub dir/hello world: Moved (server-side) 2024/10/26 01:38:20 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetutuz8taca': Purge remote --- PASS: TestServerSideMoveOverSelf (26.77s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:28 DEBUG : sub dir/hello world: md5 = a548bb5d85c9ba173da3bba7d074db56 OK 2024/10/26 01:38:28 ERROR : : error listing: directory not found 2024/10/26 01:38:28 DEBUG : Local file system at /tmp/rclone3433344700: Making directory 2024/10/26 01:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.23s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:35 DEBUG : sub dir/hello world: md5 = c1d6afd836a50bb2a3d43c77ab8a8ecc OK 2024/10/26 01:38:36 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:38:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:38:36 DEBUG : Local file system at /tmp/rclone3433344700: Waiting for checks to finish 2024/10/26 01:38:36 DEBUG : Local file system at /tmp/rclone3433344700: Waiting for transfers to finish 2024/10/26 01:38:37 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/10/26 01:38:37 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:38:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (8.16s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:40 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/26 01:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:38:43 DEBUG : check sum: md5 = 1d26054c249d4c60f633b79ee00dbad5 OK 2024/10/26 01:38:43 INFO : check sum: Copied (new) 2024/10/26 01:38:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:38:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/26 01:38:43 DEBUG : check sum: Size of src and dst objects identical 2024/10/26 01:38:43 DEBUG : check sum: Unchanged skipping 2024/10/26 01:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:38:43 DEBUG : Waiting for deletions to finish 2024/10/26 01:38:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (6.01s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/26 01:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:38:48 DEBUG : sizeonly: md5 = d174aabf796b67dfed285b232b45a9dd OK 2024/10/26 01:38:48 INFO : sizeonly: Copied (new) 2024/10/26 01:38:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:49 DEBUG : sizeonly: Sizes identical 2024/10/26 01:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:38:49 DEBUG : sizeonly: Unchanged skipping 2024/10/26 01:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:38:49 DEBUG : Waiting for deletions to finish 2024/10/26 01:38:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.14s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/26 01:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:38:53 DEBUG : ignore-size: md5 = 62dd5516d7ff758f10172fe14a54f147 OK 2024/10/26 01:38:53 INFO : ignore-size: Copied (new) 2024/10/26 01:38:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:38:54 DEBUG : ignore-size: Unchanged skipping 2024/10/26 01:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:38:54 DEBUG : Waiting for deletions to finish 2024/10/26 01:38:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.87s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:38:59 DEBUG : existing: md5 = aeaae50989f1353e4fac46f5ab7d7e18 OK 2024/10/26 01:38:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:38:59 DEBUG : existing: Unchanged skipping 2024/10/26 01:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:38:59 DEBUG : Waiting for deletions to finish 2024/10/26 01:38:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/26 01:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:01 DEBUG : existing: md5 = c8877b79acce99483946c5b09836fd0c OK 2024/10/26 01:39:01 INFO : existing: Copied (replaced existing) 2024/10/26 01:39:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (7.20s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:04 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 01:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:05 DEBUG : existing: md5 = f7e8050279cc733d8975d046e4fbc93d OK 2024/10/26 01:39:05 INFO : existing: Copied (new) 2024/10/26 01:39:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:06 DEBUG : existing: Destination exists, skipping 2024/10/26 01:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:06 DEBUG : Waiting for deletions to finish 2024/10/26 01:39:06 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (5.10s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:12 DEBUG : b/potato: md5 = 6fac58ddd18006a8dd734250a5195e6d OK 2024/10/26 01:39:14 DEBUG : c/non empty space: md5 = 8814ac8dc0d90c63d9ba6d6cc0dc25ed OK 2024/10/26 01:39:14 DEBUG : d: Making directory 2024/10/26 01:39:17 DEBUG : Added delayed dir = "a", newDst= 2024/10/26 01:39:17 DEBUG : Added delayed dir = "c", newDst=c 2024/10/26 01:39:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:39:17 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 01:39:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 01:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:20 DEBUG : a/potato2: md5 = 80b8fc594a74ff1bea334278422c79ae OK 2024/10/26 01:39:20 INFO : a/potato2: Copied (new) 2024/10/26 01:39:20 DEBUG : Waiting for deletions to finish 2024/10/26 01:39:20 INFO : b/potato: Deleted 2024/10/26 01:39:21 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/26 01:39:21 INFO : d: Removing directory 2024/10/26 01:39:22 INFO : b: Removing directory 2024/10/26 01:39:22 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/26 01:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:26 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/10/26 01:39:27 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (19.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:30 DEBUG : empty space: md5 = 4699b5b9806eca43184533e2b456fe50 OK 2024/10/26 01:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:30 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/10/26 01:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:30 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/10/26 01:39:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:31 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/10/26 01:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:32 DEBUG : empty space: md5 = 2df131e094681f8a6159b1e1f09d19f0 OK 2024/10/26 01:39:32 INFO : empty space: Copied (replaced existing) 2024/10/26 01:39:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:37 DEBUG : foo: md5 = 432427730df0fd5777ac6a57d9f3bec4 OK 2024/10/26 01:39:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:38 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/10/26 01:39:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:39 DEBUG : foo: md5 = 1c14125528a8903ac416db5aebe2ac6c OK 2024/10/26 01:39:39 INFO : foo: Copied (replaced existing) 2024/10/26 01:39:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.95s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:43 DEBUG : empty space: md5 = 000fb56a688da92b72ac84d544444ea2 OK 2024/10/26 01:39:44 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/26 01:39:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:44 DEBUG : empty space: Unchanged skipping 2024/10/26 01:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:45 DEBUG : potato: md5 = fb20fb43eb815a410f9813261375f1a6 OK 2024/10/26 01:39:45 INFO : potato: Copied (new) 2024/10/26 01:39:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:50 DEBUG : potato: md5 = e94ce7796575a2ae1dffb9ef78588186 OK 2024/10/26 01:39:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/26 01:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:52 DEBUG : potato: md5 = 32f68fc343a6a5419d80b03377c5d101 OK 2024/10/26 01:39:52 INFO : potato: Copied (replaced existing) 2024/10/26 01:39:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:39:56 DEBUG : potato: md5 = b9452733588b0750fb22d59a3f8177cd OK 2024/10/26 01:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:39:57 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/10/26 01:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:39:58 DEBUG : potato: md5 = e38ddf284a8218ace0fd37b19ca54601 OK 2024/10/26 01:39:58 INFO : potato: Copied (replaced existing) 2024/10/26 01:39:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:40:02 DEBUG : potato: md5 = ee61449c49b3a9cf3a764c1e5186ceae OK 2024/10/26 01:40:04 DEBUG : empty space: md5 = a745a309f6338a118e346ffa3bb1c848 OK 2024/10/26 01:40:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:40:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/26 01:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:40:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:04 DEBUG : empty space: Unchanged skipping 2024/10/26 01:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:40:04 DEBUG : Waiting for deletions to finish 2024/10/26 01:40:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:40:09 DEBUG : potato: md5 = 8e41b391788d22e16ef82541aa4f2863 OK 2024/10/26 01:40:11 DEBUG : empty space: md5 = 8601cc67d61e35038d75e585ab45a0a0 OK 2024/10/26 01:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:40:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:11 DEBUG : empty space: Unchanged skipping 2024/10/26 01:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:40:13 DEBUG : potato2: md5 = 4725ba9448ab57cdb5563ef33c2e8f7b OK 2024/10/26 01:40:13 INFO : potato2: Copied (new) 2024/10/26 01:40:13 DEBUG : Waiting for deletions to finish 2024/10/26 01:40:14 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:40:20 DEBUG : b/potato: md5 = d23481f2ff5b05accc8c4007b3ff55dd OK 2024/10/26 01:40:23 DEBUG : c/non empty space: md5 = fe71ca05a578f727750eac0d5120a8f4 OK 2024/10/26 01:40:23 DEBUG : d: Making directory 2024/10/26 01:40:24 DEBUG : d/e: Making directory 2024/10/26 01:40:27 DEBUG : Added delayed dir = "a", newDst= 2024/10/26 01:40:27 DEBUG : Added delayed dir = "c", newDst=c 2024/10/26 01:40:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 01:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:40:27 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 01:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:40:30 DEBUG : a/potato2: md5 = a3a057403cc444e113d6198b916d24bd OK 2024/10/26 01:40:30 INFO : a/potato2: Copied (new) 2024/10/26 01:40:30 DEBUG : Waiting for deletions to finish 2024/10/26 01:40:30 INFO : b/potato: Deleted 2024/10/26 01:40:31 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/26 01:40:31 INFO : d/e: Removing directory 2024/10/26 01:40:32 INFO : d: Removing directory 2024/10/26 01:40:32 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/10/26 01:40:33 INFO : b: Removing directory 2024/10/26 01:40:33 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/26 01:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:40:37 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/10/26 01:40:38 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:40:42 DEBUG : b/potato: md5 = 3f23a8d813c4af6fe235b0502c491126 OK 2024/10/26 01:40:45 DEBUG : c/non empty space: md5 = 101f3d455fc26e9c75959bb8bedb5cc5 OK 2024/10/26 01:40:45 DEBUG : d: Making directory 2024/10/26 01:40:47 DEBUG : Added delayed dir = "a", newDst= 2024/10/26 01:40:47 DEBUG : Added delayed dir = "c", newDst=c 2024/10/26 01:40:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 01:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:40:47 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 01:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:40:50 DEBUG : a/potato2: md5 = e5a1edef073ae5622ccba13a4e5d4e6a OK 2024/10/26 01:40:50 INFO : a/potato2: Copied (new) 2024/10/26 01:40:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': not deleting files as there were IO errors 2024/10/26 01:40:51 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/26 01:40:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:40:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/10/26 01:40:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/26 01:40:57 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:00 DEBUG : potato: md5 = 629ddc6230b5a98e5de849911c08fc56 OK 2024/10/26 01:41:02 DEBUG : empty space: md5 = 7971a0187e48ecd0b434b7051e76dacb OK 2024/10/26 01:41:02 DEBUG : Waiting for deletions to finish 2024/10/26 01:41:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:41:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:03 DEBUG : empty space: Unchanged skipping 2024/10/26 01:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:41:04 INFO : potato: Deleted 2024/10/26 01:41:05 DEBUG : potato2: md5 = 0ac4472e1b57b24eac776f4c3c2a680e OK 2024/10/26 01:41:05 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:09 DEBUG : potato: md5 = 279ac65fcdccca1569c6f1e6aee64ab8 OK 2024/10/26 01:41:11 DEBUG : empty space: md5 = e0134def11c171d4a5438746c24d07bf OK 2024/10/26 01:41:11 DEBUG : Waiting for deletions to finish 2024/10/26 01:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:41:12 INFO : potato: Deleted 2024/10/26 01:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:41:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:12 DEBUG : empty space: Unchanged skipping 2024/10/26 01:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:41:14 DEBUG : potato2: md5 = a02800359768d1316596d03c6260b101 OK 2024/10/26 01:41:14 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (9.61s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:19 DEBUG : potato: md5 = bc2b27c8269c0d722fbbf106b27f7d43 OK 2024/10/26 01:41:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:41:21 DEBUG : potato2: md5 = 58bde03674281e28f0ae74db106187ae OK 2024/10/26 01:41:21 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.72s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:25 DEBUG : potato2: md5 = 62a514ccea6bed314ab6fa78308f8201 OK 2024/10/26 01:41:27 DEBUG : empty space: md5 = 38bb9ee368cabda7c1eb445e0dd642de OK 2024/10/26 01:41:27 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 01:41:27 DEBUG : enormous: Excluded 2024/10/26 01:41:27 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:41:27 DEBUG : potato2: Excluded 2024/10/26 01:41:28 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:41:28 DEBUG : empty space: Unchanged skipping 2024/10/26 01:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:41:28 DEBUG : Waiting for deletions to finish 2024/10/26 01:41:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:28 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 01:41:28 DEBUG : enormous: Excluded 2024/10/26 01:41:28 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:41:28 DEBUG : potato2: Excluded 2024/10/26 01:41:29 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:41:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/26 01:41:29 DEBUG : empty space: Unchanged skipping 2024/10/26 01:41:29 DEBUG : Local file system at /tmp/rclone3433344700: Waiting for checks to finish 2024/10/26 01:41:29 DEBUG : Local file system at /tmp/rclone3433344700: Waiting for transfers to finish 2024/10/26 01:41:29 DEBUG : Waiting for deletions to finish 2024/10/26 01:41:29 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncWithExclude (8.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:34 DEBUG : potato2: md5 = 700a1cdc8df8fb3f5da4fefdf5d4a1bf OK 2024/10/26 01:41:35 DEBUG : empty space: md5 = a5c692d982ee03ba45865eb66c99f370 OK 2024/10/26 01:41:37 DEBUG : enormous: md5 = a706a5a91fb1a58f1420db3fdc18f121 OK 2024/10/26 01:41:38 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 01:41:38 DEBUG : enormous: Excluded 2024/10/26 01:41:38 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:41:38 DEBUG : potato2: Excluded 2024/10/26 01:41:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:38 DEBUG : empty space: Unchanged skipping 2024/10/26 01:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:41:38 DEBUG : Waiting for deletions to finish 2024/10/26 01:41:38 INFO : potato2: Deleted 2024/10/26 01:41:38 INFO : enormous: Deleted 2024/10/26 01:41:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/26 01:41:39 DEBUG : Local file system at /tmp/rclone3433344700: Waiting for checks to finish 2024/10/26 01:41:39 DEBUG : empty space: Unchanged skipping 2024/10/26 01:41:39 DEBUG : Local file system at /tmp/rclone3433344700: Waiting for transfers to finish 2024/10/26 01:41:39 DEBUG : Waiting for deletions to finish 2024/10/26 01:41:39 INFO : enormous: Deleted 2024/10/26 01:41:39 INFO : potato2: Deleted 2024/10/26 01:41:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.38s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:43 DEBUG : one: md5 = f67e57ae7d8947cceaa4008dfeb104a2 OK 2024/10/26 01:41:45 DEBUG : two: md5 = 3a043fe097a72900fead387a2cb7e5bc OK 2024/10/26 01:41:47 DEBUG : three: md5 = a8ffad426d25b5fabb5db8088c82759f OK 2024/10/26 01:41:49 DEBUG : four: md5 = 1f3082ea87c9b0015bbb7d2d05513f89 OK 2024/10/26 01:41:49 DEBUG : five: Need to transfer - File not found at Destination 2024/10/26 01:41:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/26 01:41:49 DEBUG : one: Destination is newer than source, skipping 2024/10/26 01:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:49 DEBUG : three: Sizes identical 2024/10/26 01:41:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/26 01:41:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 01:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:41:50 DEBUG : two: md5 = 494d5e6a66b373aa699a4266e45ac834 OK 2024/10/26 01:41:50 INFO : two: Copied (replaced existing) 2024/10/26 01:41:51 DEBUG : four: md5 = 05cf6cee5c8ab6faf3913239bff4ad2c OK 2024/10/26 01:41:51 INFO : four: Copied (replaced existing) 2024/10/26 01:41:51 DEBUG : five: md5 = 7d2f3194333d1948f15a4de0d102dab7 OK 2024/10/26 01:41:51 INFO : five: Copied (new) 2024/10/26 01:41:51 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.96s) === 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-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/10/26 01:41:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/26 01:41:55 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/26 01:41:55 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/26 01:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:41:57 DEBUG : potato: md5 = 24620e98159ac4d9a7e3183ec1e11fe8 OK 2024/10/26 01:41:57 INFO : potato: Copied (new) 2024/10/26 01:41:57 DEBUG : yam: md5 = 8c9ce31544536dbedb9d4a9e07edc8d0 OK 2024/10/26 01:41:57 INFO : yam: Copied (new) 2024/10/26 01:41:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:41:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/26 01:41:58 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/26 01:41:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:41:58 DEBUG : potato: Unchanged skipping 2024/10/26 01:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:00 DEBUG : yaml: md5 = 23d8107447fe0a98f84af67ceab8fa53 OK 2024/10/26 01:42:00 INFO : yaml: Copied (new) 2024/10/26 01:42:00 DEBUG : Waiting for deletions to finish 2024/10/26 01:42:00 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (8.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/26 01:42:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Making map for --track-renames 2024/10/26 01:42:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Finished making map for --track-renames 2024/10/26 01:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:42:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/26 01:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for renames to finish 2024/10/26 01:42:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 01:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:05 DEBUG : potato: md5 = 8c98447bf96a572cd28260917dcdaa1f OK 2024/10/26 01:42:05 INFO : potato: Copied (new) 2024/10/26 01:42:05 DEBUG : yam: md5 = e178d603b7658f25702e09758e287526 OK 2024/10/26 01:42:05 INFO : yam: Copied (new) 2024/10/26 01:42:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:42:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Making map for --track-renames 2024/10/26 01:42:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Finished making map for --track-renames 2024/10/26 01:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:42:06 DEBUG : potato: Unchanged skipping 2024/10/26 01:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for renames to finish 2024/10/26 01:42:07 INFO : yam: Moved (server-side) to: yaml 2024/10/26 01:42:07 INFO : yaml: Renamed from "yam" 2024/10/26 01:42:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:07 DEBUG : Waiting for deletions to finish 2024/10/26 01:42:07 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/26 01:42:10 DEBUG : Added delayed dir = "sub", newDst= 2024/10/26 01:42:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Making map for --track-renames 2024/10/26 01:42:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Finished making map for --track-renames 2024/10/26 01:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:42:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 01:42:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/26 01:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for renames to finish 2024/10/26 01:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:13 DEBUG : potato: md5 = ffd4196cf519c1d671a4c630bf4175fa OK 2024/10/26 01:42:13 INFO : potato: Copied (new) 2024/10/26 01:42:13 DEBUG : sub/yam: md5 = 29f2e6e689808fff7d19bd343b5f2242 OK 2024/10/26 01:42:13 INFO : sub/yam: Copied (new) 2024/10/26 01:42:13 DEBUG : Waiting for deletions to finish 2024/10/26 01:42:14 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:15 DEBUG : Added delayed dir = "sub", newDst=sub 2024/10/26 01:42:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:42:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Making map for --track-renames 2024/10/26 01:42:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Finished making map for --track-renames 2024/10/26 01:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:42:15 DEBUG : potato: Unchanged skipping 2024/10/26 01:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for renames to finish 2024/10/26 01:42:16 INFO : sub/yam: Moved (server-side) to: yam 2024/10/26 01:42:16 INFO : yam: Renamed from "sub/yam" 2024/10/26 01:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:16 DEBUG : Waiting for deletions to finish 2024/10/26 01:42:16 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.08s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:21 DEBUG : Creating backend with remote "/tmp/rclone3433344700/dir1" 2024/10/26 01:42:21 DEBUG : Config file has changed externally - reloading 2024/10/26 01:42:21 DEBUG : Creating backend with remote "/tmp/rclone3433344700/dir2" 2024/10/26 01:42:21 DEBUG : Local file system at /tmp/rclone3433344700/dir2: Using server-side directory move 2024/10/26 01:42:21 INFO : Local file system at /tmp/rclone3433344700/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 01:42:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/26 01:42:21 DEBUG : Local file system at /tmp/rclone3433344700/dir2: Waiting for checks to finish 2024/10/26 01:42:21 DEBUG : Local file system at /tmp/rclone3433344700/dir2: Waiting for transfers to finish 2024/10/26 01:42:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:22 DEBUG : Added delayed dir = "nested", newDst= 2024/10/26 01:42:22 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:42:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:42:22 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/10/26 01:42:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 01:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:26 DEBUG : nested/sub dir/file: md5 = 11224434d5926a9c0594d44165147bed OK 2024/10/26 01:42:26 INFO : nested/sub dir/file: Copied (new) 2024/10/26 01:42:26 INFO : nested/sub dir/file: Deleted 2024/10/26 01:42:27 DEBUG : sub dir/hello world: md5 = 4e7aba9fe1ef10a695d855718ec5dc77 OK 2024/10/26 01:42:27 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:42:27 INFO : sub dir/hello world: Deleted 2024/10/26 01:42:28 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:42:29 INFO : nested: Set directory modification time (using DirSetModTime) 2024/10/26 01:42:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:42:29 INFO : sub dir: Removing directory 2024/10/26 01:42:29 INFO : nested/sub dir: Removing directory 2024/10/26 01:42:29 INFO : nested: Removing directory 2024/10/26 01:42:29 DEBUG : Local file system at /tmp/rclone3433344700: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/26 01:42:33 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/10/26 01:42:34 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:36 DEBUG : Added delayed dir = "nested", newDst= 2024/10/26 01:42:36 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:42:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:42:36 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/10/26 01:42:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 01:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:39 DEBUG : sub dir/hello world: md5 = d4e69e38a2a28330cbd642e785ac8f1b OK 2024/10/26 01:42:39 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:42:39 INFO : sub dir/hello world: Deleted 2024/10/26 01:42:42 DEBUG : nested/sub dir/file: md5 = d804545efa9ba764ac74db8bc72e176c OK 2024/10/26 01:42:42 INFO : nested/sub dir/file: Copied (new) 2024/10/26 01:42:42 INFO : nested/sub dir/file: Deleted 2024/10/26 01:42:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:42:43 INFO : nested: Set directory modification time (using DirSetModTime) 2024/10/26 01:42:43 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/26 01:42:47 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/10/26 01:42:48 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 01:42:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/26 01:42:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:42:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:52 DEBUG : existing: md5 = 4e900f8c5aa9f4d008ff0ffad16156b2 OK 2024/10/26 01:42:52 INFO : existing: Copied (new) 2024/10/26 01:42:52 INFO : existing: Deleted 2024/10/26 01:42:52 DEBUG : existing-b: md5 = ed7bcedbbb9ccb4559be9be47674ad1a OK 2024/10/26 01:42:52 INFO : existing-b: Copied (new) 2024/10/26 01:42:52 INFO : existing-b: Deleted 2024/10/26 01:42:53 DEBUG : existing: Destination exists, skipping 2024/10/26 01:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:42:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/26 01:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:42:53 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.39s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:42:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tatagaj0raja" 2024/10/26 01:42:55 DEBUG : Creating backend with remote "TestDrive:crypt/av1spue7l62bnbbf82p0dci5bcddevtbi3qiji2gp996n5292s7g" 2024/10/26 01:42:58 DEBUG : potato2: md5 = 88ab9461ef3c2cf5aa92ec80f4c6b07f OK 2024/10/26 01:43:00 DEBUG : empty space: md5 = cb53adfe024dc1af8c85becc0882e08b OK 2024/10/26 01:43:02 DEBUG : potato3: md5 = 338926a4ad327b37773fb99c9d353b14 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu' -> Encrypted drive 'TestCryptDrive:rclone-test-tatagaj0raja' 2024/10/26 01:43:05 DEBUG : empty space: md5 = 14ef98466735fbaf7d2a63d8331d6d7a OK 2024/10/26 01:43:07 DEBUG : potato3: md5 = 01f1b07b38cd49e34b8ee371fe733022 OK 2024/10/26 01:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tatagaj0raja': Using server-side directory move 2024/10/26 01:43:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tatagaj0raja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 01:43:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:43:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/26 01:43:07 DEBUG : empty space: Unchanged skipping 2024/10/26 01:43:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 01:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tatagaj0raja': Waiting for checks to finish 2024/10/26 01:43:08 INFO : empty space: Deleted 2024/10/26 01:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tatagaj0raja': Waiting for transfers to finish 2024/10/26 01:43:09 INFO : potato3: Deleted 2024/10/26 01:43:09 INFO : potato2: Moved (server-side) 2024/10/26 01:43:10 INFO : potato3: Moved (server-side) 2024/10/26 01:43:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kopibod4tala" 2024/10/26 01:43:10 DEBUG : Creating backend with remote "TestDrive:crypt/ho7ues2mv7d7ckhpscu02oesq2kkodl6ho311tkfjgn0bufsj7tg" 2024/10/26 01:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kopibod4tala': Using server-side directory move 2024/10/26 01:43:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kopibod4tala': Server side directory move succeeded 2024/10/26 01:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kopibod4tala': Purge remote 2024/10/26 01:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tatagaj0raja': Purge remote 2024/10/26 01:43:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (19.57s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:43:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lohokem2tule" 2024/10/26 01:43:15 DEBUG : Creating backend with remote "TestDrive:crypt/ogk90672k0h8r9pa06ao3q8cgkiganfgkacshg4k8ssd3t674h80" 2024/10/26 01:43:18 DEBUG : potato2: md5 = 9ea57e14b8429a071f0f349828f34467 OK 2024/10/26 01:43:19 DEBUG : empty space: md5 = 2798c5cab3ca030c2f6159b3778d20a3 OK 2024/10/26 01:43:21 DEBUG : potato3: md5 = ef87361d493aff8ab3a3009fc683ab7a OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu' -> Encrypted drive 'TestCryptDrive:rclone-test-lohokem2tule' 2024/10/26 01:43:25 DEBUG : empty space: md5 = 0811b8901c9cd02b4c1a87bd9526da87 OK 2024/10/26 01:43:27 DEBUG : potato3: md5 = 5af0198daf4b0dfcabdbb8c0efd4fdab OK 2024/10/26 01:43:27 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 01:43:27 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 01:43:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lohokem2tule': Waiting for checks to finish 2024/10/26 01:43:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 01:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lohokem2tule': Waiting for transfers to finish 2024/10/26 01:43:28 INFO : potato3: Deleted 2024/10/26 01:43:28 INFO : potato2: Moved (server-side) 2024/10/26 01:43:29 INFO : potato3: Moved (server-side) 2024/10/26 01:43:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwozif6qehe" 2024/10/26 01:43:30 DEBUG : Creating backend with remote "TestDrive:crypt/7rsjelljpsfisfp29mgg2i7m57h15mapjfthelibpc787ji9h3cg" 2024/10/26 01:43:31 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 01:43:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:43:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/26 01:43:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwozif6qehe': Waiting for checks to finish 2024/10/26 01:43:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwozif6qehe': Waiting for transfers to finish 2024/10/26 01:43:34 INFO : potato3: Moved (server-side) 2024/10/26 01:43:34 INFO : potato2: Moved (server-side) 2024/10/26 01:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwozif6qehe': Purge remote 2024/10/26 01:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lohokem2tule': Purge remote --- PASS: TestServerSideMoveWithFilter (22.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:43:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejupax6foge" 2024/10/26 01:43:38 DEBUG : Creating backend with remote "TestDrive:crypt/g5h7c17i3bplv2gnf2l1l1466t7o0kr6n8qak59tb00511r0oevg" 2024/10/26 01:43:41 DEBUG : potato2: md5 = ed89e18f176dcaf1516dd069e6a793d8 OK 2024/10/26 01:43:43 DEBUG : empty space: md5 = 3ac9874487b9e542fe99db068e4e3581 OK 2024/10/26 01:43:44 DEBUG : potato3: md5 = 3ce1c012ded6ed892b91161c1c9ce625 OK 2024/10/26 01:43:44 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu' -> Encrypted drive 'TestCryptDrive:rclone-test-sejupax6foge' 2024/10/26 01:43:49 DEBUG : empty space: md5 = e38f9048673aefef5148c5cd76613b93 OK 2024/10/26 01:43:51 DEBUG : potato3: md5 = e82e3c442303547670a10b45fc9422e7 OK 2024/10/26 01:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejupax6foge': Using server-side directory move 2024/10/26 01:43:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejupax6foge': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 01:43:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:43:52 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/10/26 01:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejupax6foge': Waiting for checks to finish 2024/10/26 01:43:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 01:43:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/26 01:43:52 DEBUG : empty space: Unchanged skipping 2024/10/26 01:43:52 INFO : potato3: Deleted 2024/10/26 01:43:52 INFO : empty space: Deleted 2024/10/26 01:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejupax6foge': Waiting for transfers to finish 2024/10/26 01:43:53 INFO : potato2: Moved (server-side) 2024/10/26 01:43:53 INFO : potato3: Moved (server-side) 2024/10/26 01:43:53 INFO : tomatoDir: Removing directory 2024/10/26 01:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': deleted 1 directories 2024/10/26 01:43:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lizofaq2zubi" 2024/10/26 01:43:55 DEBUG : Creating backend with remote "TestDrive:crypt/o4m3dpotg8dh4be5ub2ujfacugdv6d1c1eckctqec9j943j0vk90" 2024/10/26 01:43:56 DEBUG : tomatoDir: Making directory 2024/10/26 01:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lizofaq2zubi': Using server-side directory move 2024/10/26 01:43:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lizofaq2zubi': Server side directory move succeeded 2024/10/26 01:44:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lizofaq2zubi': Purge remote 2024/10/26 01:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejupax6foge': Purge remote 2024/10/26 01:44:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test" 2024/10/26 01:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncOverlap (4.26s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:44:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test" 2024/10/26 01:44:06 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/10/26 01:44:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test-include/layer2" 2024/10/26 01:44:09 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/10/26 01:44:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test-ignore-file" 2024/10/26 01:44:13 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/10/26 01:44:18 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = e84d7055a99d26fa2b669cda63d32741 OK 2024/10/26 01:44:20 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/26 01:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test': Waiting for checks to finish 2024/10/26 01:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test': Waiting for transfers to finish 2024/10/26 01:44:20 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:20 INFO : There was nothing to transfer 2024/10/26 01:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:44:22 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:22 INFO : rclone-sync-test-include: Removing directory 2024/10/26 01:44:23 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/10/26 01:44:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/26 01:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': failed to delete 1 directories 2024/10/26 01:44:23 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:44:25 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/26 01:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/26 01:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/26 01:44:25 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:25 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:44:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:44:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:44:27 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:27 INFO : rclone-sync-test-include: Removing directory 2024/10/26 01:44:27 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/10/26 01:44:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/26 01:44:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': failed to delete 1 directories 2024/10/26 01:44:27 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:44:29 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/26 01:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/26 01:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/26 01:44:29 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:29 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:44:32 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/10/26 01:44:33 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (37.31s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:44:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dst" 2024/10/26 01:44:43 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:44:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/CompareDest" 2024/10/26 01:44:45 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/gveqi14airsml4bgu7krj116o8" 2024/10/26 01:44:47 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 01:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:44:50 DEBUG : one: md5 = c0d14faf50af9879f86feeca76ec8142 OK 2024/10/26 01:44:50 INFO : one: Copied (new) 2024/10/26 01:44:50 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:44:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:44:55 DEBUG : one: md5 = c48fa765867dfe2296f25a40a2d11499 OK 2024/10/26 01:44:55 INFO : one: Copied (replaced existing) 2024/10/26 01:44:55 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:57 DEBUG : dst/one: md5 = 3e7b0deb9142ad1ea8d1f34783b9c7d5 OK 2024/10/26 01:45:00 DEBUG : CompareDest/one: md5 = c3418123a7762fdd19a64c53c190725a OK 2024/10/26 01:45:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:45:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:45:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:45:01 DEBUG : Waiting for deletions to finish 2024/10/26 01:45:01 INFO : There was nothing to transfer 2024/10/26 01:45:04 DEBUG : CompareDest/two: md5 = 1ab1183ed6b3f643f0c619225f8c28a6 OK 2024/10/26 01:45:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:45:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 01:45:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:45:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:45:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:45:05 DEBUG : Waiting for deletions to finish 2024/10/26 01:45:05 INFO : There was nothing to transfer 2024/10/26 01:45:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:45:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 01:45:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:45:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:45:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:45:06 DEBUG : Waiting for deletions to finish 2024/10/26 01:45:06 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/26 01:45:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/26 01:45:08 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 01:45:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:45:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:45:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:45:10 DEBUG : two: md5 = 46665f13f43f609e3e9d369e26500a5c OK 2024/10/26 01:45:10 INFO : two: Copied (new) 2024/10/26 01:45:10 DEBUG : Waiting for deletions to finish 2024/10/26 01:45:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:45:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:45:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:45:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (32.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:45:18 DEBUG : pre-dest1/1: md5 = 8f3f795542871c660cfc336c8f28556f OK 2024/10/26 01:45:22 DEBUG : pre-dest2/2: md5 = f3e58472c681241cd368f39e9ea94c29 OK 2024/10/26 01:45:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dest" 2024/10/26 01:45:22 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/rg03c1jvnehrrc617i0lnqjddc" 2024/10/26 01:45:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/pre-dest1" 2024/10/26 01:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/bbnblvh6k061ssopqrp18kd7gc" 2024/10/26 01:45:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/pre-dest2" 2024/10/26 01:45:25 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/dgicm1h6b5ejvlltm8eeif0bnk" 2024/10/26 01:45:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:45:26 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/26 01:45:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:45:26 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/26 01:45:27 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/26 01:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dest': Waiting for checks to finish 2024/10/26 01:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dest': Waiting for transfers to finish 2024/10/26 01:45:30 DEBUG : 3: md5 = a5d7e6a387c74be491c9f342117e3c95 OK 2024/10/26 01:45:30 INFO : 3: Copied (new) 2024/10/26 01:45:30 DEBUG : Waiting for deletions to finish 2024/10/26 01:45:34 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/10/26 01:45:35 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/10/26 01:45:36 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (21.36s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:45:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dst" 2024/10/26 01:45:37 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:45:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/CopyDest" 2024/10/26 01:45:38 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/26 01:45:41 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 01:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:45:43 DEBUG : one: md5 = ffcce6a89ad0c08927f0820cec537d44 OK 2024/10/26 01:45:43 INFO : one: Copied (new) 2024/10/26 01:45:43 DEBUG : Waiting for deletions to finish 2024/10/26 01:45:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:45:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:45:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:45:47 DEBUG : one: md5 = 66b0c7ff31955cad2064cfdef85cf87a OK 2024/10/26 01:45:47 INFO : one: Copied (replaced existing) 2024/10/26 01:45:47 DEBUG : Waiting for deletions to finish 2024/10/26 01:45:49 DEBUG : dst/one: md5 = ce3e5696fdfbade714827dc6d70b981c OK 2024/10/26 01:45:52 DEBUG : CopyDest/one: md5 = 80b934e0fb3e54fa68f906242ddcb8ca OK 2024/10/26 01:45:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/BackupDir" 2024/10/26 01:45:53 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/26 01:45:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:45:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:45:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:45:58 INFO : one: Moved (server-side) 2024/10/26 01:45:59 INFO : one: Copied (server-side copy) 2024/10/26 01:45:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/26 01:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:45:59 DEBUG : Waiting for deletions to finish 2024/10/26 01:46:02 DEBUG : CopyDest/two: md5 = e7c9bf42b868bc8ccbab4dda97edf1ac OK 2024/10/26 01:46:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:46:05 INFO : two: Copied (server-side copy) 2024/10/26 01:46:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/26 01:46:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:46:05 DEBUG : one: Unchanged skipping 2024/10/26 01:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:46:05 DEBUG : Waiting for deletions to finish 2024/10/26 01:46:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:46:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:46:05 DEBUG : one: Unchanged skipping 2024/10/26 01:46:05 DEBUG : two: Unchanged skipping 2024/10/26 01:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:46:05 DEBUG : Waiting for deletions to finish 2024/10/26 01:46:05 INFO : There was nothing to transfer 2024/10/26 01:46:08 DEBUG : CopyDest/three: md5 = 376dcfdcab53f758834b33f41f36f3e3 OK 2024/10/26 01:46:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/26 01:46:09 DEBUG : three: Destination not found in --copy-dest 2024/10/26 01:46:09 DEBUG : three: Need to transfer - File not found at Destination 2024/10/26 01:46:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:46:09 DEBUG : one: Unchanged skipping 2024/10/26 01:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:46:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:46:09 DEBUG : two: Unchanged skipping 2024/10/26 01:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:46:11 DEBUG : three: md5 = 518df6d1e374c23782658f5856670dd0 OK 2024/10/26 01:46:11 INFO : three: Copied (new) 2024/10/26 01:46:11 DEBUG : Waiting for deletions to finish 2024/10/26 01:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/26 01:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:46:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:46:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/26 01:46:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (43.14s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:46:23 DEBUG : dst/one: md5 = c5ff266b4af8f7a373242c7bc87125bd OK 2024/10/26 01:46:24 DEBUG : dst/two: md5 = 0886fdb3651c0c3ad39956bc3b0bd811 OK 2024/10/26 01:46:26 DEBUG : dst/three.txt: md5 = 57eb505b436b16ec15f74824e6a95bf1 OK 2024/10/26 01:46:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dst" 2024/10/26 01:46:27 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:46:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/backup" 2024/10/26 01:46:28 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/1nrff024r7pq65ecp72fc28jb0" 2024/10/26 01:46:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:46:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:46:30 DEBUG : two: Unchanged skipping 2024/10/26 01:46:32 INFO : one: Moved (server-side) 2024/10/26 01:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:46:34 DEBUG : one: md5 = 017897f387a2b66d35ed66bea42e4795 OK 2024/10/26 01:46:34 INFO : one: Copied (new) 2024/10/26 01:46:34 DEBUG : Waiting for deletions to finish 2024/10/26 01:46:35 INFO : three.txt: Moved (server-side) 2024/10/26 01:46:35 INFO : three.txt: Moved into backup dir 2024/10/26 01:46:37 DEBUG : dst/three.txt: md5 = 0a03caf96aa409827dd55ee37e28c91d OK 2024/10/26 01:46:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:46:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:46:38 DEBUG : two: Unchanged skipping 2024/10/26 01:46:39 INFO : one: Deleted 2024/10/26 01:46:40 INFO : one: Moved (server-side) 2024/10/26 01:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:46:42 DEBUG : one: md5 = 6bcb508db92b62cfa7825d27af652b92 OK 2024/10/26 01:46:42 INFO : one: Copied (new) 2024/10/26 01:46:42 DEBUG : Waiting for deletions to finish 2024/10/26 01:46:43 INFO : three.txt: Deleted 2024/10/26 01:46:45 INFO : three.txt: Moved (server-side) 2024/10/26 01:46:45 INFO : three.txt: Moved into backup dir 2024/10/26 01:46:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:46:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/26 01:46:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (31.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:46:54 DEBUG : dst/one: md5 = 6a7bcd7604cdb1f6f48b956e9771a7d3 OK 2024/10/26 01:46:56 DEBUG : dst/two: md5 = 9e1b478de788ddd63771e43d465b04e3 OK 2024/10/26 01:46:58 DEBUG : dst/three.txt: md5 = bab61af5d09c40fc38ce168b40cfce30 OK 2024/10/26 01:46:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dst" 2024/10/26 01:46:58 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:46:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/backup" 2024/10/26 01:46:59 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/1nrff024r7pq65ecp72fc28jb0" 2024/10/26 01:47:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:47:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:47:01 DEBUG : two: Unchanged skipping 2024/10/26 01:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:47:04 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:47:06 DEBUG : one: md5 = 35416c4834c01acccbb3eea149f588bf OK 2024/10/26 01:47:06 INFO : one: Copied (new) 2024/10/26 01:47:06 DEBUG : Waiting for deletions to finish 2024/10/26 01:47:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:47:07 INFO : three.txt: Moved into backup dir 2024/10/26 01:47:09 DEBUG : dst/three.txt: md5 = 32b7146d079f5a70efd35f0d7306831b OK 2024/10/26 01:47:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:47:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:47:10 DEBUG : two: Unchanged skipping 2024/10/26 01:47:11 INFO : one.bak: Deleted 2024/10/26 01:47:12 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:47:14 DEBUG : one: md5 = 3f84ec84858870bd4e8b938003d280db OK 2024/10/26 01:47:14 INFO : one: Copied (new) 2024/10/26 01:47:14 DEBUG : Waiting for deletions to finish 2024/10/26 01:47:15 INFO : three.txt.bak: Deleted 2024/10/26 01:47:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:47:16 INFO : three.txt: Moved into backup dir 2024/10/26 01:47:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:47:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:47:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/26 01:47:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/26 01:47:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/26 01:47:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (31.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:47:25 DEBUG : dst/one: md5 = 1159c54f970b47963ae95c39c868744b OK 2024/10/26 01:47:27 DEBUG : dst/two: md5 = 52c0fbf32165cedf7d0a62730aac841e OK 2024/10/26 01:47:29 DEBUG : dst/three.txt: md5 = ed10f33c7f37543e03945ac103cd43fd OK 2024/10/26 01:47:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dst" 2024/10/26 01:47:30 DEBUG : Config file has changed externally - reloading 2024/10/26 01:47:30 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:47:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/backup" 2024/10/26 01:47:31 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/1nrff024r7pq65ecp72fc28jb0" 2024/10/26 01:47:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:47:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:47:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:47:33 DEBUG : two: Unchanged skipping 2024/10/26 01:47:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 01:47:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:47:37 DEBUG : one: md5 = c51711b559adb00154bad35e85079228 OK 2024/10/26 01:47:37 INFO : one: Copied (new) 2024/10/26 01:47:37 DEBUG : Waiting for deletions to finish 2024/10/26 01:47:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 01:47:39 INFO : three.txt: Moved into backup dir 2024/10/26 01:47:41 DEBUG : dst/three.txt: md5 = 50c04cef9e8f7404a15b6675d244e551 OK 2024/10/26 01:47:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:47:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:47:42 DEBUG : two: Unchanged skipping 2024/10/26 01:47:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:47:43 INFO : one-2019-01-01: Deleted 2024/10/26 01:47:44 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 01:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:47:46 DEBUG : one: md5 = 05bf9043d867fd5b81127f55dbf1e238 OK 2024/10/26 01:47:46 INFO : one: Copied (new) 2024/10/26 01:47:46 DEBUG : Waiting for deletions to finish 2024/10/26 01:47:47 INFO : three-2019-01-01.txt: Deleted 2024/10/26 01:47:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 01:47:48 INFO : three.txt: Moved into backup dir 2024/10/26 01:47:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:47:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:47:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/10/26 01:47:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/10/26 01:47:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/10/26 01:47:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (31.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:47:57 DEBUG : dst/one: md5 = 7e00f025e9e602d5a310808f7b5c1460 OK 2024/10/26 01:47:59 DEBUG : dst/two: md5 = 41924d6d430ecb1b0c2be28db931b3d4 OK 2024/10/26 01:48:01 DEBUG : dst/three.txt: md5 = a5e975838709a592c3d02de164c36220 OK 2024/10/26 01:48:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dst" 2024/10/26 01:48:01 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:48:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:48:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:48:03 DEBUG : two: Unchanged skipping 2024/10/26 01:48:04 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:48:05 DEBUG : one: md5 = 749bdec4e3ee4baa317ba395c6171082 OK 2024/10/26 01:48:05 INFO : one: Copied (new) 2024/10/26 01:48:05 DEBUG : Waiting for deletions to finish 2024/10/26 01:48:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:48:06 INFO : three.txt: Moved into backup dir 2024/10/26 01:48:09 DEBUG : dst/three.txt: md5 = c006e0b899c2875122aec9a74a80e375 OK 2024/10/26 01:48:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/26 01:48:10 DEBUG : one.bak: Excluded (Path Filter) 2024/10/26 01:48:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:48:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:48:10 DEBUG : two: Unchanged skipping 2024/10/26 01:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for checks to finish 2024/10/26 01:48:11 INFO : one.bak: Deleted 2024/10/26 01:48:12 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu/dst': Waiting for transfers to finish 2024/10/26 01:48:14 DEBUG : one: md5 = fc434da132970b6674841adbb01c1cc6 OK 2024/10/26 01:48:14 INFO : one: Copied (new) 2024/10/26 01:48:14 DEBUG : Waiting for deletions to finish 2024/10/26 01:48:14 INFO : three.txt.bak: Deleted 2024/10/26 01:48:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:48:15 INFO : three.txt: Moved into backup dir 2024/10/26 01:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/26 01:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/26 01:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/26 01:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/26 01:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (26.84s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:48:23 DEBUG : dst/one: md5 = 293c90fd1507035534e4184087b229c1 OK 2024/10/26 01:48:25 DEBUG : dst/two: md5 = 4467ca173c30265121325a677d3441b9 OK 2024/10/26 01:48:27 DEBUG : dst/three.txt: md5 = 699b6ef7132810bf846105c65033c6e4 OK 2024/10/26 01:48:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dst" 2024/10/26 01:48:28 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:48:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:48:29 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:48:31 DEBUG : one: md5 = d568f720bb5d7ae26f548f43047cff82 OK 2024/10/26 01:48:31 INFO : one: Copied (new) 2024/10/26 01:48:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:48:32 DEBUG : two: Unchanged skipping 2024/10/26 01:48:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 01:48:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:48:35 DEBUG : three.txt: md5 = 78e9af04071a3e58701cdbd66fa0511b OK 2024/10/26 01:48:35 INFO : three.txt: Copied (new) 2024/10/26 01:48:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:48:37 INFO : one.bak: Deleted 2024/10/26 01:48:38 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:48:40 DEBUG : one: md5 = fe452d2a7f1df97601b62ad3715bc8ca OK 2024/10/26 01:48:40 INFO : one: Copied (new) 2024/10/26 01:48:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:48:40 DEBUG : two: Unchanged skipping 2024/10/26 01:48:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 01:48:41 INFO : three.txt.bak: Deleted 2024/10/26 01:48:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:48:44 DEBUG : three.txt: md5 = 1db36cea761274ad03265b175097a6b1 OK 2024/10/26 01:48:44 INFO : three.txt: Copied (new) 2024/10/26 01:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/26 01:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/26 01:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/26 01:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/26 01:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (29.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:48:52 DEBUG : dst/one: md5 = da4f083af7f07ad731f9bad6cc0c0078 OK 2024/10/26 01:48:54 DEBUG : dst/two: md5 = 7ca06b8b3676f175451909e71d745157 OK 2024/10/26 01:48:56 DEBUG : dst/three.txt: md5 = 788ff38694dbe62d2a8412dba5f1d9ee OK 2024/10/26 01:48:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixufuz9semu/dst" 2024/10/26 01:48:57 DEBUG : Creating backend with remote "TestDrive:crypt/10m0rl9ouhq0e5nclc9l0fn7u731d1ivnhldu4cd6kqigvksquug/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:48:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:48:59 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 01:49:00 DEBUG : one: md5 = f7686ef1590b9fccad532ef8eb712051 OK 2024/10/26 01:49:00 INFO : one: Copied (new) 2024/10/26 01:49:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:49:01 DEBUG : two: Unchanged skipping 2024/10/26 01:49:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 01:49:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 01:49:04 DEBUG : three.txt: md5 = beaa54dc043300c2686675149d4cf617 OK 2024/10/26 01:49:04 INFO : three.txt: Copied (new) 2024/10/26 01:49:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:49:06 INFO : one-2019-01-01: Deleted 2024/10/26 01:49:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 01:49:09 DEBUG : one: md5 = eb6fb9ca1e882db123adcbb3ea472346 OK 2024/10/26 01:49:09 INFO : one: Copied (new) 2024/10/26 01:49:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:49:09 DEBUG : two: Unchanged skipping 2024/10/26 01:49:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 01:49:11 INFO : three-2019-01-01.txt: Deleted 2024/10/26 01:49:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 01:49:13 DEBUG : three.txt: md5 = 7683ec76692655c546239e7af92f2c09 OK 2024/10/26 01:49:13 INFO : three.txt: Copied (new) 2024/10/26 01:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/26 01:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/10/26 01:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/10/26 01:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/10/26 01:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/10/26 01:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (29.39s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:49:21 DEBUG : Testêé: md5 = be97bec21f0eb4e8d360892bb876d146 OK 2024/10/26 01:49:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/26 01:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:49:23 DEBUG : Testêé: md5 = a0570f255d1c5f8ac22fb65fd6e8b746 OK 2024/10/26 01:49:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/26 01:49:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.58s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:49:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 01:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:49:27 DEBUG : existing: md5 = 550c2a0dbf76a539ee8eb100e7e3cabe OK 2024/10/26 01:49:27 INFO : existing: Copied (new) 2024/10/26 01:49:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:49:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/26 01:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:49:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/26 01:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:49:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': not deleting files as there were IO errors 2024/10/26 01:49:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncImmutable (6.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:49:32 DEBUG : EXISTING: md5 = 33b53888250302d552e745a50051b92c OK 2024/10/26 01:49:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:49:33 DEBUG : existing: Unchanged skipping 2024/10/26 01:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:49:33 DEBUG : Waiting for deletions to finish 2024/10/26 01:49:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.67s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", 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-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", 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-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.50s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:49:38 DEBUG : both0: md5 = 1d16af24a2f584434f1cbc32d21fa8f1 OK 2024/10/26 01:49:40 DEBUG : only0: md5 = f3d67abf36cc3406786d5a03c42a9dd2 OK 2024/10/26 01:49:42 DEBUG : both1: md5 = 88ab3f964d1d8cd65d74e9a91911fca9 OK 2024/10/26 01:49:44 DEBUG : only1: md5 = f919abc69559861c4dd81abf9d032698 OK 2024/10/26 01:49:45 DEBUG : both2: md5 = 8908ff6fec3e368d3456cbfc4e7d045d OK 2024/10/26 01:49:47 DEBUG : only2: md5 = 055fecdd2dc84bfd04ee33d42c1b7f81 OK 2024/10/26 01:49:49 DEBUG : both3: md5 = a058337bd91264434274e81ceaeed92e OK 2024/10/26 01:49:51 DEBUG : only3: md5 = 0d88f7f71d61c03aaae909713999d771 OK 2024/10/26 01:49:53 DEBUG : both4: md5 = 6a47d33455b8d7a6e186d3a166209966 OK 2024/10/26 01:49:55 DEBUG : only4: md5 = afb67a153b417b8ddfa603cb8d53fa3c OK 2024/10/26 01:49:57 DEBUG : both5: md5 = 4b964d78fe1e60983364795d992330f9 OK 2024/10/26 01:49:58 DEBUG : only5: md5 = cbe472d316eba3b40c7860b885bc8f9a OK 2024/10/26 01:50:00 DEBUG : both6: md5 = cc24807e7c6a7e88020476c0b1fc58da OK 2024/10/26 01:50:02 DEBUG : only6: md5 = a65774c360aa9fb845e0c6a572a1fd9b OK 2024/10/26 01:50:04 DEBUG : both7: md5 = 4ece04cb7e8fabe3333fc7f6904a183c OK 2024/10/26 01:50:06 DEBUG : only7: md5 = 00bce2a5473f4bb8d2f0a7ab75ed17db OK 2024/10/26 01:50:08 DEBUG : both8: md5 = 15c53aab518f5eb672fb4a2e9f6d31fa OK 2024/10/26 01:50:10 DEBUG : only8: md5 = c73543d5e400da7c19f60be1a8fa746d OK 2024/10/26 01:50:12 DEBUG : both9: md5 = a5a2617b3673a8ab1175f49b9b8b456f OK 2024/10/26 01:50:14 DEBUG : only9: md5 = c5b978c177078f1d18743ac9e8501635 OK 2024/10/26 01:50:16 DEBUG : both10: md5 = cfb74aeb0c79108c9d9692f622a0ac4a OK 2024/10/26 01:50:17 DEBUG : only10: md5 = 89290c3f9c2c27b92081696f3c698ee8 OK 2024/10/26 01:50:19 DEBUG : both11: md5 = 1ebf0ac8043aaba3c954f042b1b67f77 OK 2024/10/26 01:50:21 DEBUG : only11: md5 = 7325880ec949227840bd00bfe1fddbe1 OK 2024/10/26 01:50:23 DEBUG : both12: md5 = f6127ae9787ef5e68713f1aac52bc56b OK 2024/10/26 01:50:25 DEBUG : only12: md5 = dd00e2538753f188b61e62a2109ad21f OK 2024/10/26 01:50:27 DEBUG : both13: md5 = 9f337930d8170fd8a223ae125f2a49f6 OK 2024/10/26 01:50:29 DEBUG : only13: md5 = dfde206ccdd488ff7f49e84040485182 OK 2024/10/26 01:50:30 DEBUG : both14: md5 = 5ba2c71c9bfe39bdbc664cb7c02a58af OK 2024/10/26 01:50:32 DEBUG : only14: md5 = 65aace47121630c177478059f7483033 OK 2024/10/26 01:50:34 DEBUG : both15: md5 = 3739cdfe79180d55dfa4567e0db1c892 OK 2024/10/26 01:50:36 DEBUG : only15: md5 = 64d7694d7dd01e75d2891965b100be77 OK 2024/10/26 01:50:38 DEBUG : both16: md5 = f8c73347b893dd5e849e380cfbe8308a OK 2024/10/26 01:50:40 DEBUG : only16: md5 = d43e023868dab5161aab93737310ebc5 OK 2024/10/26 01:50:42 DEBUG : both17: md5 = 55e9e7e0fb1b0a69b9557695f47c0b03 OK 2024/10/26 01:50:44 DEBUG : only17: md5 = ed6b6e88abee4fa04f346ca0b386c62a OK 2024/10/26 01:50:46 DEBUG : both18: md5 = 5a3dcca6fcd7c6f39029100eb05ef94c OK 2024/10/26 01:50:48 DEBUG : only18: md5 = 70a67f08a0d701f53b13bec8c753b735 OK 2024/10/26 01:50:50 DEBUG : both19: md5 = 84ddf34e0bd35835315605fbef24463c OK 2024/10/26 01:50:52 DEBUG : only19: md5 = d690b101790d6bec0880912daad71bdf OK 2024/10/26 01:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:50:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both0: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both12: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both1: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both14: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both11: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both16: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both17: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both18: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both19: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both2: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both3: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both4: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both5: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both6: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both7: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both8: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:50:53 DEBUG : both9: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both10: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both13: Unchanged skipping 2024/10/26 01:50:53 DEBUG : both15: Unchanged skipping 2024/10/26 01:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:50:53 DEBUG : Waiting for deletions to finish 2024/10/26 01:50:53 INFO : only11: Deleted 2024/10/26 01:50:53 INFO : only15: Deleted 2024/10/26 01:50:54 INFO : only9: Deleted 2024/10/26 01:50:54 INFO : only12: Deleted 2024/10/26 01:50:54 INFO : only4: Deleted 2024/10/26 01:50:54 INFO : only7: Deleted 2024/10/26 01:50:55 INFO : only0: Deleted 2024/10/26 01:50:55 INFO : only6: Deleted 2024/10/26 01:50:55 INFO : only17: Deleted 2024/10/26 01:50:55 INFO : only14: Deleted 2024/10/26 01:50:55 INFO : only2: Deleted 2024/10/26 01:50:55 INFO : only3: Deleted 2024/10/26 01:50:56 INFO : only5: Deleted 2024/10/26 01:50:56 INFO : only8: Deleted 2024/10/26 01:50:56 INFO : only13: Deleted 2024/10/26 01:50:57 INFO : only10: Deleted 2024/10/26 01:50:57 INFO : only1: Deleted 2024/10/26 01:50:57 INFO : only19: Deleted 2024/10/26 01:50:57 INFO : only18: Deleted 2024/10/26 01:50:57 INFO : only16: Deleted 2024/10/26 01:50:57 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (97.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:51:15 DEBUG : both0: md5 = d6849bf77379df9996a7b31df2d3e248 OK 2024/10/26 01:51:17 DEBUG : only0: md5 = ab63b81d45a8a3af4edde8c37c9cb6c3 OK 2024/10/26 01:51:20 DEBUG : both1: md5 = beb87742f94be42e98f33f51c9f73ceb OK 2024/10/26 01:51:24 DEBUG : only1: md5 = 2a55f37760ba10e54d331855c3e2a9ff OK 2024/10/26 01:51:26 DEBUG : both2: md5 = e84ce7d50255026b5c477555f3e752c9 OK 2024/10/26 01:51:28 DEBUG : only2: md5 = 01a08beaf89a8f08f512ba19185d3b35 OK 2024/10/26 01:51:29 DEBUG : both3: md5 = 368651ec433644f9c02df25675cdca7e OK 2024/10/26 01:51:31 DEBUG : only3: md5 = 65d3001d844d29a2b11969faa04e299c OK 2024/10/26 01:51:33 DEBUG : both4: md5 = 1de750679e3eee46f492ead27181838f OK 2024/10/26 01:51:35 DEBUG : only4: md5 = 62c45e3779e765c81fc00339cc13ec1e OK 2024/10/26 01:51:37 DEBUG : both5: md5 = 7cb4e83f9d37a3e2ec8d82d70aadb36a OK 2024/10/26 01:51:39 DEBUG : only5: md5 = 52d9dd4ed7839867942e664bf9731a59 OK 2024/10/26 01:51:41 DEBUG : both6: md5 = cf392434d99c50c1848440c6726af445 OK 2024/10/26 01:51:43 DEBUG : only6: md5 = 305a5b39309b2deb783529b4bf3e9430 OK 2024/10/26 01:51:45 DEBUG : both7: md5 = e4f3802f973e27bc240bf1efaf2f9af9 OK 2024/10/26 01:51:47 DEBUG : only7: md5 = ca00c1a8f248507dde10f3d2cbaf12a1 OK 2024/10/26 01:51:49 DEBUG : both8: md5 = fcd28bff53c4ee078609f40d769bfbfe OK 2024/10/26 01:51:52 DEBUG : only8: md5 = eb7dd1edc6aa2e1898399a0e4368ec9e OK 2024/10/26 01:51:54 DEBUG : both9: md5 = 09a078485a097ad2015fc9685941e105 OK 2024/10/26 01:51:56 DEBUG : only9: md5 = a891d0167834213af95e0bbf94f00053 OK 2024/10/26 01:51:57 DEBUG : both10: md5 = fc05fe73ed029178fb8b78e8112d1bb9 OK 2024/10/26 01:51:59 DEBUG : only10: md5 = 2b119a7ce37690f39a06319b948eaaf0 OK 2024/10/26 01:52:01 DEBUG : both11: md5 = 337b609b3a6b9bd7781ffa78332131e6 OK 2024/10/26 01:52:03 DEBUG : only11: md5 = a390f3a467401d85f98bd5e6dcd3882a OK 2024/10/26 01:52:05 DEBUG : both12: md5 = be68a5deebc260ae7e98d4863cbcd1ff OK 2024/10/26 01:52:07 DEBUG : only12: md5 = 3e8064f833449e0a77fa34018b636953 OK 2024/10/26 01:52:09 DEBUG : both13: md5 = 0f8f5c53de2d7adc4c5d6a2e3f8c2654 OK 2024/10/26 01:52:10 DEBUG : only13: md5 = 1b383ccb8512fe617d71f25ad7a0beef OK 2024/10/26 01:52:13 DEBUG : both14: md5 = 565a57cb6e9780b5896de25575f53023 OK 2024/10/26 01:52:14 DEBUG : only14: md5 = 265d9d6ea410e358c6d5dee10b8a803b OK 2024/10/26 01:52:16 DEBUG : both15: md5 = 3f847b9f5f347ef440860e6f37640e06 OK 2024/10/26 01:52:18 DEBUG : only15: md5 = dcc4cc59b952208c4341567bb25877a7 OK 2024/10/26 01:52:20 DEBUG : both16: md5 = dbe79659d084f5418fe9409ef5ea472b OK 2024/10/26 01:52:22 DEBUG : only16: md5 = 1903ca7a39d3263631b6815ab7dcd307 OK 2024/10/26 01:52:24 DEBUG : both17: md5 = 6d18ba07c94c0d961bb6bb5ee4d3ed6f OK 2024/10/26 01:52:26 DEBUG : only17: md5 = db0b1bafbbeb210bbb12758be241c81a OK 2024/10/26 01:52:28 DEBUG : both18: md5 = 06e246557be5f45ed431b064916ae8d8 OK 2024/10/26 01:52:30 DEBUG : only18: md5 = 2fc10a361161488bbce26856969542bf OK 2024/10/26 01:52:32 DEBUG : both19: md5 = f0d1fbe85f7f696e62116658f30792ab OK 2024/10/26 01:52:34 DEBUG : only19: md5 = 1f7a2a3791c0a2d559b2c16e1c7e389c OK 2024/10/26 01:52:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for checks to finish 2024/10/26 01:52:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both1: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both12: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both10: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both14: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both15: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both16: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both17: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both18: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both19: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both2: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both3: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both4: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both5: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both6: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both7: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both8: Unchanged skipping 2024/10/26 01:52:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:52:34 DEBUG : both9: Unchanged skipping 2024/10/26 01:52:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : both13: Unchanged skipping 2024/10/26 01:52:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : both0: Unchanged skipping 2024/10/26 01:52:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : both11: Unchanged skipping 2024/10/26 01:52:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/26 01:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Waiting for transfers to finish 2024/10/26 01:52:36 DEBUG : only11: md5 = 72caf089f3e408f5c5df8f8376ea36c5 OK 2024/10/26 01:52:36 INFO : only11: Copied (replaced existing) 2024/10/26 01:52:36 DEBUG : only0: md5 = 3553404c9ff01109051e83f9842e8424 OK 2024/10/26 01:52:36 INFO : only0: Copied (replaced existing) 2024/10/26 01:52:36 DEBUG : only10: md5 = 9648676450ce18b00ea7ccaaab325577 OK 2024/10/26 01:52:36 INFO : only10: Copied (replaced existing) 2024/10/26 01:52:36 DEBUG : only1: md5 = e62affc044497c971c4371e1c25fd886 OK 2024/10/26 01:52:36 INFO : only1: Copied (replaced existing) 2024/10/26 01:52:37 DEBUG : only12: md5 = d1385244fef5a28c927f423e04141f25 OK 2024/10/26 01:52:37 INFO : only12: Copied (replaced existing) 2024/10/26 01:52:37 DEBUG : only13: md5 = 42a5d38622b719bb7dda6daface4d527 OK 2024/10/26 01:52:37 INFO : only13: Copied (replaced existing) 2024/10/26 01:52:37 DEBUG : only14: md5 = ea896291be87efc60764ffecfd55dd91 OK 2024/10/26 01:52:37 INFO : only14: Copied (replaced existing) 2024/10/26 01:52:38 DEBUG : only15: md5 = 3ce266afaecdf8adc315edd33f1a8d24 OK 2024/10/26 01:52:38 INFO : only15: Copied (replaced existing) 2024/10/26 01:52:39 DEBUG : only17: md5 = 2f645ff3c08776a600c1ccaa123b632e OK 2024/10/26 01:52:39 INFO : only17: Copied (replaced existing) 2024/10/26 01:52:39 DEBUG : only2: md5 = e78de39a36a83590acb58ec8d1c23d00 OK 2024/10/26 01:52:39 INFO : only2: Copied (replaced existing) 2024/10/26 01:52:39 DEBUG : only3: md5 = ca9cee39bb1b06e80b083b19776cc48c OK 2024/10/26 01:52:39 INFO : only3: Copied (replaced existing) 2024/10/26 01:52:39 DEBUG : only4: md5 = 688c08e146af1df655d4a37ccab39162 OK 2024/10/26 01:52:39 INFO : only4: Copied (replaced existing) 2024/10/26 01:52:40 DEBUG : only5: md5 = 093c0bcb70b22703beb2ff578e7db4f9 OK 2024/10/26 01:52:40 INFO : only5: Copied (replaced existing) 2024/10/26 01:52:40 DEBUG : only6: md5 = b4b87704479db27e33b4e5696542ed87 OK 2024/10/26 01:52:40 INFO : only6: Copied (replaced existing) 2024/10/26 01:52:40 DEBUG : only7: md5 = f6616794d53468f36c56f43f48e6939c OK 2024/10/26 01:52:40 INFO : only7: Copied (replaced existing) 2024/10/26 01:52:41 DEBUG : only16: md5 = acdd9ad874c5222ec745d28e9226d6d0 OK 2024/10/26 01:52:41 INFO : only16: Copied (replaced existing) 2024/10/26 01:52:42 DEBUG : only9: md5 = cf704219080b9facbf7f9236287c2b74 OK 2024/10/26 01:52:42 INFO : only9: Copied (replaced existing) 2024/10/26 01:52:42 DEBUG : only19: md5 = 9f628c39e585c558c53e0bb0d8d3c1a4 OK 2024/10/26 01:52:42 INFO : only19: Copied (replaced existing) 2024/10/26 01:52:42 DEBUG : only18: md5 = 3639646a9166e506d7674ca25214875c OK 2024/10/26 01:52:42 INFO : only18: Copied (replaced existing) 2024/10/26 01:52:42 DEBUG : only8: md5 = c68e498039231140591c6137a2cdfe99 OK 2024/10/26 01:52:42 INFO : only8: Copied (replaced existing) 2024/10/26 01:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (117.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:53:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:53:10 DEBUG : sub dir: Making directory with metadata 2024/10/26 01:53:11 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:53:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 01:53:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 01:53:35 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:53:35 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:53:52 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/10/26 01:53:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/26 01:53:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/10/26 01:53:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/10/26 01:53:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:53:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:53:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:53:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:54:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/26 01:54:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/10/26 01:54:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:54:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (54.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:54:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:54:05 DEBUG : sub dir: Making directory with metadata 2024/10/26 01:54:06 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:54:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 01:54:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 01:54:35 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:54:35 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu'", Local "Local file system at /tmp/rclone3433344700", Modify Window "1ms" 2024/10/26 01:54:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/26 01:54:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/10/26 01:54:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/10/26 01:54:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:54:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:54:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:54:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:54:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/26 01:55:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/10/26 01:55:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/26 01:55:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (58.17s) PASS 2024/10/26 01:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixufuz9semu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 20m7.25123333s (try 1/5)