"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/10/22 03:40:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu" 2025/10/22 03:40:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:40:10 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Has cached credentials 2025/10/22 03:40:12 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Used cached credential to initialize the ProtonDrive API 2025/10/22 03:40:12 DEBUG : Creating backend with remote "/tmp/rclone2113207139" === 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-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/22 03:40:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.94s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:40:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:14 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:40:15 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.34s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:17 DEBUG : Creating backend with remote "/non-existing" 2025/10/22 03:40:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/22 03:40:17 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:17 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:18 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:18 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.39s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:21 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Running all checks before starting transfers 2025/10/22 03:40:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:21 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:21 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Checks finished, now starting transfers 2025/10/22 03:40:21 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.07s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:24 ERROR : Ignoring --no-traverse with sync 2025/10/22 03:40:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:24 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:24 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:26 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:40:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.16s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/22 03:40:27 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:27 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/22 03:40:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:40:30 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:30 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:40:32 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:32 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.11s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/22 03:40:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:40:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/22 03:40:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:40:34 INFO : sub dir2: Making directory 2025/10/22 03:40:34 INFO : sub dir: Making directory 2025/10/22 03:40:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:35 INFO : sub dir2/sub sub dir2: Making directory 2025/10/22 03:40:35 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:35 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:36 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:40:37 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.85s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:39 INFO : sub dir2: Making directory 2025/10/22 03:40:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/22 03:40:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:39 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:39 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:42 DEBUG : sub dir2: Making directory with metadata 2025/10/22 03:40:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:40:42 INFO : sub dir2: Making directory 2025/10/22 03:40:43 INFO : sub dir: Making directory 2025/10/22 03:40:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:43 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:43 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:44 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:40:44 INFO : sub dir/hello world: Deleted 2025/10/22 03:40:45 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/22 03:40:45 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.45s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:47 INFO : sub dir2: Making directory 2025/10/22 03:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:47 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:47 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:49 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:40:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.56s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:50 DEBUG : sub dir2: Making directory with metadata 2025/10/22 03:40:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/22 03:40:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/22 03:40:50 INFO : sub dir2: Making directory 2025/10/22 03:40:51 INFO : sub dir: Making directory 2025/10/22 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:51 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:51 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:53 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:40:53 DEBUG : Waiting for deletions to finish 2025/10/22 03:40:53 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", 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-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:40:55 INFO : sub dir2: Making directory 2025/10/22 03:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:40:55 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:40:55 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:40:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:40:57 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:40:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.49s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-piroxok2yiqa" 2025/10/22 03:41:01 DEBUG : proton drive root link ID 'rclone-test-piroxok2yiqa': Has cached credentials 2025/10/22 03:41:02 DEBUG : proton drive root link ID 'rclone-test-piroxok2yiqa': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-vibafes1sowu' -> proton drive root link ID 'rclone-test-piroxok2yiqa' 2025/10/22 03:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:41:03 DEBUG : proton drive root link ID 'rclone-test-piroxok2yiqa': Waiting for checks to finish 2025/10/22 03:41:03 DEBUG : proton drive root link ID 'rclone-test-piroxok2yiqa': Waiting for transfers to finish 2025/10/22 03:41:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:41:05 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:41:06 DEBUG : proton drive root link ID 'rclone-test-piroxok2yiqa': Purge remote --- PASS: TestServerSideCopy (8.81s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/22 03:41:10 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:41:10 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:41:10.332402 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/22 03:41:10.332443 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/22 03:41:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/22 03:41:11 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.85s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wumehuc1gefi" 2025/10/22 03:41:15 DEBUG : proton drive root link ID 'rclone-test-wumehuc1gefi': Has cached credentials 2025/10/22 03:41:16 DEBUG : proton drive root link ID 'rclone-test-wumehuc1gefi': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-vibafes1sowu' -> proton drive root link ID 'rclone-test-wumehuc1gefi' 2025/10/22 03:41:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:41:17 DEBUG : proton drive root link ID 'rclone-test-wumehuc1gefi': Waiting for checks to finish 2025/10/22 03:41:17 DEBUG : proton drive root link ID 'rclone-test-wumehuc1gefi': Waiting for transfers to finish 2025/10/22 03:41:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:41:19 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:41:20.799342 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/22 03:41:20.799375 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/22 03:41:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/22 03:41:23 DEBUG : proton drive root link ID 'rclone-test-wumehuc1gefi': Waiting for checks to finish 2025/10/22 03:41:23 DEBUG : proton drive root link ID 'rclone-test-wumehuc1gefi': Waiting for transfers to finish 2025/10/22 03:41:23.481908 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/22 03:41:23.481961 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/22 03:41:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/22 03:41:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/22 03:41:25 DEBUG : proton drive root link ID 'rclone-test-wumehuc1gefi': Purge remote --- PASS: TestServerSideCopyOverSelf (13.87s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:29 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:41:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/22 03:41:29 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:41:30.022156 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/22 03:41:30.022182 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/22 03:41:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/22 03:41:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/22 03:41:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.34s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bowujos2koco" 2025/10/22 03:41:34 DEBUG : proton drive root link ID 'rclone-test-bowujos2koco': Has cached credentials 2025/10/22 03:41:35 DEBUG : proton drive root link ID 'rclone-test-bowujos2koco': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-vibafes1sowu' -> proton drive root link ID 'rclone-test-bowujos2koco' 2025/10/22 03:41:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:41:36 DEBUG : proton drive root link ID 'rclone-test-bowujos2koco': Waiting for checks to finish 2025/10/22 03:41:36 DEBUG : proton drive root link ID 'rclone-test-bowujos2koco': Waiting for transfers to finish 2025/10/22 03:41:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:41:39 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:41:40.146467 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/22 03:41:40.146507 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/22 03:41:41 DEBUG : proton drive root link ID 'rclone-test-bowujos2koco': Using server-side directory move 2025/10/22 03:41:41 INFO : proton drive root link ID 'rclone-test-bowujos2koco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/22 03:41:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/22 03:41:42 DEBUG : proton drive root link ID 'rclone-test-bowujos2koco': Waiting for checks to finish 2025/10/22 03:41:42 DEBUG : proton drive root link ID 'rclone-test-bowujos2koco': Waiting for transfers to finish 2025/10/22 03:41:42 INFO : sub dir/hello world: Deleted 2025/10/22 03:41:43.019034 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aFKILtOAeNV44NcqFnFsyLjbwX8FPcS3Mw3GzftbfO350BKxvxSOFWO63DlYdBDPjJ4jbxbru5qU8HfwbP7StA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:41:43.019079 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aFKILtOAeNV44NcqFnFsyLjbwX8FPcS3Mw3GzftbfO350BKxvxSOFWO63DlYdBDPjJ4jbxbru5qU8HfwbP7StA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:41:43 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aFKILtOAeNV44NcqFnFsyLjbwX8FPcS3Mw3GzftbfO350BKxvxSOFWO63DlYdBDPjJ4jbxbru5qU8HfwbP7StA==/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/aFKILtOAeNV44NcqFnFsyLjbwX8FPcS3Mw3GzftbfO350BKxvxSOFWO63DlYdBDPjJ4jbxbru5qU8HfwbP7StA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/10/22 03:41:43 DEBUG : proton drive root link ID 'rclone-test-bowujos2koco': Purge remote --- FAIL: TestServerSideMoveOverSelf (11.75s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:46 ERROR : error listing: directory not found 2025/10/22 03:41:46 INFO : Local file system at /tmp/rclone2113207139: Making directory 2025/10/22 03:41:47 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:41:47 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.16s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/22 03:41:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:41:51 DEBUG : Local file system at /tmp/rclone2113207139: Waiting for checks to finish 2025/10/22 03:41:51 DEBUG : Local file system at /tmp/rclone2113207139: Waiting for transfers to finish 2025/10/22 03:41:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:41:51 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/22 03:41:51 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:41:51 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.48s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/22 03:41:53 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:41:53 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:41:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/22 03:41:54 INFO : check sum: Copied (new) 2025/10/22 03:41:54 DEBUG : Waiting for deletions to finish 2025/10/22 03:41:55 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:41:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/22 03:41:55 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/22 03:41:55 DEBUG : check sum: Unchanged skipping 2025/10/22 03:41:55 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:41:55 DEBUG : Waiting for deletions to finish 2025/10/22 03:41:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.83s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/22 03:41:56 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:41:56 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:41:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/22 03:41:57 INFO : sizeonly: Copied (new) 2025/10/22 03:41:57 DEBUG : Waiting for deletions to finish 2025/10/22 03:41:57 DEBUG : sizeonly: Sizes identical 2025/10/22 03:41:57 DEBUG : sizeonly: Unchanged skipping 2025/10/22 03:41:57 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:41:57 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:41:57 DEBUG : Waiting for deletions to finish 2025/10/22 03:41:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:41:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/22 03:41:58 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:41:58 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/22 03:42:00 INFO : ignore-size: Copied (new) 2025/10/22 03:42:00 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:00 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:42:00 DEBUG : ignore-size: Unchanged skipping 2025/10/22 03:42:00 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:00 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:42:03 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:03 DEBUG : existing: Unchanged skipping 2025/10/22 03:42:03 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:03 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:03 INFO : There was nothing to transfer 2025/10/22 03:42:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/22 03:42:03 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:03 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:03.718687 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/22 03:42:03.718906 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/22 03:42:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/22 03:42:04 INFO : existing: Copied (replaced existing) 2025/10/22 03:42:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.18s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/22 03:42:06 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:06 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/22 03:42:07 INFO : existing: Copied (new) 2025/10/22 03:42:07 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:07 DEBUG : existing: Destination exists, skipping 2025/10/22 03:42:07 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:07 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:07 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:11 INFO : d: Making directory 2025/10/22 03:42:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/22 03:42:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:42:13 DEBUG : c/non empty space: Unchanged skipping 2025/10/22 03:42:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/22 03:42:14 INFO : a/potato2: Copied (new) 2025/10/22 03:42:14 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:14 INFO : b/potato: Deleted 2025/10/22 03:42:14 INFO : d: Removing directory 2025/10/22 03:42:15 INFO : b: Removing directory 2025/10/22 03:42:15 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:19 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/22 03:42:19 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/22 03:42:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/22 03:42:19 DEBUG : empty space: Unchanged skipping 2025/10/22 03:42:19 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:19 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:19 INFO : There was nothing to transfer 2025/10/22 03:42:20 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:20 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/22 03:42:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/22 03:42:20 NOTICE: proton drive root link ID 'rclone-test-vibafes1sowu': Forced to upload files to set modification times on this backend. 2025/10/22 03:42:20 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/10/22 03:42:20 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:20.189328 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/22 03:42:20.189421 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/22 03:42:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/22 03:42:21 INFO : empty space: Copied (replaced existing) 2025/10/22 03:42:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:24 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:24 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/22 03:42:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/22 03:42:24 DEBUG : empty space: Unchanged skipping 2025/10/22 03:42:24 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:24 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.03s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:27 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/22 03:42:27 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2113207139) 2025/10/22 03:42:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-vibafes1sowu') 2025/10/22 03:42:27 DEBUG : foo: sha1 differ 2025/10/22 03:42:27 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:27.262161 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/22 03:42:27.262203 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/22 03:42:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/22 03:42:28 INFO : foo: Copied (replaced existing) 2025/10/22 03:42:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.20s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:42:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/22 03:42:31 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:31 DEBUG : empty space: Unchanged skipping 2025/10/22 03:42:31 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/22 03:42:32 INFO : potato: Copied (new) 2025/10/22 03:42:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/22 03:42:35 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:35 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:35.874877 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/22 03:42:35.874916 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/22 03:42:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/22 03:42:37 INFO : potato: Copied (replaced existing) 2025/10/22 03:42:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42: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/22 03:42:40 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2113207139) 2025/10/22 03:42:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-vibafes1sowu') 2025/10/22 03:42:40 DEBUG : potato: sha1 differ 2025/10/22 03:42:40 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:40.241341 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/22 03:42:40.241377 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/22 03:42:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/22 03:42:41 INFO : potato: Copied (replaced existing) 2025/10/22 03:42:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:42:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:42:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/22 03:42:45 DEBUG : empty space: Unchanged skipping 2025/10/22 03:42:45 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:45 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:45 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:42:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:42:49 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:49 DEBUG : empty space: Unchanged skipping 2025/10/22 03:42:49 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/22 03:42:50 INFO : potato2: Copied (new) 2025/10/22 03:42:50 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:42:54 INFO : d: Making directory 2025/10/22 03:42:55 INFO : d/e: Making directory 2025/10/22 03:42:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/22 03:42:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:42:56 DEBUG : c/non empty space: Unchanged skipping 2025/10/22 03:42:56 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:42:56 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:42:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/22 03:42:57 INFO : a/potato2: Copied (new) 2025/10/22 03:42:57 DEBUG : Waiting for deletions to finish 2025/10/22 03:42:58 INFO : b/potato: Deleted 2025/10/22 03:42:58 INFO : d/e: Removing directory 2025/10/22 03:42:58 INFO : d: Removing directory 2025/10/22 03:42:58 INFO : b: Removing directory 2025/10/22 03:42:59 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:43:04 INFO : d: Making directory 2025/10/22 03:43:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/22 03:43:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:43:05 DEBUG : c/non empty space: Unchanged skipping 2025/10/22 03:43:05 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:05 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/22 03:43:07 INFO : a/potato2: Copied (new) 2025/10/22 03:43:07 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': not deleting files as there were IO errors 2025/10/22 03:43:07 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:43:13 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:43:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:13 DEBUG : empty space: Unchanged skipping 2025/10/22 03:43:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:14 INFO : potato: Deleted 2025/10/22 03:43:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/22 03:43:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:43:18 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:18 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:18 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:19 INFO : potato: Deleted 2025/10/22 03:43:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:43:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:43:19 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:19 DEBUG : empty space: Unchanged skipping 2025/10/22 03:43:19 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/22 03:43:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:43:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:43:23 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:23 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/22 03:43:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.20s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:43:28 DEBUG : enormous: Excluded (Size Filter) 2025/10/22 03:43:28 DEBUG : enormous: Excluded 2025/10/22 03:43:28 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:43:28 DEBUG : potato2: Excluded 2025/10/22 03:43:29 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:43:29 DEBUG : potato2: Excluded 2025/10/22 03:43:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:43:29 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:29 DEBUG : empty space: Unchanged skipping 2025/10/22 03:43:29 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:29 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:29 INFO : There was nothing to transfer 2025/10/22 03:43:29 DEBUG : enormous: Excluded (Size Filter) 2025/10/22 03:43:29 DEBUG : enormous: Excluded 2025/10/22 03:43:29 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:43:29 DEBUG : potato2: Excluded 2025/10/22 03:43:30 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:43:30 DEBUG : potato2: Excluded 2025/10/22 03:43:30 DEBUG : Local file system at /tmp/rclone2113207139: Waiting for checks to finish 2025/10/22 03:43:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/22 03:43:30 DEBUG : empty space: Unchanged skipping 2025/10/22 03:43:30 DEBUG : Local file system at /tmp/rclone2113207139: Waiting for transfers to finish 2025/10/22 03:43:30 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:43:34 DEBUG : enormous: Excluded (Size Filter) 2025/10/22 03:43:34 DEBUG : enormous: Excluded 2025/10/22 03:43:34 DEBUG : potato2: Excluded (Size Filter) 2025/10/22 03:43:34 DEBUG : potato2: Excluded 2025/10/22 03:43:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 03:43:35 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:35 DEBUG : empty space: Unchanged skipping 2025/10/22 03:43:35 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:35 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:35 INFO : potato2: Deleted 2025/10/22 03:43:35 INFO : enormous: Deleted 2025/10/22 03:43:35 INFO : There was nothing to transfer 2025/10/22 03:43:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/22 03:43:36 DEBUG : empty space: Unchanged skipping 2025/10/22 03:43:36 DEBUG : Local file system at /tmp/rclone2113207139: Waiting for checks to finish 2025/10/22 03:43:36 DEBUG : Local file system at /tmp/rclone2113207139: Waiting for transfers to finish 2025/10/22 03:43:36 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:36 INFO : enormous: Deleted 2025/10/22 03:43:36 INFO : potato2: Deleted 2025/10/22 03:43:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:43:42 DEBUG : five: Need to transfer - File not found at Destination 2025/10/22 03:43:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/22 03:43:42 DEBUG : one: Destination is newer than source, skipping 2025/10/22 03:43:42 DEBUG : three: Sizes identical 2025/10/22 03:43:42 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2113207139) 2025/10/22 03:43:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-vibafes1sowu') 2025/10/22 03:43:42 DEBUG : two: sha1 differ 2025/10/22 03:43:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/22 03:43:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/22 03:43:42 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:42.322064 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/22 03:43:42.322099 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/22 03:43:42.408905 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/22 03:43:42.408941 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/22 03:43:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/22 03:43:43 INFO : five: Copied (new) 2025/10/22 03:43:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/22 03:43:43 INFO : two: Copied (replaced existing) 2025/10/22 03:43:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/22 03:43:43 INFO : four: Copied (replaced existing) 2025/10/22 03:43:43 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:45 DEBUG : one: Destination is newer than source, skipping 2025/10/22 03:43:45 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/22 03:43:45 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/22 03:43:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/22 03:43:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/22 03:43:45 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/22 03:43:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/22 03:43:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2113207139) 2025/10/22 03:43:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-vibafes1sowu') 2025/10/22 03:43:45 DEBUG : three: sha1 differ 2025/10/22 03:43:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/22 03:43:45 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/22 03:43:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/22 03:43:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/22 03:43:45 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:45.718606 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/22 03:43:45.718646 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/22 03:43:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/22 03:43:46 INFO : three: Copied (replaced existing) 2025/10/22 03:43:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.98s) === 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-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/22 03:43:50 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Making map for --track-renames 2025/10/22 03:43:50 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Finished making map for --track-renames 2025/10/22 03:43:50 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/22 03:43:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/22 03:43:50 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for renames to finish 2025/10/22 03:43:50 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/22 03:43:51 INFO : yam: Copied (new) 2025/10/22 03:43:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/22 03:43:51 INFO : potato: Copied (new) 2025/10/22 03:43:51 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:43:52 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Making map for --track-renames 2025/10/22 03:43:52 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Finished making map for --track-renames 2025/10/22 03:43:52 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:52 DEBUG : potato: Unchanged skipping 2025/10/22 03:43:52 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for renames to finish 2025/10/22 03:43:52.423977 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/D44Nd3eK8gblTFrOZX1NpYSPlrNygn-r_AHMlXuefOjxVXuj4qrNwqsAfDDdY5BhXvzNF8OTgMz3FPfRmy1o7w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:43:52.424018 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/D44Nd3eK8gblTFrOZX1NpYSPlrNygn-r_AHMlXuefOjxVXuj4qrNwqsAfDDdY5BhXvzNF8OTgMz3FPfRmy1o7w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:43:52 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/D44Nd3eK8gblTFrOZX1NpYSPlrNygn-r_AHMlXuefOjxVXuj4qrNwqsAfDDdY5BhXvzNF8OTgMz3FPfRmy1o7w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:43:52 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/D44Nd3eK8gblTFrOZX1NpYSPlrNygn-r_AHMlXuefOjxVXuj4qrNwqsAfDDdY5BhXvzNF8OTgMz3FPfRmy1o7w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:43:52 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/22 03:43:52 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:53 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/22 03:43:53 INFO : yaml: Copied (new) 2025/10/22 03:43:53 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': not deleting files as there were IO errors 2025/10/22 03:43:53 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (5.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/22 03:43:55 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Making map for --track-renames 2025/10/22 03:43:55 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Finished making map for --track-renames 2025/10/22 03:43:55 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/22 03:43:55 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for renames to finish 2025/10/22 03:43:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/22 03:43:55 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/22 03:43:56 INFO : potato: Copied (new) 2025/10/22 03:43:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/22 03:43:56 INFO : yam: Copied (new) 2025/10/22 03:43:56 DEBUG : Waiting for deletions to finish 2025/10/22 03:43:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:43:57 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Making map for --track-renames 2025/10/22 03:43:57 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Finished making map for --track-renames 2025/10/22 03:43:57 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:43:57 DEBUG : potato: Unchanged skipping 2025/10/22 03:43:57 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for renames to finish 2025/10/22 03:43:57.638988 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Rb9tPwM2w348T9qUMWLg-B-7PwS_5QhApyzy2zAFyzg4T6RZyYf66JbcXw5YrdYHE9YYAqu4cRfvu4mYZ20qOQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:43:57.639040 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Rb9tPwM2w348T9qUMWLg-B-7PwS_5QhApyzy2zAFyzg4T6RZyYf66JbcXw5YrdYHE9YYAqu4cRfvu4mYZ20qOQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:43:57 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Rb9tPwM2w348T9qUMWLg-B-7PwS_5QhApyzy2zAFyzg4T6RZyYf66JbcXw5YrdYHE9YYAqu4cRfvu4mYZ20qOQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:43:57 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Rb9tPwM2w348T9qUMWLg-B-7PwS_5QhApyzy2zAFyzg4T6RZyYf66JbcXw5YrdYHE9YYAqu4cRfvu4mYZ20qOQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:43:57 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/22 03:43:57 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:43:58 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/22 03:43:58 INFO : yaml: Copied (new) 2025/10/22 03:43:58 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': not deleting files as there were IO errors 2025/10/22 03:43:58 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (5.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/22 03:44:00 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Making map for --track-renames 2025/10/22 03:44:00 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Finished making map for --track-renames 2025/10/22 03:44:00 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:44:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/22 03:44:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/22 03:44:00 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for renames to finish 2025/10/22 03:44:00 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:44:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/22 03:44:02 INFO : potato: Copied (new) 2025/10/22 03:44:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/22 03:44:02 INFO : sub/yam: Copied (new) 2025/10/22 03:44:02 DEBUG : Waiting for deletions to finish 2025/10/22 03:44:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 03:44:03 DEBUG : potato: Unchanged skipping 2025/10/22 03:44:03 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Making map for --track-renames 2025/10/22 03:44:03 INFO : proton drive root link ID 'rclone-test-vibafes1sowu': Finished making map for --track-renames 2025/10/22 03:44:03 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:44:03 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for renames to finish 2025/10/22 03:44:03.839608 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uYAfyOT6LFcrGkf4-Mp9QXd_1ZezQxPpY-dObFytAWmfIoRt6NNU6vngpIFoaRHvGPTJdtRbmzKYSOUopgNK-Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:44:03.839636 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uYAfyOT6LFcrGkf4-Mp9QXd_1ZezQxPpY-dObFytAWmfIoRt6NNU6vngpIFoaRHvGPTJdtRbmzKYSOUopgNK-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:03 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uYAfyOT6LFcrGkf4-Mp9QXd_1ZezQxPpY-dObFytAWmfIoRt6NNU6vngpIFoaRHvGPTJdtRbmzKYSOUopgNK-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:03 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uYAfyOT6LFcrGkf4-Mp9QXd_1ZezQxPpY-dObFytAWmfIoRt6NNU6vngpIFoaRHvGPTJdtRbmzKYSOUopgNK-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/22 03:44:03 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:44:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/22 03:44:05 INFO : yam: Copied (new) 2025/10/22 03:44:05 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': not deleting files as there were IO errors 2025/10/22 03:44:05 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': 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.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:44:06 DEBUG : Creating backend with remote "/tmp/rclone2113207139/dir1" 2025/10/22 03:44:06 DEBUG : Creating backend with remote "/tmp/rclone2113207139/dir2" 2025/10/22 03:44:06 DEBUG : Local file system at /tmp/rclone2113207139/dir2: Using server-side directory move 2025/10/22 03:44:06 INFO : Local file system at /tmp/rclone2113207139/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/22 03:44:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/22 03:44:06 INFO : file1.txt: Moved (server-side) 2025/10/22 03:44:06 DEBUG : Local file system at /tmp/rclone2113207139/dir2: Waiting for checks to finish 2025/10/22 03:44:06 DEBUG : Local file system at /tmp/rclone2113207139/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:44:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:44:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/22 03:44:07 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:44:07 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:44:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:44:09 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:44:09 INFO : sub dir/hello world: Deleted 2025/10/22 03:44:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/22 03:44:09 INFO : nested/sub dir/file: Copied (new) 2025/10/22 03:44:09 INFO : nested/sub dir/file: Deleted 2025/10/22 03:44:09 ERROR : Local file system at /tmp/rclone2113207139: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (4.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:44:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/22 03:44:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/22 03:44:11 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:44:11 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:44:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/22 03:44:14 INFO : nested/sub dir/file: Copied (new) 2025/10/22 03:44:14 INFO : nested/sub dir/file: Deleted 2025/10/22 03:44:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/22 03:44:14 INFO : sub dir/hello world: Copied (new) 2025/10/22 03:44:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.00s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:44:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/22 03:44:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/22 03:44:17 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:44:17 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:44:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/22 03:44:18 INFO : existing: Copied (new) 2025/10/22 03:44:18 INFO : existing: Deleted 2025/10/22 03:44:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/22 03:44:18 INFO : existing-b: Copied (new) 2025/10/22 03:44:18 INFO : existing-b: Deleted 2025/10/22 03:44:19 DEBUG : existing: Destination exists, skipping 2025/10/22 03:44:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/22 03:44:19 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 03:44:19 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 03:44:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.77s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:44:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buqebaj5gule" 2025/10/22 03:44:21 DEBUG : proton drive root link ID 'rclone-test-buqebaj5gule': Has cached credentials 2025/10/22 03:44:22 DEBUG : proton drive root link ID 'rclone-test-buqebaj5gule': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vibafes1sowu' -> proton drive root link ID 'rclone-test-buqebaj5gule' 2025/10/22 03:44:29 DEBUG : proton drive root link ID 'rclone-test-buqebaj5gule': Using server-side directory move 2025/10/22 03:44:29 INFO : proton drive root link ID 'rclone-test-buqebaj5gule': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/22 03:44:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:44:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/22 03:44:30 DEBUG : empty space: Unchanged skipping 2025/10/22 03:44:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/22 03:44:30 DEBUG : proton drive root link ID 'rclone-test-buqebaj5gule': Waiting for checks to finish 2025/10/22 03:44:30 INFO : potato3: Deleted 2025/10/22 03:44:30 INFO : empty space: Deleted 2025/10/22 03:44:30 DEBUG : proton drive root link ID 'rclone-test-buqebaj5gule': Waiting for transfers to finish 2025/10/22 03:44:30.640476 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1oNaylfDtrimcVJk7RnbMlTv2f9ECh8im2Av5E919NQWpqZdjlPYA7a4o96id-HpT4fuOiWQrqJ2YhKZyIunow==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:44:30.640534 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1oNaylfDtrimcVJk7RnbMlTv2f9ECh8im2Av5E919NQWpqZdjlPYA7a4o96id-HpT4fuOiWQrqJ2YhKZyIunow==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:30 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1oNaylfDtrimcVJk7RnbMlTv2f9ECh8im2Av5E919NQWpqZdjlPYA7a4o96id-HpT4fuOiWQrqJ2YhKZyIunow==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:30.657099 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ik4B8qUkBRb07yhc-UabafOfl1I8_hTtlSRBm-dpvSVuqzEOiS6kxT28VknHf8bTtxwACCx0grr51Kxh86txLA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:44:30.657122 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ik4B8qUkBRb07yhc-UabafOfl1I8_hTtlSRBm-dpvSVuqzEOiS6kxT28VknHf8bTtxwACCx0grr51Kxh86txLA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:30 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ik4B8qUkBRb07yhc-UabafOfl1I8_hTtlSRBm-dpvSVuqzEOiS6kxT28VknHf8bTtxwACCx0grr51Kxh86txLA==/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/Ik4B8qUkBRb07yhc-UabafOfl1I8_hTtlSRBm-dpvSVuqzEOiS6kxT28VknHf8bTtxwACCx0grr51Kxh86txLA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/10/22 03:44:30 DEBUG : proton drive root link ID 'rclone-test-buqebaj5gule': Purge remote --- FAIL: TestServerSideMove (10.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:44:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-guzijil8cida" 2025/10/22 03:44:32 DEBUG : proton drive root link ID 'rclone-test-guzijil8cida': Has cached credentials 2025/10/22 03:44:33 DEBUG : proton drive root link ID 'rclone-test-guzijil8cida': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vibafes1sowu' -> proton drive root link ID 'rclone-test-guzijil8cida' 2025/10/22 03:44:40 DEBUG : empty space: Excluded (Size Filter) 2025/10/22 03:44:40 DEBUG : empty space: Excluded 2025/10/22 03:44:40 DEBUG : empty space: Excluded (Size Filter) 2025/10/22 03:44:40 DEBUG : empty space: Excluded 2025/10/22 03:44:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:44:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/22 03:44:40 DEBUG : proton drive root link ID 'rclone-test-guzijil8cida': Waiting for checks to finish 2025/10/22 03:44:40 DEBUG : proton drive root link ID 'rclone-test-guzijil8cida': Waiting for transfers to finish 2025/10/22 03:44:41 INFO : potato3: Deleted 2025/10/22 03:44:41.341679 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TEojoe8KeOWU6JfJoY3KoVgR2yxufxxWjS-NOFu1nNiDyi-_NYeV6VFLbTBGxAbiNOJYLA_vTnzpziWp8Ivm0w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:44:41.341751 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TEojoe8KeOWU6JfJoY3KoVgR2yxufxxWjS-NOFu1nNiDyi-_NYeV6VFLbTBGxAbiNOJYLA_vTnzpziWp8Ivm0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:41 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TEojoe8KeOWU6JfJoY3KoVgR2yxufxxWjS-NOFu1nNiDyi-_NYeV6VFLbTBGxAbiNOJYLA_vTnzpziWp8Ivm0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:41.426553 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jmwbxwV-1radhsIW8erSiQ6ZOwJNWJViyVI2zFfcW3sKCUarmmje7beGz8S3jNU_BiXRF39wED_hgjJRJYLDAg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:44:41.426588 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jmwbxwV-1radhsIW8erSiQ6ZOwJNWJViyVI2zFfcW3sKCUarmmje7beGz8S3jNU_BiXRF39wED_hgjJRJYLDAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:41 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jmwbxwV-1radhsIW8erSiQ6ZOwJNWJViyVI2zFfcW3sKCUarmmje7beGz8S3jNU_BiXRF39wED_hgjJRJYLDAg==/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/jmwbxwV-1radhsIW8erSiQ6ZOwJNWJViyVI2zFfcW3sKCUarmmje7beGz8S3jNU_BiXRF39wED_hgjJRJYLDAg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/10/22 03:44:41 DEBUG : proton drive root link ID 'rclone-test-guzijil8cida': Purge remote --- FAIL: TestServerSideMoveWithFilter (10.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:44:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dogifoq2dozu" 2025/10/22 03:44:43 DEBUG : proton drive root link ID 'rclone-test-dogifoq2dozu': Has cached credentials 2025/10/22 03:44:43 DEBUG : proton drive root link ID 'rclone-test-dogifoq2dozu': Used cached credential to initialize the ProtonDrive API 2025/10/22 03:44:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vibafes1sowu' -> proton drive root link ID 'rclone-test-dogifoq2dozu' 2025/10/22 03:44:51 DEBUG : proton drive root link ID 'rclone-test-dogifoq2dozu': Using server-side directory move 2025/10/22 03:44:51 INFO : proton drive root link ID 'rclone-test-dogifoq2dozu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/22 03:44:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/22 03:44:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/22 03:44:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/22 03:44:51 DEBUG : empty space: Unchanged skipping 2025/10/22 03:44:51 DEBUG : proton drive root link ID 'rclone-test-dogifoq2dozu': Waiting for checks to finish 2025/10/22 03:44:51 INFO : empty space: Deleted 2025/10/22 03:44:51 DEBUG : proton drive root link ID 'rclone-test-dogifoq2dozu': Waiting for transfers to finish 2025/10/22 03:44:51 INFO : potato3: Deleted 2025/10/22 03:44:52.137260 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FJqob90GArI_Y1NRRXtp7MRTzbhS4hnezcwKGUT3ukEBhef64wSbin_5qzzRdwp7ZqzY8njFPWRs5kXSQm6kJQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:44:52.137299 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FJqob90GArI_Y1NRRXtp7MRTzbhS4hnezcwKGUT3ukEBhef64wSbin_5qzzRdwp7ZqzY8njFPWRs5kXSQm6kJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:52 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FJqob90GArI_Y1NRRXtp7MRTzbhS4hnezcwKGUT3ukEBhef64wSbin_5qzzRdwp7ZqzY8njFPWRs5kXSQm6kJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:52.220900 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0reToGJXDytpUfiVUkv7itkzv2c98g1C59zN5eMjrnJociyr7QyE3uyy3UK3HhIuWSUcfbLHM1v_OTRU24pgHg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 03:44:52.220937 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0reToGJXDytpUfiVUkv7itkzv2c98g1C59zN5eMjrnJociyr7QyE3uyy3UK3HhIuWSUcfbLHM1v_OTRU24pgHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:52 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0reToGJXDytpUfiVUkv7itkzv2c98g1C59zN5eMjrnJociyr7QyE3uyy3UK3HhIuWSUcfbLHM1v_OTRU24pgHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 03:44:52 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu': 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/22 03:44:52 DEBUG : proton drive root link ID 'rclone-test-dogifoq2dozu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (11.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.41s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:44:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/rclone-sync-test" 2025/10/22 03:44:54 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test': Has cached credentials 2025/10/22 03:44:55 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (285.41s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 03:49:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/rclone-sync-test" 2025/10/22 03:49:39 DEBUG : Config file has changed externally - reloading 2025/10/22 03:49:39 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test': Has cached credentials 2025/10/22 03:49:40 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/10/22 03:53:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/rclone-sync-test-include/layer2" 2025/10/22 03:53:28 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test-include/layer2': Has cached credentials 2025/10/22 03:53:29 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/10/22 03:57:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/rclone-sync-test-ignore-file" 2025/10/22 03:57:15 DEBUG : Config file has changed externally - reloading 2025/10/22 03:57:15 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test-ignore-file': Has cached credentials 2025/10/22 03:57:16 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:01:03 DEBUG : rclone-sync-test: Excluded 2025/10/22 04:01:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 04:01:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 04:01:04 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test': Waiting for checks to finish 2025/10/22 04:01:04 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test': Waiting for transfers to finish 2025/10/22 04:01:04 DEBUG : Waiting for deletions to finish 2025/10/22 04:01:04 INFO : There was nothing to transfer 2025/10/22 04:01:04 DEBUG : rclone-sync-test: Excluded 2025/10/22 04:01:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 04:01:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 04:01:05 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 04:01:05 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 04:01:05 DEBUG : Waiting for deletions to finish 2025/10/22 04:01:05 INFO : rclone-sync-test-include: Removing directory 2025/10/22 04:01:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/22 04:01:05 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': failed to delete 1 directories 2025/10/22 04:01:05 INFO : There was nothing to transfer 2025/10/22 04:01:06 DEBUG : rclone-sync-test: Excluded 2025/10/22 04:01:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 04:01:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 04:01:06 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/22 04:01:06 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/22 04:01:06 DEBUG : Waiting for deletions to finish 2025/10/22 04:01:06 INFO : There was nothing to transfer 2025/10/22 04:01:07 DEBUG : rclone-sync-test: Excluded 2025/10/22 04:01:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 04:01:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 04:01:07 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for checks to finish 2025/10/22 04:01:07 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': Waiting for transfers to finish 2025/10/22 04:01:07 DEBUG : Waiting for deletions to finish 2025/10/22 04:01:07 INFO : rclone-sync-test-include: Removing directory 2025/10/22 04:01:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/22 04:01:08 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu': failed to delete 1 directories 2025/10/22 04:01:08 INFO : There was nothing to transfer 2025/10/22 04:01:09 DEBUG : rclone-sync-test: Excluded 2025/10/22 04:01:09 DEBUG : Excluded 2025/10/22 04:01:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/22 04:01:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/22 04:01:09 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/22 04:01:09 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/22 04:01:09 DEBUG : Waiting for deletions to finish 2025/10/22 04:01:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (692.29s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 04:01:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/dst" 2025/10/22 04:01:12 DEBUG : Config file has changed externally - reloading 2025/10/22 04:01:12 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Has cached credentials 2025/10/22 04:01:13 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:04:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/CompareDest" 2025/10/22 04:04:56 DEBUG : Config file has changed externally - reloading 2025/10/22 04:04:56 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/CompareDest': Has cached credentials 2025/10/22 04:04:57 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:08:41 DEBUG : one: Need to transfer - File not found at Destination 2025/10/22 04:08:41 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:08:41 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:08:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/22 04:08:43 INFO : one: Copied (new) 2025/10/22 04:08:43 DEBUG : Waiting for deletions to finish 2025/10/22 04:08:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 04:08:45 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:08:45 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:08:45.485937 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/22 04:08:45.485963 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/22 04:08:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/22 04:08:46 INFO : one: Copied (replaced existing) 2025/10/22 04:08:46 DEBUG : Waiting for deletions to finish 2025/10/22 04:08:47.672084 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/22 04:08:47.672119 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/22 04:08:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 04:08:51 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:08:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 04:08:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 04:08:52 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:08:52 DEBUG : Waiting for deletions to finish 2025/10/22 04:08:52 INFO : There was nothing to transfer 2025/10/22 04:08:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 04:08:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 04:08:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/22 04:08:54 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:08:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 04:08:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 04:08:54 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:08:54 DEBUG : Waiting for deletions to finish 2025/10/22 04:08:54 INFO : There was nothing to transfer 2025/10/22 04:08:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 04:08:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 04:08:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/22 04:08:56 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:08:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 04:08:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 04:08:56 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:08:56 DEBUG : Waiting for deletions to finish 2025/10/22 04:08:56 INFO : There was nothing to transfer 2025/10/22 04:08:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 04:08:57 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/22 04:08:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/22 04:08:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/22 04:08:57 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:08:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 04:08:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 04:08:57 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:08:57 DEBUG : Waiting for deletions to finish 2025/10/22 04:08:57 INFO : There was nothing to transfer 2025/10/22 04:08:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 04:08:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/22 04:08:59 DEBUG : two: Need to transfer - File not found at Destination 2025/10/22 04:08:59 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:08:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/22 04:08:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 04:08:59 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:09:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/22 04:09:01 INFO : two: Copied (new) 2025/10/22 04:09:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (471.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 04:09:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/dest" 2025/10/22 04:09:07 DEBUG : Config file has changed externally - reloading 2025/10/22 04:09:07 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dest': Has cached credentials 2025/10/22 04:09:08 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dest': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:12:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/pre-dest1" 2025/10/22 04:12:53 DEBUG : Config file has changed externally - reloading 2025/10/22 04:12:53 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/pre-dest1': Has cached credentials 2025/10/22 04:12:54 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:14:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/pre-dest2" 2025/10/22 04:14:48 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/pre-dest2': Has cached credentials 2025/10/22 04:14:49 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:16:43 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 04:16:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/22 04:16:43 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 04:16:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/22 04:16:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/22 04:16:43 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dest': Waiting for checks to finish 2025/10/22 04:16:43 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dest': Waiting for transfers to finish 2025/10/22 04:16:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/22 04:16:45 INFO : 3: Copied (new) 2025/10/22 04:16:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (465.14s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.44s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 04:16:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/dst" 2025/10/22 04:16:53 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Has cached credentials 2025/10/22 04:16:54 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:18:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/backup" 2025/10/22 04:18:48 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/backup': Has cached credentials 2025/10/22 04:18:49 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/backup': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:22:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 04:22:35 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:22:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 04:22:35 DEBUG : two: Unchanged skipping 2025/10/22 04:22:36.749771 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4Q_IBqsFUo04dILoNvDG4l6aGiKtqvqzqAfyKRfo5_DNnA7F5vmLn9vziPTZV6fUtaYJeUTMZmglTbFKo8-shA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 04:22:36.749831 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4Q_IBqsFUo04dILoNvDG4l6aGiKtqvqzqAfyKRfo5_DNnA7F5vmLn9vziPTZV6fUtaYJeUTMZmglTbFKo8-shA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:22:36 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4Q_IBqsFUo04dILoNvDG4l6aGiKtqvqzqAfyKRfo5_DNnA7F5vmLn9vziPTZV6fUtaYJeUTMZmglTbFKo8-shA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:22:36 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:22:36 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu/dst': not deleting files as there were IO errors 2025/10/22 04:22:36 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu/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/4Q_IBqsFUo04dILoNvDG4l6aGiKtqvqzqAfyKRfo5_DNnA7F5vmLn9vziPTZV6fUtaYJeUTMZmglTbFKo8-shA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (349.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 04:22:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/dst" 2025/10/22 04:22:43 DEBUG : Config file has changed externally - reloading 2025/10/22 04:22:43 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Has cached credentials 2025/10/22 04:22:44 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:24:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/backup" 2025/10/22 04:24:39 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/backup': Has cached credentials 2025/10/22 04:24:40 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/backup': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:28:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 04:28:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 04:28:26 DEBUG : two: Unchanged skipping 2025/10/22 04:28:26 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:28:27.457864 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/31r2rZi7NzZ-XU8OM5GvM5BfXszja8yZWIiiBvK1JL-0rRG5UvXlzaM0ZAj393mTzQ8YpGoxXh3fZX8Jnbyl-g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 04:28:27.457928 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/31r2rZi7NzZ-XU8OM5GvM5BfXszja8yZWIiiBvK1JL-0rRG5UvXlzaM0ZAj393mTzQ8YpGoxXh3fZX8Jnbyl-g==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:28:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/31r2rZi7NzZ-XU8OM5GvM5BfXszja8yZWIiiBvK1JL-0rRG5UvXlzaM0ZAj393mTzQ8YpGoxXh3fZX8Jnbyl-g==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:28:27 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:28:27 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu/dst': not deleting files as there were IO errors 2025/10/22 04:28:27 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu/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/31r2rZi7NzZ-XU8OM5GvM5BfXszja8yZWIiiBvK1JL-0rRG5UvXlzaM0ZAj393mTzQ8YpGoxXh3fZX8Jnbyl-g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (350.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 04:28:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/dst" 2025/10/22 04:28:33 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Has cached credentials 2025/10/22 04:28:34 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:30:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/backup" 2025/10/22 04:30:27 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/backup': Has cached credentials 2025/10/22 04:30:27 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/backup': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:34:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 04:34:14 DEBUG : two: Unchanged skipping 2025/10/22 04:34:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 04:34:14 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:34:15.278604 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1B1KJ6Pol24fsAyn6xgVhvG8cHv9DaEEwypHd8wTzhb6NfpxtrvR8hjhyrR5lSIz6MNHwFBubqra7puHH1_OJA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 04:34:15.278655 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1B1KJ6Pol24fsAyn6xgVhvG8cHv9DaEEwypHd8wTzhb6NfpxtrvR8hjhyrR5lSIz6MNHwFBubqra7puHH1_OJA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:34:15 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1B1KJ6Pol24fsAyn6xgVhvG8cHv9DaEEwypHd8wTzhb6NfpxtrvR8hjhyrR5lSIz6MNHwFBubqra7puHH1_OJA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:34:15 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:34:15 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu/dst': not deleting files as there were IO errors 2025/10/22 04:34:15 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu/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/1B1KJ6Pol24fsAyn6xgVhvG8cHv9DaEEwypHd8wTzhb6NfpxtrvR8hjhyrR5lSIz6MNHwFBubqra7puHH1_OJA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (348.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 04:34:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/dst" 2025/10/22 04:34:21 DEBUG : Config file has changed externally - reloading 2025/10/22 04:34:21 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Has cached credentials 2025/10/22 04:34:22 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:36:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 04:36:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/22 04:36:15 DEBUG : two: Unchanged skipping 2025/10/22 04:36:15 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for checks to finish 2025/10/22 04:36:16.424939 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tK0qECjXNoz_06Qka29WQGyPV62NlUDUnZrL9p-P0laBSZbLpbfpCMoEq3MhCP5UpsS8e5mmHAdss9rUWRrjoA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 04:36:16.424962 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tK0qECjXNoz_06Qka29WQGyPV62NlUDUnZrL9p-P0laBSZbLpbfpCMoEq3MhCP5UpsS8e5mmHAdss9rUWRrjoA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:36:16 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tK0qECjXNoz_06Qka29WQGyPV62NlUDUnZrL9p-P0laBSZbLpbfpCMoEq3MhCP5UpsS8e5mmHAdss9rUWRrjoA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:36:16 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Waiting for transfers to finish 2025/10/22 04:36:16 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu/dst': not deleting files as there were IO errors 2025/10/22 04:36:16 ERROR : proton drive root link ID 'rclone-test-vibafes1sowu/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/tK0qECjXNoz_06Qka29WQGyPV62NlUDUnZrL9p-P0laBSZbLpbfpCMoEq3MhCP5UpsS8e5mmHAdss9rUWRrjoA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (120.63s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 04:36:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/dst" 2025/10/22 04:36:22 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Has cached credentials 2025/10/22 04:36:23 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Used cached credential to initialize the ProtonDrive API 2025/10/22 04:38:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/22 04:38:17.059580 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QbdCkRsGR3lw2pGue--WMlFIHRK6fTARb9NYTedhL3nm9po-lOgHFVXHgC54LI4Dw7VEd3DsVxNc2vgPxAsDsw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/22 04:38:17.059611 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QbdCkRsGR3lw2pGue--WMlFIHRK6fTARb9NYTedhL3nm9po-lOgHFVXHgC54LI4Dw7VEd3DsVxNc2vgPxAsDsw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/22 04:38:17 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QbdCkRsGR3lw2pGue--WMlFIHRK6fTARb9NYTedhL3nm9po-lOgHFVXHgC54LI4Dw7VEd3DsVxNc2vgPxAsDsw==/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/QbdCkRsGR3lw2pGue--WMlFIHRK6fTARb9NYTedhL3nm9po-lOgHFVXHgC54LI4Dw7VEd3DsVxNc2vgPxAsDsw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (120.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-vibafes1sowu'", Local "Local file system at /tmp/rclone2113207139", Modify Window "1s" 2025/10/22 04:38:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vibafes1sowu/dst" 2025/10/22 04:38:23 DEBUG : Config file has changed externally - reloading 2025/10/22 04:38:23 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Has cached credentials 2025/10/22 04:38:24 DEBUG : proton drive root link ID 'rclone-test-vibafes1sowu/dst': Used cached credential to initialize the ProtonDrive API panic: test timed out after 1h0m0s running tests: TestSyncSuffixKeepExtension (1m53s) goroutine 18723 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc0007e68c0, {0x2798c05?, 0xc000615ad8?}, 0x2899058) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0007e68c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0007e68c0, 0xc000615c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000011410, {0x3fc9180, 0x6c, 0x6c}, {0xee08a491c?, 0x3fdf4a0?, 0x3fdf4a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00062e820) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00062e820) /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 15 [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 16 [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 51 [IO wait]: internal/poll.runtime_pollWait(0x73d24b4a86d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006a6080?, 0xc000b40000?, 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(0xc0006a6080, {0xc000b40000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0006a6080, {0xc000b40000?, 0xc000b42b80?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00056c6a8, {0xc000b40000?, 0x73d24822bbc8?, 0x73d292946108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003ef0e0, {0xc000b40000?, 0x747b?, 0x53b07c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000309eb8, {0x2bbfac0, 0xc0003ef0e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000309c08, {0x2bbd560, 0xc00056c6a8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000309c08, 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(0xc000309c08, {0xc0009d8000, 0x1000, 0xc000103180?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0009958c0, {0xc000987620, 0x9, 0x3f4d0e0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bbcce0, 0xc0009958c0}, {0xc000987620, 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({0xc000987620, 0x9, 0xc000440e10?}, {0x2bbcce0?, 0xc0009958c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0009875e0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009afa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0007e6540) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 50 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 3154 [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 3086 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18305 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002cad20, {0x2be5a48, 0xc000434fa0}) /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 18008 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 18703 [select]: net/http.(*http2clientStream).writeRequest(0xc0004f7500, 0xc0004e0b40, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0004f7500, 0x82de84?, 0xc000659200?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 18412 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 18412 [select]: net/http.(*http2ClientConn).roundTrip(0xc0007e6540, 0xc0004e0b40, 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(0xc00062e960, 0xc0004e0b40, {0x20?, 0xa1?}) /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({0x3fa6980?}, 0xc0004e0b40?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3fa6980, 0xc0004e0b40) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bbdca0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0004e0b40, {0x2bbdca0, 0x3fa6980}, {0x73d22a78b301?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc007ed48a0, 0xc0004e0b40, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc007ed48a0, 0xc0004e0b40) /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(0xc007db2a08, 0xc0037021e0) /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(0xc00006ced8, {0xc00006cea8, 0x6, 0x0?}) /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(0xc0037021e0, {0x274dbd4?, 0x275b843?}, {0xc0037040d0, 0xd0}) /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).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListChildren.func1(0xc0037021e0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc000336f20, {0x2be5a10, 0xc0003f6660}, 0xc00006d3b8) /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(0xc000336f20, {0x2be5a10, 0xc0003f6660}, 0xc00006d3b8) /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).ListChildren(0xc000336f20, {0x2be5a10, 0xc0003f6660}, {0xc007ade720, 0x58}, {0xc0078ace40, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolder(0xc000512a00, {0x2be5a10, 0xc0003f6660}, 0xc000000d20, {0xc00064e970, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:92 +0x3ee github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolderByID(0xc000512a00, {0x2be5a10, 0xc0003f6660}, {0xc007ade7e0?, 0xc00006d770?}, {0xc00064e970, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:24 +0x96 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:659 +0x5e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00826cd20, 0xc008136320, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00826cd20, 0xc008136320) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf(0xc0001b1800, {0x2be5a10, 0xc0003f6660}, {0xc007ade7e0, 0x58}, {0xc00064e970, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:658 +0x11c github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc007b2ea20, {0x2be5a10, 0xc0003f6660}, {0xc00064e970, 0x18}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc007b2ea20, {0x2be5a10, 0xc0003f6660}, {0xc00064e970, 0x1c}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc007b2ea20, {0x2be5a10?, 0xc0003f6660?}, 0xa0?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindRoot(0xc00064e970?, {0x2be5a10?, 0xc0003f6660?}, 0x58?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 +0xa9 github.com/rclone/rclone/backend/protondrive.NewFs({0x2be5a10, 0xc0003f6660}, {0xc00064e960, 0xf}, {0xc00064e970, 0x1c}, {0x2bd0708, 0xc007ed45d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:463 +0x5ef github.com/rclone/rclone/fs.NewFs({0x2be5a10, 0xc0003f6660}, {0xc00064e960, 0x2c}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:75 +0x378 github.com/rclone/rclone/fs/sync.testSyncSuffix(0xc000a93500, {0x27640f4, 0xb}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2498 +0x8bd github.com/rclone/rclone/fs/sync.TestSyncSuffixKeepExtension(0xc000a93500?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 +0x25 testing.tRunner(0xc000a93500, 0x2899058) /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 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.418129401s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix]