"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/22 02:34:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu" 2024/12/22 02:34:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 02:34:48 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0" 2024/12/22 02:34:49 DEBUG : Creating backend with remote "/tmp/rclone3485977138" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:34:50 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:34:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/22 02:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:34:50 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.25s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:34:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:34:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:34:54 DEBUG : sub dir/hello world: md5 = ca0b571587bf3c1fa83e9ccd913220b4 OK 2024/12/22 02:34:54 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:34:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:34:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.79s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:34:58 DEBUG : metadata sub dir: Making directory with metadata 2024/12/22 02:34:58 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:34:58 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/22 02:34:58 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:34:58 DEBUG : Local file system at /tmp/rclone3485977138: File to upload is small (21 bytes), uploading instead of streaming 2024/12/22 02:34:58 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/22 02:34:58 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/22 02:34:58 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:34:58 DEBUG : Google drive root 'crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0': Skipping btime metadata as can't update it on an existing file: 2024-12-22T02:34:58.24941103Z 2024/12/22 02:34:59 INFO : empty metadata sub dir: Updated directory metadata 2024/12/22 02:34:59 DEBUG : Google drive root 'crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0': Skipping btime metadata as can't update it on an existing file: 2024-12-22T02:34:58.24941103Z 2024/12/22 02:35:00 INFO : metadata sub dir: Updated directory metadata 2024/12/22 02:35:00 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/22 02:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:02 DEBUG : metadata sub dir/hello metadata world: md5 = 8d5fd49759aeda388784bc681f3bb9b4 OK 2024/12/22 02:35:02 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:04 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.79s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:07 DEBUG : metadata sub dir: Making directory with metadata 2024/12/22 02:35:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:35:07 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/22 02:35:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:35:07 DEBUG : Local file system at /tmp/rclone3485977138: File to upload is small (21 bytes), uploading instead of streaming 2024/12/22 02:35:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/22 02:35:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/22 02:35:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:35:07 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/12/22 02:35:07 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/12/22 02:35:07 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/22 02:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:10 DEBUG : metadata sub dir/hello metadata world: md5 = eb70c618be7fec64e2106e681398cb59 OK 2024/12/22 02:35:10 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/12/22 02:35:10 DEBUG : Google drive root 'crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0': Skipping btime metadata as can't update it on an existing file: 2024-12-22T02:35:07.037362708Z 2024/12/22 02:35:10 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:13 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.86s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:14 DEBUG : Creating backend with remote "/non-existing" 2024/12/22 02:35:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/22 02:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:35:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:18 DEBUG : sub dir/hello world: md5 = ed7aad1b2a8d368d0b0e5260ba677714 OK 2024/12/22 02:35:18 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:35:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.34s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Running all checks before starting transfers 2024/12/22 02:35:22 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Checks finished, now starting transfers 2024/12/22 02:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:25 DEBUG : sub dir/hello world: md5 = 8ddefb93e941fff5c3b96fd4ec3765df OK 2024/12/22 02:35:25 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:35:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.62s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:29 ERROR : Ignoring --no-traverse with sync 2024/12/22 02:35:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:31 DEBUG : sub dir/hello world: md5 = 75d4e625994e229fb98f89f4a1715b48 OK 2024/12/22 02:35:31 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:35:31 DEBUG : Waiting for deletions to finish 2024/12/22 02:35:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.63s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/22 02:35:35 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:37 DEBUG : hello world2: md5 = 521c34c9d528e0683c3cbcf342f02768 OK 2024/12/22 02:35:37 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.67s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:41 DEBUG : potato2: md5 = c8e0e28767ce142880fe598a5b01837f OK 2024/12/22 02:35:41 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:44 DEBUG : potato2: md5 = 7a44258ba04e04c633435909246a888e OK 2024/12/22 02:35:44 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/22 02:35:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:35:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/22 02:35:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:35:46 DEBUG : sub dir: Making directory with metadata 2024/12/22 02:35:47 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/22 02:35:47 DEBUG : sub dir2: Making directory with metadata 2024/12/22 02:35:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:35:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/22 02:35:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:35:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:50 DEBUG : sub dir/hello world: md5 = 379d374e2042e074bf1c04c17a4b00f3 OK 2024/12/22 02:35:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/12/22 02:35:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.15s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:35:56 DEBUG : sub dir2: Making directory 2024/12/22 02:35:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/22 02:35:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:35:57 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:35:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/22 02:35:57 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/12/22 02:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:35:59 DEBUG : sub dir/hello world: md5 = 256b084ba0551997baca67fb010c196a OK 2024/12/22 02:35:59 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:36:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:36:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:03 DEBUG : sub dir2: Making directory with metadata 2024/12/22 02:36:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:36:03 DEBUG : sub dir: Making directory with metadata 2024/12/22 02:36:04 INFO : sub dir: Made directory with metadata (mtime=2024-12-22T02:36:03.005053407Z) 2024/12/22 02:36:04 DEBUG : sub dir2: Making directory with metadata 2024/12/22 02:36:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:36:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:36:06 DEBUG : sub dir/hello world: md5 = 88ac872b4fa1bceac65056ad3969bd27 OK 2024/12/22 02:36:06 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:36:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.15s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:11 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/12/22 02:36:11 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/22 02:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:36:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:15 DEBUG : sub dir2: Making directory 2024/12/22 02:36:15 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:36:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/22 02:36:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:36:18 DEBUG : sub dir/hello world: md5 = 47b9c04e9b187cbdd4600c06f1e7faca OK 2024/12/22 02:36:18 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:36:18 INFO : sub dir/hello world: Deleted 2024/12/22 02:36:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:36:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.97s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:21 DEBUG : sub dir2: Making directory with metadata 2024/12/22 02:36:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:36:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:36:21 DEBUG : sub dir: Making directory with metadata 2024/12/22 02:36:22 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/22 02:36:22 DEBUG : sub dir2: Making directory with metadata 2024/12/22 02:36:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:36:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:36:25 DEBUG : sub dir/hello world: md5 = ebb8bcd4c379e8d16b53ee9e1fe74eaf OK 2024/12/22 02:36:25 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:36:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.22s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:30 DEBUG : sub dir2: Making directory 2024/12/22 02:36:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:36:30 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/22 02:36:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:36:33 DEBUG : sub dir/hello world: md5 = 60fb5961a7571620d80c8845c2beebc4 OK 2024/12/22 02:36:33 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:36:33 DEBUG : Waiting for deletions to finish 2024/12/22 02:36:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.50s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:39 DEBUG : sub dir/hello world: md5 = 332eb9362ac68f35918da3f95921c565 OK 2024/12/22 02:36:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koqayed4setu" 2024/12/22 02:36:39 DEBUG : Config file has changed externally - reloading 2024/12/22 02:36:39 DEBUG : Creating backend with remote "TestDrive:crypt/4n1qvh7hqu7ojka8t56qe3ddi9c934dmadd7s4orfc98tr78ime0" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu' -> Encrypted drive 'TestCryptDrive:rclone-test-koqayed4setu' 2024/12/22 02:36:41 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:36:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koqayed4setu': Waiting for checks to finish 2024/12/22 02:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koqayed4setu': Waiting for transfers to finish 2024/12/22 02:36:44 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/22 02:36:45 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koqayed4setu': Purge remote 2024/12/22 02:36:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.57s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:51 DEBUG : sub dir/hello world: md5 = 5368866f413676229ee54fe94c308075 OK 2024/12/22 02:36:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/22 02:36:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 02:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:36:54 DEBUG : sub dir/hello world: md5 = f2822a1fedd649fc95c08639480a623a OK 2024/12/22 02:36:54 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/22 02:36:54 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:36:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.35s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:00 DEBUG : sub dir/hello world: md5 = 22fc15218328f98f1b7e422a2c919626 OK 2024/12/22 02:37:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derarup5seri" 2024/12/22 02:37:00 DEBUG : Creating backend with remote "TestDrive:crypt/95nqust38vgf04r8hb4e6h0n57r1gu1ul0o73rahsgg4mgm8sr4g" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu' -> Encrypted drive 'TestCryptDrive:rclone-test-derarup5seri' 2024/12/22 02:37:01 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derarup5seri': Waiting for checks to finish 2024/12/22 02:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derarup5seri': Waiting for transfers to finish 2024/12/22 02:37:05 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/22 02:37:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:08 DEBUG : sub dir/hello world: md5 = 22188e500c71fb7ad3a072eb11cfa8e7 OK 2024/12/22 02:37:09 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/22 02:37:09 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/22 02:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derarup5seri': Waiting for checks to finish 2024/12/22 02:37:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 02:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derarup5seri': Waiting for transfers to finish 2024/12/22 02:37:11 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/22 02:37:11 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derarup5seri': Purge remote 2024/12/22 02:37:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.99s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:18 DEBUG : sub dir/hello world: md5 = 5a905f2ac74e8cc4d6672d54884b7c06 OK 2024/12/22 02:37:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/22 02:37:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 02:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:37:20 DEBUG : sub dir/hello world: md5 = 190d228825e550977abc5f22a1c1c248 OK 2024/12/22 02:37:20 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/22 02:37:20 INFO : sub dir/hello world: Deleted 2024/12/22 02:37:21 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:27 DEBUG : sub dir/hello world: md5 = db6a992fb15f5bea9e783654d91fbece OK 2024/12/22 02:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qusisor1vahu" 2024/12/22 02:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/sfqagaf9t1plf97ajctsq5q995l1o43nhbg78vts6b3uuf1c6d7g" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu' -> Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu' 2024/12/22 02:37:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:37:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:37:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Waiting for checks to finish 2024/12/22 02:37:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Waiting for transfers to finish 2024/12/22 02:37:32 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/22 02:37:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:35 DEBUG : sub dir/hello world: md5 = 3d76b96ab40445d8758f43e4ced06777 OK 2024/12/22 02:37:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Using server-side directory move 2024/12/22 02:37:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 02:37:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/22 02:37:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/22 02:37:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 02:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Waiting for checks to finish 2024/12/22 02:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Waiting for transfers to finish 2024/12/22 02:37:36 INFO : sub dir/hello world: Deleted 2024/12/22 02:37:37 INFO : sub dir/hello world: Moved (server-side) 2024/12/22 02:37:38 INFO : sub dir: Set directory modification time (using SetModTime) 2024/12/22 02:37:40 DEBUG : sub dir/hello world: md5 = 9dbc2e8a50f0be168b918e65be186347 OK 2024/12/22 02:37:41 DEBUG : testing file moves 2024/12/22 02:37:41 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/22 02:37:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/22 02:37:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/22 02:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Waiting for checks to finish 2024/12/22 02:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Waiting for transfers to finish 2024/12/22 02:37:42 INFO : sub dir/hello world: Deleted 2024/12/22 02:37:43 INFO : sub dir/hello world: Moved (server-side) 2024/12/22 02:37:43 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qusisor1vahu': Purge remote --- PASS: TestServerSideMoveOverSelf (23.04s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:50 DEBUG : sub dir/hello world: md5 = 2e7f20c2c2a009744329c80e17fe959a OK 2024/12/22 02:37:50 ERROR : : error listing: directory not found 2024/12/22 02:37:51 DEBUG : Local file system at /tmp/rclone3485977138: Making directory 2024/12/22 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.08s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:37:57 DEBUG : sub dir/hello world: md5 = 5cfef3baada5339a99a440ba8322c347 OK 2024/12/22 02:37:58 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:37:58 DEBUG : Local file system at /tmp/rclone3485977138: Waiting for checks to finish 2024/12/22 02:37:58 DEBUG : Local file system at /tmp/rclone3485977138: Waiting for transfers to finish 2024/12/22 02:38:00 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/12/22 02:38:00 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:38:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.99s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:03 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/22 02:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:04 DEBUG : check sum: md5 = 6f2a54255032fb408c5760dc8bd7904c OK 2024/12/22 02:38:04 INFO : check sum: Copied (new) 2024/12/22 02:38:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/22 02:38:05 DEBUG : check sum: Size of src and dst objects identical 2024/12/22 02:38:05 DEBUG : check sum: Unchanged skipping 2024/12/22 02:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:05 DEBUG : Waiting for deletions to finish 2024/12/22 02:38:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.64s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/22 02:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:09 DEBUG : sizeonly: md5 = ed506fe69babeba4dbccbf37008af38b OK 2024/12/22 02:38:09 INFO : sizeonly: Copied (new) 2024/12/22 02:38:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:09 DEBUG : sizeonly: Sizes identical 2024/12/22 02:38:09 DEBUG : sizeonly: Unchanged skipping 2024/12/22 02:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:09 DEBUG : Waiting for deletions to finish 2024/12/22 02:38:09 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/22 02:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:13 DEBUG : ignore-size: md5 = 1b9efcaffeba3ce3a5bf06e3dd3e5d8d OK 2024/12/22 02:38:13 INFO : ignore-size: Copied (new) 2024/12/22 02:38:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:38:14 DEBUG : ignore-size: Unchanged skipping 2024/12/22 02:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:14 DEBUG : Waiting for deletions to finish 2024/12/22 02:38:14 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:18 DEBUG : existing: md5 = 9fee19a3caaa8f2a397cc05ec4598c5f OK 2024/12/22 02:38:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:18 DEBUG : existing: Unchanged skipping 2024/12/22 02:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:18 DEBUG : Waiting for deletions to finish 2024/12/22 02:38:18 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/22 02:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:20 DEBUG : existing: md5 = 627b28e82ede66561d314e6245c490c1 OK 2024/12/22 02:38:20 INFO : existing: Copied (replaced existing) 2024/12/22 02:38:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:22 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 02:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:24 DEBUG : existing: md5 = d08dcda4aa83db99a5eb2c41e5b85ade OK 2024/12/22 02:38:24 INFO : existing: Copied (new) 2024/12/22 02:38:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:24 DEBUG : existing: Destination exists, skipping 2024/12/22 02:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:24 DEBUG : Waiting for deletions to finish 2024/12/22 02:38:24 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:29 DEBUG : b/potato: md5 = 1304469c888d231e43f3882bb2d7dc47 OK 2024/12/22 02:38:32 DEBUG : c/non empty space: md5 = 289e429425987a05d37d593b439876a5 OK 2024/12/22 02:38:32 DEBUG : d: Making directory 2024/12/22 02:38:33 DEBUG : Added delayed dir = "a", newDst= 2024/12/22 02:38:33 DEBUG : Added delayed dir = "c", newDst=c 2024/12/22 02:38:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 02:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:38:34 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 02:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:36 DEBUG : a/potato2: md5 = d70fd2b02df506030a0edc466233eabe OK 2024/12/22 02:38:36 INFO : a/potato2: Copied (new) 2024/12/22 02:38:36 DEBUG : Waiting for deletions to finish 2024/12/22 02:38:37 INFO : b/potato: Deleted 2024/12/22 02:38:37 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/22 02:38:37 INFO : d: Removing directory 2024/12/22 02:38:38 INFO : b: Removing directory 2024/12/22 02:38:38 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/22 02:38:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/22 02:38:42 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:45 DEBUG : empty space: md5 = 69679534d81d191c7da41971def2902a OK 2024/12/22 02:38:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/22 02:38:46 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/12/22 02:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/22 02:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:47 DEBUG : empty space: md5 = d8fcebe6dd5e6fa275ef6934d233e375 OK 2024/12/22 02:38:47 INFO : empty space: Copied (replaced existing) 2024/12/22 02:38:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:52 DEBUG : foo: md5 = 7e5355855b7bfcf11ea902fe864d3968 OK 2024/12/22 02:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:52 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/22 02:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:38:54 DEBUG : foo: md5 = f4bd74b511c1ddacdfceee7ae7865ed0 OK 2024/12/22 02:38:54 INFO : foo: Copied (replaced existing) 2024/12/22 02:38:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.33s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:38:57 DEBUG : empty space: md5 = 66ae1f0bd51a575568b3f2d298b27c8d OK 2024/12/22 02:38:58 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/22 02:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:38:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:38:58 DEBUG : empty space: Unchanged skipping 2024/12/22 02:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:39:00 DEBUG : potato: md5 = 743ff7447c8c8876e01bbb4328f41c8e OK 2024/12/22 02:39:00 INFO : potato: Copied (new) 2024/12/22 02:39:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:39:04 DEBUG : potato: md5 = e876c53dfaafba4f1fec2d91d36c05a1 OK 2024/12/22 02:39:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/22 02:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:39:06 DEBUG : potato: md5 = a0d389db13edfc587d60e83de197f7f7 OK 2024/12/22 02:39:06 INFO : potato: Copied (replaced existing) 2024/12/22 02:39:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:39:09 DEBUG : potato: md5 = 5e930374373cefee2795899ed5bf7c77 OK 2024/12/22 02:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:39:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/22 02:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:39:11 DEBUG : potato: md5 = 52d7c11cb0b53288da43c1b9445bc78a OK 2024/12/22 02:39:11 INFO : potato: Copied (replaced existing) 2024/12/22 02:39:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:39:14 DEBUG : potato: md5 = e7f561854533ec543e93b2496a13f6b6 OK 2024/12/22 02:39:16 DEBUG : empty space: md5 = 48833c7984d6eda844fa66f372678ba8 OK 2024/12/22 02:39:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:39:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/22 02:39:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:39:16 DEBUG : empty space: Unchanged skipping 2024/12/22 02:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:39:16 DEBUG : Waiting for deletions to finish 2024/12/22 02:39:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:39:20 DEBUG : potato: md5 = a0793292f7d133eacfef222f692f8aef OK 2024/12/22 02:39:22 DEBUG : empty space: md5 = f4cc399d242c69f3767af2bd3ecd515e OK 2024/12/22 02:39:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:39:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:39:22 DEBUG : empty space: Unchanged skipping 2024/12/22 02:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:39:24 DEBUG : potato2: md5 = 6953dd6a2986a46e25c023bbbc3f8735 OK 2024/12/22 02:39:24 INFO : potato2: Copied (new) 2024/12/22 02:39:24 DEBUG : Waiting for deletions to finish 2024/12/22 02:39:24 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:39:30 DEBUG : b/potato: md5 = 11799272b85bb9a8014683730a5015f1 OK 2024/12/22 02:39:32 DEBUG : c/non empty space: md5 = a6416a4f6b6812e01be35d932c8af428 OK 2024/12/22 02:39:32 DEBUG : d: Making directory 2024/12/22 02:39:33 DEBUG : d/e: Making directory 2024/12/22 02:39:35 DEBUG : Added delayed dir = "a", newDst= 2024/12/22 02:39:35 DEBUG : Added delayed dir = "c", newDst=c 2024/12/22 02:39:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 02:39:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:39:35 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 02:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:39:38 DEBUG : a/potato2: md5 = d0f90b06d819244c68bb41f7dd723796 OK 2024/12/22 02:39:38 INFO : a/potato2: Copied (new) 2024/12/22 02:39:38 DEBUG : Waiting for deletions to finish 2024/12/22 02:39:38 INFO : b/potato: Deleted 2024/12/22 02:39:39 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/22 02:39:39 INFO : d/e: Removing directory 2024/12/22 02:39:40 INFO : d: Removing directory 2024/12/22 02:39:40 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/12/22 02:39:41 INFO : b: Removing directory 2024/12/22 02:39:41 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/22 02:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:39:44 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/22 02:39:45 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:39:49 DEBUG : b/potato: md5 = 4795896b5c6562c8c609fdbeb5cd079c OK 2024/12/22 02:39:51 DEBUG : c/non empty space: md5 = 570552c66624ecb02e5a9c1a8f69cde4 OK 2024/12/22 02:39:51 DEBUG : d: Making directory 2024/12/22 02:39:53 DEBUG : Added delayed dir = "a", newDst= 2024/12/22 02:39:53 DEBUG : Added delayed dir = "c", newDst=c 2024/12/22 02:39:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 02:39:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:39:53 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 02:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:39:56 DEBUG : a/potato2: md5 = 3162aa5983f423c9b430ac735bd67f5c OK 2024/12/22 02:39:56 INFO : a/potato2: Copied (new) 2024/12/22 02:39:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': not deleting files as there were IO errors 2024/12/22 02:39:56 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/22 02:39:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/22 02:40:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/22 02:40:02 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.86s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:05 DEBUG : potato: md5 = cbc46c1eb481ccfcd3c39170743564f0 OK 2024/12/22 02:40:06 DEBUG : empty space: md5 = 1e2e30f8ea21467b96d50aabb951022b OK 2024/12/22 02:40:07 DEBUG : Waiting for deletions to finish 2024/12/22 02:40:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:40:07 DEBUG : empty space: Unchanged skipping 2024/12/22 02:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:08 INFO : potato: Deleted 2024/12/22 02:40:09 DEBUG : potato2: md5 = fbb9498e3975cc36ef5b850323daf758 OK 2024/12/22 02:40:09 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.80s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:12 DEBUG : potato: md5 = a4ea522b9f57f96ba9293932e4611144 OK 2024/12/22 02:40:14 DEBUG : empty space: md5 = 8276ba7d62af7059a69de47e2cd43774 OK 2024/12/22 02:40:14 DEBUG : Waiting for deletions to finish 2024/12/22 02:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:15 INFO : potato: Deleted 2024/12/22 02:40:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:40:16 DEBUG : empty space: Unchanged skipping 2024/12/22 02:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:17 DEBUG : potato2: md5 = dcba732f344bd3204f37834677752ce1 OK 2024/12/22 02:40:17 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.90s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:21 DEBUG : potato: md5 = 5378f104685bcd54bd93c9ecd05b3191 OK 2024/12/22 02:40:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:24 DEBUG : potato2: md5 = 5979cea59d2fa9bd0750affc97857306 OK 2024/12/22 02:40:24 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.05s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:27 DEBUG : potato2: md5 = c9605bb467e51689fced3312031b3ebf OK 2024/12/22 02:40:29 DEBUG : empty space: md5 = 91dddcef04a583b235b1e5e197518c2a OK 2024/12/22 02:40:30 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 02:40:30 DEBUG : enormous: Excluded 2024/12/22 02:40:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 02:40:30 DEBUG : potato2: Excluded 2024/12/22 02:40:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 02:40:30 DEBUG : potato2: Excluded 2024/12/22 02:40:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:30 DEBUG : empty space: Unchanged skipping 2024/12/22 02:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:30 DEBUG : Waiting for deletions to finish 2024/12/22 02:40:30 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:30 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 02:40:30 DEBUG : enormous: Excluded 2024/12/22 02:40:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 02:40:30 DEBUG : potato2: Excluded 2024/12/22 02:40:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 02:40:30 DEBUG : potato2: Excluded 2024/12/22 02:40:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/22 02:40:30 DEBUG : empty space: Unchanged skipping 2024/12/22 02:40:30 DEBUG : Local file system at /tmp/rclone3485977138: Waiting for checks to finish 2024/12/22 02:40:30 DEBUG : Local file system at /tmp/rclone3485977138: Waiting for transfers to finish 2024/12/22 02:40:30 DEBUG : Waiting for deletions to finish 2024/12/22 02:40:30 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:35 DEBUG : potato2: md5 = b92d879f3b4d716b2c0a0204ff8dc733 OK 2024/12/22 02:40:36 DEBUG : empty space: md5 = 8c3b992d9522c9b0bd3ef358146545a7 OK 2024/12/22 02:40:38 DEBUG : enormous: md5 = b5d998171120882e9bafc05e6efd8697 OK 2024/12/22 02:40:38 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 02:40:38 DEBUG : enormous: Excluded 2024/12/22 02:40:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 02:40:38 DEBUG : potato2: Excluded 2024/12/22 02:40:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:38 DEBUG : empty space: Unchanged skipping 2024/12/22 02:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:38 DEBUG : Waiting for deletions to finish 2024/12/22 02:40:39 INFO : enormous: Deleted 2024/12/22 02:40:39 INFO : potato2: Deleted 2024/12/22 02:40:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:39 DEBUG : Local file system at /tmp/rclone3485977138: Waiting for checks to finish 2024/12/22 02:40:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/22 02:40:39 DEBUG : empty space: Unchanged skipping 2024/12/22 02:40:39 DEBUG : Local file system at /tmp/rclone3485977138: Waiting for transfers to finish 2024/12/22 02:40:39 DEBUG : Waiting for deletions to finish 2024/12/22 02:40:39 INFO : enormous: Deleted 2024/12/22 02:40:39 INFO : potato2: Deleted 2024/12/22 02:40:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:43 DEBUG : one: md5 = 0d90494bb85b5e95350b63d615ff1d82 OK 2024/12/22 02:40:45 DEBUG : two: md5 = 5f91e47798db907efdafc23ab188fea7 OK 2024/12/22 02:40:46 DEBUG : three: md5 = 87b87055a42e8d71e2a26d2371d8e9a4 OK 2024/12/22 02:40:48 DEBUG : four: md5 = 2595be8d41dc43d9fda4eb36e119bf41 OK 2024/12/22 02:40:49 DEBUG : five: Need to transfer - File not found at Destination 2024/12/22 02:40:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/22 02:40:49 DEBUG : one: Destination is newer than source, skipping 2024/12/22 02:40:49 DEBUG : three: Sizes identical 2024/12/22 02:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/22 02:40:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/22 02:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:50 DEBUG : four: md5 = bd240808c9083b213139b4f4c98b0153 OK 2024/12/22 02:40:50 INFO : four: Copied (replaced existing) 2024/12/22 02:40:50 DEBUG : two: md5 = 9b90182ceaa53252201560011394a1df OK 2024/12/22 02:40:50 INFO : two: Copied (replaced existing) 2024/12/22 02:40:50 DEBUG : five: md5 = 209f56626e0983aae11ac8dcbafebb74 OK 2024/12/22 02:40:50 INFO : five: Copied (new) 2024/12/22 02:40:50 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.24s) === 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-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/12/22 02:40:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/22 02:40:54 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/22 02:40:54 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/22 02:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:55 DEBUG : potato: md5 = 7978c7edde9d16c04fcccdd55180b007 OK 2024/12/22 02:40:55 INFO : potato: Copied (new) 2024/12/22 02:40:55 DEBUG : yam: md5 = b5f968b038bb982740cb8ef92c33f211 OK 2024/12/22 02:40:55 INFO : yam: Copied (new) 2024/12/22 02:40:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:40:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/22 02:40:56 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/22 02:40:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:40:56 DEBUG : potato: Unchanged skipping 2024/12/22 02:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:40:57 DEBUG : yaml: md5 = ad5859c82214a45069424b51fb2c79b7 OK 2024/12/22 02:40:57 INFO : yaml: Copied (new) 2024/12/22 02:40:57 DEBUG : Waiting for deletions to finish 2024/12/22 02:40:58 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/22 02:41:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Making map for --track-renames 2024/12/22 02:41:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Finished making map for --track-renames 2024/12/22 02:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:41:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/22 02:41:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/22 02:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for renames to finish 2024/12/22 02:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:41:03 DEBUG : potato: md5 = ff7e03de632c01e8899253f815cf91b2 OK 2024/12/22 02:41:03 INFO : potato: Copied (new) 2024/12/22 02:41:03 DEBUG : yam: md5 = ee9368113bc960d6214d76cc3a4448bc OK 2024/12/22 02:41:03 INFO : yam: Copied (new) 2024/12/22 02:41:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:41:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Making map for --track-renames 2024/12/22 02:41:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Finished making map for --track-renames 2024/12/22 02:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:41:03 DEBUG : potato: Unchanged skipping 2024/12/22 02:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for renames to finish 2024/12/22 02:41:04 INFO : yam: Moved (server-side) to: yaml 2024/12/22 02:41:04 INFO : yaml: Renamed from "yam" 2024/12/22 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:41:04 DEBUG : Waiting for deletions to finish 2024/12/22 02:41:04 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/22 02:41:07 DEBUG : Added delayed dir = "sub", newDst= 2024/12/22 02:41:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Making map for --track-renames 2024/12/22 02:41:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Finished making map for --track-renames 2024/12/22 02:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:41:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/22 02:41:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/22 02:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for renames to finish 2024/12/22 02:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:41:10 DEBUG : sub/yam: md5 = 344b47b6944654412bdbc6581fef58e8 OK 2024/12/22 02:41:10 INFO : sub/yam: Copied (new) 2024/12/22 02:41:10 DEBUG : potato: md5 = 5f13508a28f8421ad5e9c194b43263d4 OK 2024/12/22 02:41:10 INFO : potato: Copied (new) 2024/12/22 02:41:10 DEBUG : Waiting for deletions to finish 2024/12/22 02:41:10 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:11 DEBUG : Added delayed dir = "sub", newDst=sub 2024/12/22 02:41:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:41:11 DEBUG : potato: Unchanged skipping 2024/12/22 02:41:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Making map for --track-renames 2024/12/22 02:41:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Finished making map for --track-renames 2024/12/22 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for renames to finish 2024/12/22 02:41:13 INFO : sub/yam: Moved (server-side) to: yam 2024/12/22 02:41:13 INFO : yam: Renamed from "sub/yam" 2024/12/22 02:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:41:13 DEBUG : Waiting for deletions to finish 2024/12/22 02:41:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.51s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:17 DEBUG : Creating backend with remote "/tmp/rclone3485977138/dir1" 2024/12/22 02:41:17 DEBUG : Config file has changed externally - reloading 2024/12/22 02:41:17 DEBUG : Creating backend with remote "/tmp/rclone3485977138/dir2" 2024/12/22 02:41:17 DEBUG : Local file system at /tmp/rclone3485977138/dir2: Using server-side directory move 2024/12/22 02:41:17 INFO : Local file system at /tmp/rclone3485977138/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 02:41:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/22 02:41:17 DEBUG : Local file system at /tmp/rclone3485977138/dir2: Waiting for checks to finish 2024/12/22 02:41:17 DEBUG : Local file system at /tmp/rclone3485977138/dir2: Waiting for transfers to finish 2024/12/22 02:41:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:18 DEBUG : Added delayed dir = "nested", newDst= 2024/12/22 02:41:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:41:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:41:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/22 02:41:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/22 02:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:41:21 DEBUG : sub dir/hello world: md5 = 2b6aabbc5f07f772e26b593f7d3d62bb OK 2024/12/22 02:41:21 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:41:21 INFO : sub dir/hello world: Deleted 2024/12/22 02:41:23 DEBUG : nested/sub dir/file: md5 = c5a2a1a7127bdf4c11f81460eb33ab6b OK 2024/12/22 02:41:23 INFO : nested/sub dir/file: Copied (new) 2024/12/22 02:41:23 INFO : nested/sub dir/file: Deleted 2024/12/22 02:41:23 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:41:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:41:24 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/22 02:41:24 INFO : sub dir: Removing directory 2024/12/22 02:41:24 INFO : nested/sub dir: Removing directory 2024/12/22 02:41:24 INFO : nested: Removing directory 2024/12/22 02:41:24 DEBUG : Local file system at /tmp/rclone3485977138: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/22 02:41:28 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/22 02:41:28 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:30 DEBUG : Added delayed dir = "nested", newDst= 2024/12/22 02:41:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 02:41:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 02:41:30 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/22 02:41:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/22 02:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:41:33 DEBUG : sub dir/hello world: md5 = 576f22b7b2c4f5d637416b1769419e98 OK 2024/12/22 02:41:33 INFO : sub dir/hello world: Copied (new) 2024/12/22 02:41:33 INFO : sub dir/hello world: Deleted 2024/12/22 02:41:35 DEBUG : nested/sub dir/file: md5 = 1d44104812e34769c7aaa477f9e38a8a OK 2024/12/22 02:41:35 INFO : nested/sub dir/file: Copied (new) 2024/12/22 02:41:35 INFO : nested/sub dir/file: Deleted 2024/12/22 02:41:35 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:41:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:41:36 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/22 02:41:40 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/22 02:41:40 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:42 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 02:41:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/22 02:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:41:44 DEBUG : existing-b: md5 = ddfd718674e137dbc7c8e9edb396dcac OK 2024/12/22 02:41:44 INFO : existing-b: Copied (new) 2024/12/22 02:41:44 INFO : existing-b: Deleted 2024/12/22 02:41:44 DEBUG : existing: md5 = 1fc46fdc6439d446f515845326a42b3b OK 2024/12/22 02:41:44 INFO : existing: Copied (new) 2024/12/22 02:41:44 INFO : existing: Deleted 2024/12/22 02:41:44 DEBUG : existing: Destination exists, skipping 2024/12/22 02:41:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/22 02:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:41:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.68s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:41:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beduroq1fafi" 2024/12/22 02:41:46 DEBUG : Creating backend with remote "TestDrive:crypt/7vj9erqioet2eqntq3o956u6lms2hpim5j06429jska1ah176ucg" 2024/12/22 02:41:49 DEBUG : potato2: md5 = 18d2aaedbbb0ffdea188b68e9c87c870 OK 2024/12/22 02:41:51 DEBUG : empty space: md5 = af6ef354a2dbb6af5acb2a6587eada0c OK 2024/12/22 02:41:53 DEBUG : potato3: md5 = d72d1c19da6355ab93b504b599f75e25 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu' -> Encrypted drive 'TestCryptDrive:rclone-test-beduroq1fafi' 2024/12/22 02:41:56 DEBUG : empty space: md5 = 270db930e7180efbc313f9aff21c64c3 OK 2024/12/22 02:41:57 DEBUG : potato3: md5 = 7be20dfc329698e482b7603a7de8e04a OK 2024/12/22 02:41:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beduroq1fafi': Using server-side directory move 2024/12/22 02:41:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beduroq1fafi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 02:41:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:41:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/22 02:41:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 02:41:58 DEBUG : empty space: Unchanged skipping 2024/12/22 02:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beduroq1fafi': Waiting for checks to finish 2024/12/22 02:41:58 INFO : empty space: Deleted 2024/12/22 02:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beduroq1fafi': Waiting for transfers to finish 2024/12/22 02:41:58 INFO : potato3: Deleted 2024/12/22 02:41:58 INFO : potato2: Moved (server-side) 2024/12/22 02:41:59 INFO : potato3: Moved (server-side) 2024/12/22 02:41:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kacurag6kaxe" 2024/12/22 02:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/ntcgr7i49liag2sl9ubpcno95hu55q8n54bjsagc6e32jtgtcq10" 2024/12/22 02:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kacurag6kaxe': Using server-side directory move 2024/12/22 02:42:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kacurag6kaxe': Server side directory move succeeded 2024/12/22 02:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kacurag6kaxe': Purge remote 2024/12/22 02:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beduroq1fafi': Purge remote 2024/12/22 02:42:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.98s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:42:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zurayad8ciyo" 2024/12/22 02:42:03 DEBUG : Creating backend with remote "TestDrive:crypt/let5999bceul7a6tsbhmpfgp0jept0plj8b3ur74o35ea9icfjk0" 2024/12/22 02:42:06 DEBUG : potato2: md5 = 68a611dd9eec234bddf75ca07ac5698a OK 2024/12/22 02:42:08 DEBUG : empty space: md5 = d1068053b10d265b5140d52d4b3b7190 OK 2024/12/22 02:42:10 DEBUG : potato3: md5 = 3585672ab5b63c14f176fe25667a904d OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu' -> Encrypted drive 'TestCryptDrive:rclone-test-zurayad8ciyo' 2024/12/22 02:42:12 DEBUG : empty space: md5 = 74b252dd811466c6f965a1139547e2ac OK 2024/12/22 02:42:14 DEBUG : potato3: md5 = 68e15f1f2708cd84cc57763c65ebf21a OK 2024/12/22 02:42:14 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 02:42:14 DEBUG : empty space: Excluded 2024/12/22 02:42:14 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 02:42:14 DEBUG : empty space: Excluded 2024/12/22 02:42:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:42:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 02:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurayad8ciyo': Waiting for checks to finish 2024/12/22 02:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurayad8ciyo': Waiting for transfers to finish 2024/12/22 02:42:15 INFO : potato3: Deleted 2024/12/22 02:42:15 INFO : potato2: Moved (server-side) 2024/12/22 02:42:16 INFO : potato3: Moved (server-side) 2024/12/22 02:42:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hijuxux7rulu" 2024/12/22 02:42:16 DEBUG : Creating backend with remote "TestDrive:crypt/6var0l4emoo4iq9mvelq0l3per3u4qm8bdnoaf09ppla2o82fng0" 2024/12/22 02:42:17 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 02:42:17 DEBUG : empty space: Excluded 2024/12/22 02:42:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:42:17 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/22 02:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hijuxux7rulu': Waiting for checks to finish 2024/12/22 02:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hijuxux7rulu': Waiting for transfers to finish 2024/12/22 02:42:19 INFO : potato2: Moved (server-side) 2024/12/22 02:42:20 INFO : potato3: Moved (server-side) 2024/12/22 02:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hijuxux7rulu': Purge remote 2024/12/22 02:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurayad8ciyo': Purge remote --- PASS: TestServerSideMoveWithFilter (19.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:42:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulawul1mapo" 2024/12/22 02:42:23 DEBUG : Creating backend with remote "TestDrive:crypt/6f24b0tdp26uj0lh1epuiaajku057o2feqve8nckoin7gddru3g0" 2024/12/22 02:42:25 DEBUG : potato2: md5 = db68bc9e435a41b03b524eaf22609684 OK 2024/12/22 02:42:27 DEBUG : empty space: md5 = 24e64e26a854f36d3caf096899ae8f8b OK 2024/12/22 02:42:29 DEBUG : potato3: md5 = c47e4e5e57f235fa02c5185e3d19a8cb OK 2024/12/22 02:42:29 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu' -> Encrypted drive 'TestCryptDrive:rclone-test-fulawul1mapo' 2024/12/22 02:42:33 DEBUG : empty space: md5 = 864b4f4c69ad44bf9d86e0d65189220c OK 2024/12/22 02:42:34 DEBUG : potato3: md5 = 35db19a2daacc5ec11cf0a5338f50a38 OK 2024/12/22 02:42:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulawul1mapo': Using server-side directory move 2024/12/22 02:42:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulawul1mapo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 02:42:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 02:42:35 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/12/22 02:42:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/22 02:42:35 DEBUG : empty space: Unchanged skipping 2024/12/22 02:42:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 02:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulawul1mapo': Waiting for checks to finish 2024/12/22 02:42:35 INFO : empty space: Deleted 2024/12/22 02:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulawul1mapo': Waiting for transfers to finish 2024/12/22 02:42:35 INFO : potato3: Deleted 2024/12/22 02:42:36 INFO : potato2: Moved (server-side) 2024/12/22 02:42:36 INFO : potato3: Moved (server-side) 2024/12/22 02:42:36 INFO : tomatoDir: Removing directory 2024/12/22 02:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': deleted 1 directories 2024/12/22 02:42:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qijuqix5wepa" 2024/12/22 02:42:38 DEBUG : Creating backend with remote "TestDrive:crypt/jjkbsa30tid6e6bjijpt7a3f7hasmrevej04hq341mj5ar8196u0" 2024/12/22 02:42:39 DEBUG : tomatoDir: Making directory 2024/12/22 02:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qijuqix5wepa': Using server-side directory move 2024/12/22 02:42:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qijuqix5wepa': Server side directory move succeeded 2024/12/22 02:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qijuqix5wepa': Purge remote 2024/12/22 02:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulawul1mapo': Purge remote 2024/12/22 02:42:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.78s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:42:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test" 2024/12/22 02:42:44 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncOverlap (3.81s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test" 2024/12/22 02:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/12/22 02:42:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test-include/layer2" 2024/12/22 02:42:50 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/12/22 02:42:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test-ignore-file" 2024/12/22 02:42:54 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/12/22 02:42:58 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 970fca846a1e3e3e6718a3b151dbace2 OK 2024/12/22 02:42:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 02:42:59 DEBUG : rclone-sync-test: Excluded 2024/12/22 02:42:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/22 02:43:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 02:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test': Waiting for checks to finish 2024/12/22 02:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test': Waiting for transfers to finish 2024/12/22 02:43:00 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:00 INFO : There was nothing to transfer 2024/12/22 02:43:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 02:43:01 DEBUG : rclone-sync-test: Excluded 2024/12/22 02:43:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 02:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:43:02 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:02 INFO : rclone-sync-test-include: Removing directory 2024/12/22 02:43:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/22 02:43:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/22 02:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': failed to delete 1 directories 2024/12/22 02:43:02 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:43:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 02:43:03 DEBUG : rclone-sync-test: Excluded 2024/12/22 02:43:03 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/22 02:43:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 02:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/22 02:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/22 02:43:03 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:03 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:43:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 02:43:05 DEBUG : rclone-sync-test: Excluded 2024/12/22 02:43:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 02:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:43:05 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:05 INFO : rclone-sync-test-include: Removing directory 2024/12/22 02:43:05 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/22 02:43:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/22 02:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': failed to delete 1 directories 2024/12/22 02:43:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:43:06 DEBUG : : Excluded 2024/12/22 02:43:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 02:43:07 DEBUG : rclone-sync-test: Excluded 2024/12/22 02:43:07 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/22 02:43:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 02:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/22 02:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/22 02:43:07 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:07 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:43:09 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/22 02:43:10 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (32.02s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:43:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dst" 2024/12/22 02:43:20 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 02:43:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/CompareDest" 2024/12/22 02:43:21 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/gveqi14airsml4bgu7krj116o8" 2024/12/22 02:43:23 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 02:43:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:43:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:43:26 DEBUG : one: md5 = 4ab9a7a0eda0cd871ae3e82cee745a47 OK 2024/12/22 02:43:26 INFO : one: Copied (new) 2024/12/22 02:43:26 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:43:29 DEBUG : one: md5 = f49bf29c5abe8004b7296160b86b0390 OK 2024/12/22 02:43:29 INFO : one: Copied (replaced existing) 2024/12/22 02:43:29 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:31 DEBUG : dst/one: md5 = e03500d9e427a22805a7931490f200a8 OK 2024/12/22 02:43:33 DEBUG : CompareDest/one: md5 = 176113d07b1aa148168befb4e9bb25a7 OK 2024/12/22 02:43:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:43:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:43:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 02:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:43:35 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:35 INFO : There was nothing to transfer 2024/12/22 02:43:37 DEBUG : CompareDest/two: md5 = cba63f09fb9876009a65c0d94c3fa91f OK 2024/12/22 02:43:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:43:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 02:43:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:43:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:43:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 02:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:43:38 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:38 INFO : There was nothing to transfer 2024/12/22 02:43:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:43:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 02:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:43:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:43:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 02:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:43:39 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:39 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/22 02:43:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/22 02:43:41 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 02:43:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:43:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:43:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 02:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:43:43 DEBUG : two: md5 = d6d12092003d7ba7e3996ce5dad6e8b1 OK 2024/12/22 02:43:43 INFO : two: Copied (new) 2024/12/22 02:43:43 DEBUG : Waiting for deletions to finish 2024/12/22 02:43:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:43:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:43:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:43:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (28.28s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:43:51 DEBUG : pre-dest1/1: md5 = e0dfefcd247381799ee2e2f5834a9906 OK 2024/12/22 02:43:53 DEBUG : pre-dest2/2: md5 = 2210faca5a031189897f2574ab8f2e6a OK 2024/12/22 02:43:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dest" 2024/12/22 02:43:54 DEBUG : Config file has changed externally - reloading 2024/12/22 02:43:54 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/rg03c1jvnehrrc617i0lnqjddc" 2024/12/22 02:43:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/pre-dest1" 2024/12/22 02:43:55 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/bbnblvh6k061ssopqrp18kd7gc" 2024/12/22 02:43:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/pre-dest2" 2024/12/22 02:43:56 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/dgicm1h6b5ejvlltm8eeif0bnk" 2024/12/22 02:43:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:43:57 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/22 02:43:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:43:58 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/22 02:43:58 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/22 02:43:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dest': Waiting for checks to finish 2024/12/22 02:43:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dest': Waiting for transfers to finish 2024/12/22 02:44:01 DEBUG : 3: md5 = cd1c605ed152de6e9a9406f66e4a10ef OK 2024/12/22 02:44:01 INFO : 3: Copied (new) 2024/12/22 02:44:01 DEBUG : Waiting for deletions to finish 2024/12/22 02:44:04 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/12/22 02:44:05 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/12/22 02:44:05 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.39s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:44:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dst" 2024/12/22 02:44:06 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 02:44:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/CopyDest" 2024/12/22 02:44:08 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/22 02:44:10 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 02:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:44:12 DEBUG : one: md5 = 03cd4a32ea24ef540e5670472a43ba0c OK 2024/12/22 02:44:12 INFO : one: Copied (new) 2024/12/22 02:44:12 DEBUG : Waiting for deletions to finish 2024/12/22 02:44:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:44:15 DEBUG : one: md5 = e54716d18533c25f78786b1b7a2420d8 OK 2024/12/22 02:44:15 INFO : one: Copied (replaced existing) 2024/12/22 02:44:15 DEBUG : Waiting for deletions to finish 2024/12/22 02:44:17 DEBUG : dst/one: md5 = 6df08823f24d5ed573337f18ffabd789 OK 2024/12/22 02:44:20 DEBUG : CopyDest/one: md5 = 3458aa8d66fb56bab83e8e6a17c722d6 OK 2024/12/22 02:44:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/BackupDir" 2024/12/22 02:44:20 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/22 02:44:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:44:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:44:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:44:25 INFO : one: Moved (server-side) 2024/12/22 02:44:26 INFO : one: Copied (server-side copy) 2024/12/22 02:44:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/22 02:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:44:26 DEBUG : Waiting for deletions to finish 2024/12/22 02:44:28 DEBUG : CopyDest/two: md5 = 561893d59b6b2a4cfc5627cf2856bf45 OK 2024/12/22 02:44:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:44:30 INFO : two: Copied (server-side copy) 2024/12/22 02:44:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/22 02:44:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:44:30 DEBUG : one: Unchanged skipping 2024/12/22 02:44:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:44:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:44:30 DEBUG : Waiting for deletions to finish 2024/12/22 02:44:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:44:31 DEBUG : one: Unchanged skipping 2024/12/22 02:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:44:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:44:31 DEBUG : two: Unchanged skipping 2024/12/22 02:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:44:31 DEBUG : Waiting for deletions to finish 2024/12/22 02:44:31 INFO : There was nothing to transfer 2024/12/22 02:44:33 DEBUG : CopyDest/three: md5 = 68e264eb722655fff586e0a6db66e9b3 OK 2024/12/22 02:44:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/22 02:44:34 DEBUG : three: Destination not found in --copy-dest 2024/12/22 02:44:34 DEBUG : three: Need to transfer - File not found at Destination 2024/12/22 02:44:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:44:34 DEBUG : one: Unchanged skipping 2024/12/22 02:44:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 02:44:34 DEBUG : two: Unchanged skipping 2024/12/22 02:44:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:44:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:44:36 DEBUG : three: md5 = c41f52178ba6b28a7e879177dd1d3065 OK 2024/12/22 02:44:36 INFO : three: Copied (new) 2024/12/22 02:44:36 DEBUG : Waiting for deletions to finish 2024/12/22 02:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/22 02:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:44:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/22 02:44:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:44:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:44:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.02s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:44:46 DEBUG : dst/one: md5 = 54fb7bccf3fb3b46d9e57136feb165e8 OK 2024/12/22 02:44:48 DEBUG : dst/two: md5 = 5c391b5ae7a04ff23d59de2120144e1e OK 2024/12/22 02:44:49 DEBUG : dst/three.txt: md5 = 97fb103c6c2755111240da95ec209b78 OK 2024/12/22 02:44:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dst" 2024/12/22 02:44:50 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 02:44:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/backup" 2024/12/22 02:44:50 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/1nrff024r7pq65ecp72fc28jb0" 2024/12/22 02:44:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 02:44:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:44:52 DEBUG : two: Unchanged skipping 2024/12/22 02:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:44:54 INFO : one: Moved (server-side) 2024/12/22 02:44:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:44:56 DEBUG : one: md5 = a5f5baa88bb58dfa35ae5999b23956dc OK 2024/12/22 02:44:56 INFO : one: Copied (new) 2024/12/22 02:44:56 DEBUG : Waiting for deletions to finish 2024/12/22 02:44:57 INFO : three.txt: Moved (server-side) 2024/12/22 02:44:57 INFO : three.txt: Moved into backup dir 2024/12/22 02:44:59 DEBUG : dst/three.txt: md5 = e471a31a25a1bc4e3e21587ff149d434 OK 2024/12/22 02:45:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 02:45:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:45:00 DEBUG : two: Unchanged skipping 2024/12/22 02:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:45:01 INFO : one: Deleted 2024/12/22 02:45:01 INFO : one: Moved (server-side) 2024/12/22 02:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:45:03 DEBUG : one: md5 = 0a44b5162a824d639557727e7a490bef OK 2024/12/22 02:45:03 INFO : one: Copied (new) 2024/12/22 02:45:03 DEBUG : Waiting for deletions to finish 2024/12/22 02:45:04 INFO : three.txt: Deleted 2024/12/22 02:45:05 INFO : three.txt: Moved (server-side) 2024/12/22 02:45:05 INFO : three.txt: Moved into backup dir 2024/12/22 02:45:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:45:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:45:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/22 02:45:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:45:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/22 02:45:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (26.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:45:12 DEBUG : dst/one: md5 = 1d75e84eb37986b2228356a9e8d14dfe OK 2024/12/22 02:45:14 DEBUG : dst/two: md5 = 22b1bf059a54424d50c029e8f0626896 OK 2024/12/22 02:45:15 DEBUG : dst/three.txt: md5 = 69dd4f7ad115a19b1d46e556d5dae205 OK 2024/12/22 02:45:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dst" 2024/12/22 02:45:16 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 02:45:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/backup" 2024/12/22 02:45:17 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/1nrff024r7pq65ecp72fc28jb0" 2024/12/22 02:45:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 02:45:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:45:19 DEBUG : two: Unchanged skipping 2024/12/22 02:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:45:21 INFO : one: Moved (server-side) to: one.bak 2024/12/22 02:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:45:22 DEBUG : one: md5 = 38ed9db3ddadec672512add8ad11f7a9 OK 2024/12/22 02:45:22 INFO : one: Copied (new) 2024/12/22 02:45:22 DEBUG : Waiting for deletions to finish 2024/12/22 02:45:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 02:45:24 INFO : three.txt: Moved into backup dir 2024/12/22 02:45:26 DEBUG : dst/three.txt: md5 = c0f0800f116b79794964eafcaa63900b OK 2024/12/22 02:45:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 02:45:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:45:26 DEBUG : two: Unchanged skipping 2024/12/22 02:45:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:45:27 INFO : one.bak: Deleted 2024/12/22 02:45:28 INFO : one: Moved (server-side) to: one.bak 2024/12/22 02:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:45:30 DEBUG : one: md5 = 5ebd1212dcba24bbdaee70ec3ae0b2a8 OK 2024/12/22 02:45:30 INFO : one: Copied (new) 2024/12/22 02:45:30 DEBUG : Waiting for deletions to finish 2024/12/22 02:45:31 INFO : three.txt.bak: Deleted 2024/12/22 02:45:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 02:45:31 INFO : three.txt: Moved into backup dir 2024/12/22 02:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:45:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/22 02:45:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/22 02:45:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/22 02:45:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (26.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:45:39 DEBUG : dst/one: md5 = 0b360bbd95b3feafc0a6326508966f68 OK 2024/12/22 02:45:41 DEBUG : dst/two: md5 = 269a519d1abf781583d88c7d404e039e OK 2024/12/22 02:45:43 DEBUG : dst/three.txt: md5 = be26c2cc7563a097c5b99216c97dc6df OK 2024/12/22 02:45:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dst" 2024/12/22 02:45:43 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 02:45:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/backup" 2024/12/22 02:45:44 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/1nrff024r7pq65ecp72fc28jb0" 2024/12/22 02:45:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 02:45:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:45:46 DEBUG : two: Unchanged skipping 2024/12/22 02:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:45:48 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 02:45:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:45:49 DEBUG : one: md5 = 98af4f1af77692f5e6d99b7b87c2dce3 OK 2024/12/22 02:45:49 INFO : one: Copied (new) 2024/12/22 02:45:49 DEBUG : Waiting for deletions to finish 2024/12/22 02:45:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 02:45:51 INFO : three.txt: Moved into backup dir 2024/12/22 02:45:53 DEBUG : dst/three.txt: md5 = 638fe46568e2c1a279a3f71389385f68 OK 2024/12/22 02:45:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 02:45:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:45:54 DEBUG : two: Unchanged skipping 2024/12/22 02:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:45:54 INFO : one-2019-01-01: Deleted 2024/12/22 02:45:55 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 02:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:45:57 DEBUG : one: md5 = 4173c649e59fb77de812743c49451719 OK 2024/12/22 02:45:57 INFO : one: Copied (new) 2024/12/22 02:45:57 DEBUG : Waiting for deletions to finish 2024/12/22 02:45:58 INFO : three-2019-01-01.txt: Deleted 2024/12/22 02:45:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 02:45:59 INFO : three.txt: Moved into backup dir 2024/12/22 02:46:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:46:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:46:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/22 02:46:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/22 02:46:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/22 02:46:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.24s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:46:06 DEBUG : dst/one: md5 = 94da1fea710015d5c694b215f128d6cd OK 2024/12/22 02:46:08 DEBUG : dst/two: md5 = 8885fb8922e59729f15bd47fdecc32d9 OK 2024/12/22 02:46:09 DEBUG : dst/three.txt: md5 = 162abfc699d0881a69e944472b11700d OK 2024/12/22 02:46:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dst" 2024/12/22 02:46:10 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 02:46:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 02:46:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:46:11 DEBUG : two: Unchanged skipping 2024/12/22 02:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:46:12 INFO : one: Moved (server-side) to: one.bak 2024/12/22 02:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:46:13 DEBUG : one: md5 = 17c5b8e4165730798fedf9a20c12f8b6 OK 2024/12/22 02:46:13 INFO : one: Copied (new) 2024/12/22 02:46:13 DEBUG : Waiting for deletions to finish 2024/12/22 02:46:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 02:46:14 INFO : three.txt: Moved into backup dir 2024/12/22 02:46:16 DEBUG : dst/three.txt: md5 = 72fbe84cec0433baa773848eafd455b4 OK 2024/12/22 02:46:17 DEBUG : one.bak: Excluded (Path Filter) 2024/12/22 02:46:17 DEBUG : one.bak: Excluded 2024/12/22 02:46:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/22 02:46:17 DEBUG : three.txt.bak: Excluded 2024/12/22 02:46:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 02:46:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:46:17 DEBUG : two: Unchanged skipping 2024/12/22 02:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for checks to finish 2024/12/22 02:46:18 INFO : one.bak: Deleted 2024/12/22 02:46:18 INFO : one: Moved (server-side) to: one.bak 2024/12/22 02:46:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu/dst': Waiting for transfers to finish 2024/12/22 02:46:20 DEBUG : one: md5 = bdceeedd2a6dc0a76416fbdc3fbd152c OK 2024/12/22 02:46:20 INFO : one: Copied (new) 2024/12/22 02:46:20 DEBUG : Waiting for deletions to finish 2024/12/22 02:46:21 INFO : three.txt.bak: Deleted 2024/12/22 02:46:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 02:46:22 INFO : three.txt: Moved into backup dir 2024/12/22 02:46:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:46:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/22 02:46:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/22 02:46:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:46:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/22 02:46:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (22.26s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:46:28 DEBUG : dst/one: md5 = 8d7ad3730039ae40375d9887915824a8 OK 2024/12/22 02:46:30 DEBUG : dst/two: md5 = 2638e8dfe4fb2ff7df0c1cc1f4528f3f OK 2024/12/22 02:46:32 DEBUG : dst/three.txt: md5 = 9bb9b9f6cf2089dff75e8ec967fa2c0a OK 2024/12/22 02:46:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dst" 2024/12/22 02:46:32 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 02:46:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 02:46:34 INFO : one: Moved (server-side) to: one.bak 2024/12/22 02:46:35 DEBUG : one: md5 = 90e6441a7ab98a1df1e09dc043dcde9f OK 2024/12/22 02:46:35 INFO : one: Copied (new) 2024/12/22 02:46:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:46:36 DEBUG : two: Unchanged skipping 2024/12/22 02:46:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/22 02:46:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 02:46:39 DEBUG : three.txt: md5 = 52660a801de2d691c88e1210095a7964 OK 2024/12/22 02:46:39 INFO : three.txt: Copied (new) 2024/12/22 02:46:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 02:46:41 INFO : one.bak: Deleted 2024/12/22 02:46:41 INFO : one: Moved (server-side) to: one.bak 2024/12/22 02:46:43 DEBUG : one: md5 = 44f2d1d2f6b622a4c08e65a827eccf84 OK 2024/12/22 02:46:43 INFO : one: Copied (new) 2024/12/22 02:46:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:46:43 DEBUG : two: Unchanged skipping 2024/12/22 02:46:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/22 02:46:44 INFO : three.txt.bak: Deleted 2024/12/22 02:46:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 02:46:46 DEBUG : three.txt: md5 = c4709d58c94ce9b025fe28dcbd8a8db2 OK 2024/12/22 02:46:46 INFO : three.txt: Copied (new) 2024/12/22 02:46:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:46:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/22 02:46:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/22 02:46:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:46:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/22 02:46:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/22 02:46:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.52s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:46:54 DEBUG : dst/one: md5 = f2dd193e13f82d6cb0a044ed57d61be9 OK 2024/12/22 02:46:56 DEBUG : dst/two: md5 = 8e69b621770380c57a6b31f6531e33d7 OK 2024/12/22 02:46:57 DEBUG : dst/three.txt: md5 = a5948cc2d10b9578dd8c77ae36daab68 OK 2024/12/22 02:46:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keneteq2yomu/dst" 2024/12/22 02:46:58 DEBUG : Creating backend with remote "TestDrive:crypt/agqrb3iklbc73nmp4du97alec2hd5b3k6ivkl4bdr5c0dtupb2s0/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 02:46:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 02:47:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 02:47:01 DEBUG : one: md5 = 07a9d002db2ea2f12a40d45145ad4816 OK 2024/12/22 02:47:01 INFO : one: Copied (new) 2024/12/22 02:47:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:47:02 DEBUG : two: Unchanged skipping 2024/12/22 02:47:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/22 02:47:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 02:47:04 DEBUG : three.txt: md5 = def444b01515579385dc38de1ca68a7a OK 2024/12/22 02:47:04 INFO : three.txt: Copied (new) 2024/12/22 02:47:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 02:47:06 INFO : one-2019-01-01: Deleted 2024/12/22 02:47:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 02:47:09 DEBUG : one: md5 = 49de903e36bbc95097b1d1b533d38b8f OK 2024/12/22 02:47:09 INFO : one: Copied (new) 2024/12/22 02:47:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:47:09 DEBUG : two: Unchanged skipping 2024/12/22 02:47:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/22 02:47:10 INFO : three-2019-01-01.txt: Deleted 2024/12/22 02:47:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 02:47:12 DEBUG : three.txt: md5 = cde895519d5876b3d7f0dcaa31862a7f OK 2024/12/22 02:47:12 INFO : three.txt: Copied (new) 2024/12/22 02:47:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 02:47:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/22 02:47:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/22 02:47:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 02:47:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/22 02:47:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/22 02:47:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (25.45s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:47:19 DEBUG : Testêé: md5 = b37dce5d0df9b7365fed2a2dd60bb283 OK 2024/12/22 02:47:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/22 02:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:47:20 DEBUG : Testêé: md5 = f636a9d77c5e9d5ff00087956c43390e OK 2024/12/22 02:47:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/22 02:47:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.90s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:47:22 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 02:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:47:24 DEBUG : existing: md5 = d0ba8ff48e1e81b6292af4089fc70879 OK 2024/12/22 02:47:24 INFO : existing: Copied (new) 2024/12/22 02:47:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:47:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/22 02:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:47:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/22 02:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:47:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': not deleting files as there were IO errors 2024/12/22 02:47:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncImmutable (5.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:47:29 DEBUG : EXISTING: md5 = 86e51359a6b936c04b7404283ff7a6c5 OK 2024/12/22 02:47:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:47:29 DEBUG : existing: Unchanged skipping 2024/12/22 02:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:47:29 DEBUG : Waiting for deletions to finish 2024/12/22 02:47:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.66s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", 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-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", 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-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:47:34 DEBUG : both0: md5 = e8c855b446d2d8994c80ed00e5cbd370 OK 2024/12/22 02:47:35 DEBUG : only0: md5 = c65f1750edf056703bc43a34e40abb4d OK 2024/12/22 02:47:37 DEBUG : both1: md5 = 798c0d63b75b501815cec472c3ba7251 OK 2024/12/22 02:47:39 DEBUG : only1: md5 = 8db25c38ef503bb47bf88ac5103b1189 OK 2024/12/22 02:47:40 DEBUG : both2: md5 = 3897f88e9c825014b8f97f7241dd25f1 OK 2024/12/22 02:47:42 DEBUG : only2: md5 = c4182bb1a499a3c7b273f2279eb02409 OK 2024/12/22 02:47:44 DEBUG : both3: md5 = ade13e0d03df7d9937ed84c0bb6823ee OK 2024/12/22 02:47:45 DEBUG : only3: md5 = 219f594b3b756d8b74574b4988b3a15b OK 2024/12/22 02:47:47 DEBUG : both4: md5 = 65a7d56b711bfa8ac6d282ec7c86c202 OK 2024/12/22 02:47:49 DEBUG : only4: md5 = 1c19905ffdae3f2f58d2c10caaa0f199 OK 2024/12/22 02:47:51 DEBUG : both5: md5 = 6f71d2e4bdf0dc204dcbd29f411643a5 OK 2024/12/22 02:47:52 DEBUG : only5: md5 = 77899b30f18ce5b3fe6deb88097e0b7a OK 2024/12/22 02:47:54 DEBUG : both6: md5 = 8b8eeb6291a0a7a6b170d7cfe1418c4c OK 2024/12/22 02:47:56 DEBUG : only6: md5 = 111a00d5ce16cad2ee27e6b527ebfbf6 OK 2024/12/22 02:47:57 DEBUG : both7: md5 = c766a3ee2f026236bfeee2eb39a237b8 OK 2024/12/22 02:47:59 DEBUG : only7: md5 = edce58714ebc93805d2ed6620c7fc600 OK 2024/12/22 02:48:00 DEBUG : both8: md5 = 5be10c8a994e9055b6d0e01743c476a1 OK 2024/12/22 02:48:02 DEBUG : only8: md5 = a9dc2236436992f57585f873111af003 OK 2024/12/22 02:48:03 DEBUG : both9: md5 = 0f9f80fec8c57e50d642a57a2d753303 OK 2024/12/22 02:48:05 DEBUG : only9: md5 = 98d89b0e4d4a92cabeaefc119e61c3d9 OK 2024/12/22 02:48:07 DEBUG : both10: md5 = 03122d7572b61aea3b8910157701d1e0 OK 2024/12/22 02:48:08 DEBUG : only10: md5 = 56092a7146198e60fb5f9689e04f9053 OK 2024/12/22 02:48:10 DEBUG : both11: md5 = 276dabc33b66f3951852d173a7cfa0e6 OK 2024/12/22 02:48:11 DEBUG : only11: md5 = 85d9b19013cbdf8658a1ced8f1d72a0f OK 2024/12/22 02:48:13 DEBUG : both12: md5 = a347b600445d21f8edc404f27c2938a2 OK 2024/12/22 02:48:15 DEBUG : only12: md5 = 53dbed57c0544694bbe3910eadf62851 OK 2024/12/22 02:48:16 DEBUG : both13: md5 = b7dc3dd4db152d632f442a11b3485b2c OK 2024/12/22 02:48:19 DEBUG : only13: md5 = 09b69772748e9675b55d907dd77201fc OK 2024/12/22 02:48:21 DEBUG : both14: md5 = d0065c25f932a4b259c07731ec2c8046 OK 2024/12/22 02:48:22 DEBUG : only14: md5 = ad71f9a6e3246fae19d8f2128f81f000 OK 2024/12/22 02:48:24 DEBUG : both15: md5 = d5ab192db90045ddc1576a3d7c610ed9 OK 2024/12/22 02:48:26 DEBUG : only15: md5 = bd2520b0e2a4e52c0397a430cc5d9fa9 OK 2024/12/22 02:48:27 DEBUG : both16: md5 = 623aec20ce15cbff0189d508249841ac OK 2024/12/22 02:48:29 DEBUG : only16: md5 = c243d134b7311b7702680ab5a39968dd OK 2024/12/22 02:48:30 DEBUG : both17: md5 = 806a9832ec887292e81cbc76b5941e36 OK 2024/12/22 02:48:32 DEBUG : only17: md5 = 56815b60cb3ccead444a924b761ea115 OK 2024/12/22 02:48:33 DEBUG : both18: md5 = 2970431f26f0c1b32fb4d4daf5eee5c2 OK 2024/12/22 02:48:35 DEBUG : only18: md5 = 40eccf9ae73f8201170364e1b5521c9e OK 2024/12/22 02:48:37 DEBUG : both19: md5 = c2592de318d97f15ddea8d51e41f048b OK 2024/12/22 02:48:39 DEBUG : only19: md5 = 7b1003f3c65d632c9c63842010540908 OK 2024/12/22 02:48:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:48:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both0: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both12: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both13: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both14: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both15: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both16: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both17: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both18: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both19: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both1: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both2: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both10: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both11: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both3: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both7: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both4: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:48:39 DEBUG : both9: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both6: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both8: Unchanged skipping 2024/12/22 02:48:39 DEBUG : both5: Unchanged skipping 2024/12/22 02:48:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:48:39 DEBUG : Waiting for deletions to finish 2024/12/22 02:48:40 INFO : only9: Deleted 2024/12/22 02:48:40 INFO : only17: Deleted 2024/12/22 02:48:40 INFO : only12: Deleted 2024/12/22 02:48:40 INFO : only16: Deleted 2024/12/22 02:48:40 INFO : only18: Deleted 2024/12/22 02:48:40 INFO : only19: Deleted 2024/12/22 02:48:40 INFO : only2: Deleted 2024/12/22 02:48:40 INFO : only5: Deleted 2024/12/22 02:48:41 INFO : only14: Deleted 2024/12/22 02:48:41 INFO : only13: Deleted 2024/12/22 02:48:41 INFO : only0: Deleted 2024/12/22 02:48:41 INFO : only15: Deleted 2024/12/22 02:48:41 INFO : only3: Deleted 2024/12/22 02:48:41 INFO : only6: Deleted 2024/12/22 02:48:41 INFO : only11: Deleted 2024/12/22 02:48:42 INFO : only1: Deleted 2024/12/22 02:48:42 INFO : only7: Deleted 2024/12/22 02:48:42 INFO : only4: Deleted 2024/12/22 02:48:42 INFO : only10: Deleted 2024/12/22 02:48:42 INFO : only8: Deleted 2024/12/22 02:48:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (82.19s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:48:56 DEBUG : both0: md5 = 0326f3dee43cec26890005e22912a447 OK 2024/12/22 02:48:58 DEBUG : only0: md5 = b4792808432639bdcf1b26a0f80b5932 OK 2024/12/22 02:49:00 DEBUG : both1: md5 = d50f670893bbbed917fe7ddb66f2e768 OK 2024/12/22 02:49:02 DEBUG : only1: md5 = b603cef70aa89a7021f8de75125654dd OK 2024/12/22 02:49:03 DEBUG : both2: md5 = f8f58e5bd95d6f0a2e352436e97da565 OK 2024/12/22 02:49:05 DEBUG : only2: md5 = 8bb97dc936c82921c98b740bb9f769f1 OK 2024/12/22 02:49:07 DEBUG : both3: md5 = 4deddaa609b0287f2ecb446a7238314a OK 2024/12/22 02:49:08 DEBUG : only3: md5 = 96f4aef9d2220b9c2c8103d5136829f1 OK 2024/12/22 02:49:10 DEBUG : both4: md5 = 007ac560c56524e2c4b3dc4efa5fd3de OK 2024/12/22 02:49:11 DEBUG : only4: md5 = ea408aec29f6ece98138eef4fb3f4949 OK 2024/12/22 02:49:13 DEBUG : both5: md5 = bab2c585f2850306a2822c820852650c OK 2024/12/22 02:49:15 DEBUG : only5: md5 = 5e872f08ff4ccf95d49dee9d91b8a0cc OK 2024/12/22 02:49:16 DEBUG : both6: md5 = 36b2a7862cf0ea1a5a402bb23e8263dd OK 2024/12/22 02:49:18 DEBUG : only6: md5 = 825b7ef553d0cd7c13521469bcd9e04a OK 2024/12/22 02:49:20 DEBUG : both7: md5 = 6fc74a9280851a9d9b2f2b4adecdc73a OK 2024/12/22 02:49:21 DEBUG : only7: md5 = 894ca47e8d9bb3bfd45c672a54bcef18 OK 2024/12/22 02:49:23 DEBUG : both8: md5 = ae36077ce20cbc9849b0f0fe76ad2acd OK 2024/12/22 02:49:25 DEBUG : only8: md5 = c30a95d08ef7d431cef2d000b7af7d1a OK 2024/12/22 02:49:26 DEBUG : both9: md5 = c6f66dad0bb4bb2b34c1f222ca1f8f9f OK 2024/12/22 02:49:28 DEBUG : only9: md5 = b05f3e99166079b63ee7c87379432cbf OK 2024/12/22 02:49:30 DEBUG : both10: md5 = 86a08ce21befa37a6bd11bc7df1b2800 OK 2024/12/22 02:49:31 DEBUG : only10: md5 = 52f1e1bfd7174d830fcc0a95dba6b996 OK 2024/12/22 02:49:33 DEBUG : both11: md5 = bc1842e6a49f3d0d4c3c28174f60b413 OK 2024/12/22 02:49:35 DEBUG : only11: md5 = 4a3ecff8aca2530e16fa2448fbfc5011 OK 2024/12/22 02:49:36 DEBUG : both12: md5 = abed83e20b43ad95b341c03528177f9c OK 2024/12/22 02:49:38 DEBUG : only12: md5 = 05013579dadbc95f5f09a19df3018f20 OK 2024/12/22 02:49:40 DEBUG : both13: md5 = 260c8381c6f9f0b8aad966af80d6f860 OK 2024/12/22 02:49:41 DEBUG : only13: md5 = 08831433a3389bee8e611a55adb78556 OK 2024/12/22 02:49:43 DEBUG : both14: md5 = a024949e92d7408cc50d573cfa83a5c4 OK 2024/12/22 02:49:45 DEBUG : only14: md5 = 0a06938c89681fb0d50e8e4bcf2a0db0 OK 2024/12/22 02:49:46 DEBUG : both15: md5 = e699d475999ab239b3ad8434a3eeff43 OK 2024/12/22 02:49:48 DEBUG : only15: md5 = 00e78c80a87f4f1e6d824b278e7ba57b OK 2024/12/22 02:49:49 DEBUG : both16: md5 = 1690228ed5908744817ce07243267638 OK 2024/12/22 02:49:51 DEBUG : only16: md5 = 8d3126a6f298e3f9993426cd7d74e6b5 OK 2024/12/22 02:49:52 DEBUG : both17: md5 = 7b78356a87aec4bda36fba9479432d2b OK 2024/12/22 02:49:54 DEBUG : only17: md5 = 08eb1ac9385b068c6c87e834e0c5c76f OK 2024/12/22 02:49:56 DEBUG : both18: md5 = 1b9bc0dabaf73fb14cb3ecbcf5278287 OK 2024/12/22 02:49:57 DEBUG : only18: md5 = 9117db49a1c904217f8e5a1e97488215 OK 2024/12/22 02:49:59 DEBUG : both19: md5 = 84f4cf3a0defd5027ef6304313a0a879 OK 2024/12/22 02:50:00 DEBUG : only19: md5 = 78760412537be106c84d2819c290d6b3 OK 2024/12/22 02:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for checks to finish 2024/12/22 02:50:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both0: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both1: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both13: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both14: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both15: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both16: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both17: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both18: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both19: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both2: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both3: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both4: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both5: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both6: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both7: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both8: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 02:50:01 DEBUG : both9: Unchanged skipping 2024/12/22 02:50:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/22 02:50:01 DEBUG : both10: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both11: Unchanged skipping 2024/12/22 02:50:01 DEBUG : both12: Unchanged skipping 2024/12/22 02:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Waiting for transfers to finish 2024/12/22 02:50:02 DEBUG : only1: md5 = 71012422ce39e36b1e6f633bcb407bb8 OK 2024/12/22 02:50:02 INFO : only1: Copied (replaced existing) 2024/12/22 02:50:02 DEBUG : only10: md5 = 38f6b11c26b1617b7d1f4a5b6fa56774 OK 2024/12/22 02:50:02 INFO : only10: Copied (replaced existing) 2024/12/22 02:50:02 DEBUG : only11: md5 = 8e88786736a71ef22a073d962a5e26e1 OK 2024/12/22 02:50:02 INFO : only11: Copied (replaced existing) 2024/12/22 02:50:02 DEBUG : only0: md5 = 8a89e7c6863cecf5825225be56c18a7f OK 2024/12/22 02:50:02 INFO : only0: Copied (replaced existing) 2024/12/22 02:50:03 DEBUG : only13: md5 = 0c331c2b30e9d08752d752dc25b19dba OK 2024/12/22 02:50:03 INFO : only13: Copied (replaced existing) 2024/12/22 02:50:04 DEBUG : only14: md5 = a1b999ee87ee0031e01b94b19b946a25 OK 2024/12/22 02:50:04 INFO : only14: Copied (replaced existing) 2024/12/22 02:50:04 DEBUG : only12: md5 = 809d2ee79caa3c9853428543c521cdc9 OK 2024/12/22 02:50:04 INFO : only12: Copied (replaced existing) 2024/12/22 02:50:04 DEBUG : only15: md5 = b8f372061e64a08d3e215728d5285db5 OK 2024/12/22 02:50:04 INFO : only15: Copied (replaced existing) 2024/12/22 02:50:05 DEBUG : only16: md5 = b08ea0b5cf38a847a66c66be41214f81 OK 2024/12/22 02:50:05 INFO : only16: Copied (replaced existing) 2024/12/22 02:50:05 DEBUG : only19: md5 = e1399314258b3db5fe163ba24029e0d0 OK 2024/12/22 02:50:05 INFO : only19: Copied (replaced existing) 2024/12/22 02:50:05 DEBUG : only18: md5 = 328a899fffaf1a9ddee31c4b36246031 OK 2024/12/22 02:50:05 INFO : only18: Copied (replaced existing) 2024/12/22 02:50:05 DEBUG : only17: md5 = 603ba234fff4f0522e798bc925a29ef8 OK 2024/12/22 02:50:05 INFO : only17: Copied (replaced existing) 2024/12/22 02:50:06 DEBUG : only2: md5 = 96e6b2b3baffebb0b426d6d2bb6c41ca OK 2024/12/22 02:50:06 INFO : only2: Copied (replaced existing) 2024/12/22 02:50:06 DEBUG : only5: md5 = 9b4ed322fb97ce6203542705260dc844 OK 2024/12/22 02:50:06 INFO : only5: Copied (replaced existing) 2024/12/22 02:50:06 DEBUG : only4: md5 = de952e70cc5914b38f7fa2f9ac984cec OK 2024/12/22 02:50:06 INFO : only4: Copied (replaced existing) 2024/12/22 02:50:06 DEBUG : only3: md5 = 1e4267ce32e8512d0a91dab1bf629346 OK 2024/12/22 02:50:06 INFO : only3: Copied (replaced existing) 2024/12/22 02:50:07 DEBUG : only7: md5 = c3136f74186764cd1ee3b878079e6c34 OK 2024/12/22 02:50:07 INFO : only7: Copied (replaced existing) 2024/12/22 02:50:07 DEBUG : only6: md5 = c57ce80e44093da91abe2ded3c2a094a OK 2024/12/22 02:50:07 INFO : only6: Copied (replaced existing) 2024/12/22 02:50:07 DEBUG : only8: md5 = f543d44bbec846f775b90ff34f1154a9 OK 2024/12/22 02:50:07 INFO : only8: Copied (replaced existing) 2024/12/22 02:50:08 DEBUG : only9: md5 = 8dee75bbef0faa691c9d7a50c418f5c1 OK 2024/12/22 02:50:08 INFO : only9: Copied (replaced existing) 2024/12/22 02:50:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (95.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:50:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:50:31 DEBUG : sub dir: Making directory with metadata 2024/12/22 02:50:31 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:50:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/22 02:50:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/22 02:50:53 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:50:53 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:51:07 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/12/22 02:51:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/22 02:51:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/22 02:51:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/22 02:51:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:51:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:51:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:51:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:51:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/22 02:51:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/22 02:51:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:51:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:51:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 02:51:18 DEBUG : sub dir: Making directory with metadata 2024/12/22 02:51:19 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:51:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/22 02:51:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/22 02:51:44 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 02:51:44 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu'", Local "Local file system at /tmp/rclone3485977138", Modify Window "1ms" 2024/12/22 02:51:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/22 02:51:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/22 02:51:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/22 02:51:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:51:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:52:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:52:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:52:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/22 02:52:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/22 02:52:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/22 02:52:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (47.86s) PASS 2024/12/22 02:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keneteq2yomu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 17m18.767915016s (try 1/5)