"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/27 05:45:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi" 2025/08/27 05:45:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 05:45:09 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Has cached credentials 2025/08/27 05:45:11 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Used cached credential to initialize the ProtonDrive API 2025/08/27 05:45:12 DEBUG : Creating backend with remote "/tmp/rclone3441645087" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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 "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:45:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/27 05:45:13 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:13 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.00s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 05:45:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:45:14 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:14 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:45:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:45:17 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:45:18 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.35s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.93s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.93s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:23 DEBUG : Creating backend with remote "/non-existing" 2025/08/27 05:45:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/27 05:45:24 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:24 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.40s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:45:25 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:25 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:45:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:45:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.44s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.84s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:33 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Running all checks before starting transfers 2025/08/27 05:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:45:33 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:33 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Checks finished, now starting transfers 2025/08/27 05:45:33 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:45:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:45:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.56s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:40 ERROR : Ignoring --no-traverse with sync 2025/08/27 05:45:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:45:41 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:41 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:45:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:45:44 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:45:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.20s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/27 05:45:48 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:48 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:45:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/27 05:45:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.96s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:45:52 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:52 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:45:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:45:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:45:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:45:56 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:45:56 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:45:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:45:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.25s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:46:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/27 05:46:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 05:46:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/27 05:46:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 05:46:00 INFO : sub dir2: Making directory 2025/08/27 05:46:01 INFO : sub dir: Making directory 2025/08/27 05:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:46:02 INFO : sub dir2/sub sub dir2: Making directory 2025/08/27 05:46:03 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:46:03 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:46:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:46:05 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:46:07 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:46:11 INFO : sub dir2: Making directory 2025/08/27 05:46:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/27 05:46:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 05:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:46:12 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:46:12 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:46:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:46:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.64s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:46:19 DEBUG : sub dir2: Making directory with metadata 2025/08/27 05:46:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 05:46:19 INFO : sub dir2: Making directory 2025/08/27 05:46:20 INFO : sub dir: Making directory 2025/08/27 05:46:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:46:21 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:46:21 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:46:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:46:23 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:46:23 INFO : sub dir/hello world: Deleted 2025/08/27 05:46:24 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/27 05:46:25 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.98s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:46:29 INFO : sub dir2: Making directory 2025/08/27 05:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:46:30 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:46:30 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:46:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:46:32 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:46:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:46:36 DEBUG : sub dir2: Making directory with metadata 2025/08/27 05:46:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 05:46:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 05:46:37 INFO : sub dir2: Making directory 2025/08/27 05:46:38 INFO : sub dir: Making directory 2025/08/27 05:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:46:39 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:46:39 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:46:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:46:41 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:46:41 DEBUG : Waiting for deletions to finish 2025/08/27 05:46:42 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.98s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:46:47 INFO : sub dir2: Making directory 2025/08/27 05:46:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:46:47 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:46:47 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:46:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:46:50 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:46:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.51s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:46:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zowafoj5fupe" 2025/08/27 05:46:58 DEBUG : proton drive root link ID 'rclone-test-zowafoj5fupe': Has cached credentials 2025/08/27 05:47:00 DEBUG : proton drive root link ID 'rclone-test-zowafoj5fupe': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-kapahig6pesi' -> proton drive root link ID 'rclone-test-zowafoj5fupe' 2025/08/27 05:47:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:47:02 DEBUG : proton drive root link ID 'rclone-test-zowafoj5fupe': Waiting for checks to finish 2025/08/27 05:47:02 DEBUG : proton drive root link ID 'rclone-test-zowafoj5fupe': Waiting for transfers to finish 2025/08/27 05:47:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:47:07 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:47:08 DEBUG : proton drive root link ID 'rclone-test-zowafoj5fupe': Purge remote --- PASS: TestServerSideCopy (17.97s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:47:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/27 05:47:17 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:47:17 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:47:18.180074 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:47:18.180117 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:47:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/27 05:47:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:47:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bonuxiz6dalu" 2025/08/27 05:47:28 DEBUG : proton drive root link ID 'rclone-test-bonuxiz6dalu': Has cached credentials 2025/08/27 05:47:30 DEBUG : proton drive root link ID 'rclone-test-bonuxiz6dalu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-kapahig6pesi' -> proton drive root link ID 'rclone-test-bonuxiz6dalu' 2025/08/27 05:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:47:32 DEBUG : proton drive root link ID 'rclone-test-bonuxiz6dalu': Waiting for checks to finish 2025/08/27 05:47:32 DEBUG : proton drive root link ID 'rclone-test-bonuxiz6dalu': Waiting for transfers to finish 2025/08/27 05:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:47:37 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:47:40.409536 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:47:40.409571 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:47:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/27 05:47:45 DEBUG : proton drive root link ID 'rclone-test-bonuxiz6dalu': Waiting for checks to finish 2025/08/27 05:47:45 DEBUG : proton drive root link ID 'rclone-test-bonuxiz6dalu': Waiting for transfers to finish 2025/08/27 05:47:46.687098 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:47:46.687139 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:47:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/27 05:47:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/27 05:47:50 DEBUG : proton drive root link ID 'rclone-test-bonuxiz6dalu': Purge remote --- PASS: TestServerSideCopyOverSelf (29.56s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:47:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/27 05:47:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:47:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:47:59.561231 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:47:59.561274 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:48:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/27 05:48:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/27 05:48:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:48:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-veqahat7tomu" 2025/08/27 05:48:10 DEBUG : proton drive root link ID 'rclone-test-veqahat7tomu': Has cached credentials 2025/08/27 05:48:12 DEBUG : proton drive root link ID 'rclone-test-veqahat7tomu': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-kapahig6pesi' -> proton drive root link ID 'rclone-test-veqahat7tomu' 2025/08/27 05:48:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:48:14 DEBUG : proton drive root link ID 'rclone-test-veqahat7tomu': Waiting for checks to finish 2025/08/27 05:48:14 DEBUG : proton drive root link ID 'rclone-test-veqahat7tomu': Waiting for transfers to finish 2025/08/27 05:48:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:48:19 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:48:21.545933 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:48:21.545969 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:48:25 DEBUG : proton drive root link ID 'rclone-test-veqahat7tomu': Using server-side directory move 2025/08/27 05:48:25 INFO : proton drive root link ID 'rclone-test-veqahat7tomu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/27 05:48:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/27 05:48:26 DEBUG : proton drive root link ID 'rclone-test-veqahat7tomu': Waiting for checks to finish 2025/08/27 05:48:26 DEBUG : proton drive root link ID 'rclone-test-veqahat7tomu': Waiting for transfers to finish 2025/08/27 05:48:27 INFO : sub dir/hello world: Deleted 2025/08/27 05:48:28.298401 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mGInTNEuDPZohuZoA0ymiigEEmF6gt8FdN432JqgDmDG02FPkPYxEEWDbEbBYIX-yAdO97LK2lp6KHeKdnA1OA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:48:28.298441 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mGInTNEuDPZohuZoA0ymiigEEmF6gt8FdN432JqgDmDG02FPkPYxEEWDbEbBYIX-yAdO97LK2lp6KHeKdnA1OA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:48:28 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mGInTNEuDPZohuZoA0ymiigEEmF6gt8FdN432JqgDmDG02FPkPYxEEWDbEbBYIX-yAdO97LK2lp6KHeKdnA1OA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mGInTNEuDPZohuZoA0ymiigEEmF6gt8FdN432JqgDmDG02FPkPYxEEWDbEbBYIX-yAdO97LK2lp6KHeKdnA1OA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/27 05:48:28 DEBUG : proton drive root link ID 'rclone-test-veqahat7tomu': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.92s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:48:34 ERROR : error listing: directory not found 2025/08/27 05:48:35 INFO : Local file system at /tmp/rclone3441645087: Making directory 2025/08/27 05:48:36 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:48:36 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.51s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:48:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/27 05:48:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:48:45 DEBUG : Local file system at /tmp/rclone3441645087: Waiting for checks to finish 2025/08/27 05:48:45 DEBUG : Local file system at /tmp/rclone3441645087: Waiting for transfers to finish 2025/08/27 05:48:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:48:46 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/27 05:48:46 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:48:46 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:48:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/27 05:48:50 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:48:50 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:48:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 05:48:51 INFO : check sum: Copied (new) 2025/08/27 05:48:51 DEBUG : Waiting for deletions to finish 2025/08/27 05:48:53 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:48:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 05:48:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/27 05:48:53 DEBUG : check sum: Unchanged skipping 2025/08/27 05:48:53 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:48:53 DEBUG : Waiting for deletions to finish 2025/08/27 05:48:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.52s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:48:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/27 05:48:56 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:48:56 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:48:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 05:48:58 INFO : sizeonly: Copied (new) 2025/08/27 05:48:58 DEBUG : Waiting for deletions to finish 2025/08/27 05:48:59 DEBUG : sizeonly: Sizes identical 2025/08/27 05:48:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:48:59 DEBUG : sizeonly: Unchanged skipping 2025/08/27 05:48:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:48:59 DEBUG : Waiting for deletions to finish 2025/08/27 05:48:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:49:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/27 05:49:02 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:02 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/27 05:49:04 INFO : ignore-size: Copied (new) 2025/08/27 05:49:04 DEBUG : Waiting for deletions to finish 2025/08/27 05:49:06 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 05:49:06 DEBUG : ignore-size: Unchanged skipping 2025/08/27 05:49:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:06 DEBUG : Waiting for deletions to finish 2025/08/27 05:49:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:49:12 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 05:49:12 DEBUG : existing: Unchanged skipping 2025/08/27 05:49:12 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:12 DEBUG : Waiting for deletions to finish 2025/08/27 05:49:12 INFO : There was nothing to transfer 2025/08/27 05:49:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/27 05:49:12 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:12 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:13.023461 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:49:13.023504 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:49:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 05:49:15 INFO : existing: Copied (replaced existing) 2025/08/27 05:49:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:49:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/27 05:49:18 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:18 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 05:49:19 INFO : existing: Copied (new) 2025/08/27 05:49:19 DEBUG : Waiting for deletions to finish 2025/08/27 05:49:21 DEBUG : existing: Destination exists, skipping 2025/08/27 05:49:21 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:21 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:21 DEBUG : Waiting for deletions to finish 2025/08/27 05:49:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:49:28 INFO : d: Making directory 2025/08/27 05:49:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/27 05:49:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:49:32 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:32 DEBUG : c/non empty space: Unchanged skipping 2025/08/27 05:49:32 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 05:49:34 INFO : a/potato2: Copied (new) 2025/08/27 05:49:34 DEBUG : Waiting for deletions to finish 2025/08/27 05:49:34 INFO : b/potato: Deleted 2025/08/27 05:49:34 INFO : d: Removing directory 2025/08/27 05:49:35 INFO : b: Removing directory 2025/08/27 05:49:36 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:49:44 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/27 05:49:44 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 05:49:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/27 05:49:44 DEBUG : empty space: Unchanged skipping 2025/08/27 05:49:44 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:44 DEBUG : Waiting for deletions to finish 2025/08/27 05:49:44 INFO : There was nothing to transfer 2025/08/27 05:49:46 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/27 05:49:46 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 05:49:46 NOTICE: proton drive root link ID 'rclone-test-kapahig6pesi': Forced to upload files to set modification times on this backend. 2025/08/27 05:49:46 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/27 05:49:46 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:46.829785 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:49:46.829824 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:49:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 05:49:48 INFO : empty space: Copied (replaced existing) 2025/08/27 05:49:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:49:54 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/27 05:49:54 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 05:49:54 DEBUG : empty space: Unchanged skipping 2025/08/27 05:49:54 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:49:54 DEBUG : Waiting for deletions to finish 2025/08/27 05:49:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:49:59 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/27 05:49:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:49:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3441645087) 2025/08/27 05:49:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-kapahig6pesi') 2025/08/27 05:49:59 DEBUG : foo: sha1 differ 2025/08/27 05:49:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:50:00.325353 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:50:00.325390 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:50:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/27 05:50:02 INFO : foo: Copied (replaced existing) 2025/08/27 05:50:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.20s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:50:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:50:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/27 05:50:08 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:50:08 DEBUG : empty space: Unchanged skipping 2025/08/27 05:50:08 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:50:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 05:50:09 INFO : potato: Copied (new) 2025/08/27 05:50:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:50:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/27 05:50:16 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:50:16 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:50:17.031114 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:50:17.031165 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:50:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/27 05:50:19 INFO : potato: Copied (replaced existing) 2025/08/27 05:50:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:50:24 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/08/27 05:50:24 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:50:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3441645087) 2025/08/27 05:50:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-kapahig6pesi') 2025/08/27 05:50:24 DEBUG : potato: sha1 differ 2025/08/27 05:50:24 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:50:24.951994 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:50:24.952017 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:50:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/27 05:50:27 INFO : potato: Copied (replaced existing) 2025/08/27 05:50:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:50:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:50:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/27 05:50:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:50:34 DEBUG : empty space: Unchanged skipping 2025/08/27 05:50:34 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:50:34 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:50:34 DEBUG : Waiting for deletions to finish 2025/08/27 05:50:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:50:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:50:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:50:43 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:50:43 DEBUG : empty space: Unchanged skipping 2025/08/27 05:50:43 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:50:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 05:50:44 INFO : potato2: Copied (new) 2025/08/27 05:50:44 DEBUG : Waiting for deletions to finish 2025/08/27 05:50:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:50:54 INFO : d: Making directory 2025/08/27 05:50:55 INFO : d/e: Making directory 2025/08/27 05:50:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/27 05:50:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:50:59 DEBUG : c/non empty space: Unchanged skipping 2025/08/27 05:50:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:50:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:51:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 05:51:00 INFO : a/potato2: Copied (new) 2025/08/27 05:51:00 DEBUG : Waiting for deletions to finish 2025/08/27 05:51:01 INFO : b/potato: Deleted 2025/08/27 05:51:01 INFO : d/e: Removing directory 2025/08/27 05:51:02 INFO : d: Removing directory 2025/08/27 05:51:03 INFO : b: Removing directory 2025/08/27 05:51:04 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:51:15 INFO : d: Making directory 2025/08/27 05:51:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/27 05:51:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:51:19 DEBUG : c/non empty space: Unchanged skipping 2025/08/27 05:51:19 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:51:19 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:51:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 05:51:20 INFO : a/potato2: Copied (new) 2025/08/27 05:51:20 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting files as there were IO errors 2025/08/27 05:51:20 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:51:33 DEBUG : Waiting for deletions to finish 2025/08/27 05:51:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:51:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:51:34 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:51:34 DEBUG : empty space: Unchanged skipping 2025/08/27 05:51:34 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:51:34 INFO : potato: Deleted 2025/08/27 05:51:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 05:51:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:51:43 DEBUG : Waiting for deletions to finish 2025/08/27 05:51:44 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:51:44 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:51:45 INFO : potato: Deleted 2025/08/27 05:51:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:51:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:51:45 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:51:45 DEBUG : empty space: Unchanged skipping 2025/08/27 05:51:45 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:51:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 05:51:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.62s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:51:53 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:51:53 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:51:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/27 05:51:55 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.98s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:52:03 DEBUG : enormous: Excluded (Size Filter) 2025/08/27 05:52:03 DEBUG : enormous: Excluded 2025/08/27 05:52:03 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 05:52:03 DEBUG : potato2: Excluded 2025/08/27 05:52:04 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 05:52:04 DEBUG : potato2: Excluded 2025/08/27 05:52:04 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:52:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:52:04 DEBUG : empty space: Unchanged skipping 2025/08/27 05:52:04 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:52:04 DEBUG : Waiting for deletions to finish 2025/08/27 05:52:04 INFO : There was nothing to transfer 2025/08/27 05:52:05 DEBUG : enormous: Excluded (Size Filter) 2025/08/27 05:52:05 DEBUG : enormous: Excluded 2025/08/27 05:52:05 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 05:52:05 DEBUG : potato2: Excluded 2025/08/27 05:52:06 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 05:52:06 DEBUG : potato2: Excluded 2025/08/27 05:52:06 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/27 05:52:06 DEBUG : Local file system at /tmp/rclone3441645087: Waiting for checks to finish 2025/08/27 05:52:06 DEBUG : empty space: Unchanged skipping 2025/08/27 05:52:06 DEBUG : Local file system at /tmp/rclone3441645087: Waiting for transfers to finish 2025/08/27 05:52:06 DEBUG : Waiting for deletions to finish 2025/08/27 05:52:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:52:15 DEBUG : enormous: Excluded (Size Filter) 2025/08/27 05:52:15 DEBUG : enormous: Excluded 2025/08/27 05:52:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 05:52:15 DEBUG : potato2: Excluded 2025/08/27 05:52:16 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:52:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 05:52:16 DEBUG : empty space: Unchanged skipping 2025/08/27 05:52:16 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:52:16 DEBUG : Waiting for deletions to finish 2025/08/27 05:52:17 INFO : enormous: Deleted 2025/08/27 05:52:17 INFO : potato2: Deleted 2025/08/27 05:52:17 INFO : There was nothing to transfer 2025/08/27 05:52:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/27 05:52:18 DEBUG : empty space: Unchanged skipping 2025/08/27 05:52:18 DEBUG : Local file system at /tmp/rclone3441645087: Waiting for checks to finish 2025/08/27 05:52:18 DEBUG : Local file system at /tmp/rclone3441645087: Waiting for transfers to finish 2025/08/27 05:52:18 DEBUG : Waiting for deletions to finish 2025/08/27 05:52:18 INFO : enormous: Deleted 2025/08/27 05:52:18 INFO : potato2: Deleted 2025/08/27 05:52:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:52:30 DEBUG : five: Need to transfer - File not found at Destination 2025/08/27 05:52:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/27 05:52:30 DEBUG : one: Destination is newer than source, skipping 2025/08/27 05:52:30 DEBUG : three: Sizes identical 2025/08/27 05:52:30 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:52:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/27 05:52:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3441645087) 2025/08/27 05:52:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-kapahig6pesi') 2025/08/27 05:52:30 DEBUG : two: sha1 differ 2025/08/27 05:52:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/27 05:52:30 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:52:30.263358 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:52:30.263388 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:52:30.280939 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:52:30.280977 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:52:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/27 05:52:31 INFO : five: Copied (new) 2025/08/27 05:52:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/27 05:52:32 INFO : four: Copied (replaced existing) 2025/08/27 05:52:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/27 05:52:32 INFO : two: Copied (replaced existing) 2025/08/27 05:52:32 DEBUG : Waiting for deletions to finish 2025/08/27 05:52:36 DEBUG : one: Destination is newer than source, skipping 2025/08/27 05:52:36 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:52:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/27 05:52:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/27 05:52:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/27 05:52:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3441645087) 2025/08/27 05:52:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-kapahig6pesi') 2025/08/27 05:52:36 DEBUG : three: sha1 differ 2025/08/27 05:52:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/27 05:52:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/27 05:52:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/27 05:52:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/27 05:52:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/27 05:52:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/27 05:52:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/27 05:52:36 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:52:36.568916 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 05:52:36.568940 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 05:52:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/27 05:52:38 INFO : three: Copied (replaced existing) 2025/08/27 05:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (24.76s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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 "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/27 05:52:45 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Making map for --track-renames 2025/08/27 05:52:45 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Finished making map for --track-renames 2025/08/27 05:52:45 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:52:45 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for renames to finish 2025/08/27 05:52:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/27 05:52:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/27 05:52:45 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:52:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/27 05:52:47 INFO : potato: Copied (new) 2025/08/27 05:52:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 05:52:47 INFO : yam: Copied (new) 2025/08/27 05:52:47 DEBUG : Waiting for deletions to finish 2025/08/27 05:52:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 05:52:49 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Making map for --track-renames 2025/08/27 05:52:49 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Finished making map for --track-renames 2025/08/27 05:52:49 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:52:49 DEBUG : potato: Unchanged skipping 2025/08/27 05:52:49 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for renames to finish 2025/08/27 05:52:50.836060 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YmZltNEn80srAY-_LTfgGDoggBclMRL2eKkn4prJgVrnE6WfKSx3Jma_k6qGz3kj1SdsSgdA13zxEE6g9AlHlA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:52:50.836092 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YmZltNEn80srAY-_LTfgGDoggBclMRL2eKkn4prJgVrnE6WfKSx3Jma_k6qGz3kj1SdsSgdA13zxEE6g9AlHlA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:52:50 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YmZltNEn80srAY-_LTfgGDoggBclMRL2eKkn4prJgVrnE6WfKSx3Jma_k6qGz3kj1SdsSgdA13zxEE6g9AlHlA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:52:50 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YmZltNEn80srAY-_LTfgGDoggBclMRL2eKkn4prJgVrnE6WfKSx3Jma_k6qGz3kj1SdsSgdA13zxEE6g9AlHlA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:52:50 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/27 05:52:50 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:52:52 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 05:52:52 INFO : yaml: Copied (new) 2025/08/27 05:52:52 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting files as there were IO errors 2025/08/27 05:52:52 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/27 05:52:56 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Making map for --track-renames 2025/08/27 05:52:56 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Finished making map for --track-renames 2025/08/27 05:52:56 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:52:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/27 05:52:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/27 05:52:56 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for renames to finish 2025/08/27 05:52:56 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:52:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/27 05:52:57 INFO : potato: Copied (new) 2025/08/27 05:52:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 05:52:57 INFO : yam: Copied (new) 2025/08/27 05:52:57 DEBUG : Waiting for deletions to finish 2025/08/27 05:53:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 05:53:00 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Making map for --track-renames 2025/08/27 05:53:00 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Finished making map for --track-renames 2025/08/27 05:53:00 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:53:00 DEBUG : potato: Unchanged skipping 2025/08/27 05:53:00 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for renames to finish 2025/08/27 05:53:00.820089 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y6zUtZhuqKbsbOXO8iPprznEsioQeSNZBcmCj8OjAqYYD4Vsgfv8RlaE7fRA1GeSzbO2mjmewjLlaIGfBTGaOg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:53:00.820122 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y6zUtZhuqKbsbOXO8iPprznEsioQeSNZBcmCj8OjAqYYD4Vsgfv8RlaE7fRA1GeSzbO2mjmewjLlaIGfBTGaOg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:53:00 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y6zUtZhuqKbsbOXO8iPprznEsioQeSNZBcmCj8OjAqYYD4Vsgfv8RlaE7fRA1GeSzbO2mjmewjLlaIGfBTGaOg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:53:00 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y6zUtZhuqKbsbOXO8iPprznEsioQeSNZBcmCj8OjAqYYD4Vsgfv8RlaE7fRA1GeSzbO2mjmewjLlaIGfBTGaOg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:53:00 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/27 05:53:00 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:53:02 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 05:53:02 INFO : yaml: Copied (new) 2025/08/27 05:53:02 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting files as there were IO errors 2025/08/27 05:53:02 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (9.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/27 05:53:06 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Making map for --track-renames 2025/08/27 05:53:06 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Finished making map for --track-renames 2025/08/27 05:53:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:53:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/27 05:53:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for renames to finish 2025/08/27 05:53:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/27 05:53:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:53:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/27 05:53:08 INFO : potato: Copied (new) 2025/08/27 05:53:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 05:53:09 INFO : sub/yam: Copied (new) 2025/08/27 05:53:09 DEBUG : Waiting for deletions to finish 2025/08/27 05:53:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 05:53:11 DEBUG : potato: Unchanged skipping 2025/08/27 05:53:11 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Making map for --track-renames 2025/08/27 05:53:11 INFO : proton drive root link ID 'rclone-test-kapahig6pesi': Finished making map for --track-renames 2025/08/27 05:53:11 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:53:11 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for renames to finish 2025/08/27 05:53:12.611935 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RgxxySGoBBhaRg08vlyvJfvIjt4Bc93Q2DB3WaO0XM3zW4I3xtRpvVg-z8m9Q0a1EtD_CgyL7UuhSYpXNy3glQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:53:12.611960 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RgxxySGoBBhaRg08vlyvJfvIjt4Bc93Q2DB3WaO0XM3zW4I3xtRpvVg-z8m9Q0a1EtD_CgyL7UuhSYpXNy3glQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:53:12 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RgxxySGoBBhaRg08vlyvJfvIjt4Bc93Q2DB3WaO0XM3zW4I3xtRpvVg-z8m9Q0a1EtD_CgyL7UuhSYpXNy3glQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:53:12 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RgxxySGoBBhaRg08vlyvJfvIjt4Bc93Q2DB3WaO0XM3zW4I3xtRpvVg-z8m9Q0a1EtD_CgyL7UuhSYpXNy3glQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:53:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/27 05:53:12 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:53:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 05:53:14 INFO : yam: Copied (new) 2025/08/27 05:53:14 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting files as there were IO errors 2025/08/27 05:53:14 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (13.35s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:53:19 DEBUG : Creating backend with remote "/tmp/rclone3441645087/dir1" 2025/08/27 05:53:19 DEBUG : Config file has changed externally - reloading 2025/08/27 05:53:19 DEBUG : Creating backend with remote "/tmp/rclone3441645087/dir2" 2025/08/27 05:53:19 DEBUG : Local file system at /tmp/rclone3441645087/dir2: Using server-side directory move 2025/08/27 05:53:19 INFO : Local file system at /tmp/rclone3441645087/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/27 05:53:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/27 05:53:19 DEBUG : Local file system at /tmp/rclone3441645087/dir2: Waiting for checks to finish 2025/08/27 05:53:19 INFO : file1.txt: Moved (server-side) 2025/08/27 05:53:19 DEBUG : Local file system at /tmp/rclone3441645087/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.93s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:53:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:53:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/27 05:53:20 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:53:20 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:53:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/27 05:53:25 INFO : nested/sub dir/file: Copied (new) 2025/08/27 05:53:25 INFO : nested/sub dir/file: Deleted 2025/08/27 05:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:53:25 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:53:25 INFO : sub dir/hello world: Deleted 2025/08/27 05:53:25 ERROR : Local file system at /tmp/rclone3441645087: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 05:53:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/27 05:53:30 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:53:30 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:53:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 05:53:35 INFO : sub dir/hello world: Copied (new) 2025/08/27 05:53:35 INFO : sub dir/hello world: Deleted 2025/08/27 05:53:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/27 05:53:36 INFO : nested/sub dir/file: Copied (new) 2025/08/27 05:53:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:53:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/27 05:53:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/27 05:53:43 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:53:43 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:53:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/27 05:53:44 INFO : existing-b: Copied (new) 2025/08/27 05:53:44 INFO : existing-b: Deleted 2025/08/27 05:53:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 05:53:44 INFO : existing: Copied (new) 2025/08/27 05:53:44 INFO : existing: Deleted 2025/08/27 05:53:46 DEBUG : existing: Destination exists, skipping 2025/08/27 05:53:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/27 05:53:46 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 05:53:46 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 05:53:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.00s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:53:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kegeyit2nane" 2025/08/27 05:53:50 DEBUG : proton drive root link ID 'rclone-test-kegeyit2nane': Has cached credentials 2025/08/27 05:53:52 DEBUG : proton drive root link ID 'rclone-test-kegeyit2nane': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kapahig6pesi' -> proton drive root link ID 'rclone-test-kegeyit2nane' 2025/08/27 05:54:05 DEBUG : proton drive root link ID 'rclone-test-kegeyit2nane': Using server-side directory move 2025/08/27 05:54:05 INFO : proton drive root link ID 'rclone-test-kegeyit2nane': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/27 05:54:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:54:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/27 05:54:06 DEBUG : empty space: Unchanged skipping 2025/08/27 05:54:06 DEBUG : proton drive root link ID 'rclone-test-kegeyit2nane': Waiting for checks to finish 2025/08/27 05:54:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 05:54:07 INFO : potato3: Deleted 2025/08/27 05:54:07 INFO : empty space: Deleted 2025/08/27 05:54:07 DEBUG : proton drive root link ID 'rclone-test-kegeyit2nane': Waiting for transfers to finish 2025/08/27 05:54:07.645355 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eN1LDAk4DmPW8c4WA1Ul_X_ohIH_5qigQi2ZM6y3YgEwJClza6-hbinH6xvXjkzuyYI4LKLdxIzc0pAwMWAwVw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:54:07.645398 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eN1LDAk4DmPW8c4WA1Ul_X_ohIH_5qigQi2ZM6y3YgEwJClza6-hbinH6xvXjkzuyYI4LKLdxIzc0pAwMWAwVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:07 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eN1LDAk4DmPW8c4WA1Ul_X_ohIH_5qigQi2ZM6y3YgEwJClza6-hbinH6xvXjkzuyYI4LKLdxIzc0pAwMWAwVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:07.772169 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/k5ceq5SIsO7W8rN_XHmdLpOt47Fyb2tJHCI-8DQ3AF-3RMC6YJ-bjzsuZPORZWMCJ-_xqsnfMbfPUhWfH3DH8w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:54:07.772210 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/k5ceq5SIsO7W8rN_XHmdLpOt47Fyb2tJHCI-8DQ3AF-3RMC6YJ-bjzsuZPORZWMCJ-_xqsnfMbfPUhWfH3DH8w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:07 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/k5ceq5SIsO7W8rN_XHmdLpOt47Fyb2tJHCI-8DQ3AF-3RMC6YJ-bjzsuZPORZWMCJ-_xqsnfMbfPUhWfH3DH8w==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/k5ceq5SIsO7W8rN_XHmdLpOt47Fyb2tJHCI-8DQ3AF-3RMC6YJ-bjzsuZPORZWMCJ-_xqsnfMbfPUhWfH3DH8w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/27 05:54:07 DEBUG : proton drive root link ID 'rclone-test-kegeyit2nane': Purge remote --- FAIL: TestServerSideMove (20.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:54:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nomagez8tuma" 2025/08/27 05:54:11 DEBUG : proton drive root link ID 'rclone-test-nomagez8tuma': Has cached credentials 2025/08/27 05:54:13 DEBUG : proton drive root link ID 'rclone-test-nomagez8tuma': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kapahig6pesi' -> proton drive root link ID 'rclone-test-nomagez8tuma' 2025/08/27 05:54:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/27 05:54:26 DEBUG : empty space: Excluded 2025/08/27 05:54:27 DEBUG : empty space: Excluded (Size Filter) 2025/08/27 05:54:27 DEBUG : empty space: Excluded 2025/08/27 05:54:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:54:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 05:54:27 DEBUG : proton drive root link ID 'rclone-test-nomagez8tuma': Waiting for checks to finish 2025/08/27 05:54:27 DEBUG : proton drive root link ID 'rclone-test-nomagez8tuma': Waiting for transfers to finish 2025/08/27 05:54:27 INFO : potato3: Deleted 2025/08/27 05:54:28.100571 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KxrcNCwbvC7yVLiL75d8eSa6cH-PGl52E5xxtdktV6RzP8AxHDZZL0pTJ0IVQbc2hhLOul7ioSESb2eNB4ynyQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:54:28.100605 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KxrcNCwbvC7yVLiL75d8eSa6cH-PGl52E5xxtdktV6RzP8AxHDZZL0pTJ0IVQbc2hhLOul7ioSESb2eNB4ynyQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:28 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KxrcNCwbvC7yVLiL75d8eSa6cH-PGl52E5xxtdktV6RzP8AxHDZZL0pTJ0IVQbc2hhLOul7ioSESb2eNB4ynyQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:28.256174 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Yg7qlgK7zmsEX5vq-01tOftNUcCaY4HoOTgqn8LL8G-KcVLmmNCN5XrNyuBvtpkoC5V7G0nj9lYbsbkawc84xw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:54:28.256204 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Yg7qlgK7zmsEX5vq-01tOftNUcCaY4HoOTgqn8LL8G-KcVLmmNCN5XrNyuBvtpkoC5V7G0nj9lYbsbkawc84xw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:28 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Yg7qlgK7zmsEX5vq-01tOftNUcCaY4HoOTgqn8LL8G-KcVLmmNCN5XrNyuBvtpkoC5V7G0nj9lYbsbkawc84xw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Yg7qlgK7zmsEX5vq-01tOftNUcCaY4HoOTgqn8LL8G-KcVLmmNCN5XrNyuBvtpkoC5V7G0nj9lYbsbkawc84xw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/27 05:54:28 DEBUG : proton drive root link ID 'rclone-test-nomagez8tuma': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:54:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zeyozas2duwi" 2025/08/27 05:54:32 DEBUG : proton drive root link ID 'rclone-test-zeyozas2duwi': Has cached credentials 2025/08/27 05:54:34 DEBUG : proton drive root link ID 'rclone-test-zeyozas2duwi': Used cached credential to initialize the ProtonDrive API 2025/08/27 05:54:40 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kapahig6pesi' -> proton drive root link ID 'rclone-test-zeyozas2duwi' 2025/08/27 05:54:48 DEBUG : proton drive root link ID 'rclone-test-zeyozas2duwi': Using server-side directory move 2025/08/27 05:54:48 INFO : proton drive root link ID 'rclone-test-zeyozas2duwi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/27 05:54:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 05:54:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/27 05:54:50 DEBUG : empty space: Unchanged skipping 2025/08/27 05:54:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 05:54:50 DEBUG : proton drive root link ID 'rclone-test-zeyozas2duwi': Waiting for checks to finish 2025/08/27 05:54:50 INFO : potato3: Deleted 2025/08/27 05:54:50 INFO : empty space: Deleted 2025/08/27 05:54:50 DEBUG : proton drive root link ID 'rclone-test-zeyozas2duwi': Waiting for transfers to finish 2025/08/27 05:54:51.184378 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dUtTuPWnlVjyW7vWsTMiOe1rvOHZdTj__2HD9Lp1JxBffEk58I3OF6d9noTgjScEMxAn4H83iNTRuwEMnWJxWQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:54:51.184416 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dUtTuPWnlVjyW7vWsTMiOe1rvOHZdTj__2HD9Lp1JxBffEk58I3OF6d9noTgjScEMxAn4H83iNTRuwEMnWJxWQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:51 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dUtTuPWnlVjyW7vWsTMiOe1rvOHZdTj__2HD9Lp1JxBffEk58I3OF6d9noTgjScEMxAn4H83iNTRuwEMnWJxWQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:51.422700 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HKDvYDLlG6bdh5ffyAh4l-AaOw6mZTrMhppo9ngTmNsTe86LQG7hyLW78GPV2XNcC5y3FiwW2n-HnFsTwPSdtg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 05:54:51.422785 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HKDvYDLlG6bdh5ffyAh4l-AaOw6mZTrMhppo9ngTmNsTe86LQG7hyLW78GPV2XNcC5y3FiwW2n-HnFsTwPSdtg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:51 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HKDvYDLlG6bdh5ffyAh4l-AaOw6mZTrMhppo9ngTmNsTe86LQG7hyLW78GPV2XNcC5y3FiwW2n-HnFsTwPSdtg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 05:54:51 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/08/27 05:54:51 DEBUG : proton drive root link ID 'rclone-test-zeyozas2duwi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.39s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.96s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:54:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/rclone-sync-test" 2025/08/27 05:54:56 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test': Has cached credentials 2025/08/27 05:54:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (190.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 05:58:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/rclone-sync-test" 2025/08/27 05:58:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test': Has cached credentials 2025/08/27 05:58:09 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:00:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/rclone-sync-test-include/layer2" 2025/08/27 06:00:55 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test-include/layer2': Has cached credentials 2025/08/27 06:00:57 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:03:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/rclone-sync-test-ignore-file" 2025/08/27 06:03:37 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test-ignore-file': Has cached credentials 2025/08/27 06:03:39 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:06:21 DEBUG : rclone-sync-test: Excluded 2025/08/27 06:06:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 06:06:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/27 06:06:23 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test': Waiting for checks to finish 2025/08/27 06:06:23 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test': Waiting for transfers to finish 2025/08/27 06:06:23 DEBUG : Waiting for deletions to finish 2025/08/27 06:06:23 INFO : There was nothing to transfer 2025/08/27 06:06:24 DEBUG : rclone-sync-test: Excluded 2025/08/27 06:06:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 06:06:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/27 06:06:26 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:06:26 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:06:26 DEBUG : Waiting for deletions to finish 2025/08/27 06:06:26 INFO : rclone-sync-test-include: Removing directory 2025/08/27 06:06:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/27 06:06:26 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': failed to delete 1 directories 2025/08/27 06:06:26 INFO : There was nothing to transfer 2025/08/27 06:06:27 DEBUG : rclone-sync-test: Excluded 2025/08/27 06:06:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 06:06:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/27 06:06:29 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/27 06:06:29 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/27 06:06:29 DEBUG : Waiting for deletions to finish 2025/08/27 06:06:29 INFO : There was nothing to transfer 2025/08/27 06:06:30 DEBUG : rclone-sync-test: Excluded 2025/08/27 06:06:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 06:06:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/27 06:06:32 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:06:32 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:06:32 DEBUG : Waiting for deletions to finish 2025/08/27 06:06:32 INFO : rclone-sync-test-include: Removing directory 2025/08/27 06:06:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/27 06:06:32 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': failed to delete 1 directories 2025/08/27 06:06:32 INFO : There was nothing to transfer 2025/08/27 06:06:34 DEBUG : rclone-sync-test: Excluded 2025/08/27 06:06:34 DEBUG : Excluded 2025/08/27 06:06:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 06:06:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/27 06:06:35 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/27 06:06:35 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/27 06:06:35 DEBUG : Waiting for deletions to finish 2025/08/27 06:06:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (514.29s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:06:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/dst" 2025/08/27 06:06:41 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Has cached credentials 2025/08/27 06:06:43 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:09:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/CompareDest" 2025/08/27 06:09:21 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/CompareDest': Has cached credentials 2025/08/27 06:09:24 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:12:00 DEBUG : one: Need to transfer - File not found at Destination 2025/08/27 06:12:00 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:12:00 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:12:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 06:12:03 INFO : one: Copied (new) 2025/08/27 06:12:03 DEBUG : Waiting for deletions to finish 2025/08/27 06:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 06:12:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:12:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:12:07.368028 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:12:07.368099 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:12:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/27 06:12:09 INFO : one: Copied (replaced existing) 2025/08/27 06:12:09 DEBUG : Waiting for deletions to finish 2025/08/27 06:12:12.060697 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:12:12.060779 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:12:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 06:12:19 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:12:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 06:12:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 06:12:21 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:12:21 DEBUG : Waiting for deletions to finish 2025/08/27 06:12:21 INFO : There was nothing to transfer 2025/08/27 06:12:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 06:12:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 06:12:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 06:12:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 06:12:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/27 06:12:26 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:12:26 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:12:26 DEBUG : Waiting for deletions to finish 2025/08/27 06:12:26 INFO : There was nothing to transfer 2025/08/27 06:12:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 06:12:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 06:12:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 06:12:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 06:12:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/27 06:12:29 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:12:29 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:12:29 DEBUG : Waiting for deletions to finish 2025/08/27 06:12:29 INFO : There was nothing to transfer 2025/08/27 06:12:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 06:12:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 06:12:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 06:12:33 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/27 06:12:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/27 06:12:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/27 06:12:33 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:12:33 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:12:33 DEBUG : Waiting for deletions to finish 2025/08/27 06:12:33 INFO : There was nothing to transfer 2025/08/27 06:12:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 06:12:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/27 06:12:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 06:12:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/27 06:12:38 DEBUG : two: Need to transfer - File not found at Destination 2025/08/27 06:12:38 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:12:38 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:12:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/27 06:12:39 INFO : two: Copied (new) 2025/08/27 06:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (366.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:12:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/dest" 2025/08/27 06:12:53 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dest': Has cached credentials 2025/08/27 06:12:55 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dest': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:15:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/pre-dest1" 2025/08/27 06:15:36 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/pre-dest1': Has cached credentials 2025/08/27 06:15:38 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:16:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/pre-dest2" 2025/08/27 06:16:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/pre-dest2': Has cached credentials 2025/08/27 06:17:01 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:18:21 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:18:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/27 06:18:22 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:18:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/27 06:18:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/27 06:18:23 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dest': Waiting for checks to finish 2025/08/27 06:18:23 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dest': Waiting for transfers to finish 2025/08/27 06:18:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/27 06:18:26 INFO : 3: Copied (new) 2025/08/27 06:18:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (346.26s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.84s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:18:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/dst" 2025/08/27 06:18:42 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Has cached credentials 2025/08/27 06:18:45 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:20:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/backup" 2025/08/27 06:20:04 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/backup': Has cached credentials 2025/08/27 06:20:06 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:22:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 06:22:44 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:22:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:22:44 DEBUG : two: Unchanged skipping 2025/08/27 06:22:47.004047 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_7apkj4_m6IoWNmD3hCf43xtsGcqJ6BgW4kTVbk9xQw2k9Ctv1QpcLCpKVr78DCLBFIRRJwKjo_5PgQMl2nIvQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 06:22:47.004086 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_7apkj4_m6IoWNmD3hCf43xtsGcqJ6BgW4kTVbk9xQw2k9Ctv1QpcLCpKVr78DCLBFIRRJwKjo_5PgQMl2nIvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:22:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_7apkj4_m6IoWNmD3hCf43xtsGcqJ6BgW4kTVbk9xQw2k9Ctv1QpcLCpKVr78DCLBFIRRJwKjo_5PgQMl2nIvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:22:47 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:22:47 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi/dst': not deleting files as there were IO errors 2025/08/27 06:22:47 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_7apkj4_m6IoWNmD3hCf43xtsGcqJ6BgW4kTVbk9xQw2k9Ctv1QpcLCpKVr78DCLBFIRRJwKjo_5PgQMl2nIvQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (258.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:23:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/dst" 2025/08/27 06:23:00 DEBUG : Config file has changed externally - reloading 2025/08/27 06:23:00 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Has cached credentials 2025/08/27 06:23:02 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:24:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/backup" 2025/08/27 06:24:21 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/backup': Has cached credentials 2025/08/27 06:24:23 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:27:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 06:27:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:27:01 DEBUG : two: Unchanged skipping 2025/08/27 06:27:01 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:27:03.526698 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p_G3t7n8uBpCfY_P7lPn4C0-SaY8r7bASNve731c2IGbR422ZXqdyGA_YsEhtyKDjvdkh02RHgZUjTQNYlRjgw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 06:27:03.526791 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p_G3t7n8uBpCfY_P7lPn4C0-SaY8r7bASNve731c2IGbR422ZXqdyGA_YsEhtyKDjvdkh02RHgZUjTQNYlRjgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:27:03 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p_G3t7n8uBpCfY_P7lPn4C0-SaY8r7bASNve731c2IGbR422ZXqdyGA_YsEhtyKDjvdkh02RHgZUjTQNYlRjgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:27:03 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:27:03 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi/dst': not deleting files as there were IO errors 2025/08/27 06:27:03 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p_G3t7n8uBpCfY_P7lPn4C0-SaY8r7bASNve731c2IGbR422ZXqdyGA_YsEhtyKDjvdkh02RHgZUjTQNYlRjgw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (256.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:27:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/dst" 2025/08/27 06:27:16 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Has cached credentials 2025/08/27 06:27:18 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:28:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/backup" 2025/08/27 06:28:37 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/backup': Has cached credentials 2025/08/27 06:28:40 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:31:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 06:31:18 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:31:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:31:18 DEBUG : two: Unchanged skipping 2025/08/27 06:31:21.003123 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CCoUPaJlDrGyf1xSSISLGKUwSVUhwcHkt5fbUMyiw95pAnQvpmtts4jfslvcd8oWViehMIlK46JEl6tUiBJnkA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 06:31:21.003163 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CCoUPaJlDrGyf1xSSISLGKUwSVUhwcHkt5fbUMyiw95pAnQvpmtts4jfslvcd8oWViehMIlK46JEl6tUiBJnkA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:31:21 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CCoUPaJlDrGyf1xSSISLGKUwSVUhwcHkt5fbUMyiw95pAnQvpmtts4jfslvcd8oWViehMIlK46JEl6tUiBJnkA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:31:21 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:31:21 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi/dst': not deleting files as there were IO errors 2025/08/27 06:31:21 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CCoUPaJlDrGyf1xSSISLGKUwSVUhwcHkt5fbUMyiw95pAnQvpmtts4jfslvcd8oWViehMIlK46JEl6tUiBJnkA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (257.93s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:31:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/dst" 2025/08/27 06:31:34 DEBUG : Config file has changed externally - reloading 2025/08/27 06:31:34 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Has cached credentials 2025/08/27 06:31:36 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:32:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 06:32:58 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for checks to finish 2025/08/27 06:32:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:32:58 DEBUG : two: Unchanged skipping 2025/08/27 06:32:59.092554 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cmqwgRDDkUupL-XNJMztIEzYjbPWYhYUAOkhLe6NZpBWNDLD4hDK9-smgGpXvYyOxdn7GUwoQC60BeBc09K-zQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 06:32:59.092594 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cmqwgRDDkUupL-XNJMztIEzYjbPWYhYUAOkhLe6NZpBWNDLD4hDK9-smgGpXvYyOxdn7GUwoQC60BeBc09K-zQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:32:59 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cmqwgRDDkUupL-XNJMztIEzYjbPWYhYUAOkhLe6NZpBWNDLD4hDK9-smgGpXvYyOxdn7GUwoQC60BeBc09K-zQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:32:59 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Waiting for transfers to finish 2025/08/27 06:32:59 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi/dst': not deleting files as there were IO errors 2025/08/27 06:32:59 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cmqwgRDDkUupL-XNJMztIEzYjbPWYhYUAOkhLe6NZpBWNDLD4hDK9-smgGpXvYyOxdn7GUwoQC60BeBc09K-zQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (97.08s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:33:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/dst" 2025/08/27 06:33:11 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Has cached credentials 2025/08/27 06:33:14 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:34:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 06:34:35.701271 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9lpqnkOkybMnoVaRV6s64ta2Bgqlc-7M8zKO6ZicgyhJhMiNnEhDvgRI1gmFhweffRN7kfWlZKDFfFIB1B9U8w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 06:34:35.701311 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9lpqnkOkybMnoVaRV6s64ta2Bgqlc-7M8zKO6ZicgyhJhMiNnEhDvgRI1gmFhweffRN7kfWlZKDFfFIB1B9U8w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:34:35 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9lpqnkOkybMnoVaRV6s64ta2Bgqlc-7M8zKO6ZicgyhJhMiNnEhDvgRI1gmFhweffRN7kfWlZKDFfFIB1B9U8w==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9lpqnkOkybMnoVaRV6s64ta2Bgqlc-7M8zKO6ZicgyhJhMiNnEhDvgRI1gmFhweffRN7kfWlZKDFfFIB1B9U8w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (96.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:34:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kapahig6pesi/dst" 2025/08/27 06:34:47 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Has cached credentials 2025/08/27 06:34:49 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/27 06:36:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 06:36:17.620270 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ChiZ98doLg4246a73SZBJNFWfDWa-OsyieknXb6gOV2-jywsYfJM-NHnxq88OaGXoGx05cLW4A92SZbBKoyS-Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/27 06:36:17.620308 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ChiZ98doLg4246a73SZBJNFWfDWa-OsyieknXb6gOV2-jywsYfJM-NHnxq88OaGXoGx05cLW4A92SZbBKoyS-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/27 06:36:17 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ChiZ98doLg4246a73SZBJNFWfDWa-OsyieknXb6gOV2-jywsYfJM-NHnxq88OaGXoGx05cLW4A92SZbBKoyS-Q==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ChiZ98doLg4246a73SZBJNFWfDWa-OsyieknXb6gOV2-jywsYfJM-NHnxq88OaGXoGx05cLW4A92SZbBKoyS-Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (101.68s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:36:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/27 06:36:25 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:36:25 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:36:25.505635 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:36:25.505680 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:36:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/27 06:36:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/27 06:36:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.47s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:36:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/27 06:36:31 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:36:31 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:36:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 06:36:33 INFO : existing: Copied (new) 2025/08/27 06:36:33 DEBUG : Waiting for deletions to finish 2025/08/27 06:36:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/27 06:36:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/27 06:36:35 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:36:35 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:36:35 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting files as there were IO errors 2025/08/27 06:36:35 ERROR : proton drive root link ID 'rclone-test-kapahig6pesi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:36:41 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:36:41 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:36:41 DEBUG : existing: Unchanged skipping 2025/08/27 06:36:41 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:36:41 DEBUG : Waiting for deletions to finish 2025/08/27 06:36:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.46s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.92s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.94s) --- SKIP: TestMaxTransfer/Hard (1.11s) --- SKIP: TestMaxTransfer/Soft (0.95s) --- SKIP: TestMaxTransfer/Cautious (0.87s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:38:11 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:38:11 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both10: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both0: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both13: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both15: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both16: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both17: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both14: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both12: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both1: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both11: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both18: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both4: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both5: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both19: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both7: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both8: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:38:11 DEBUG : both2: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both6: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both3: Unchanged skipping 2025/08/27 06:38:11 DEBUG : both9: Unchanged skipping 2025/08/27 06:38:11 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:38:11 DEBUG : Waiting for deletions to finish 2025/08/27 06:38:12 INFO : only9: Deleted 2025/08/27 06:38:12 INFO : only2: Deleted 2025/08/27 06:38:12 INFO : only3: Deleted 2025/08/27 06:38:12 INFO : only6: Deleted 2025/08/27 06:38:12 INFO : only10: Deleted 2025/08/27 06:38:12 INFO : only0: Deleted 2025/08/27 06:38:13 INFO : only5: Deleted 2025/08/27 06:38:13 INFO : only11: Deleted 2025/08/27 06:38:13 INFO : only16: Deleted 2025/08/27 06:38:13 INFO : only7: Deleted 2025/08/27 06:38:13 INFO : only18: Deleted 2025/08/27 06:38:13 INFO : only4: Deleted 2025/08/27 06:38:13 INFO : only8: Deleted 2025/08/27 06:38:13 INFO : only13: Deleted 2025/08/27 06:38:13 INFO : only14: Deleted 2025/08/27 06:38:14 INFO : only17: Deleted 2025/08/27 06:38:14 INFO : only12: Deleted 2025/08/27 06:38:14 INFO : only15: Deleted 2025/08/27 06:38:14 INFO : only19: Deleted 2025/08/27 06:38:14 INFO : only1: Deleted 2025/08/27 06:38:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (111.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:40:05 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:40:05 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both10: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both12: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both14: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both15: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both13: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both17: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both18: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both19: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both11: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both0: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both16: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both1: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both4: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both6: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both7: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both5: Unchanged skipping 2025/08/27 06:40:05 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:40:05 DEBUG : both9: Unchanged skipping 2025/08/27 06:40:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : both3: Unchanged skipping 2025/08/27 06:40:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : both2: Unchanged skipping 2025/08/27 06:40:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : both8: Unchanged skipping 2025/08/27 06:40:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/27 06:40:05 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:40:05.427139 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:05.427165 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:05.715777 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:05.715819 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:05.760252 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:05.760286 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:05.865154 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:05.865200 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:07 INFO : only12: Copied (replaced existing) 2025/08/27 06:40:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:07 INFO : only11: Copied (replaced existing) 2025/08/27 06:40:07.312614 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:07.312644 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:07 INFO : only0: Copied (replaced existing) 2025/08/27 06:40:07.438498 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:07.438544 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:07 INFO : only10: Copied (replaced existing) 2025/08/27 06:40:07.734048 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:07.734077 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:08.058023 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:08.058054 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:09 INFO : only17: Copied (replaced existing) 2025/08/27 06:40:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:09 INFO : only13: Copied (replaced existing) 2025/08/27 06:40:09.559314 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:09.559374 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:09.643393 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:09.643430 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:09 INFO : only16: Copied (replaced existing) 2025/08/27 06:40:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:09 INFO : only18: Copied (replaced existing) 2025/08/27 06:40:10.128286 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:10.128328 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:10.333936 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:10.333975 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:11 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:11 INFO : only19: Copied (replaced existing) 2025/08/27 06:40:11 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:11 INFO : only2: Copied (replaced existing) 2025/08/27 06:40:11 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:11 INFO : only14: Copied (replaced existing) 2025/08/27 06:40:11.797459 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:11.797505 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:11.883647 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:11.883681 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:12.001186 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:12.001227 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:12 INFO : only4: Copied (replaced existing) 2025/08/27 06:40:12.638996 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:12.639043 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:13 INFO : only5: Copied (replaced existing) 2025/08/27 06:40:13 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:13 INFO : only6: Copied (replaced existing) 2025/08/27 06:40:13.681883 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:13.681918 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:13 INFO : only7: Copied (replaced existing) 2025/08/27 06:40:14.083771 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:14.083814 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:14.351671 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:14.351824 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:14 INFO : only8: Copied (replaced existing) 2025/08/27 06:40:14.509685 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/27 06:40:14.509761 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/27 06:40:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:15 INFO : only9: Copied (replaced existing) 2025/08/27 06:40:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:15 INFO : only15: Copied (replaced existing) 2025/08/27 06:40:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:15 INFO : only3: Copied (replaced existing) 2025/08/27 06:40:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 06:40:16 INFO : only1: Copied (replaced existing) 2025/08/27 06:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (144.49s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:41:03 DEBUG : empty_dir: Making directory with metadata 2025/08/27 06:41:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 06:41:03 DEBUG : empty_on_remote: Making directory with metadata 2025/08/27 06:41:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 06:41:03 INFO : empty_on_remote: Making directory 2025/08/27 06:41:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/27 06:41:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/27 06:41:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/27 06:41:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/27 06:41:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (18.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:41:21 DEBUG : empty_dir: Making directory with metadata 2025/08/27 06:41:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 06:41:21 DEBUG : empty_on_remote: Making directory with metadata 2025/08/27 06:41:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 06:41:21 INFO : empty_on_remote: Making directory 2025/08/27 06:41:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/27 06:41:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/27 06:41:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/27 06:41:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/27 06:41:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/27 06:41:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:41:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 06:41:40 INFO : sub dir: Making directory 2025/08/27 06:41:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (38.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:42:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 06:42:19 INFO : sub dir: Making directory 2025/08/27 06:42:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (37.66s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" 2025/08/27 06:43:30 DEBUG : Waiting for deletions to finish 2025/08/27 06:43:32 DEBUG : apple: Excluded (Path Filter) 2025/08/27 06:43:32 DEBUG : apple: Excluded 2025/08/27 06:43:32 DEBUG : banana: Excluded (Path Filter) 2025/08/27 06:43:32 DEBUG : banana: Excluded 2025/08/27 06:43:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 06:43:32 DEBUG : appleappleapplebanana: Excluded 2025/08/27 06:43:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 06:43:32 DEBUG : splitbananasplit: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 06:43:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 06:43:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 06:43:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:45 DEBUG : apple: Unchanged skipping 2025/08/27 06:43:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:45 DEBUG : banana: Unchanged skipping 2025/08/27 06:43:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 06:43:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:43:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 06:43:50 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:43:50 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:43:50 DEBUG : Waiting for deletions to finish 2025/08/27 06:43:50 INFO : There was nothing to transfer 2025/08/27 06:43:50 DEBUG : Waiting for deletions to finish 2025/08/27 06:43:51 DEBUG : apple: Excluded (Path Filter) 2025/08/27 06:43:51 DEBUG : apple: Excluded 2025/08/27 06:43:51 DEBUG : banana: Excluded (Path Filter) 2025/08/27 06:43:51 DEBUG : banana: Excluded 2025/08/27 06:43:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 06:43:51 DEBUG : appleappleapplebanana: Excluded 2025/08/27 06:43:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 06:43:51 DEBUG : splitbananasplit: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 06:43:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 06:43:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 06:44:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:04 DEBUG : apple: Unchanged skipping 2025/08/27 06:44:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 06:44:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 06:44:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:04 DEBUG : banana: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/27 06:44:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 06:44:08 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for checks to finish 2025/08/27 06:44:08 DEBUG : proton drive root link ID 'rclone-test-kapahig6pesi': Waiting for transfers to finish 2025/08/27 06:44:08 DEBUG : Waiting for deletions to finish 2025/08/27 06:44:08 INFO : There was nothing to transfer 2025/08/27 06:44:08 DEBUG : Waiting for deletions to finish 2025/08/27 06:44:10 DEBUG : apple: Excluded (Path Filter) 2025/08/27 06:44:10 DEBUG : apple: Excluded 2025/08/27 06:44:10 DEBUG : banana: Excluded (Path Filter) 2025/08/27 06:44:10 DEBUG : banana: Excluded 2025/08/27 06:44:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 06:44:10 DEBUG : appleappleapplebanana: Excluded 2025/08/27 06:44:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 06:44:10 DEBUG : splitbananasplit: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 06:44:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 06:44:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-kapahig6pesi'", Local "Local file system at /tmp/rclone3441645087", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestTransform (2m16s) TestTransform/NFD (30s) goroutine 23881 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc00050ac40, {0x275ba14?, 0xc00006dad8?}, 0x288a030) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00050ac40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00050ac40, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008037a0, {0x3faeda0, 0x6c, 0x6c}, {0xee0409268?, 0x3fc4f20?, 0x3fc4f20?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00047d7c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00047d7c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 12 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 13 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 38 [IO wait]: internal/poll.runtime_pollWait(0x7821a8fcc6d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c4080?, 0xc0008d8000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002c4080, {0xc0008d8000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0002c4080, {0xc0008d8000?, 0xc0008d8000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00033c258, {0xc0008d8000?, 0x7821a5c71878?, 0x7821f0468a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0007b6180, {0xc0008d8000?, 0x9ffb?, 0xc0006d7608?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00063d438, {0x2baf120, 0xc0007b6180}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00063d188, {0x2bacd60, 0xc00033c258}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00063d188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00063d188, {0xc00062d000, 0x1000, 0xc000512808?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0007646c0, {0xc00071c3c0, 0x9, 0xc00009dd58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bac4e0, 0xc0007646c0}, {0xc00071c3c0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00071c3c0, 0x9, 0xc00009dd68?}, {0x2bac4e0?, 0xc0007646c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00071c380) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009dfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000302fc0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 37 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 22556 [chan receive]: testing.(*T).Run(0xc000c64540, {0x273fddd?, 0x3fc5200?}, 0xc000145040) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000c64540) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000c64540, 0x288a030) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3148 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3123 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 23799 [select]: net/http.(*persistConn).writeLoop(0xc000472120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23770 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23798 [IO wait]: internal/poll.runtime_pollWait(0x7821a8fcc4a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033a180?, 0xc00062c000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00033a180, {0xc00062c000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033a180, {0xc00062c000?, 0x7821a8ffc918?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000894008, {0xc00062c000?, 0x7821a8ffc918?, 0x7821f0468108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000312d38, {0xc00062c000?, 0xffb?, 0xc0004959c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000177b38, {0x2baf120, 0xc000312d38}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000177888, {0x2bacd60, 0xc000894008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000177888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000177888, {0xc0001cf000, 0x1000, 0xc000422870?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000472120, {0xc0001cf000?, 0x80d2e5?, 0x2babee0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00038f740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00038f740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000472120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23770 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23732 [select]: net/http.(*http2ClientConn).roundTrip(0xc000302fc0, 0xc0004de640, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc00047d860, 0xc0004de640, {0xc0?, 0xcf?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f8c380?}, 0xc0004de640?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8c380, 0xc0004de500) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bad4a0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0004de500, {0x2bad4a0, 0x3f8c380}, {0x7821a53ea201?, 0x2bbf8d8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000557f20, 0xc0004de500, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000557f20, 0xc0004de500) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc0006e0a08, 0xc0007a83c0) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc00006ce78, {0xc00006ce48, 0x6, 0x7821a5c72318?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0007a83c0, {0x2740ffe?, 0x21b90a0?}, {0xc0063aa4d0, 0x6c}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).CreateFile.func1(0xc0007a83c0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:46 +0x105 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0005a0420, {0x2bd4ec8, 0x3fe8500}, 0xc00006d110) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0005a0420, {0x2bd4ec8, 0x3fe8500}, 0xc00006d110) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).CreateFile(0xc0005a0420, {0x2bd4ec8, 0x3fe8500}, {0xc0008b0060, 0x58}, {{0xc003f2a000, 0x58}, {0xc0009d0a00, 0x242}, {0xc000e3bac0, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:45 +0xaa github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:156 +0xd4 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft(0xc000599c00, {0x2bd4ec8, 0x3fe8500}, 0xc00071c0e0, {0x27478c8, 0x6}, {0xc000455560?, 0xc000454180?, 0xc00006d6e0?}, {0x2753ec8, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:191 +0x3e8 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc000599c00, {0x2bd4ec8, 0x3fe8500}, 0xc00071c0e0, {0x27478c8, 0x6}, {0x419691?, 0x2bd4ec8?, 0x0?}, {0x2babfe0, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:435 +0x11f github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc000599c00, {0x2bd4ec8, 0x3fe8500}, {0xc0008b0960?, 0xc00006d808?}, {0x27478c8, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00008f008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00031b740, 0xc0065aaa80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00031b740, 0xc0065aaa80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc000820640, {0x2bd4ec8, 0x3fe8500}, {0x2babfe0, 0xc000454330}, {0x2be00f0, 0xc0002b6150}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0005a0370, {0x2bd4ec8, 0x3fe8500}, {0x2babfe0, 0xc000454330}, {0x2be00f0, 0xc0002b6150}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0002b64d0, {0x2bd4ec8, 0x3fe8500}, {0x2bec0f0, 0xc0005a0370}, {0x27478c8, 0x6}, {0x27478c8, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc0002b64d0?, 0xc0002b64d0, {0x2740d72, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:161 +0x6e5 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00017ddc0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc00017ddc0, 0xc000145040) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22556 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 23793 [IO wait]: internal/poll.runtime_pollWait(0x7821a8fcc390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033a280?, 0xc0007dc000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00033a280, {0xc0007dc000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033a280, {0xc0007dc000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00033c348, {0xc0007dc000?, 0x7821a5c701f8?, 0x7821f04685c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000802030, {0xc0007dc000?, 0x3feada0?, 0x47b00491900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00028d7b8, {0x2baf120, 0xc000802030}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00028d508, {0x2bacd60, 0xc00033c348}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00028d508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00028d508, {0xc0007dd000, 0x1000, 0xc000422870?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d4900, {0xc0007dd000?, 0x80d2e5?, 0x2babee0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000efac00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000efac00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d4900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23787 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23810 [select]: net/http.(*persistConn).writeLoop(0xc0007d4900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23787 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22360 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000420960, {0x2bd4fa8, 0xc0007ef590}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 22005 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 23938 [select]: net/http.(*http2clientStream).writeRequest(0xc000425500, 0xc0004de640, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000425500, 0x82db84?, 0xc000ac2f60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 23732 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.050671788s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]