"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/10/13 01:07:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize" 2025/10/13 01:07:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 01:07:50 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Has cached credentials 2025/10/13 01:07:51 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:07:51 DEBUG : Creating backend with remote "/tmp/rclone768855486" === 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-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:07:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:07:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/13 01:07:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:07:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.38s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:07:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 01:07:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:07:57 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:07:57 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:07:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:07:59 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:08:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.16s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:02 DEBUG : Creating backend with remote "/non-existing" 2025/10/13 01:08:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/13 01:08:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.60s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:06 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Running all checks before starting transfers 2025/10/13 01:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:06 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:06 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Checks finished, now starting transfers 2025/10/13 01:08:06 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.83s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:10 ERROR : Ignoring --no-traverse with sync 2025/10/13 01:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:10 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:10 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:12 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:08:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.95s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/13 01:08:14 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:14 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/13 01:08:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:08:17 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:17 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:08:19 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:19 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/13 01:08:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 01:08:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/13 01:08:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 01:08:22 INFO : sub dir2: Making directory 2025/10/13 01:08:22 INFO : sub dir: Making directory 2025/10/13 01:08:23 INFO : sub dir2/sub sub dir2: Making directory 2025/10/13 01:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:23 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:23 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:25 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:08:25 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.06s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:27 INFO : sub dir2: Making directory 2025/10/13 01:08:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/13 01:08:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 01:08:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:27 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:27 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:31 DEBUG : sub dir2: Making directory with metadata 2025/10/13 01:08:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 01:08:31 INFO : sub dir2: Making directory 2025/10/13 01:08:31 INFO : sub dir: Making directory 2025/10/13 01:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:32 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:32 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:33 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:08:33 INFO : sub dir/hello world: Deleted 2025/10/13 01:08:33 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/13 01:08:34 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.52s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", 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-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:36 INFO : sub dir2: Making directory 2025/10/13 01:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:36 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:36 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:38 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:08:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.97s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:40 DEBUG : sub dir2: Making directory with metadata 2025/10/13 01:08:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 01:08:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 01:08:40 INFO : sub dir2: Making directory 2025/10/13 01:08:40 INFO : sub dir: Making directory 2025/10/13 01:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:40 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:40 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:42 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:08:42 DEBUG : Waiting for deletions to finish 2025/10/13 01:08:43 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.93s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:45 INFO : sub dir2: Making directory 2025/10/13 01:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:45 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:08:45 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:08:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:47 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:08:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.02s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:08:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-juwutej7bivo" 2025/10/13 01:08:51 DEBUG : proton drive root link ID 'rclone-test-juwutej7bivo': Has cached credentials 2025/10/13 01:08:52 DEBUG : proton drive root link ID 'rclone-test-juwutej7bivo': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-pibacub2rize' -> proton drive root link ID 'rclone-test-juwutej7bivo' 2025/10/13 01:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:08:53 DEBUG : proton drive root link ID 'rclone-test-juwutej7bivo': Waiting for checks to finish 2025/10/13 01:08:53 DEBUG : proton drive root link ID 'rclone-test-juwutej7bivo': Waiting for transfers to finish 2025/10/13 01:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:08:56 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:08:56 DEBUG : proton drive root link ID 'rclone-test-juwutej7bivo': Purge remote --- PASS: TestServerSideCopy (8.78s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 01:09:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:01.085504 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/10/13 01:09:01.085557 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/10/13 01:09:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 01:09:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (6.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-facabos9beki" 2025/10/13 01:09:06 DEBUG : proton drive root link ID 'rclone-test-facabos9beki': Has cached credentials 2025/10/13 01:09:07 DEBUG : proton drive root link ID 'rclone-test-facabos9beki': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-pibacub2rize' -> proton drive root link ID 'rclone-test-facabos9beki' 2025/10/13 01:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:09:08 DEBUG : proton drive root link ID 'rclone-test-facabos9beki': Waiting for checks to finish 2025/10/13 01:09:08 DEBUG : proton drive root link ID 'rclone-test-facabos9beki': Waiting for transfers to finish 2025/10/13 01:09:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:09:11 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:09:12.416400 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/10/13 01:09:12.416439 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/10/13 01:09:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 01:09:14 DEBUG : proton drive root link ID 'rclone-test-facabos9beki': Waiting for checks to finish 2025/10/13 01:09:14 DEBUG : proton drive root link ID 'rclone-test-facabos9beki': Waiting for transfers to finish 2025/10/13 01:09:15.272922 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/10/13 01:09:15.272948 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/10/13 01:09:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 01:09:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/13 01:09:17 DEBUG : proton drive root link ID 'rclone-test-facabos9beki': Purge remote --- PASS: TestServerSideCopyOverSelf (14.66s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 01:09:21 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:21 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:22.100667 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/10/13 01:09:22.100827 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/10/13 01:09:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 01:09:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/13 01:09:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-luzeran9yuwe" 2025/10/13 01:09:27 DEBUG : proton drive root link ID 'rclone-test-luzeran9yuwe': Has cached credentials 2025/10/13 01:09:28 DEBUG : proton drive root link ID 'rclone-test-luzeran9yuwe': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-pibacub2rize' -> proton drive root link ID 'rclone-test-luzeran9yuwe' 2025/10/13 01:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:09:29 DEBUG : proton drive root link ID 'rclone-test-luzeran9yuwe': Waiting for checks to finish 2025/10/13 01:09:29 DEBUG : proton drive root link ID 'rclone-test-luzeran9yuwe': Waiting for transfers to finish 2025/10/13 01:09:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:09:32 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:09:33.919225 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/10/13 01:09:33.919340 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/10/13 01:09:35 DEBUG : proton drive root link ID 'rclone-test-luzeran9yuwe': Using server-side directory move 2025/10/13 01:09:35 INFO : proton drive root link ID 'rclone-test-luzeran9yuwe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/13 01:09:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 01:09:36 DEBUG : proton drive root link ID 'rclone-test-luzeran9yuwe': Waiting for checks to finish 2025/10/13 01:09:36 DEBUG : proton drive root link ID 'rclone-test-luzeran9yuwe': Waiting for transfers to finish 2025/10/13 01:09:36 INFO : sub dir/hello world: Deleted 2025/10/13 01:09:37.318312 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1cHCu6nZXPIoJquKuQqB_TArTV6CwxheiDL5zii9-jkhepE8hJh_hruee_4fD_czo6JyWaF2b-q-hHsIS_Lr2w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:09:37.318337 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1cHCu6nZXPIoJquKuQqB_TArTV6CwxheiDL5zii9-jkhepE8hJh_hruee_4fD_czo6JyWaF2b-q-hHsIS_Lr2w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:09:37 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1cHCu6nZXPIoJquKuQqB_TArTV6CwxheiDL5zii9-jkhepE8hJh_hruee_4fD_czo6JyWaF2b-q-hHsIS_Lr2w==/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/1cHCu6nZXPIoJquKuQqB_TArTV6CwxheiDL5zii9-jkhepE8hJh_hruee_4fD_czo6JyWaF2b-q-hHsIS_Lr2w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/10/13 01:09:37 DEBUG : proton drive root link ID 'rclone-test-luzeran9yuwe': Purge remote --- FAIL: TestServerSideMoveOverSelf (13.33s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:40 ERROR : error listing: directory not found 2025/10/13 01:09:41 INFO : Local file system at /tmp/rclone768855486: Making directory 2025/10/13 01:09:41 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:41 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.67s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/13 01:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:09:46 DEBUG : Local file system at /tmp/rclone768855486: Waiting for checks to finish 2025/10/13 01:09:46 DEBUG : Local file system at /tmp/rclone768855486: Waiting for transfers to finish 2025/10/13 01:09:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:09:47 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/13 01:09:47 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:09:47 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/13 01:09:48 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:48 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 01:09:49 INFO : check sum: Copied (new) 2025/10/13 01:09:49 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:50 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 01:09:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/13 01:09:50 DEBUG : check sum: Unchanged skipping 2025/10/13 01:09:50 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:50 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.22s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/13 01:09:51 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:51 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 01:09:53 INFO : sizeonly: Copied (new) 2025/10/13 01:09:53 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:53 DEBUG : sizeonly: Sizes identical 2025/10/13 01:09:53 DEBUG : sizeonly: Unchanged skipping 2025/10/13 01:09:53 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:53 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:53 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.14s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/13 01:09:54 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:54 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/13 01:09:56 INFO : ignore-size: Copied (new) 2025/10/13 01:09:56 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:09:56 DEBUG : ignore-size: Unchanged skipping 2025/10/13 01:09:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:56 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:09:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:09:59 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:09:59 DEBUG : existing: Unchanged skipping 2025/10/13 01:09:59 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:09:59 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:59 INFO : There was nothing to transfer 2025/10/13 01:10:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/13 01:10:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:00.214064 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/10/13 01:10:00.214092 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/10/13 01:10:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 01:10:01 INFO : existing: Copied (replaced existing) 2025/10/13 01:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 01:10:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 01:10:04 INFO : existing: Copied (new) 2025/10/13 01:10:04 DEBUG : Waiting for deletions to finish 2025/10/13 01:10:05 DEBUG : existing: Destination exists, skipping 2025/10/13 01:10:05 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:05 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:05 DEBUG : Waiting for deletions to finish 2025/10/13 01:10:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:09 INFO : d: Making directory 2025/10/13 01:10:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 01:10:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:10:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 01:10:11 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:11 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 01:10:12 INFO : a/potato2: Copied (new) 2025/10/13 01:10:12 DEBUG : Waiting for deletions to finish 2025/10/13 01:10:12 INFO : b/potato: Deleted 2025/10/13 01:10:12 INFO : d: Removing directory 2025/10/13 01:10:12 INFO : b: Removing directory 2025/10/13 01:10:13 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10: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/10/13 01:10:17 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 01:10:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/13 01:10:17 DEBUG : empty space: Unchanged skipping 2025/10/13 01:10:17 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:17 DEBUG : Waiting for deletions to finish 2025/10/13 01:10:17 INFO : There was nothing to transfer 2025/10/13 01:10:17 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10: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/10/13 01:10:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 01:10:17 NOTICE: proton drive root link ID 'rclone-test-pibacub2rize': Forced to upload files to set modification times on this backend. 2025/10/13 01:10:17 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/10/13 01:10:17 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:18.097981 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/10/13 01:10:18.098015 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/10/13 01:10:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 01:10:19 INFO : empty space: Copied (replaced existing) 2025/10/13 01:10:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:22 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/10/13 01:10:22 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 01:10:22 DEBUG : empty space: Unchanged skipping 2025/10/13 01:10:22 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:22 DEBUG : Waiting for deletions to finish 2025/10/13 01:10:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.08s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:25 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/10/13 01:10:25 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone768855486) 2025/10/13 01:10:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-pibacub2rize') 2025/10/13 01:10:25 DEBUG : foo: sha1 differ 2025/10/13 01:10:25 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:26.085291 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/10/13 01:10:26.085504 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/10/13 01:10:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/13 01:10:27 INFO : foo: Copied (replaced existing) 2025/10/13 01:10:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.80s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:10:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/13 01:10:30 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:30 DEBUG : empty space: Unchanged skipping 2025/10/13 01:10:30 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 01:10:32 INFO : potato: Copied (new) 2025/10/13 01:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/13 01:10:35 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:35 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:36.086966 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/10/13 01:10:36.087014 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/10/13 01:10:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/13 01:10:37 INFO : potato: Copied (replaced existing) 2025/10/13 01:10:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.74s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:40 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/10/13 01:10:40 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone768855486) 2025/10/13 01:10:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-pibacub2rize') 2025/10/13 01:10:40 DEBUG : potato: sha1 differ 2025/10/13 01:10:40 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:41.039523 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/10/13 01:10:41.039544 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/10/13 01:10:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/13 01:10:42 INFO : potato: Copied (replaced existing) 2025/10/13 01:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:10:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:10:47 DEBUG : empty space: Unchanged skipping 2025/10/13 01:10:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/13 01:10:47 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:47 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:47 DEBUG : Waiting for deletions to finish 2025/10/13 01:10:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:10:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:10:52 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:10:52 DEBUG : empty space: Unchanged skipping 2025/10/13 01:10:52 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:10:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 01:10:53 INFO : potato2: Copied (new) 2025/10/13 01:10:53 DEBUG : Waiting for deletions to finish 2025/10/13 01:10:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:10:59 INFO : d: Making directory 2025/10/13 01:10:59 INFO : d/e: Making directory 2025/10/13 01:11:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 01:11:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:11:01 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 01:11:01 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:01 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 01:11:02 INFO : a/potato2: Copied (new) 2025/10/13 01:11:02 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:02 INFO : b/potato: Deleted 2025/10/13 01:11:02 INFO : d/e: Removing directory 2025/10/13 01:11:02 INFO : d: Removing directory 2025/10/13 01:11:03 INFO : b: Removing directory 2025/10/13 01:11:03 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:11:09 INFO : d: Making directory 2025/10/13 01:11:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 01:11:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:11:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 01:11:11 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:11 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 01:11:12 INFO : a/potato2: Copied (new) 2025/10/13 01:11:12 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': not deleting files as there were IO errors 2025/10/13 01:11:12 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:11:18 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:11:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:11:18 DEBUG : empty space: Unchanged skipping 2025/10/13 01:11:18 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:18 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:19 INFO : potato: Deleted 2025/10/13 01:11:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 01:11:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:11:25 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:25 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:25 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:25 INFO : potato: Deleted 2025/10/13 01:11:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:11:26 DEBUG : empty space: Unchanged skipping 2025/10/13 01:11:26 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:26 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 01:11:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:11:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:11:30 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:30 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/13 01:11:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.88s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:11:36 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 01:11:36 DEBUG : enormous: Excluded 2025/10/13 01:11:36 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 01:11:36 DEBUG : potato2: Excluded 2025/10/13 01:11:37 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 01:11:37 DEBUG : potato2: Excluded 2025/10/13 01:11:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:11:37 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:37 DEBUG : empty space: Unchanged skipping 2025/10/13 01:11:37 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:37 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:37 INFO : There was nothing to transfer 2025/10/13 01:11:37 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 01:11:37 DEBUG : enormous: Excluded 2025/10/13 01:11:37 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 01:11:37 DEBUG : potato2: Excluded 2025/10/13 01:11:38 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 01:11:38 DEBUG : potato2: Excluded 2025/10/13 01:11:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/13 01:11:38 DEBUG : empty space: Unchanged skipping 2025/10/13 01:11:38 DEBUG : Local file system at /tmp/rclone768855486: Waiting for checks to finish 2025/10/13 01:11:38 DEBUG : Local file system at /tmp/rclone768855486: Waiting for transfers to finish 2025/10/13 01:11:38 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.40s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:11:43 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 01:11:43 DEBUG : enormous: Excluded 2025/10/13 01:11:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 01:11:43 DEBUG : potato2: Excluded 2025/10/13 01:11:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:11:44 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:44 DEBUG : empty space: Unchanged skipping 2025/10/13 01:11:44 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:44 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:44 INFO : enormous: Deleted 2025/10/13 01:11:44 INFO : potato2: Deleted 2025/10/13 01:11:44 INFO : There was nothing to transfer 2025/10/13 01:11:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/13 01:11:45 DEBUG : empty space: Unchanged skipping 2025/10/13 01:11:45 DEBUG : Local file system at /tmp/rclone768855486: Waiting for checks to finish 2025/10/13 01:11:45 DEBUG : Local file system at /tmp/rclone768855486: Waiting for transfers to finish 2025/10/13 01:11:45 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:45 INFO : potato2: Deleted 2025/10/13 01:11:45 INFO : enormous: Deleted 2025/10/13 01:11:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:11:52 DEBUG : five: Need to transfer - File not found at Destination 2025/10/13 01:11:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/13 01:11:52 DEBUG : one: Destination is newer than source, skipping 2025/10/13 01:11:52 DEBUG : three: Sizes identical 2025/10/13 01:11:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/13 01:11:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 01:11:52 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone768855486) 2025/10/13 01:11:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-pibacub2rize') 2025/10/13 01:11:52 DEBUG : two: sha1 differ 2025/10/13 01:11:52 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:53.007872 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/10/13 01:11:53.007904 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/10/13 01:11:53.068395 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/10/13 01:11:53.068423 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/10/13 01:11:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/13 01:11:54 INFO : five: Copied (new) 2025/10/13 01:11:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 01:11:54 INFO : two: Copied (replaced existing) 2025/10/13 01:11:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/13 01:11:54 INFO : four: Copied (replaced existing) 2025/10/13 01:11:54 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:56 DEBUG : one: Destination is newer than source, skipping 2025/10/13 01:11:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:11:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/13 01:11:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/13 01:11:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 01:11:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone768855486) 2025/10/13 01:11:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-pibacub2rize') 2025/10/13 01:11:56 DEBUG : three: sha1 differ 2025/10/13 01:11:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 01:11:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/13 01:11:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/13 01:11:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/13 01:11:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/13 01:11:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 01:11:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 01:11:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:11:56.845264 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/10/13 01:11:56.845293 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/10/13 01:11:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 01:11:58 INFO : three: Copied (replaced existing) 2025/10/13 01:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (15.30s) === 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-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/13 01:12:01 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Making map for --track-renames 2025/10/13 01:12:01 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Finished making map for --track-renames 2025/10/13 01:12:01 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 01:12:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/13 01:12:01 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for renames to finish 2025/10/13 01:12:01 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 01:12:03 INFO : yam: Copied (new) 2025/10/13 01:12:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 01:12:03 INFO : potato: Copied (new) 2025/10/13 01:12:03 DEBUG : Waiting for deletions to finish 2025/10/13 01:12:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:12:03 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Making map for --track-renames 2025/10/13 01:12:03 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Finished making map for --track-renames 2025/10/13 01:12:03 DEBUG : potato: Unchanged skipping 2025/10/13 01:12:03 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:03 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for renames to finish 2025/10/13 01:12:04.272390 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hdZiIqsiXslNbRQ-1eGmid-oOy-J_DLMZbQ3kiNe-MXRCNuEYHIFBogo9C0ev2KmXgRo1PNbBxqxRF5xaRmzNw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:12:04.272410 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hdZiIqsiXslNbRQ-1eGmid-oOy-J_DLMZbQ3kiNe-MXRCNuEYHIFBogo9C0ev2KmXgRo1PNbBxqxRF5xaRmzNw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:04 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hdZiIqsiXslNbRQ-1eGmid-oOy-J_DLMZbQ3kiNe-MXRCNuEYHIFBogo9C0ev2KmXgRo1PNbBxqxRF5xaRmzNw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:04 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hdZiIqsiXslNbRQ-1eGmid-oOy-J_DLMZbQ3kiNe-MXRCNuEYHIFBogo9C0ev2KmXgRo1PNbBxqxRF5xaRmzNw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:04 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/13 01:12:04 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:05 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 01:12:05 INFO : yaml: Copied (new) 2025/10/13 01:12:05 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': not deleting files as there were IO errors 2025/10/13 01:12:05 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': 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.54s) === 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-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/13 01:12:07 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Making map for --track-renames 2025/10/13 01:12:07 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Finished making map for --track-renames 2025/10/13 01:12:07 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 01:12:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/13 01:12:07 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for renames to finish 2025/10/13 01:12:07 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 01:12:08 INFO : potato: Copied (new) 2025/10/13 01:12:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 01:12:08 INFO : yam: Copied (new) 2025/10/13 01:12:08 DEBUG : Waiting for deletions to finish 2025/10/13 01:12:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:12:09 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Making map for --track-renames 2025/10/13 01:12:09 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Finished making map for --track-renames 2025/10/13 01:12:09 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:09 DEBUG : potato: Unchanged skipping 2025/10/13 01:12:09 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for renames to finish 2025/10/13 01:12:10.313348 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NOgk1chfIUJvvu8bbjyUwk7sREDTkT62DGhB_sw4Zkuu_M0qGcEzdPDe9Rm6RppAM6FRmXMbtv6i95ylauVtAw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:12:10.313370 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NOgk1chfIUJvvu8bbjyUwk7sREDTkT62DGhB_sw4Zkuu_M0qGcEzdPDe9Rm6RppAM6FRmXMbtv6i95ylauVtAw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:10 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NOgk1chfIUJvvu8bbjyUwk7sREDTkT62DGhB_sw4Zkuu_M0qGcEzdPDe9Rm6RppAM6FRmXMbtv6i95ylauVtAw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:10 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NOgk1chfIUJvvu8bbjyUwk7sREDTkT62DGhB_sw4Zkuu_M0qGcEzdPDe9Rm6RppAM6FRmXMbtv6i95ylauVtAw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:10 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/13 01:12:10 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:11 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 01:12:11 INFO : yaml: Copied (new) 2025/10/13 01:12:11 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': not deleting files as there were IO errors 2025/10/13 01:12:11 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': 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 (6.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/13 01:12:13 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Making map for --track-renames 2025/10/13 01:12:13 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Finished making map for --track-renames 2025/10/13 01:12:13 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 01:12:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/13 01:12:13 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for renames to finish 2025/10/13 01:12:13 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 01:12:14 INFO : potato: Copied (new) 2025/10/13 01:12:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 01:12:15 INFO : sub/yam: Copied (new) 2025/10/13 01:12:15 DEBUG : Waiting for deletions to finish 2025/10/13 01:12:16 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:12:16 DEBUG : potato: Unchanged skipping 2025/10/13 01:12:16 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Making map for --track-renames 2025/10/13 01:12:16 INFO : proton drive root link ID 'rclone-test-pibacub2rize': Finished making map for --track-renames 2025/10/13 01:12:16 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:16 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for renames to finish 2025/10/13 01:12:16.949032 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ayT5B4mCeDQmy3kZFRb2Jdtsyq6FqxEUJKb9SAmOwrh-uBpQclEYS_xIJgRHI9RNRKx2ZA_4-ZdE-KMtFIdbjw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:12:16.949053 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ayT5B4mCeDQmy3kZFRb2Jdtsyq6FqxEUJKb9SAmOwrh-uBpQclEYS_xIJgRHI9RNRKx2ZA_4-ZdE-KMtFIdbjw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:16 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ayT5B4mCeDQmy3kZFRb2Jdtsyq6FqxEUJKb9SAmOwrh-uBpQclEYS_xIJgRHI9RNRKx2ZA_4-ZdE-KMtFIdbjw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:16 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ayT5B4mCeDQmy3kZFRb2Jdtsyq6FqxEUJKb9SAmOwrh-uBpQclEYS_xIJgRHI9RNRKx2ZA_4-ZdE-KMtFIdbjw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/13 01:12:16 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 01:12:18 INFO : yam: Copied (new) 2025/10/13 01:12:18 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': not deleting files as there were IO errors 2025/10/13 01:12:18 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': 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 (6.76s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:12:20 DEBUG : Creating backend with remote "/tmp/rclone768855486/dir1" 2025/10/13 01:12:20 DEBUG : Creating backend with remote "/tmp/rclone768855486/dir2" 2025/10/13 01:12:20 DEBUG : Local file system at /tmp/rclone768855486/dir2: Using server-side directory move 2025/10/13 01:12:20 INFO : Local file system at /tmp/rclone768855486/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/13 01:12:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/13 01:12:20 INFO : file1.txt: Moved (server-side) 2025/10/13 01:12:20 DEBUG : Local file system at /tmp/rclone768855486/dir2: Waiting for checks to finish 2025/10/13 01:12:20 DEBUG : Local file system at /tmp/rclone768855486/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:12:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:12:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/13 01:12:20 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:20 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:12:23 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:12:23 INFO : sub dir/hello world: Deleted 2025/10/13 01:12:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/13 01:12:23 INFO : nested/sub dir/file: Copied (new) 2025/10/13 01:12:23 INFO : nested/sub dir/file: Deleted 2025/10/13 01:12:23 ERROR : Local file system at /tmp/rclone768855486: 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 (5.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:12:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 01:12:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/13 01:12:26 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:26 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 01:12:29 INFO : sub dir/hello world: Copied (new) 2025/10/13 01:12:29 INFO : sub dir/hello world: Deleted 2025/10/13 01:12:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/13 01:12:29 INFO : nested/sub dir/file: Copied (new) 2025/10/13 01:12:29 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:12:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/13 01:12:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 01:12:32 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:32 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 01:12:33 INFO : existing: Copied (new) 2025/10/13 01:12:33 INFO : existing: Deleted 2025/10/13 01:12:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/13 01:12:33 INFO : existing-b: Copied (new) 2025/10/13 01:12:33 INFO : existing-b: Deleted 2025/10/13 01:12:34 DEBUG : existing: Destination exists, skipping 2025/10/13 01:12:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/13 01:12:34 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:12:34 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:12:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.99s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:12:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-woduhet4fowo" 2025/10/13 01:12:35 DEBUG : proton drive root link ID 'rclone-test-woduhet4fowo': Has cached credentials 2025/10/13 01:12:36 DEBUG : proton drive root link ID 'rclone-test-woduhet4fowo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-pibacub2rize' -> proton drive root link ID 'rclone-test-woduhet4fowo' 2025/10/13 01:12:45 DEBUG : proton drive root link ID 'rclone-test-woduhet4fowo': Using server-side directory move 2025/10/13 01:12:45 INFO : proton drive root link ID 'rclone-test-woduhet4fowo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/13 01:12:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:12:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/13 01:12:45 DEBUG : empty space: Unchanged skipping 2025/10/13 01:12:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 01:12:45 DEBUG : proton drive root link ID 'rclone-test-woduhet4fowo': Waiting for checks to finish 2025/10/13 01:12:45 INFO : potato3: Deleted 2025/10/13 01:12:45 INFO : empty space: Deleted 2025/10/13 01:12:45 DEBUG : proton drive root link ID 'rclone-test-woduhet4fowo': Waiting for transfers to finish 2025/10/13 01:12:46.033289 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uwdLUuH_tpZp3hLNj9d4uV4Wg8oKpElZ88OdLbT9ud0-afzQb0634E5EGmb7yhVljIIJ_ixWAmHiP4redT1CMQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:12:46.033311 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uwdLUuH_tpZp3hLNj9d4uV4Wg8oKpElZ88OdLbT9ud0-afzQb0634E5EGmb7yhVljIIJ_ixWAmHiP4redT1CMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:46 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uwdLUuH_tpZp3hLNj9d4uV4Wg8oKpElZ88OdLbT9ud0-afzQb0634E5EGmb7yhVljIIJ_ixWAmHiP4redT1CMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:46.053941 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/c_YHZx7bqsBiQJCie7z27bhO-wX47MrgVUwPy1uo-nDYBiBasSQH_EGsbTa7gTjRO3ybDsq-9onAu1lQ_9kzEQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:12:46.053965 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/c_YHZx7bqsBiQJCie7z27bhO-wX47MrgVUwPy1uo-nDYBiBasSQH_EGsbTa7gTjRO3ybDsq-9onAu1lQ_9kzEQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:46 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/c_YHZx7bqsBiQJCie7z27bhO-wX47MrgVUwPy1uo-nDYBiBasSQH_EGsbTa7gTjRO3ybDsq-9onAu1lQ_9kzEQ==/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/c_YHZx7bqsBiQJCie7z27bhO-wX47MrgVUwPy1uo-nDYBiBasSQH_EGsbTa7gTjRO3ybDsq-9onAu1lQ_9kzEQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/10/13 01:12:46 DEBUG : proton drive root link ID 'rclone-test-woduhet4fowo': Purge remote --- FAIL: TestServerSideMove (11.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:12:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sozisaw3vuyo" 2025/10/13 01:12:47 DEBUG : proton drive root link ID 'rclone-test-sozisaw3vuyo': Has cached credentials 2025/10/13 01:12:48 DEBUG : proton drive root link ID 'rclone-test-sozisaw3vuyo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-pibacub2rize' -> proton drive root link ID 'rclone-test-sozisaw3vuyo' 2025/10/13 01:12:57 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 01:12:57 DEBUG : empty space: Excluded 2025/10/13 01:12:57 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 01:12:57 DEBUG : empty space: Excluded 2025/10/13 01:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:12:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 01:12:57 DEBUG : proton drive root link ID 'rclone-test-sozisaw3vuyo': Waiting for checks to finish 2025/10/13 01:12:57 DEBUG : proton drive root link ID 'rclone-test-sozisaw3vuyo': Waiting for transfers to finish 2025/10/13 01:12:57 INFO : potato3: Deleted 2025/10/13 01:12:58.122824 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kIKdJCQt9F2TYDo4IOMwXdQyRc7B9LbxniF9gzpm0lab5V5G3bxI7OHLDIoyUx4YvWXVuPOECLJ4ywzJPT7R8g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:12:58.122864 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kIKdJCQt9F2TYDo4IOMwXdQyRc7B9LbxniF9gzpm0lab5V5G3bxI7OHLDIoyUx4YvWXVuPOECLJ4ywzJPT7R8g==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:58 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kIKdJCQt9F2TYDo4IOMwXdQyRc7B9LbxniF9gzpm0lab5V5G3bxI7OHLDIoyUx4YvWXVuPOECLJ4ywzJPT7R8g==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:58.178637 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LicrZ8syF6bf7iKxJx4Ya3iz5n72eHYD8oFgMJAii7XM09CyZBXT_mTC7UkpQh4DSl6_uk-uwK92jr1vxGcRDw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:12:58.178668 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LicrZ8syF6bf7iKxJx4Ya3iz5n72eHYD8oFgMJAii7XM09CyZBXT_mTC7UkpQh4DSl6_uk-uwK92jr1vxGcRDw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:12:58 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LicrZ8syF6bf7iKxJx4Ya3iz5n72eHYD8oFgMJAii7XM09CyZBXT_mTC7UkpQh4DSl6_uk-uwK92jr1vxGcRDw==/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/LicrZ8syF6bf7iKxJx4Ya3iz5n72eHYD8oFgMJAii7XM09CyZBXT_mTC7UkpQh4DSl6_uk-uwK92jr1vxGcRDw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/10/13 01:12:58 DEBUG : proton drive root link ID 'rclone-test-sozisaw3vuyo': Purge remote --- FAIL: TestServerSideMoveWithFilter (11.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:12:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-begoluk5mozo" 2025/10/13 01:12:59 DEBUG : proton drive root link ID 'rclone-test-begoluk5mozo': Has cached credentials 2025/10/13 01:13:00 DEBUG : proton drive root link ID 'rclone-test-begoluk5mozo': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:13:05 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-pibacub2rize' -> proton drive root link ID 'rclone-test-begoluk5mozo' 2025/10/13 01:13:09 DEBUG : proton drive root link ID 'rclone-test-begoluk5mozo': Using server-side directory move 2025/10/13 01:13:09 INFO : proton drive root link ID 'rclone-test-begoluk5mozo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/13 01:13:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 01:13:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/13 01:13:10 DEBUG : empty space: Unchanged skipping 2025/10/13 01:13:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 01:13:10 DEBUG : proton drive root link ID 'rclone-test-begoluk5mozo': Waiting for checks to finish 2025/10/13 01:13:10 INFO : potato3: Deleted 2025/10/13 01:13:10 INFO : empty space: Deleted 2025/10/13 01:13:10 DEBUG : proton drive root link ID 'rclone-test-begoluk5mozo': Waiting for transfers to finish 2025/10/13 01:13:10.651136 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2YguVlmFYHW_uQXHwi2lOYy-jTmvHfi9C1WbwY-P4YWWKIMGmv85F1nU1_MNbHeAmDESfPvzRKA9PAHeah3Cyg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:13:10.651226 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2YguVlmFYHW_uQXHwi2lOYy-jTmvHfi9C1WbwY-P4YWWKIMGmv85F1nU1_MNbHeAmDESfPvzRKA9PAHeah3Cyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:13:10 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2YguVlmFYHW_uQXHwi2lOYy-jTmvHfi9C1WbwY-P4YWWKIMGmv85F1nU1_MNbHeAmDESfPvzRKA9PAHeah3Cyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:13:10.762880 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LIqTUBlGowpEABuCyOXxxhEZNPBhRp5Rufm77y6Kwx6Eel3zgJQeUUJxgtCwmPdKDJCS11eLyGma4a2jnsQ6DA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:13:10.762902 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LIqTUBlGowpEABuCyOXxxhEZNPBhRp5Rufm77y6Kwx6Eel3zgJQeUUJxgtCwmPdKDJCS11eLyGma4a2jnsQ6DA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:13:10 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LIqTUBlGowpEABuCyOXxxhEZNPBhRp5Rufm77y6Kwx6Eel3zgJQeUUJxgtCwmPdKDJCS11eLyGma4a2jnsQ6DA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:13:10 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': 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/10/13 01:13:10 DEBUG : proton drive root link ID 'rclone-test-begoluk5mozo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (12.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:13:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/rclone-sync-test" 2025/10/13 01:13:13 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test': Has cached credentials 2025/10/13 01:13:13 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (237.55s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:17:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/rclone-sync-test" 2025/10/13 01:17:10 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test': Has cached credentials 2025/10/13 01:17:11 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:20:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/rclone-sync-test-include/layer2" 2025/10/13 01:20:35 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test-include/layer2': Has cached credentials 2025/10/13 01:20:36 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:23:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/rclone-sync-test-ignore-file" 2025/10/13 01:23:59 DEBUG : Config file has changed externally - reloading 2025/10/13 01:23:59 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test-ignore-file': Has cached credentials 2025/10/13 01:24:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:27:27 DEBUG : rclone-sync-test: Excluded 2025/10/13 01:27:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 01:27:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/13 01:27:28 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test': Waiting for checks to finish 2025/10/13 01:27:28 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test': Waiting for transfers to finish 2025/10/13 01:27:28 DEBUG : Waiting for deletions to finish 2025/10/13 01:27:28 INFO : There was nothing to transfer 2025/10/13 01:27:29 DEBUG : rclone-sync-test: Excluded 2025/10/13 01:27:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 01:27:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/13 01:27:29 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:27:29 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:27:29 DEBUG : Waiting for deletions to finish 2025/10/13 01:27:29 INFO : rclone-sync-test-include: Removing directory 2025/10/13 01:27:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/13 01:27:30 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': failed to delete 1 directories 2025/10/13 01:27:30 INFO : There was nothing to transfer 2025/10/13 01:27:30 DEBUG : rclone-sync-test: Excluded 2025/10/13 01:27:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 01:27:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/13 01:27:31 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/13 01:27:31 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/13 01:27:31 DEBUG : Waiting for deletions to finish 2025/10/13 01:27:31 INFO : There was nothing to transfer 2025/10/13 01:27:31 DEBUG : rclone-sync-test: Excluded 2025/10/13 01:27:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 01:27:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/13 01:27:32 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 01:27:32 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 01:27:32 DEBUG : Waiting for deletions to finish 2025/10/13 01:27:32 INFO : rclone-sync-test-include: Removing directory 2025/10/13 01:27:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/13 01:27:33 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': failed to delete 1 directories 2025/10/13 01:27:33 INFO : There was nothing to transfer 2025/10/13 01:27:33 DEBUG : rclone-sync-test: Excluded 2025/10/13 01:27:33 DEBUG : Excluded 2025/10/13 01:27:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 01:27:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/13 01:27:34 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/13 01:27:34 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/13 01:27:34 DEBUG : Waiting for deletions to finish 2025/10/13 01:27:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (625.96s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:27:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/dst" 2025/10/13 01:27:36 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Has cached credentials 2025/10/13 01:27:37 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:31:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/CompareDest" 2025/10/13 01:31:00 DEBUG : Config file has changed externally - reloading 2025/10/13 01:31:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/CompareDest': Has cached credentials 2025/10/13 01:31:01 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:34:24 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 01:34:24 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:34:24 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:34:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 01:34:26 INFO : one: Copied (new) 2025/10/13 01:34:26 DEBUG : Waiting for deletions to finish 2025/10/13 01:34:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 01:34:27 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:34:27 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:34:28.024161 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/10/13 01:34:28.024246 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/10/13 01:34:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/13 01:34:29 INFO : one: Copied (replaced existing) 2025/10/13 01:34:29 DEBUG : Waiting for deletions to finish 2025/10/13 01:34:30.815882 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/10/13 01:34:30.815924 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/10/13 01:34:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 01:34:35 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:34:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:34:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 01:34:35 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:34:35 DEBUG : Waiting for deletions to finish 2025/10/13 01:34:35 INFO : There was nothing to transfer 2025/10/13 01:34:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 01:34:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:34:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 01:34:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:34:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 01:34:39 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:34:39 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:34:39 DEBUG : Waiting for deletions to finish 2025/10/13 01:34:39 INFO : There was nothing to transfer 2025/10/13 01:34:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 01:34:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:34:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 01:34:40 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:34:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:34:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 01:34:40 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:34:40 DEBUG : Waiting for deletions to finish 2025/10/13 01:34:40 INFO : There was nothing to transfer 2025/10/13 01:34:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 01:34:42 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/10/13 01:34:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 01:34:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 01:34:42 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:34:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:34:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 01:34:42 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:34:42 DEBUG : Waiting for deletions to finish 2025/10/13 01:34:42 INFO : There was nothing to transfer 2025/10/13 01:34:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 01:34:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/13 01:34:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 01:34:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/13 01:34:44 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 01:34:44 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:34:44 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:34:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/13 01:34:45 INFO : two: Copied (new) 2025/10/13 01:34:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (431.92s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:34:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/dest" 2025/10/13 01:34:52 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dest': Has cached credentials 2025/10/13 01:34:53 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dest': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:38:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/pre-dest1" 2025/10/13 01:38:16 DEBUG : Config file has changed externally - reloading 2025/10/13 01:38:16 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/pre-dest1': Has cached credentials 2025/10/13 01:38:17 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:39:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/pre-dest2" 2025/10/13 01:39:59 DEBUG : Config file has changed externally - reloading 2025/10/13 01:39:59 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/pre-dest2': Has cached credentials 2025/10/13 01:40:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:41:42 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:41:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/13 01:41:43 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:41:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/13 01:41:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/13 01:41:43 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dest': Waiting for checks to finish 2025/10/13 01:41:43 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dest': Waiting for transfers to finish 2025/10/13 01:41:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/13 01:41:45 INFO : 3: Copied (new) 2025/10/13 01:41:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (420.34s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.49s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:41:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/dst" 2025/10/13 01:41:54 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Has cached credentials 2025/10/13 01:41:55 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:43:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/backup" 2025/10/13 01:43:35 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/backup': Has cached credentials 2025/10/13 01:43:36 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/backup': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:47:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 01:47:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:47:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:47:02 DEBUG : two: Unchanged skipping 2025/10/13 01:47:03.580552 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7NKZCa_D34x5wZOmudXQmKb2mN4nUSZxA1xwRorvTxzvPqG50CygUqQAkaIixbCUBymA9KyUggzMdGAFSSGMJg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:47:03.580576 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7NKZCa_D34x5wZOmudXQmKb2mN4nUSZxA1xwRorvTxzvPqG50CygUqQAkaIixbCUBymA9KyUggzMdGAFSSGMJg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:47:03 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7NKZCa_D34x5wZOmudXQmKb2mN4nUSZxA1xwRorvTxzvPqG50CygUqQAkaIixbCUBymA9KyUggzMdGAFSSGMJg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:47:03 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:47:03 ERROR : proton drive root link ID 'rclone-test-pibacub2rize/dst': not deleting files as there were IO errors 2025/10/13 01:47:03 ERROR : proton drive root link ID 'rclone-test-pibacub2rize/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/7NKZCa_D34x5wZOmudXQmKb2mN4nUSZxA1xwRorvTxzvPqG50CygUqQAkaIixbCUBymA9KyUggzMdGAFSSGMJg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (316.59s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:47:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/dst" 2025/10/13 01:47:11 DEBUG : Config file has changed externally - reloading 2025/10/13 01:47:11 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Has cached credentials 2025/10/13 01:47:12 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:48:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/backup" 2025/10/13 01:48:55 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/backup': Has cached credentials 2025/10/13 01:48:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/backup': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:52:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 01:52:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:52:23 DEBUG : two: Unchanged skipping 2025/10/13 01:52:23 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:52:24.829894 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b2Du7QRvE5o7C2NU2HyCVPo5Y8RwaXIAT5zwDYLl4QYAlrmqsyiNbzjd57eZXZm8jWvP6Bx44iLSNZ4wGB_Few==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:52:24.829933 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b2Du7QRvE5o7C2NU2HyCVPo5Y8RwaXIAT5zwDYLl4QYAlrmqsyiNbzjd57eZXZm8jWvP6Bx44iLSNZ4wGB_Few==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:52:24 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b2Du7QRvE5o7C2NU2HyCVPo5Y8RwaXIAT5zwDYLl4QYAlrmqsyiNbzjd57eZXZm8jWvP6Bx44iLSNZ4wGB_Few==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:52:24 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:52:24 ERROR : proton drive root link ID 'rclone-test-pibacub2rize/dst': not deleting files as there were IO errors 2025/10/13 01:52:24 ERROR : proton drive root link ID 'rclone-test-pibacub2rize/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/b2Du7QRvE5o7C2NU2HyCVPo5Y8RwaXIAT5zwDYLl4QYAlrmqsyiNbzjd57eZXZm8jWvP6Bx44iLSNZ4wGB_Few==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (320.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:52:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/dst" 2025/10/13 01:52:32 DEBUG : Config file has changed externally - reloading 2025/10/13 01:52:32 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Has cached credentials 2025/10/13 01:52:33 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:54:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/backup" 2025/10/13 01:54:16 DEBUG : Config file has changed externally - reloading 2025/10/13 01:54:16 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/backup': Has cached credentials 2025/10/13 01:54:17 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/backup': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:57:51 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:57:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 01:57:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:57:51 DEBUG : two: Unchanged skipping 2025/10/13 01:57:52.327419 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-VimrZhr8ThLgnYJD-Umyb2aCK7pgaalElmXAOnjlt40grKmJ-ArmAFgl0B-07kFlYOV6ythckL9zE9A0HrlAg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:57:52.327477 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-VimrZhr8ThLgnYJD-Umyb2aCK7pgaalElmXAOnjlt40grKmJ-ArmAFgl0B-07kFlYOV6ythckL9zE9A0HrlAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:57:52 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-VimrZhr8ThLgnYJD-Umyb2aCK7pgaalElmXAOnjlt40grKmJ-ArmAFgl0B-07kFlYOV6ythckL9zE9A0HrlAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:57:52 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:57:52 ERROR : proton drive root link ID 'rclone-test-pibacub2rize/dst': not deleting files as there were IO errors 2025/10/13 01:57:52 ERROR : proton drive root link ID 'rclone-test-pibacub2rize/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/-VimrZhr8ThLgnYJD-Umyb2aCK7pgaalElmXAOnjlt40grKmJ-ArmAFgl0B-07kFlYOV6ythckL9zE9A0HrlAg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (327.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:58:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/dst" 2025/10/13 01:58:00 DEBUG : Config file has changed externally - reloading 2025/10/13 01:58:00 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Has cached credentials 2025/10/13 01:58:01 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Used cached credential to initialize the ProtonDrive API 2025/10/13 01:59:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 01:59:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 01:59:50 DEBUG : two: Unchanged skipping 2025/10/13 01:59:50 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for checks to finish 2025/10/13 01:59:50.470878 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/y-du49RAT8j71Eku2PbPe_ArgWLOuz-ObGES3PhNC28Re2rDpfdcJbl6hnvnnOzvt6bHfO4_U9VS8Mhi-8eKgQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 01:59:50.470920 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/y-du49RAT8j71Eku2PbPe_ArgWLOuz-ObGES3PhNC28Re2rDpfdcJbl6hnvnnOzvt6bHfO4_U9VS8Mhi-8eKgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:59:50 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/y-du49RAT8j71Eku2PbPe_ArgWLOuz-ObGES3PhNC28Re2rDpfdcJbl6hnvnnOzvt6bHfO4_U9VS8Mhi-8eKgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 01:59:50 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Waiting for transfers to finish 2025/10/13 01:59:50 ERROR : proton drive root link ID 'rclone-test-pibacub2rize/dst': not deleting files as there were IO errors 2025/10/13 01:59:50 ERROR : proton drive root link ID 'rclone-test-pibacub2rize/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/y-du49RAT8j71Eku2PbPe_ArgWLOuz-ObGES3PhNC28Re2rDpfdcJbl6hnvnnOzvt6bHfO4_U9VS8Mhi-8eKgQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (118.23s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 01:59:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/dst" 2025/10/13 01:59:58 DEBUG : Config file has changed externally - reloading 2025/10/13 01:59:58 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Has cached credentials 2025/10/13 01:59:59 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Used cached credential to initialize the ProtonDrive API 2025/10/13 02:01:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 02:01:49.474647 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8t4h_9jl5UYivT7KVYqDocDhflRjuaM6Bk3eg3rIKG9LbCqesMzzMYUcWwZsfpK-xogNTnz5kaIfdrbSkz_5tA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 02:01:49.474693 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8t4h_9jl5UYivT7KVYqDocDhflRjuaM6Bk3eg3rIKG9LbCqesMzzMYUcWwZsfpK-xogNTnz5kaIfdrbSkz_5tA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 02:01:49 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8t4h_9jl5UYivT7KVYqDocDhflRjuaM6Bk3eg3rIKG9LbCqesMzzMYUcWwZsfpK-xogNTnz5kaIfdrbSkz_5tA==/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/8t4h_9jl5UYivT7KVYqDocDhflRjuaM6Bk3eg3rIKG9LbCqesMzzMYUcWwZsfpK-xogNTnz5kaIfdrbSkz_5tA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (118.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:01:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pibacub2rize/dst" 2025/10/13 02:01:57 DEBUG : Config file has changed externally - reloading 2025/10/13 02:01:57 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Has cached credentials 2025/10/13 02:01:58 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize/dst': Used cached credential to initialize the ProtonDrive API 2025/10/13 02:03:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 02:03:48.613475 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CxR0rGFlv7wOANkKD-FfjeQTHrUWxrTirR7lxT7ujcbsSviJjxqwWCods9K2lY6T7y82z-txs4OAZfebltKAxA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/13 02:03:48.613519 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CxR0rGFlv7wOANkKD-FfjeQTHrUWxrTirR7lxT7ujcbsSviJjxqwWCods9K2lY6T7y82z-txs4OAZfebltKAxA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/13 02:03:48 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CxR0rGFlv7wOANkKD-FfjeQTHrUWxrTirR7lxT7ujcbsSviJjxqwWCods9K2lY6T7y82z-txs4OAZfebltKAxA==/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/CxR0rGFlv7wOANkKD-FfjeQTHrUWxrTirR7lxT7ujcbsSviJjxqwWCods9K2lY6T7y82z-txs4OAZfebltKAxA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (118.70s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:03:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/13 02:03:52 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 02:03:52 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 02:03:52.882236 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/10/13 02:03:52.882259 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/10/13 02:03:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/13 02:03:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/13 02:03:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.44s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:03:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 02:03:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 02:03:56 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 02:03:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 02:03:57 INFO : existing: Copied (new) 2025/10/13 02:03:57 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:58 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 02:03:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/13 02:03:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/13 02:03:58 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 02:03:58 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': not deleting files as there were IO errors 2025/10/13 02:03:58 ERROR : proton drive root link ID 'rclone-test-pibacub2rize': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:04:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:04:02 DEBUG : existing: Unchanged skipping 2025/10/13 02:04:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 02:04:02 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 02:04:02 DEBUG : Waiting for deletions to finish 2025/10/13 02:04:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.41s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", 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-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", 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-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.39s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:05:10 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both0: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 02:05:10 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both11: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both14: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both15: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both16: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both17: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both18: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both19: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both1: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both2: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both3: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both4: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both5: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both6: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both7: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both8: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:05:10 DEBUG : both12: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both10: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both13: Unchanged skipping 2025/10/13 02:05:10 DEBUG : both9: Unchanged skipping 2025/10/13 02:05:10 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 02:05:10 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:10 INFO : only2: Deleted 2025/10/13 02:05:10 INFO : only3: Deleted 2025/10/13 02:05:10 INFO : only6: Deleted 2025/10/13 02:05:10 INFO : only10: Deleted 2025/10/13 02:05:10 INFO : only14: Deleted 2025/10/13 02:05:10 INFO : only11: Deleted 2025/10/13 02:05:10 INFO : only15: Deleted 2025/10/13 02:05:10 INFO : only16: Deleted 2025/10/13 02:05:11 INFO : only4: Deleted 2025/10/13 02:05:11 INFO : only7: Deleted 2025/10/13 02:05:11 INFO : only8: Deleted 2025/10/13 02:05:11 INFO : only0: Deleted 2025/10/13 02:05:11 INFO : only19: Deleted 2025/10/13 02:05:11 INFO : only5: Deleted 2025/10/13 02:05:11 INFO : only9: Deleted 2025/10/13 02:05:11 INFO : only13: Deleted 2025/10/13 02:05:11 INFO : only1: Deleted 2025/10/13 02:05:11 INFO : only17: Deleted 2025/10/13 02:05:11 INFO : only12: Deleted 2025/10/13 02:05:11 INFO : only18: Deleted 2025/10/13 02:05:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (75.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:06:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both0: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both10: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both11: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both12: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both13: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both14: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both15: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both16: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both17: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both18: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both19: Unchanged skipping 2025/10/13 02:06:25 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for checks to finish 2025/10/13 02:06:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both2: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both1: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both6: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both7: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both8: Unchanged skipping 2025/10/13 02:06:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/13 02:06:25 DEBUG : both9: Unchanged skipping 2025/10/13 02:06:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : both5: Unchanged skipping 2025/10/13 02:06:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : both4: Unchanged skipping 2025/10/13 02:06:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : both3: Unchanged skipping 2025/10/13 02:06:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/13 02:06:25 DEBUG : proton drive root link ID 'rclone-test-pibacub2rize': Waiting for transfers to finish 2025/10/13 02:06:25.698599 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/10/13 02:06:25.698623 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/10/13 02:06:25.713092 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/10/13 02:06:25.713109 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/10/13 02:06:25.715547 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/10/13 02:06:25.715567 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/10/13 02:06:25.750219 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/10/13 02:06:25.750241 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/10/13 02:06:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:26 INFO : only10: Copied (replaced existing) 2025/10/13 02:06:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:26 INFO : only12: Copied (replaced existing) 2025/10/13 02:06:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:26 INFO : only11: Copied (replaced existing) 2025/10/13 02:06:26 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:26 INFO : only0: Copied (replaced existing) 2025/10/13 02:06:26.687757 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/10/13 02:06:26.687802 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/10/13 02:06:26.703513 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/10/13 02:06:26.703550 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/10/13 02:06:26.709142 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/10/13 02:06:26.709170 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/10/13 02:06:26.729188 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/10/13 02:06:26.729213 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/10/13 02:06:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:27 INFO : only14: Copied (replaced existing) 2025/10/13 02:06:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:27 INFO : only15: Copied (replaced existing) 2025/10/13 02:06:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:27 INFO : only16: Copied (replaced existing) 2025/10/13 02:06:27.715384 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/10/13 02:06:27.715425 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/10/13 02:06:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:27 INFO : only13: Copied (replaced existing) 2025/10/13 02:06:27.743231 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/10/13 02:06:27.743254 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/10/13 02:06:27.821283 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/10/13 02:06:27.821323 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/10/13 02:06:27.855948 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/10/13 02:06:27.855976 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/10/13 02:06:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:28 INFO : only18: Copied (replaced existing) 2025/10/13 02:06:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:28 INFO : only19: Copied (replaced existing) 2025/10/13 02:06:28.643328 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/10/13 02:06:28.643421 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/10/13 02:06:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:28 INFO : only1: Copied (replaced existing) 2025/10/13 02:06:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:28 INFO : only17: Copied (replaced existing) 2025/10/13 02:06:28.728262 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/10/13 02:06:28.728298 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/10/13 02:06:28.816890 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/10/13 02:06:28.816912 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/10/13 02:06:28.861830 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/10/13 02:06:28.861861 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/10/13 02:06:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:29 INFO : only2: Copied (replaced existing) 2025/10/13 02:06:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:29 INFO : only6: Copied (replaced existing) 2025/10/13 02:06:29.725898 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/10/13 02:06:29.725922 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/10/13 02:06:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:29 INFO : only3: Copied (replaced existing) 2025/10/13 02:06:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:29 INFO : only5: Copied (replaced existing) 2025/10/13 02:06:29.798147 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/10/13 02:06:29.798169 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/10/13 02:06:29.858101 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/10/13 02:06:29.858123 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/10/13 02:06:29.862153 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/10/13 02:06:29.862172 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/10/13 02:06:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:30 INFO : only7: Copied (replaced existing) 2025/10/13 02:06:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:30 INFO : only8: Copied (replaced existing) 2025/10/13 02:06:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:30 INFO : only9: Copied (replaced existing) 2025/10/13 02:06:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:06:30 INFO : only4: Copied (replaced existing) 2025/10/13 02:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.42s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:06:47 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:06:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:06:47 DEBUG : empty_on_remote: Making directory with metadata 2025/10/13 02:06:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:06:47 INFO : empty_on_remote: Making directory 2025/10/13 02:06:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/13 02:06:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/13 02:06:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/13 02:06:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:06:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (8.39s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:06:56 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:06:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:06:56 DEBUG : empty_on_remote: Making directory with metadata 2025/10/13 02:06:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:06:56 INFO : empty_on_remote: Making directory 2025/10/13 02:06:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/13 02:07:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:07:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:05 INFO : sub dir: Making directory 2025/10/13 02:07:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (16.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" 2025/10/13 02:07:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:21 INFO : sub dir: Making directory 2025/10/13 02:07:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (16.56s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-pibacub2rize'", Local "Local file system at /tmp/rclone768855486", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestTransform (13s) TestTransform/NFC (13s) goroutine 23071 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000a9a700, {0x2767ea2?, 0xc000069ad8?}, 0x2897500) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000a9a700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000a9a700, 0xc000069c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000507ba8, {0x3fc60e0, 0x6c, 0x6c}, {0xee07e47e7?, 0x3fdc400?, 0x3fdc400?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006c72c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006c72c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 14 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 15 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 37 [IO wait]: internal/poll.runtime_pollWait(0x73834a8376f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f6000?, 0xc000860000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f6000, {0xc000860000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f6000, {0xc000860000?, 0xc000860000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000880a0, {0xc000860000?, 0x738302cfc118?, 0x73834a9bf5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0004935f0, {0xc000860000?, 0x9ffb?, 0xc000351b88?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005c82b8, {0x2bbdb00, 0xc0004935f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005c8008, {0x2bbb680, 0xc0000880a0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005c8008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005c8008, {0xc0006e0000, 0x1000, 0xc000100808?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000a91740, {0xc000a819a0, 0x9, 0xc000095d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bbae00, 0xc000a91740}, {0xc000a819a0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc000a819a0, 0x9, 0xc000095d68?}, {0x2bbae00?, 0xc000a91740?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000a81960) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000095fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0001ea8c0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 36 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 23016 [chan receive]: testing.(*T).Run(0xc00074c1c0, {0x274c088?, 0x4796b2?}, 0xc0008dc320) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc00074c1c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc00074c1c0, 0x2897500) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 23017 [select]: net/http.(*http2ClientConn).roundTrip(0xc0001ea8c0, 0xc000aa3540, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0006c6820, 0xc000aa3540, {0x40?, 0xc2?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3fa3940?}, 0xc000aa3540?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3fa3940, 0xc000aa3400) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bbbdc0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000aa3400, {0x2bbbdc0, 0x3fa3940}, {0x422e01?, 0x2bce318?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00016f860, 0xc000aa3400, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00016f860, 0xc000aa3400) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc0005ec508, 0xc00013cb40) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc00093ee78, {0xc00093ee48, 0x6, 0x431d9b?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc00013cb40, {0x274d2cd?, 0x8?}, {0x2769ce6, 0xd}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).RequestBlockUpload.func1(0xc00013cb40) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/block.go:27 +0xc7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003d6420, {0x2be3988, 0x3fff9e0}, 0xc00093f0d0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0003d6420, {0x2be3988, 0x3fff9e0}, 0xc00093f0d0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).RequestBlockUpload(0xc0003d6420, {0x2be3988, 0x3fff9e0}, {{0xc00050cae0, 0x58}, {0xc00050c9c0, 0x58}, {0xc000a826c0, 0x58}, {0xc000a82720, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/block.go:26 +0xd5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:274 +0x33e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData(0xc000419b80, {0x2be3988?, 0x3fff9e0?}, 0xc00041cf60, 0xc00041cf30, {0x2bba900, 0xc00043a6c0}, {0xc000a826c0?, 0x1?}, {0xc000a82720, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:378 +0x909 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc000419b80, {0x2be3988, 0x3fff9e0}, 0xc000a801c0, {0xc00057c305, 0x10}, {0x0?, 0x1?, 0x0?}, {0x2bba900, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:445 +0x1a5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc000419b80, {0x2be3988, 0x3fff9e0}, {0xc0085d0f60?, 0xc00093f800?}, {0xc00057c305, 0x10}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:974 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x80?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038e480, 0xc000418980, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038e480, 0xc000418980) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc0006a43c0, {0x2be3988, 0x3fff9e0}, {0x2bba900, 0xc00043a6c0}, {0x2beeb70, 0xc0004e00e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:973 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc00068c9c0, {0x2be3988, 0x3fff9e0}, {0x2bba900, 0xc00043a6c0}, {0x2beeb70, 0xc0004e00e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:720 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0004c44d0, {0x2be3988, 0x3fff9e0}, {0x2bfab10, 0xc00068c9c0}, {0xc00057c300, 0x15}, {0xc00057c300, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc0004c44d0?, 0xc0004c44d0, {0x274d041, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00074c380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc00074c380, 0xc0008dc320) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 23016 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 21291 [IO wait]: internal/poll.runtime_pollWait(0x73834a8375d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003b8280?, 0xc000a73000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003b8280, {0xc000a73000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003b8280, {0xc000a73000?, 0xc000a73000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088938, {0xc000a73000?, 0x738301b1c148?, 0x73834a9bfa78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0005064e0, {0xc000a73000?, 0x43d367?, 0xc000f889c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000515438, {0x2bbdb00, 0xc0005064e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000515188, {0x2bbb680, 0xc000088938}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000515188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000515188, {0xc000830000, 0x1000, 0xc00016c210?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc007b3e360, {0xc000830000?, 0x80d5e5?, 0x2bba800?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008e43c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008e43c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc007b3e360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 21272 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23070 [select]: net/http.(*http2clientStream).writeRequest(0xc0004ed980, 0xc000aa3540, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0004ed980, 0x82de84?, 0xc0001122a0?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 23017 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 22713 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000776000, {0x2be3a68, 0xc0008dc500}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 22482 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 3120 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3122 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 21299 [select]: net/http.(*persistConn).writeLoop(0xc0006e4360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 21248 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 21292 [select]: net/http.(*persistConn).writeLoop(0xc007b3e360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 21272 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 21298 [IO wait]: internal/poll.runtime_pollWait(0x73834a837808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a4a000?, 0xc000855000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a4a000, {0xc000855000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a4a000, {0xc000855000?, 0xc000855000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088900, {0xc000855000?, 0x738301b228f8?, 0x73834a9bf108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0007b8348, {0xc000855000?, 0xffb?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001fbeb8, {0x2bbdb00, 0xc0007b8348}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001fbc08, {0x2bbb680, 0xc000088900}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001fbc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001fbc08, {0xc000af8000, 0x1000, 0xc00016c210?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006e4360, {0xc000af8000?, 0x80d5e5?, 0x2bba800?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0091bd9e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0091bd9e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006e4360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 21248 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.470296258s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]