"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/06 03:18:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu" 2025/07/06 03:18:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 03:18:57 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Has cached credentials 2025/07/06 03:18:58 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:18:59 DEBUG : Creating backend with remote "/tmp/rclone406545627" === 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-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:18:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:18:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/06 03:18:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:18:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.80s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 03:19:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:00 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:00 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:01 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:19:02 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.46s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:04 DEBUG : Creating backend with remote "/non-existing" 2025/07/06 03:19:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/06 03:19:04 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:04 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:04 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:04 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.39s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:08 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Running all checks before starting transfers 2025/07/06 03:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:08 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:08 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Checks finished, now starting transfers 2025/07/06 03:19:08 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.41s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:11 ERROR : Ignoring --no-traverse with sync 2025/07/06 03:19:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:11 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:11 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:13 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:19:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.63s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/06 03:19:15 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:15 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/06 03:19:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:19:18 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:18 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:19:20 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:20 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.41s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/06 03:19:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 03:19:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/06 03:19:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 03:19:22 INFO : sub dir2: Making directory 2025/07/06 03:19:23 INFO : sub dir: Making directory 2025/07/06 03:19:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:23 INFO : sub dir2/sub sub dir2: Making directory 2025/07/06 03:19:24 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:24 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:25 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:19:25 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:27 INFO : sub dir2: Making directory 2025/07/06 03:19:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/06 03:19:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 03:19:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:27 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:27 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:30 DEBUG : sub dir2: Making directory with metadata 2025/07/06 03:19:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 03:19:31 INFO : sub dir2: Making directory 2025/07/06 03:19:31 INFO : sub dir: Making directory 2025/07/06 03:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:31 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:31 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:33 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:19:33 INFO : sub dir/hello world: Deleted 2025/07/06 03:19:33 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/06 03:19:33 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.18s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:35 INFO : sub dir2: Making directory 2025/07/06 03:19:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:35 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:35 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:37 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:19:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:39 DEBUG : sub dir2: Making directory with metadata 2025/07/06 03:19:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 03:19:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 03:19:39 INFO : sub dir2: Making directory 2025/07/06 03:19:39 INFO : sub dir: Making directory 2025/07/06 03:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:39 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:39 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:41 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:19:41 DEBUG : Waiting for deletions to finish 2025/07/06 03:19:41 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.94s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:43 INFO : sub dir2: Making directory 2025/07/06 03:19:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:43 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:43 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:45 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:19:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.38s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pubutat6huba" 2025/07/06 03:19:48 DEBUG : proton drive root link ID 'rclone-test-pubutat6huba': Has cached credentials 2025/07/06 03:19:49 DEBUG : proton drive root link ID 'rclone-test-pubutat6huba': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-goliwuc8fuwu' -> proton drive root link ID 'rclone-test-pubutat6huba' 2025/07/06 03:19:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:19:50 DEBUG : proton drive root link ID 'rclone-test-pubutat6huba': Waiting for checks to finish 2025/07/06 03:19:50 DEBUG : proton drive root link ID 'rclone-test-pubutat6huba': Waiting for transfers to finish 2025/07/06 03:19:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:19:53 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:19:53 DEBUG : proton drive root link ID 'rclone-test-pubutat6huba': Purge remote --- PASS: TestServerSideCopy (8.31s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:19:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 03:19:57 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:19:57 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:19:57.860955 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/07/06 03:19:57.861025 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/07/06 03:19:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/06 03:19:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.96s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qulozin4xayi" 2025/07/06 03:20:03 DEBUG : proton drive root link ID 'rclone-test-qulozin4xayi': Has cached credentials 2025/07/06 03:20:03 DEBUG : proton drive root link ID 'rclone-test-qulozin4xayi': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-goliwuc8fuwu' -> proton drive root link ID 'rclone-test-qulozin4xayi' 2025/07/06 03:20:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:20:04 DEBUG : proton drive root link ID 'rclone-test-qulozin4xayi': Waiting for checks to finish 2025/07/06 03:20:04 DEBUG : proton drive root link ID 'rclone-test-qulozin4xayi': Waiting for transfers to finish 2025/07/06 03:20:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:20:07 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:20:08.437860 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/07/06 03:20:08.437909 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/07/06 03:20:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 03:20:10 DEBUG : proton drive root link ID 'rclone-test-qulozin4xayi': Waiting for checks to finish 2025/07/06 03:20:10 DEBUG : proton drive root link ID 'rclone-test-qulozin4xayi': Waiting for transfers to finish 2025/07/06 03:20:11.388425 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/07/06 03:20:11.388459 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/07/06 03:20:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/06 03:20:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/06 03:20:13 DEBUG : proton drive root link ID 'rclone-test-qulozin4xayi': Purge remote --- PASS: TestServerSideCopyOverSelf (14.22s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 03:20:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:17.845406 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/07/06 03:20:17.845447 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/07/06 03:20:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/06 03:20:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/06 03:20:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.77s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fanerap0vice" 2025/07/06 03:20:23 DEBUG : proton drive root link ID 'rclone-test-fanerap0vice': Has cached credentials 2025/07/06 03:20:23 DEBUG : proton drive root link ID 'rclone-test-fanerap0vice': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-goliwuc8fuwu' -> proton drive root link ID 'rclone-test-fanerap0vice' 2025/07/06 03:20:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:20:24 DEBUG : proton drive root link ID 'rclone-test-fanerap0vice': Waiting for checks to finish 2025/07/06 03:20:24 DEBUG : proton drive root link ID 'rclone-test-fanerap0vice': Waiting for transfers to finish 2025/07/06 03:20:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:20:27 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:20:28.355398 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/07/06 03:20:28.355446 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/07/06 03:20:30 DEBUG : proton drive root link ID 'rclone-test-fanerap0vice': Using server-side directory move 2025/07/06 03:20:30 INFO : proton drive root link ID 'rclone-test-fanerap0vice': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 03:20:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 03:20:30 DEBUG : proton drive root link ID 'rclone-test-fanerap0vice': Waiting for checks to finish 2025/07/06 03:20:30 DEBUG : proton drive root link ID 'rclone-test-fanerap0vice': Waiting for transfers to finish 2025/07/06 03:20:31 INFO : sub dir/hello world: Deleted 2025/07/06 03:20:31.554281 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/prJICtcnsj9In7akmFaqrs_oZ_nYRVs1uw4LR-PThV1fs8py1jHfM47VZ39c2FoRMeA26AoaIgLcBzR8wgNsBg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:20:31.554341 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/prJICtcnsj9In7akmFaqrs_oZ_nYRVs1uw4LR-PThV1fs8py1jHfM47VZ39c2FoRMeA26AoaIgLcBzR8wgNsBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:20:31 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/prJICtcnsj9In7akmFaqrs_oZ_nYRVs1uw4LR-PThV1fs8py1jHfM47VZ39c2FoRMeA26AoaIgLcBzR8wgNsBg==/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/prJICtcnsj9In7akmFaqrs_oZ_nYRVs1uw4LR-PThV1fs8py1jHfM47VZ39c2FoRMeA26AoaIgLcBzR8wgNsBg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/06 03:20:31 DEBUG : proton drive root link ID 'rclone-test-fanerap0vice': Purge remote --- FAIL: TestServerSideMoveOverSelf (12.09s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:34 ERROR : error listing: directory not found 2025/07/06 03:20:35 INFO : Local file system at /tmp/rclone406545627: Making directory 2025/07/06 03:20:35 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:35 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.26s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/06 03:20:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:20:40 DEBUG : Local file system at /tmp/rclone406545627: Waiting for checks to finish 2025/07/06 03:20:40 DEBUG : Local file system at /tmp/rclone406545627: Waiting for transfers to finish 2025/07/06 03:20:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:20:40 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/06 03:20:40 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:20:40 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/06 03:20:42 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:42 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 03:20:43 INFO : check sum: Copied (new) 2025/07/06 03:20:43 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:43 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 03:20:43 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/06 03:20:43 DEBUG : check sum: Unchanged skipping 2025/07/06 03:20:43 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:43 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:43 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.92s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/06 03:20:44 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:44 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 03:20:47 INFO : sizeonly: Copied (new) 2025/07/06 03:20:47 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:47 DEBUG : sizeonly: Sizes identical 2025/07/06 03:20:47 DEBUG : sizeonly: Unchanged skipping 2025/07/06 03:20:47 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:47 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:47 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.01s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/06 03:20:48 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:48 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:50 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/06 03:20:50 INFO : ignore-size: Copied (new) 2025/07/06 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:50 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:20:50 DEBUG : ignore-size: Unchanged skipping 2025/07/06 03:20:50 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:50 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.13s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:20:53 DEBUG : existing: Unchanged skipping 2025/07/06 03:20:53 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:53 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:53 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:53 INFO : There was nothing to transfer 2025/07/06 03:20:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/06 03:20:54 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:54 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:54.317366 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/07/06 03:20:54.317400 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/07/06 03:20:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 03:20:56 INFO : existing: Copied (replaced existing) 2025/07/06 03:20:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:20:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 03:20:57 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:57 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 03:20:59 INFO : existing: Copied (new) 2025/07/06 03:20:59 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:59 DEBUG : existing: Destination exists, skipping 2025/07/06 03:20:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:20:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:20:59 DEBUG : Waiting for deletions to finish 2025/07/06 03:20:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.04s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:04 INFO : d: Making directory 2025/07/06 03:21:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 03:21:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:21:06 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:06 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 03:21:06 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 03:21:07 INFO : a/potato2: Copied (new) 2025/07/06 03:21:07 DEBUG : Waiting for deletions to finish 2025/07/06 03:21:08 INFO : b/potato: Deleted 2025/07/06 03:21:08 INFO : d: Removing directory 2025/07/06 03:21:08 INFO : b: Removing directory 2025/07/06 03:21:08 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:12 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/07/06 03:21:12 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 03:21:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/06 03:21:12 DEBUG : empty space: Unchanged skipping 2025/07/06 03:21:12 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:12 DEBUG : Waiting for deletions to finish 2025/07/06 03:21:12 INFO : There was nothing to transfer 2025/07/06 03:21:13 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/07/06 03:21:13 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 03:21:13 NOTICE: proton drive root link ID 'rclone-test-goliwuc8fuwu': Forced to upload files to set modification times on this backend. 2025/07/06 03:21:13 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/06 03:21:13 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:13.381749 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/07/06 03:21:13.381787 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/07/06 03:21:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 03:21:14 INFO : empty space: Copied (replaced existing) 2025/07/06 03:21:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:17 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/07/06 03:21:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 03:21:17 DEBUG : empty space: Unchanged skipping 2025/07/06 03:21:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:17 DEBUG : Waiting for deletions to finish 2025/07/06 03:21:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.88s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:20 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/07/06 03:21:20 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone406545627) 2025/07/06 03:21:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-goliwuc8fuwu') 2025/07/06 03:21:20 DEBUG : foo: sha1 differ 2025/07/06 03:21:20 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:20.875216 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/07/06 03:21:20.875262 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/07/06 03:21:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/06 03:21:22 INFO : foo: Copied (replaced existing) 2025/07/06 03:21:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.68s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:21:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/06 03:21:25 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:25 DEBUG : empty space: Unchanged skipping 2025/07/06 03:21:25 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 03:21:26 INFO : potato: Copied (new) 2025/07/06 03:21:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.58s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/06 03:21:30 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:30 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:30.138810 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/07/06 03:21:30.138838 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/07/06 03:21:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/06 03:21:31 INFO : potato: Copied (replaced existing) 2025/07/06 03:21:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.60s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:34 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:34 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/07/06 03:21:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone406545627) 2025/07/06 03:21:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-goliwuc8fuwu') 2025/07/06 03:21:34 DEBUG : potato: sha1 differ 2025/07/06 03:21:34 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:34.593681 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/07/06 03:21:34.593728 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/07/06 03:21:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/06 03:21:36 INFO : potato: Copied (replaced existing) 2025/07/06 03:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:21:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:21:40 DEBUG : empty space: Unchanged skipping 2025/07/06 03:21:40 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:40 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/06 03:21:40 DEBUG : Waiting for deletions to finish 2025/07/06 03:21:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:21:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:21:45 DEBUG : empty space: Unchanged skipping 2025/07/06 03:21:45 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:45 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 03:21:46 INFO : potato2: Copied (new) 2025/07/06 03:21:46 DEBUG : Waiting for deletions to finish 2025/07/06 03:21:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:21:51 INFO : d: Making directory 2025/07/06 03:21:51 INFO : d/e: Making directory 2025/07/06 03:21:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 03:21:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:21:52 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 03:21:53 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:21:53 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:21:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 03:21:54 INFO : a/potato2: Copied (new) 2025/07/06 03:21:54 DEBUG : Waiting for deletions to finish 2025/07/06 03:21:54 INFO : b/potato: Deleted 2025/07/06 03:21:54 INFO : d/e: Removing directory 2025/07/06 03:21:54 INFO : d: Removing directory 2025/07/06 03:21:55 INFO : b: Removing directory 2025/07/06 03:21:55 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:22:00 INFO : d: Making directory 2025/07/06 03:22:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 03:22:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:22:02 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 03:22:02 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:02 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 03:22:03 INFO : a/potato2: Copied (new) 2025/07/06 03:22:03 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting files as there were IO errors 2025/07/06 03:22:03 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:22:09 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:22:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:22:09 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:09 DEBUG : empty space: Unchanged skipping 2025/07/06 03:22:09 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:10 INFO : potato: Deleted 2025/07/06 03:22:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 03:22:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.01s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:22:15 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:15 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:15 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:15 INFO : potato: Deleted 2025/07/06 03:22:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:22:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:22:16 DEBUG : empty space: Unchanged skipping 2025/07/06 03:22:16 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:16 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 03:22:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.50s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:22:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:22:21 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:21 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/06 03:22:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.80s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:22:26 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 03:22:26 DEBUG : enormous: Excluded 2025/07/06 03:22:26 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 03:22:26 DEBUG : potato2: Excluded 2025/07/06 03:22:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 03:22:27 DEBUG : potato2: Excluded 2025/07/06 03:22:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:22:27 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:27 DEBUG : empty space: Unchanged skipping 2025/07/06 03:22:27 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:27 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:27 INFO : There was nothing to transfer 2025/07/06 03:22:27 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 03:22:27 DEBUG : enormous: Excluded 2025/07/06 03:22:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 03:22:27 DEBUG : potato2: Excluded 2025/07/06 03:22:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 03:22:27 DEBUG : potato2: Excluded 2025/07/06 03:22:27 DEBUG : Local file system at /tmp/rclone406545627: Waiting for checks to finish 2025/07/06 03:22:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/06 03:22:27 DEBUG : empty space: Unchanged skipping 2025/07/06 03:22:27 DEBUG : Local file system at /tmp/rclone406545627: Waiting for transfers to finish 2025/07/06 03:22:27 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:22:33 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 03:22:33 DEBUG : enormous: Excluded 2025/07/06 03:22:33 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 03:22:33 DEBUG : potato2: Excluded 2025/07/06 03:22:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:22:33 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:33 DEBUG : empty space: Unchanged skipping 2025/07/06 03:22:33 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:33 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:33 INFO : potato2: Deleted 2025/07/06 03:22:33 INFO : enormous: Deleted 2025/07/06 03:22:33 INFO : There was nothing to transfer 2025/07/06 03:22:34 DEBUG : Local file system at /tmp/rclone406545627: Waiting for checks to finish 2025/07/06 03:22:34 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/06 03:22:34 DEBUG : empty space: Unchanged skipping 2025/07/06 03:22:34 DEBUG : Local file system at /tmp/rclone406545627: Waiting for transfers to finish 2025/07/06 03:22:34 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:34 INFO : enormous: Deleted 2025/07/06 03:22:34 INFO : potato2: Deleted 2025/07/06 03:22:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:22:41 DEBUG : five: Need to transfer - File not found at Destination 2025/07/06 03:22:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/06 03:22:41 DEBUG : one: Destination is newer than source, skipping 2025/07/06 03:22:41 DEBUG : three: Sizes identical 2025/07/06 03:22:41 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone406545627) 2025/07/06 03:22:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-goliwuc8fuwu') 2025/07/06 03:22:41 DEBUG : two: sha1 differ 2025/07/06 03:22:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/06 03:22:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/06 03:22:41 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:41.668880 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/07/06 03:22:41.668923 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/07/06 03:22:41.683178 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/07/06 03:22:41.683209 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/07/06 03:22:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/06 03:22:42 INFO : five: Copied (new) 2025/07/06 03:22:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/06 03:22:43 INFO : four: Copied (replaced existing) 2025/07/06 03:22:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/06 03:22:43 INFO : two: Copied (replaced existing) 2025/07/06 03:22:43 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:44 DEBUG : one: Destination is newer than source, skipping 2025/07/06 03:22:44 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/06 03:22:44 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/06 03:22:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/06 03:22:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/06 03:22:44 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/06 03:22:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/06 03:22:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/06 03:22:44 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/06 03:22:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/06 03:22:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone406545627) 2025/07/06 03:22:44 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-goliwuc8fuwu') 2025/07/06 03:22:44 DEBUG : three: sha1 differ 2025/07/06 03:22:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/06 03:22:44 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:44.764756 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/07/06 03:22:44.764800 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/07/06 03:22:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/06 03:22:46 INFO : three: Copied (replaced existing) 2025/07/06 03:22:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.61s) === 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-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/06 03:22:48 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Making map for --track-renames 2025/07/06 03:22:48 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Finished making map for --track-renames 2025/07/06 03:22:48 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/06 03:22:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/06 03:22:48 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for renames to finish 2025/07/06 03:22:48 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 03:22:50 INFO : yam: Copied (new) 2025/07/06 03:22:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/06 03:22:50 INFO : potato: Copied (new) 2025/07/06 03:22:50 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:22:51 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Making map for --track-renames 2025/07/06 03:22:51 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Finished making map for --track-renames 2025/07/06 03:22:51 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:51 DEBUG : potato: Unchanged skipping 2025/07/06 03:22:51 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for renames to finish 2025/07/06 03:22:51.450035 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PJzyrz7QwuTknCgx5zUjqWkiXbJYmyQzQ3iwz6yrjE5MQki9adoJ-Qm2nZoMUx0vzYJmZNWQQ6RLdxF3ls8khw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:22:51.450081 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PJzyrz7QwuTknCgx5zUjqWkiXbJYmyQzQ3iwz6yrjE5MQki9adoJ-Qm2nZoMUx0vzYJmZNWQQ6RLdxF3ls8khw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:22:51 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PJzyrz7QwuTknCgx5zUjqWkiXbJYmyQzQ3iwz6yrjE5MQki9adoJ-Qm2nZoMUx0vzYJmZNWQQ6RLdxF3ls8khw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:22:51 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PJzyrz7QwuTknCgx5zUjqWkiXbJYmyQzQ3iwz6yrjE5MQki9adoJ-Qm2nZoMUx0vzYJmZNWQQ6RLdxF3ls8khw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:22:51 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/06 03:22:51 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:52 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 03:22:52 INFO : yaml: Copied (new) 2025/07/06 03:22:52 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting files as there were IO errors 2025/07/06 03:22:52 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': 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 (5.25s) === 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-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/06 03:22:54 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Making map for --track-renames 2025/07/06 03:22:54 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Finished making map for --track-renames 2025/07/06 03:22:54 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/06 03:22:54 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for renames to finish 2025/07/06 03:22:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/06 03:22:54 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 03:22:55 INFO : yam: Copied (new) 2025/07/06 03:22:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/06 03:22:55 INFO : potato: Copied (new) 2025/07/06 03:22:55 DEBUG : Waiting for deletions to finish 2025/07/06 03:22:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:22:56 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Making map for --track-renames 2025/07/06 03:22:56 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Finished making map for --track-renames 2025/07/06 03:22:56 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:56 DEBUG : potato: Unchanged skipping 2025/07/06 03:22:56 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for renames to finish 2025/07/06 03:22:56.731933 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YBJlgyuMbXqLBUYBoyI6WZliuA4C7TRGMwa970a7evic5e_s1n829PBX8grlHjOcYbKuCLBVHKKFgMEaPlKQNg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:22:56.731969 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YBJlgyuMbXqLBUYBoyI6WZliuA4C7TRGMwa970a7evic5e_s1n829PBX8grlHjOcYbKuCLBVHKKFgMEaPlKQNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:22:56 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YBJlgyuMbXqLBUYBoyI6WZliuA4C7TRGMwa970a7evic5e_s1n829PBX8grlHjOcYbKuCLBVHKKFgMEaPlKQNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:22:56 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YBJlgyuMbXqLBUYBoyI6WZliuA4C7TRGMwa970a7evic5e_s1n829PBX8grlHjOcYbKuCLBVHKKFgMEaPlKQNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:22:56 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/06 03:22:56 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:22:57 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 03:22:57 INFO : yaml: Copied (new) 2025/07/06 03:22:57 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting files as there were IO errors 2025/07/06 03:22:57 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': 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 (5.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/06 03:22:59 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Making map for --track-renames 2025/07/06 03:22:59 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Finished making map for --track-renames 2025/07/06 03:22:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:22:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/06 03:22:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/06 03:22:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for renames to finish 2025/07/06 03:22:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:23:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/06 03:23:01 INFO : potato: Copied (new) 2025/07/06 03:23:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 03:23:02 INFO : sub/yam: Copied (new) 2025/07/06 03:23:02 DEBUG : Waiting for deletions to finish 2025/07/06 03:23:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:23:02 DEBUG : potato: Unchanged skipping 2025/07/06 03:23:03 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Making map for --track-renames 2025/07/06 03:23:03 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Finished making map for --track-renames 2025/07/06 03:23:03 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:23:03 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for renames to finish 2025/07/06 03:23:03.585811 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ps-VKwubV2FbFTW5Opy2DPN7OQoAl2sS9rCJBY4VpvB6DD77_PyttD1gqgJQVI4RZ1U9nInus715BH7O8MGxyw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:23:03.585847 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ps-VKwubV2FbFTW5Opy2DPN7OQoAl2sS9rCJBY4VpvB6DD77_PyttD1gqgJQVI4RZ1U9nInus715BH7O8MGxyw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:03 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ps-VKwubV2FbFTW5Opy2DPN7OQoAl2sS9rCJBY4VpvB6DD77_PyttD1gqgJQVI4RZ1U9nInus715BH7O8MGxyw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:03 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ps-VKwubV2FbFTW5Opy2DPN7OQoAl2sS9rCJBY4VpvB6DD77_PyttD1gqgJQVI4RZ1U9nInus715BH7O8MGxyw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/06 03:23:03 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:23:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 03:23:04 INFO : yam: Copied (new) 2025/07/06 03:23:04 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting files as there were IO errors 2025/07/06 03:23:04 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': 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 (7.25s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:23:06 DEBUG : Creating backend with remote "/tmp/rclone406545627/dir1" 2025/07/06 03:23:06 DEBUG : Config file has changed externally - reloading 2025/07/06 03:23:06 DEBUG : Creating backend with remote "/tmp/rclone406545627/dir2" 2025/07/06 03:23:06 DEBUG : Local file system at /tmp/rclone406545627/dir2: Using server-side directory move 2025/07/06 03:23:06 INFO : Local file system at /tmp/rclone406545627/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 03:23:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/06 03:23:06 DEBUG : Local file system at /tmp/rclone406545627/dir2: Waiting for checks to finish 2025/07/06 03:23:06 DEBUG : Local file system at /tmp/rclone406545627/dir2: Waiting for transfers to finish 2025/07/06 03:23:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:23:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:23:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/06 03:23:07 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:23:07 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:23:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:23:09 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:23:09 INFO : sub dir/hello world: Deleted 2025/07/06 03:23:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/06 03:23:09 INFO : nested/sub dir/file: Copied (new) 2025/07/06 03:23:09 INFO : nested/sub dir/file: Deleted 2025/07/06 03:23:09 ERROR : Local file system at /tmp/rclone406545627: 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 (4.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:23:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 03:23:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/06 03:23:11 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:23:11 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:23:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/06 03:23:14 INFO : nested/sub dir/file: Copied (new) 2025/07/06 03:23:14 INFO : nested/sub dir/file: Deleted 2025/07/06 03:23:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 03:23:14 INFO : sub dir/hello world: Copied (new) 2025/07/06 03:23:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.22s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:23:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/06 03:23:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 03:23:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:23:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:23:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 03:23:18 INFO : existing: Copied (new) 2025/07/06 03:23:18 INFO : existing: Deleted 2025/07/06 03:23:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/06 03:23:18 INFO : existing-b: Copied (new) 2025/07/06 03:23:18 INFO : existing-b: Deleted 2025/07/06 03:23:19 DEBUG : existing: Destination exists, skipping 2025/07/06 03:23:19 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:23:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/06 03:23:19 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:23:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.67s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:23:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-saqalij2bomu" 2025/07/06 03:23:20 DEBUG : proton drive root link ID 'rclone-test-saqalij2bomu': Has cached credentials 2025/07/06 03:23:21 DEBUG : proton drive root link ID 'rclone-test-saqalij2bomu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-goliwuc8fuwu' -> proton drive root link ID 'rclone-test-saqalij2bomu' 2025/07/06 03:23:29 DEBUG : proton drive root link ID 'rclone-test-saqalij2bomu': Using server-side directory move 2025/07/06 03:23:29 INFO : proton drive root link ID 'rclone-test-saqalij2bomu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 03:23:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:23:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/06 03:23:29 DEBUG : empty space: Unchanged skipping 2025/07/06 03:23:29 DEBUG : proton drive root link ID 'rclone-test-saqalij2bomu': Waiting for checks to finish 2025/07/06 03:23:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 03:23:29 INFO : empty space: Deleted 2025/07/06 03:23:29 DEBUG : proton drive root link ID 'rclone-test-saqalij2bomu': Waiting for transfers to finish 2025/07/06 03:23:29 INFO : potato3: Deleted 2025/07/06 03:23:30.123111 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yVN7EkUgABlcrO2exIXQigU0FAiFtUdvuFtyZkUa9e23xQDz2h7MzhBdvRA6omch8EYXmf-alzKlbKapV795sg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:23:30.123152 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yVN7EkUgABlcrO2exIXQigU0FAiFtUdvuFtyZkUa9e23xQDz2h7MzhBdvRA6omch8EYXmf-alzKlbKapV795sg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:30 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yVN7EkUgABlcrO2exIXQigU0FAiFtUdvuFtyZkUa9e23xQDz2h7MzhBdvRA6omch8EYXmf-alzKlbKapV795sg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:30.262064 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uoSr4wW2JPSjpT52yZAfosEIHkxbOHNJbVzJ670lxkVAJF5h12Fmi535qg3LVrtVWMonKk9WtxiTnzsIO6GV4w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:23:30.262095 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uoSr4wW2JPSjpT52yZAfosEIHkxbOHNJbVzJ670lxkVAJF5h12Fmi535qg3LVrtVWMonKk9WtxiTnzsIO6GV4w==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:30 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uoSr4wW2JPSjpT52yZAfosEIHkxbOHNJbVzJ670lxkVAJF5h12Fmi535qg3LVrtVWMonKk9WtxiTnzsIO6GV4w==/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/uoSr4wW2JPSjpT52yZAfosEIHkxbOHNJbVzJ670lxkVAJF5h12Fmi535qg3LVrtVWMonKk9WtxiTnzsIO6GV4w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/06 03:23:30 DEBUG : proton drive root link ID 'rclone-test-saqalij2bomu': Purge remote --- FAIL: TestServerSideMove (11.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:23:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cudulon7qiyi" 2025/07/06 03:23:31 DEBUG : proton drive root link ID 'rclone-test-cudulon7qiyi': Has cached credentials 2025/07/06 03:23:32 DEBUG : proton drive root link ID 'rclone-test-cudulon7qiyi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-goliwuc8fuwu' -> proton drive root link ID 'rclone-test-cudulon7qiyi' 2025/07/06 03:23:41 DEBUG : empty space: Excluded (Size Filter) 2025/07/06 03:23:41 DEBUG : empty space: Excluded 2025/07/06 03:23:41 DEBUG : empty space: Excluded (Size Filter) 2025/07/06 03:23:41 DEBUG : empty space: Excluded 2025/07/06 03:23:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:23:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 03:23:41 DEBUG : proton drive root link ID 'rclone-test-cudulon7qiyi': Waiting for checks to finish 2025/07/06 03:23:41 DEBUG : proton drive root link ID 'rclone-test-cudulon7qiyi': Waiting for transfers to finish 2025/07/06 03:23:41 INFO : potato3: Deleted 2025/07/06 03:23:41.513103 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/02-S3qEeZrX9zWameCraE0dXqLy6m8Y6iEgETns6bK5_M_JIxd5P2Vj7rnHu3-KqP7IvEw8jupv1UOIm7Hx2xA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:23:41.513142 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/02-S3qEeZrX9zWameCraE0dXqLy6m8Y6iEgETns6bK5_M_JIxd5P2Vj7rnHu3-KqP7IvEw8jupv1UOIm7Hx2xA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:41 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/02-S3qEeZrX9zWameCraE0dXqLy6m8Y6iEgETns6bK5_M_JIxd5P2Vj7rnHu3-KqP7IvEw8jupv1UOIm7Hx2xA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:41.618982 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FSFz8AcqL49vd9mRX-3EBqSXynZGs9N3Jbhme7owJUxSOY9bXV2r0Je5erJl16BxJwmPOAKQ53vdhCC4gzCCmg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:23:41.619009 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FSFz8AcqL49vd9mRX-3EBqSXynZGs9N3Jbhme7owJUxSOY9bXV2r0Je5erJl16BxJwmPOAKQ53vdhCC4gzCCmg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:41 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FSFz8AcqL49vd9mRX-3EBqSXynZGs9N3Jbhme7owJUxSOY9bXV2r0Je5erJl16BxJwmPOAKQ53vdhCC4gzCCmg==/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/FSFz8AcqL49vd9mRX-3EBqSXynZGs9N3Jbhme7owJUxSOY9bXV2r0Je5erJl16BxJwmPOAKQ53vdhCC4gzCCmg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/06 03:23:41 DEBUG : proton drive root link ID 'rclone-test-cudulon7qiyi': Purge remote --- FAIL: TestServerSideMoveWithFilter (11.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:23:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-duwetuq7hike" 2025/07/06 03:23:43 DEBUG : Config file has changed externally - reloading 2025/07/06 03:23:43 DEBUG : proton drive root link ID 'rclone-test-duwetuq7hike': Has cached credentials 2025/07/06 03:23:44 DEBUG : proton drive root link ID 'rclone-test-duwetuq7hike': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:23:48 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-goliwuc8fuwu' -> proton drive root link ID 'rclone-test-duwetuq7hike' 2025/07/06 03:23:52 DEBUG : proton drive root link ID 'rclone-test-duwetuq7hike': Using server-side directory move 2025/07/06 03:23:52 INFO : proton drive root link ID 'rclone-test-duwetuq7hike': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 03:23:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 03:23:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 03:23:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/06 03:23:53 DEBUG : empty space: Unchanged skipping 2025/07/06 03:23:53 DEBUG : proton drive root link ID 'rclone-test-duwetuq7hike': Waiting for checks to finish 2025/07/06 03:23:53 INFO : empty space: Deleted 2025/07/06 03:23:53 DEBUG : proton drive root link ID 'rclone-test-duwetuq7hike': Waiting for transfers to finish 2025/07/06 03:23:53 INFO : potato3: Deleted 2025/07/06 03:23:53.473307 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q-NsNJKjcbbVQ65pztZiahSwxLvOy2hx6qwZjBl_rcfJD6R6SwMhyyCcqHoCsF2spL8ha7DSpkSD4xTpcdF0bg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:23:53.473341 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q-NsNJKjcbbVQ65pztZiahSwxLvOy2hx6qwZjBl_rcfJD6R6SwMhyyCcqHoCsF2spL8ha7DSpkSD4xTpcdF0bg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:53 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q-NsNJKjcbbVQ65pztZiahSwxLvOy2hx6qwZjBl_rcfJD6R6SwMhyyCcqHoCsF2spL8ha7DSpkSD4xTpcdF0bg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:53.611394 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HRR1wl9HiVMRkXWtdN6FqbNdMOBy9a8n1MxImLH4pgNKIxZ-wy7ZlEzQCEEK2w2jwXzlM40Udx2OJ-VCzpbRAg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:23:53.611430 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HRR1wl9HiVMRkXWtdN6FqbNdMOBy9a8n1MxImLH4pgNKIxZ-wy7ZlEzQCEEK2w2jwXzlM40Udx2OJ-VCzpbRAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:53 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HRR1wl9HiVMRkXWtdN6FqbNdMOBy9a8n1MxImLH4pgNKIxZ-wy7ZlEzQCEEK2w2jwXzlM40Udx2OJ-VCzpbRAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:23:53 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': 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/07/06 03:23:53 DEBUG : proton drive root link ID 'rclone-test-duwetuq7hike': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (12.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:23:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/rclone-sync-test" 2025/07/06 03:23:55 DEBUG : Config file has changed externally - reloading 2025/07/06 03:23:55 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test': Has cached credentials 2025/07/06 03:23:56 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (157.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:26:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/rclone-sync-test" 2025/07/06 03:26:33 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test': Has cached credentials 2025/07/06 03:26:34 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:28:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/rclone-sync-test-include/layer2" 2025/07/06 03:28:47 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test-include/layer2': Has cached credentials 2025/07/06 03:28:47 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:31:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/rclone-sync-test-ignore-file" 2025/07/06 03:31:01 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test-ignore-file': Has cached credentials 2025/07/06 03:31:01 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:33:12 DEBUG : rclone-sync-test: Excluded 2025/07/06 03:33:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 03:33:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 03:33:13 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test': Waiting for checks to finish 2025/07/06 03:33:13 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test': Waiting for transfers to finish 2025/07/06 03:33:13 DEBUG : Waiting for deletions to finish 2025/07/06 03:33:13 INFO : There was nothing to transfer 2025/07/06 03:33:13 DEBUG : rclone-sync-test: Excluded 2025/07/06 03:33:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 03:33:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 03:33:14 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:33:14 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:33:14 DEBUG : Waiting for deletions to finish 2025/07/06 03:33:14 INFO : rclone-sync-test-include: Removing directory 2025/07/06 03:33:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/06 03:33:14 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': failed to delete 1 directories 2025/07/06 03:33:14 INFO : There was nothing to transfer 2025/07/06 03:33:15 DEBUG : rclone-sync-test: Excluded 2025/07/06 03:33:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 03:33:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 03:33:16 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/06 03:33:16 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/06 03:33:16 DEBUG : Waiting for deletions to finish 2025/07/06 03:33:16 INFO : There was nothing to transfer 2025/07/06 03:33:16 DEBUG : rclone-sync-test: Excluded 2025/07/06 03:33:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 03:33:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 03:33:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:33:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:33:17 DEBUG : Waiting for deletions to finish 2025/07/06 03:33:17 INFO : rclone-sync-test-include: Removing directory 2025/07/06 03:33:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/06 03:33:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': failed to delete 1 directories 2025/07/06 03:33:17 INFO : There was nothing to transfer 2025/07/06 03:33:18 DEBUG : rclone-sync-test: Excluded 2025/07/06 03:33:18 DEBUG : Excluded 2025/07/06 03:33:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 03:33:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 03:33:18 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/06 03:33:18 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/06 03:33:18 DEBUG : Waiting for deletions to finish 2025/07/06 03:33:18 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (407.38s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:33:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/dst" 2025/07/06 03:33:20 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Has cached credentials 2025/07/06 03:33:21 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:35:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/CompareDest" 2025/07/06 03:35:28 DEBUG : Config file has changed externally - reloading 2025/07/06 03:35:28 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/CompareDest': Has cached credentials 2025/07/06 03:35:28 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:37:35 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 03:37:35 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:37:35 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:37:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 03:37:36 INFO : one: Copied (new) 2025/07/06 03:37:36 DEBUG : Waiting for deletions to finish 2025/07/06 03:37:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 03:37:38 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:37:38 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:37:38.305732 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/07/06 03:37:38.305772 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/07/06 03:37:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/06 03:37:39 INFO : one: Copied (replaced existing) 2025/07/06 03:37:39 DEBUG : Waiting for deletions to finish 2025/07/06 03:37:40.821786 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/07/06 03:37:40.821823 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/07/06 03:37:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 03:37:44 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:37:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:37:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 03:37:45 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:37:45 DEBUG : Waiting for deletions to finish 2025/07/06 03:37:45 INFO : There was nothing to transfer 2025/07/06 03:37:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 03:37:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:37:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 03:37:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:37:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 03:37:48 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:37:48 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:37:48 DEBUG : Waiting for deletions to finish 2025/07/06 03:37:48 INFO : There was nothing to transfer 2025/07/06 03:37:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 03:37:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:37:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 03:37:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:37:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 03:37:49 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:37:49 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:37:49 DEBUG : Waiting for deletions to finish 2025/07/06 03:37:49 INFO : There was nothing to transfer 2025/07/06 03:37:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 03:37:51 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/06 03:37:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/06 03:37:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 03:37:51 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:37:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:37:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 03:37:51 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:37:51 DEBUG : Waiting for deletions to finish 2025/07/06 03:37:51 INFO : There was nothing to transfer 2025/07/06 03:37:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 03:37:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/06 03:37:53 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 03:37:53 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:37:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/06 03:37:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 03:37:53 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:37:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/06 03:37:54 INFO : two: Copied (new) 2025/07/06 03:37:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (276.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:38:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/dest" 2025/07/06 03:38:01 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dest': Has cached credentials 2025/07/06 03:38:02 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dest': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:40:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/pre-dest1" 2025/07/06 03:40:07 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/pre-dest1': Has cached credentials 2025/07/06 03:40:07 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:41:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/pre-dest2" 2025/07/06 03:41:10 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/pre-dest2': Has cached credentials 2025/07/06 03:41:11 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:42:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:42:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/06 03:42:15 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:42:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/06 03:42:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/06 03:42:15 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dest': Waiting for checks to finish 2025/07/06 03:42:15 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dest': Waiting for transfers to finish 2025/07/06 03:42:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/06 03:42:17 INFO : 3: Copied (new) 2025/07/06 03:42:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (263.10s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.46s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:42:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/dst" 2025/07/06 03:42:25 DEBUG : Config file has changed externally - reloading 2025/07/06 03:42:25 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Has cached credentials 2025/07/06 03:42:26 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:43:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/backup" 2025/07/06 03:43:29 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/backup': Has cached credentials 2025/07/06 03:43:30 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:45:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 03:45:37 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:45:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:45:37 DEBUG : two: Unchanged skipping 2025/07/06 03:45:38.541934 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EFaCopqy6x2UOBx0QJzFcpVG0s2LF0TpXlyAXd6JYPLZIHvxqVcYCCWGAHiy5E-Lbo2EM48_WIOOESUeZ2xbqQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:45:38.541967 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EFaCopqy6x2UOBx0QJzFcpVG0s2LF0TpXlyAXd6JYPLZIHvxqVcYCCWGAHiy5E-Lbo2EM48_WIOOESUeZ2xbqQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:45:38 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EFaCopqy6x2UOBx0QJzFcpVG0s2LF0TpXlyAXd6JYPLZIHvxqVcYCCWGAHiy5E-Lbo2EM48_WIOOESUeZ2xbqQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:45:38 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:45:38 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': not deleting files as there were IO errors 2025/07/06 03:45:38 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu/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/EFaCopqy6x2UOBx0QJzFcpVG0s2LF0TpXlyAXd6JYPLZIHvxqVcYCCWGAHiy5E-Lbo2EM48_WIOOESUeZ2xbqQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (199.74s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:45:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/dst" 2025/07/06 03:45:46 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Has cached credentials 2025/07/06 03:45:46 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:46:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/backup" 2025/07/06 03:46:50 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/backup': Has cached credentials 2025/07/06 03:46:51 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:48:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:48:59 DEBUG : two: Unchanged skipping 2025/07/06 03:48:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:48:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 03:48:59.965165 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rwA1I2NoHn6x4uOMfN_SXTQHEqTkETEjciSnbDe3-Bu0v45ZhUkPPO8-nOdBVuCOuqAwUGLc8n_DEQy8AYx_Og==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:48:59.965199 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rwA1I2NoHn6x4uOMfN_SXTQHEqTkETEjciSnbDe3-Bu0v45ZhUkPPO8-nOdBVuCOuqAwUGLc8n_DEQy8AYx_Og==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:48:59 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rwA1I2NoHn6x4uOMfN_SXTQHEqTkETEjciSnbDe3-Bu0v45ZhUkPPO8-nOdBVuCOuqAwUGLc8n_DEQy8AYx_Og==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:48:59 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:48:59 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': not deleting files as there were IO errors 2025/07/06 03:48:59 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu/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/rwA1I2NoHn6x4uOMfN_SXTQHEqTkETEjciSnbDe3-Bu0v45ZhUkPPO8-nOdBVuCOuqAwUGLc8n_DEQy8AYx_Og==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (201.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:49:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/dst" 2025/07/06 03:49:07 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Has cached credentials 2025/07/06 03:49:07 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:50:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/backup" 2025/07/06 03:50:11 DEBUG : Config file has changed externally - reloading 2025/07/06 03:50:11 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/backup': Has cached credentials 2025/07/06 03:50:12 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:52:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 03:52:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:52:19 DEBUG : two: Unchanged skipping 2025/07/06 03:52:19 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:52:20.559175 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MoPKjXccWQCRhyBg69MfPn1b8NLhKPjkbWJMBC2U69TGsjoKsa9iPrZN60Gz9HcRyxAmgeVvbH3uQWQ5ItRhXQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:52:20.559216 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MoPKjXccWQCRhyBg69MfPn1b8NLhKPjkbWJMBC2U69TGsjoKsa9iPrZN60Gz9HcRyxAmgeVvbH3uQWQ5ItRhXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:52:20 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MoPKjXccWQCRhyBg69MfPn1b8NLhKPjkbWJMBC2U69TGsjoKsa9iPrZN60Gz9HcRyxAmgeVvbH3uQWQ5ItRhXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:52:20 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:52:20 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': not deleting files as there were IO errors 2025/07/06 03:52:20 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu/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/MoPKjXccWQCRhyBg69MfPn1b8NLhKPjkbWJMBC2U69TGsjoKsa9iPrZN60Gz9HcRyxAmgeVvbH3uQWQ5ItRhXQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (200.63s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:52:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/dst" 2025/07/06 03:52:27 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Has cached credentials 2025/07/06 03:52:28 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:53:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 03:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:53:32 DEBUG : two: Unchanged skipping 2025/07/06 03:53:32 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for checks to finish 2025/07/06 03:53:33.322387 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xqD7n99ZfdiDVWUrMTQTGcSdYLwn72ZMn-ndgsCnpSpCtGO8ga0xeh0iU0uPcytpzmN6ATzrxjsYhjKT9UWbpQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:53:33.322426 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xqD7n99ZfdiDVWUrMTQTGcSdYLwn72ZMn-ndgsCnpSpCtGO8ga0xeh0iU0uPcytpzmN6ATzrxjsYhjKT9UWbpQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:53:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xqD7n99ZfdiDVWUrMTQTGcSdYLwn72ZMn-ndgsCnpSpCtGO8ga0xeh0iU0uPcytpzmN6ATzrxjsYhjKT9UWbpQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:53:33 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Waiting for transfers to finish 2025/07/06 03:53:33 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': not deleting files as there were IO errors 2025/07/06 03:53:33 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu/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/xqD7n99ZfdiDVWUrMTQTGcSdYLwn72ZMn-ndgsCnpSpCtGO8ga0xeh0iU0uPcytpzmN6ATzrxjsYhjKT9UWbpQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (72.50s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:53:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/dst" 2025/07/06 03:53:39 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Has cached credentials 2025/07/06 03:53:40 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:54:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 03:54:44.865070 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/K3BFopWOxP3OGxud19P7RYymzdXfnDsuzBs2z3AmXzwWEjClOp7zKA1Rwsp3lN1tBlt7mI__MG5kykj8tjxpsw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:54:44.865106 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/K3BFopWOxP3OGxud19P7RYymzdXfnDsuzBs2z3AmXzwWEjClOp7zKA1Rwsp3lN1tBlt7mI__MG5kykj8tjxpsw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:54:44 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/K3BFopWOxP3OGxud19P7RYymzdXfnDsuzBs2z3AmXzwWEjClOp7zKA1Rwsp3lN1tBlt7mI__MG5kykj8tjxpsw==/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/K3BFopWOxP3OGxud19P7RYymzdXfnDsuzBs2z3AmXzwWEjClOp7zKA1Rwsp3lN1tBlt7mI__MG5kykj8tjxpsw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (71.49s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:54:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goliwuc8fuwu/dst" 2025/07/06 03:54:51 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Has cached credentials 2025/07/06 03:54:52 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/06 03:55:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 03:55:56.941412 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JlJB14-0tbJVFnIhAS4ZWXiRZlZVE0RLz536tP5s29YHCmYYiU_tDDDWl8AkoaUo3EtPlM64ICt0-cRq_BAFDQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 03:55:56.941462 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JlJB14-0tbJVFnIhAS4ZWXiRZlZVE0RLz536tP5s29YHCmYYiU_tDDDWl8AkoaUo3EtPlM64ICt0-cRq_BAFDQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 03:55:56 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JlJB14-0tbJVFnIhAS4ZWXiRZlZVE0RLz536tP5s29YHCmYYiU_tDDDWl8AkoaUo3EtPlM64ICt0-cRq_BAFDQ==/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/JlJB14-0tbJVFnIhAS4ZWXiRZlZVE0RLz536tP5s29YHCmYYiU_tDDDWl8AkoaUo3EtPlM64ICt0-cRq_BAFDQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (72.09s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:56:00 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:56:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/06 03:56:00 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:56:00.794073 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/07/06 03:56:00.794115 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/07/06 03:56:00.830754 WARN RESTY 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E19Gx2oJRYgifyGeUEEYwQzD4WK2oCZah8bri5bZd0NiA_h5qfxb-Ih7fdlUaVpb6ro5rjY4EFgkYETKXOc9cw==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/07/06 03:56:00.830784 ERROR RESTY 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E19Gx2oJRYgifyGeUEEYwQzD4WK2oCZah8bri5bZd0NiA_h5qfxb-Ih7fdlUaVpb6ro5rjY4EFgkYETKXOc9cw==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502) 2025/07/06 03:56:00 ERROR : Testêé: Failed to copy: 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E19Gx2oJRYgifyGeUEEYwQzD4WK2oCZah8bri5bZd0NiA_h5qfxb-Ih7fdlUaVpb6ro5rjY4EFgkYETKXOc9cw==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502) 2025/07/06 03:56:00 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting files as there were IO errors 2025/07/06 03:56:00 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting directories as there were IO errors sync_test.go:2581: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2581 Error: Received unexpected error: 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E19Gx2oJRYgifyGeUEEYwQzD4WK2oCZah8bri5bZd0NiA_h5qfxb-Ih7fdlUaVpb6ro5rjY4EFgkYETKXOc9cw==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502) Test: TestSyncUTFNorm --- FAIL: TestSyncUTFNorm (2.92s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:56:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 03:56:01 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:56:01 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:56:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 03:56:03 INFO : existing: Copied (new) 2025/07/06 03:56:03 DEBUG : Waiting for deletions to finish 2025/07/06 03:56:04 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:56:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/06 03:56:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/06 03:56:04 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:56:04 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting files as there were IO errors 2025/07/06 03:56:04 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.61s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:56:07 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:56:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:56:07 DEBUG : existing: Unchanged skipping 2025/07/06 03:56:07 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:56:07 DEBUG : Waiting for deletions to finish 2025/07/06 03:56:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.90s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", 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-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", 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-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.31s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:57:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:57:09 DEBUG : both10: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both13: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both11: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both0: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both16: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both17: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both15: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both19: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both1: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both2: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both3: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both4: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both5: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both6: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both7: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both8: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:57:09 DEBUG : both9: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both14: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both12: Unchanged skipping 2025/07/06 03:57:09 DEBUG : both18: Unchanged skipping 2025/07/06 03:57:09 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:57:09 DEBUG : Waiting for deletions to finish 2025/07/06 03:57:09 INFO : only10: Deleted 2025/07/06 03:57:09 INFO : only14: Deleted 2025/07/06 03:57:09 INFO : only5: Deleted 2025/07/06 03:57:09 INFO : only6: Deleted 2025/07/06 03:57:10 INFO : only8: Deleted 2025/07/06 03:57:10 INFO : only3: Deleted 2025/07/06 03:57:10 INFO : only9: Deleted 2025/07/06 03:57:10 INFO : only13: Deleted 2025/07/06 03:57:10 INFO : only15: Deleted 2025/07/06 03:57:10 INFO : only19: Deleted 2025/07/06 03:57:10 INFO : only7: Deleted 2025/07/06 03:57:10 INFO : only0: Deleted 2025/07/06 03:57:10 INFO : only17: Deleted 2025/07/06 03:57:10 INFO : only18: Deleted 2025/07/06 03:57:10 INFO : only4: Deleted 2025/07/06 03:57:10 INFO : only11: Deleted 2025/07/06 03:57:10 INFO : only12: Deleted 2025/07/06 03:57:10 INFO : only16: Deleted 2025/07/06 03:57:10 INFO : only1: Deleted 2025/07/06 03:57:10 INFO : only2: Deleted 2025/07/06 03:57:10 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:58:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 03:58:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both10: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both13: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both14: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both0: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both16: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both11: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both12: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both15: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both1: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both2: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both3: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both4: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both17: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both18: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both19: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both8: Unchanged skipping 2025/07/06 03:58:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 03:58:18 DEBUG : both5: Unchanged skipping 2025/07/06 03:58:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : both6: Unchanged skipping 2025/07/06 03:58:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : both7: Unchanged skipping 2025/07/06 03:58:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : both9: Unchanged skipping 2025/07/06 03:58:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/06 03:58:18 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 03:58:18.696977 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/07/06 03:58:18.697034 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/07/06 03:58:18.708415 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/07/06 03:58:18.708455 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/07/06 03:58:18.720291 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/07/06 03:58:18.720318 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/07/06 03:58:18.727971 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/07/06 03:58:18.728004 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/07/06 03:58:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:19 INFO : only0: Copied (replaced existing) 2025/07/06 03:58:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:19 INFO : only13: Copied (replaced existing) 2025/07/06 03:58:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:19 INFO : only12: Copied (replaced existing) 2025/07/06 03:58:19.629192 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/07/06 03:58:19.629232 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/07/06 03:58:19.650706 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/07/06 03:58:19.650733 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/07/06 03:58:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:19 INFO : only11: Copied (replaced existing) 2025/07/06 03:58:19.727139 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/07/06 03:58:19.727204 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/07/06 03:58:19.760833 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/07/06 03:58:19.760866 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/07/06 03:58:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:20 INFO : only14: Copied (replaced existing) 2025/07/06 03:58:20.565920 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/07/06 03:58:20.565963 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/07/06 03:58:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:20 INFO : only17: Copied (replaced existing) 2025/07/06 03:58:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:20 INFO : only19: Copied (replaced existing) 2025/07/06 03:58:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:20 INFO : only15: Copied (replaced existing) 2025/07/06 03:58:20.689139 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/07/06 03:58:20.689168 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/07/06 03:58:20.721579 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/07/06 03:58:20.721612 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/07/06 03:58:20.788258 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/07/06 03:58:20.788291 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/07/06 03:58:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:21 INFO : only1: Copied (replaced existing) 2025/07/06 03:58:21.475742 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/07/06 03:58:21.475780 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/07/06 03:58:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:21 INFO : only16: Copied (replaced existing) 2025/07/06 03:58:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:21 INFO : only2: Copied (replaced existing) 2025/07/06 03:58:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:21 INFO : only4: Copied (replaced existing) 2025/07/06 03:58:21.665440 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/07/06 03:58:21.665592 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/07/06 03:58:21.687366 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/07/06 03:58:21.687406 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/07/06 03:58:21.708938 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/07/06 03:58:21.708978 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/07/06 03:58:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:22 INFO : only5: Copied (replaced existing) 2025/07/06 03:58:22.495604 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/07/06 03:58:22.495635 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/07/06 03:58:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:22 INFO : only8: Copied (replaced existing) 2025/07/06 03:58:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:22 INFO : only6: Copied (replaced existing) 2025/07/06 03:58:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:22 INFO : only7: Copied (replaced existing) 2025/07/06 03:58:22.630986 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/07/06 03:58:22.631017 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/07/06 03:58:22.656732 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/07/06 03:58:22.656759 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/07/06 03:58:22.710247 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/07/06 03:58:22.710279 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/07/06 03:58:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:23 INFO : only9: Copied (replaced existing) 2025/07/06 03:58:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:23 INFO : only10: Copied (replaced existing) 2025/07/06 03:58:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:23 INFO : only18: Copied (replaced existing) 2025/07/06 03:58:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 03:58:23 INFO : only3: Copied (replaced existing) 2025/07/06 03:58:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (80.16s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:58:38 DEBUG : empty_dir: Making directory with metadata 2025/07/06 03:58:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 03:58:38 DEBUG : empty_on_remote: Making directory with metadata 2025/07/06 03:58:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 03:58:38 INFO : empty_on_remote: Making directory 2025/07/06 03:58:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/06 03:58:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/06 03:58:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/06 03:58:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/06 03:58:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (7.70s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:58:46 DEBUG : empty_dir: Making directory with metadata 2025/07/06 03:58:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 03:58:46 DEBUG : empty_on_remote: Making directory with metadata 2025/07/06 03:58:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 03:58:46 INFO : empty_on_remote: Making directory 2025/07/06 03:58:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/06 03:58:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/06 03:58:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/06 03:58:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/06 03:58:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/06 03:58:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:58:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 03:58:54 INFO : sub dir: Making directory 2025/07/06 03:58:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (15.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:59:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 03:59:10 INFO : sub dir: Making directory 2025/07/06 03:59:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (15.60s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 03:59:49.632885 WARN RESTY 502 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/_OMBzikho7yJCq2J8YSaFAjuO6J2laioLFfVey7n5ALPTkK5gn_2GNALXSB8hMM90oYRaALTcSIo-039oQqDCw==/revisions/l-h7pghZmU8YWD3GA8m6R-OQ3hs9eFWRNK6Ib3hwp4_EFqs9jbLqg1X8qguo9cw8_pxxyYs_Xox25S7tOHRPtw==: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/07/06 03:59:49.632914 ERROR RESTY 502 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/_OMBzikho7yJCq2J8YSaFAjuO6J2laioLFfVey7n5ALPTkK5gn_2GNALXSB8hMM90oYRaALTcSIo-039oQqDCw==/revisions/l-h7pghZmU8YWD3GA8m6R-OQ3hs9eFWRNK6Ib3hwp4_EFqs9jbLqg1X8qguo9cw8_pxxyYs_Xox25S7tOHRPtw==: 502 Bad Gateway (Code=0, Status=502) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": 502 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/_OMBzikho7yJCq2J8YSaFAjuO6J2laioLFfVey7n5ALPTkK5gn_2GNALXSB8hMM90oYRaALTcSIo-039oQqDCw==/revisions/l-h7pghZmU8YWD3GA8m6R-OQ3hs9eFWRNK6Ib3hwp4_EFqs9jbLqg1X8qguo9cw8_pxxyYs_Xox25S7tOHRPtw==: 502 Bad Gateway (Code=0, Status=502) === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:00:19.991928 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/07/06 04:00:19.991960 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:00:51.193604 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/07/06 04:00:51.193640 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:01:22.022387 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/07/06 04:01:22.022457 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:01:52.902835 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/07/06 04:01:52.902875 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/truncate run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:02:24.148753 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/07/06 04:02:24.148792 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/encoder run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:02:54.784079 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/07/06 04:02:54.784138 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/ISO-8859-1 run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:03:25.971729 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/07/06 04:03:25.971779 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/charmap run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:03:57.069184 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/07/06 04:03:57.069250 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/lowercase run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:04:27.795060 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/07/06 04:04:27.795118 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft === RUN TestTransform/ascii run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:04:58.794016 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/07/06 04:04:58.794045 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) run.go:285: Failed to put "banana" to "proton drive root link ID 'rclone-test-goliwuc8fuwu'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestTransform (340.17s) --- FAIL: TestTransform/NFC (29.99s) --- FAIL: TestTransform/NFD (31.30s) --- FAIL: TestTransform/base64 (31.23s) --- FAIL: TestTransform/prefix (30.77s) --- FAIL: TestTransform/suffix (30.99s) --- FAIL: TestTransform/truncate (31.13s) --- FAIL: TestTransform/encoder (30.73s) --- FAIL: TestTransform/ISO-8859-1 (31.27s) --- FAIL: TestTransform/charmap (30.86s) --- FAIL: TestTransform/lowercase (30.87s) --- FAIL: TestTransform/ascii (31.05s) === RUN TestTransformCopy run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 04:05:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 04:05:06 INFO : sub dir_somesuffix: Making directory 2025/07/06 04:05:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 04:05:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/06 04:05:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 04:05:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/06 04:05:06 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:06 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 04:05:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 04:05:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.23s) === RUN TestDoubleTransform run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:10 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:10 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:10 INFO : tictactoe: Making directory 2025/07/06 04:05:11 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:11 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/06 04:05:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:11 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:11 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:12 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:12 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/06 04:05:12 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (4.22s) === RUN TestFileTag run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:15 INFO : toe: Making directory 2025/07/06 04:05:15 INFO : toe/toe: Making directory 2025/07/06 04:05:15 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 04:05:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 04:05:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 04:05:15 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:15 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/06 04:05:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (5.16s) === RUN TestNoTag run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:20 INFO : toe: Making directory 2025/07/06 04:05:20 INFO : toe/toe: Making directory 2025/07/06 04:05:20 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 04:05:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 04:05:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 04:05:20 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:20 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/06 04:05:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (5.05s) === RUN TestDirTag run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:24 DEBUG : empty_dir: Making directory with metadata 2025/07/06 04:05:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 04:05:24 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:25 INFO : tictacempty_dir: Making directory 2025/07/06 04:05:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:25 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:25 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:25 INFO : tictactoe: Making directory 2025/07/06 04:05:25 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:25 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:25 INFO : tictactoe/tictactoe: Making directory 2025/07/06 04:05:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 04:05:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 04:05:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 04:05:26 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:26 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/06 04:05:27 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (5.92s) === RUN TestAllTag run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:30 DEBUG : empty_dir: Making directory with metadata 2025/07/06 04:05:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 04:05:30 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:31 INFO : tictacempty_dir: Making directory 2025/07/06 04:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:31 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:31 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:31 INFO : tictactoe: Making directory 2025/07/06 04:05:31 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:31 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:31 INFO : tictactoe/tictactoe: Making directory 2025/07/06 04:05:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 04:05:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 04:05:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:32 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:32 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:33 DEBUG : Waiting for deletions to finish 2025/07/06 04:05:34 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:34 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:34 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:34 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 04:05:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/06 04:05:35 NOTICE: proton drive root link ID 'rclone-test-goliwuc8fuwu': 0 differences found 2025/07/06 04:05:35 NOTICE: proton drive root link ID 'rclone-test-goliwuc8fuwu': 1 matching files --- PASS: TestAllTag (6.66s) === RUN TestRunTwice run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:37 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:37 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:37 INFO : tictactoe: Making directory 2025/07/06 04:05:38 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:38 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:38 INFO : tictactoe/tictactoe: Making directory 2025/07/06 04:05:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 04:05:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 04:05:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 04:05:38 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:38 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/06 04:05:39 DEBUG : Waiting for deletions to finish 2025/07/06 04:05:40 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:41 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:41 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/06 04:05:41 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 04:05:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/06 04:05:41 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (6.63s) === RUN TestSyntax 2025/07/06 04:05:44 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:44 INFO : toe: Making directory 2025/07/06 04:05:44 INFO : toe/toe: Making directory 2025/07/06 04:05:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 04:05:45 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:45 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:46 INFO : toe/toe/toe: Copied (new) 2025/07/06 04:05:46 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (5.03s) === RUN TestMove run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:49 DEBUG : empty_dir: Making directory with metadata 2025/07/06 04:05:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 04:05:49 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:49 INFO : tictacempty_dir: Making directory 2025/07/06 04:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:49 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:49 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:49 INFO : tictactoe: Making directory 2025/07/06 04:05:50 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:50 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:50 INFO : tictactoe/tictactoe: Making directory 2025/07/06 04:05:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 04:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 04:05:50 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:50 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:51 INFO : toe/toe/toe.txt: Deleted 2025/07/06 04:05:51 INFO : toe/toe: Removing directory 2025/07/06 04:05:51 INFO : toe: Removing directory 2025/07/06 04:05:51 INFO : empty_dir: Removing directory 2025/07/06 04:05:51 DEBUG : Local file system at /tmp/rclone406545627: deleted 3 directories --- PASS: TestMove (5.62s) === RUN TestTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:05:54 DEBUG : empty_dir: Making directory with metadata 2025/07/06 04:05:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 04:05:54 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:55 INFO : tictacempty_dir: Making directory 2025/07/06 04:05:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:05:55 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:55 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:55 INFO : tictactoe: Making directory 2025/07/06 04:05:55 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:55 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:05:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:55 INFO : tictactoe/tictactoe: Making directory 2025/07/06 04:05:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:05:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 04:05:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 04:05:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:56 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:05:56 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:05:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:05:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:05:57 INFO : toe/toe/toe.txt: Deleted 2025/07/06 04:05:57 INFO : toe/toe: Removing directory 2025/07/06 04:05:57 INFO : toe: Removing directory 2025/07/06 04:05:57 INFO : empty_dir: Removing directory 2025/07/06 04:05:57 DEBUG : Local file system at /tmp/rclone406545627: deleted 3 directories 2025/07/06 04:05:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/06 04:05:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 04:05:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 04:05:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 04:06:00.174335 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gEkcBsfXjanmR10tpv5CpoNVqIZ4Y5pNf9lLGOSpDVOvQt2E1cg2vJ270iX_uSBVPDtBlbM13V0Skw4D-eyiGQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/06 04:06:00.174370 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gEkcBsfXjanmR10tpv5CpoNVqIZ4Y5pNf9lLGOSpDVOvQt2E1cg2vJ270iX_uSBVPDtBlbM13V0Skw4D-eyiGQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/06 04:06:00 ERROR : tictactoe/tictactoe/tictactoe.txt: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gEkcBsfXjanmR10tpv5CpoNVqIZ4Y5pNf9lLGOSpDVOvQt2E1cg2vJ270iX_uSBVPDtBlbM13V0Skw4D-eyiGQ==/move: This value should not be blank. (Code=2000, Status=400) sync_transform_test.go:435: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:435 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gEkcBsfXjanmR10tpv5CpoNVqIZ4Y5pNf9lLGOSpDVOvQt2E1cg2vJ270iX_uSBVPDtBlbM13V0Skw4D-eyiGQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestTransformFile --- FAIL: TestTransformFile (8.16s) === RUN TestManualTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:06:02 DEBUG : Reset feature "Copy" 2025/07/06 04:06:02 DEBUG : Reset feature "Move" 2025/07/06 04:06:02 DEBUG : Reset feature "Copy" 2025/07/06 04:06:02 DEBUG : Reset feature "Move" 2025/07/06 04:06:02 DEBUG : empty_dir: Making directory with metadata 2025/07/06 04:06:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 04:06:02 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:06:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:06:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:06:03 INFO : tictacempty_dir: Making directory 2025/07/06 04:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 04:06:03 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:06:03 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:06:03 INFO : tictactoe: Making directory 2025/07/06 04:06:03 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:06:03 DEBUG : toe: transformed to: tictactoe 2025/07/06 04:06:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:06:03 INFO : tictactoe/tictactoe: Making directory 2025/07/06 04:06:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 04:06:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 04:06:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:06:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 04:06:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:06:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:06:04 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:06:04 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:06:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:06:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 04:06:05 INFO : toe/toe/toe.txt: Deleted 2025/07/06 04:06:05 ERROR : Local file system at /tmp/rclone406545627: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (4.89s) === RUN TestBase64 run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:06:07 DEBUG : toe: transformed to: dG9l 2025/07/06 04:06:08 DEBUG : toe: transformed to: dG9l 2025/07/06 04:06:08 INFO : dG9l: Making directory 2025/07/06 04:06:08 DEBUG : toe: transformed to: dG9l 2025/07/06 04:06:08 DEBUG : toe: transformed to: dG9l 2025/07/06 04:06:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/06 04:06:08 INFO : dG9l/dG9l: Making directory 2025/07/06 04:06:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/06 04:06:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/06 04:06:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 04:06:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 04:06:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 04:06:08 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:06:08 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:06:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:06:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 04:06:10 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting files as there were IO errors 2025/07/06 04:06:10 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (4.39s) === RUN TestError run.go:180: Remote "proton drive root link ID 'rclone-test-goliwuc8fuwu'", Local "Local file system at /tmp/rclone406545627", Modify Window "1s" 2025/07/06 04:06:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 04:06:12 DEBUG : toe: transformed to: 2025/07/06 04:06:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 04:06:12 DEBUG : toe: transformed to: 2025/07/06 04:06:12 INFO : proton drive root link ID 'rclone-test-goliwuc8fuwu': Making directory 2025/07/06 04:06:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 04:06:12 DEBUG : toe: transformed to: 2025/07/06 04:06:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 04:06:12 DEBUG : toe: transformed to: 2025/07/06 04:06:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 04:06:12 DEBUG : toe/toe: transformed to: 2025/07/06 04:06:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/06 04:06:12 INFO : toe/toe: Making directory 2025/07/06 04:06:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 04:06:13 DEBUG : toe/toe: transformed to: 2025/07/06 04:06:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/06 04:06:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 04:06:13 DEBUG : toe: transformed to: 2025/07/06 04:06:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 04:06:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 04:06:13 DEBUG : toe/toe/toe: transformed to: 2025/07/06 04:06:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/06 04:06:13 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for checks to finish 2025/07/06 04:06:13 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Waiting for transfers to finish 2025/07/06 04:06:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 04:06:14 INFO : toe/toe/toe: Copied (new) 2025/07/06 04:06:14 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting files as there were IO errors 2025/07/06 04:06:14 ERROR : proton drive root link ID 'rclone-test-goliwuc8fuwu': not deleting directories as there were IO errors --- PASS: TestError (5.23s) FAIL 2025/07/06 04:06:17 DEBUG : proton drive root link ID 'rclone-test-goliwuc8fuwu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 47m19.958712981s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformFile TestManualTransformFile TestBase64]