"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/29 02:58:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade" 2025/07/29 02:58:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:58:58 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Has cached credentials 2025/07/29 02:59:01 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Used cached credential to initialize the ProtonDrive API 2025/07/29 02:59:02 DEBUG : Creating backend with remote "/tmp/rclone2820832961" === 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-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 02:59:03 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/29 02:59:03 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.21s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 02:59:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 02:59:04 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:04 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 02:59:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 02:59:07 INFO : sub dir/hello world: Copied (new) 2025/07/29 02:59:08 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.57s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.87s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.84s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:13 DEBUG : Creating backend with remote "/non-existing" 2025/07/29 02:59:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/29 02:59:13 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:13 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.47s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 02:59:15 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:15 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 02:59:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 02:59:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.24s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.92s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:23 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Running all checks before starting transfers 2025/07/29 02:59:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 02:59:23 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:23 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Checks finished, now starting transfers 2025/07/29 02:59:23 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 02:59:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 02:59:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.10s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:30 ERROR : Ignoring --no-traverse with sync 2025/07/29 02:59:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 02:59:30 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:30 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 02:59:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 02:59:32 INFO : sub dir/hello world: Copied (new) 2025/07/29 02:59:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.82s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/29 02:59:37 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:37 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 02:59:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/29 02:59:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.87s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 02:59:42 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:42 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 02:59:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 02:59:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 02:59:46 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:46 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 02:59:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 02:59:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 02:59:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/29 02:59:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 02:59:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/29 02:59:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 02:59:51 INFO : sub dir2: Making directory 2025/07/29 02:59:51 INFO : sub dir: Making directory 2025/07/29 02:59:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 02:59:52 INFO : sub dir2/sub sub dir2: Making directory 2025/07/29 02:59:53 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 02:59:53 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 02:59:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 02:59:55 INFO : sub dir/hello world: Copied (new) 2025/07/29 02:59:56 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:00:00 INFO : sub dir2: Making directory 2025/07/29 03:00:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/29 03:00:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:00:01 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:00:01 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:00:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:00:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.91s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:00:07 DEBUG : sub dir2: Making directory with metadata 2025/07/29 03:00:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:00:08 INFO : sub dir2: Making directory 2025/07/29 03:00:09 INFO : sub dir: Making directory 2025/07/29 03:00:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:00:10 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:00:10 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:00:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:00:12 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:00:12 INFO : sub dir/hello world: Deleted 2025/07/29 03:00:13 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/29 03:00:13 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.97s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:00:18 INFO : sub dir2: Making directory 2025/07/29 03:00:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:00:18 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:00:18 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:00:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:00:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.70s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:00:26 DEBUG : sub dir2: Making directory with metadata 2025/07/29 03:00:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:00:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:00:26 INFO : sub dir2: Making directory 2025/07/29 03:00:27 INFO : sub dir: Making directory 2025/07/29 03:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:00:27 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:00:27 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:00:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:00:30 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:00:30 DEBUG : Waiting for deletions to finish 2025/07/29 03:00:31 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.51s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.94s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:00:36 INFO : sub dir2: Making directory 2025/07/29 03:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:00:37 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:00:37 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:00:39 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:00:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.84s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:00:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hamacay1momo" 2025/07/29 03:00:48 DEBUG : proton drive root link ID 'rclone-test-hamacay1momo': Has cached credentials 2025/07/29 03:00:50 DEBUG : proton drive root link ID 'rclone-test-hamacay1momo': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-wodahuy8zade' -> proton drive root link ID 'rclone-test-hamacay1momo' 2025/07/29 03:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:00:52 DEBUG : proton drive root link ID 'rclone-test-hamacay1momo': Waiting for checks to finish 2025/07/29 03:00:52 DEBUG : proton drive root link ID 'rclone-test-hamacay1momo': Waiting for transfers to finish 2025/07/29 03:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:00:58 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:00:59 DEBUG : proton drive root link ID 'rclone-test-hamacay1momo': Purge remote --- PASS: TestServerSideCopy (18.91s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:01:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/29 03:01:08 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:01:08 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:01:08.363592 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:01:08.363626 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:01:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/29 03:01:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:01:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cuyerad5jolu" 2025/07/29 03:01:19 DEBUG : proton drive root link ID 'rclone-test-cuyerad5jolu': Has cached credentials 2025/07/29 03:01:21 DEBUG : proton drive root link ID 'rclone-test-cuyerad5jolu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-wodahuy8zade' -> proton drive root link ID 'rclone-test-cuyerad5jolu' 2025/07/29 03:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:01:23 DEBUG : proton drive root link ID 'rclone-test-cuyerad5jolu': Waiting for checks to finish 2025/07/29 03:01:23 DEBUG : proton drive root link ID 'rclone-test-cuyerad5jolu': Waiting for transfers to finish 2025/07/29 03:01:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:01:28 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:01:30.516965 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:01:30.517018 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:01:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/29 03:01:35 DEBUG : proton drive root link ID 'rclone-test-cuyerad5jolu': Waiting for checks to finish 2025/07/29 03:01:35 DEBUG : proton drive root link ID 'rclone-test-cuyerad5jolu': Waiting for transfers to finish 2025/07/29 03:01:36.868615 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:01:36.868673 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:01:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/29 03:01:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/29 03:01:40 DEBUG : proton drive root link ID 'rclone-test-cuyerad5jolu': Purge remote --- PASS: TestServerSideCopyOverSelf (29.49s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:01:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/29 03:01:49 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:01:49 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:01:49.854131 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:01:49.854166 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:01:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/29 03:01:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/29 03:01:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.35s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:02:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazavet2meqe" 2025/07/29 03:02:00 DEBUG : proton drive root link ID 'rclone-test-bazavet2meqe': Has cached credentials 2025/07/29 03:02:02 DEBUG : proton drive root link ID 'rclone-test-bazavet2meqe': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-wodahuy8zade' -> proton drive root link ID 'rclone-test-bazavet2meqe' 2025/07/29 03:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:02:04 DEBUG : proton drive root link ID 'rclone-test-bazavet2meqe': Waiting for checks to finish 2025/07/29 03:02:04 DEBUG : proton drive root link ID 'rclone-test-bazavet2meqe': Waiting for transfers to finish 2025/07/29 03:02:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:02:09 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:02:11.581668 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:02:11.581724 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:02:14 DEBUG : proton drive root link ID 'rclone-test-bazavet2meqe': Using server-side directory move 2025/07/29 03:02:14 INFO : proton drive root link ID 'rclone-test-bazavet2meqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/29 03:02:15 DEBUG : proton drive root link ID 'rclone-test-bazavet2meqe': Waiting for checks to finish 2025/07/29 03:02:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/29 03:02:15 DEBUG : proton drive root link ID 'rclone-test-bazavet2meqe': Waiting for transfers to finish 2025/07/29 03:02:16 INFO : sub dir/hello world: Deleted 2025/07/29 03:02:17.902685 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FH2ZSA92ZhnRZD2mIHzpE41lBik1dycZZQREoUsVv8w052eE1UqHpAQc5Vvpb_zUkbZencfg7CuW3FOXw_n_Fg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:02:17.902721 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FH2ZSA92ZhnRZD2mIHzpE41lBik1dycZZQREoUsVv8w052eE1UqHpAQc5Vvpb_zUkbZencfg7CuW3FOXw_n_Fg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:02:17 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FH2ZSA92ZhnRZD2mIHzpE41lBik1dycZZQREoUsVv8w052eE1UqHpAQc5Vvpb_zUkbZencfg7CuW3FOXw_n_Fg==/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/FH2ZSA92ZhnRZD2mIHzpE41lBik1dycZZQREoUsVv8w052eE1UqHpAQc5Vvpb_zUkbZencfg7CuW3FOXw_n_Fg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/29 03:02:17 DEBUG : proton drive root link ID 'rclone-test-bazavet2meqe': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.04s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:02:24 ERROR : error listing: directory not found 2025/07/29 03:02:25 INFO : Local file system at /tmp/rclone2820832961: Making directory 2025/07/29 03:02:26 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:02:26 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.09s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:02:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/29 03:02:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:02:35 DEBUG : Local file system at /tmp/rclone2820832961: Waiting for checks to finish 2025/07/29 03:02:35 DEBUG : Local file system at /tmp/rclone2820832961: Waiting for transfers to finish 2025/07/29 03:02:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:02:36 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/29 03:02:36 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:02:36 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.79s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:02:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/29 03:02:40 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:02:40 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:02:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:02:41 INFO : check sum: Copied (new) 2025/07/29 03:02:41 DEBUG : Waiting for deletions to finish 2025/07/29 03:02:42 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:02:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:02:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/29 03:02:42 DEBUG : check sum: Unchanged skipping 2025/07/29 03:02:42 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:02:42 DEBUG : Waiting for deletions to finish 2025/07/29 03:02:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.76s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:02:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/29 03:02:45 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:02:45 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:02:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:02:47 INFO : sizeonly: Copied (new) 2025/07/29 03:02:47 DEBUG : Waiting for deletions to finish 2025/07/29 03:02:48 DEBUG : sizeonly: Sizes identical 2025/07/29 03:02:48 DEBUG : sizeonly: Unchanged skipping 2025/07/29 03:02:48 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:02:48 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:02:48 DEBUG : Waiting for deletions to finish 2025/07/29 03:02:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.11s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:02:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/29 03:02:51 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:02:51 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:02:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/29 03:02:53 INFO : ignore-size: Copied (new) 2025/07/29 03:02:53 DEBUG : Waiting for deletions to finish 2025/07/29 03:02:54 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:02:54 DEBUG : ignore-size: Unchanged skipping 2025/07/29 03:02:54 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:02:54 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:02:54 DEBUG : Waiting for deletions to finish 2025/07/29 03:02:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:03:00 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:03:00 DEBUG : existing: Unchanged skipping 2025/07/29 03:03:00 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:00 DEBUG : Waiting for deletions to finish 2025/07/29 03:03:00 INFO : There was nothing to transfer 2025/07/29 03:03:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/29 03:03:01 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:01 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:01.579021 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:03:01.579055 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:03:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:03:03 INFO : existing: Copied (replaced existing) 2025/07/29 03:03:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:03:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/29 03:03:07 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:07 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:03:08 INFO : existing: Copied (new) 2025/07/29 03:03:08 DEBUG : Waiting for deletions to finish 2025/07/29 03:03:10 DEBUG : existing: Destination exists, skipping 2025/07/29 03:03:10 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:10 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:10 DEBUG : Waiting for deletions to finish 2025/07/29 03:03:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.75s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:03:16 INFO : d: Making directory 2025/07/29 03:03:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/29 03:03:20 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:03:20 DEBUG : c/non empty space: Unchanged skipping 2025/07/29 03:03:20 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:03:21 INFO : a/potato2: Copied (new) 2025/07/29 03:03:21 DEBUG : Waiting for deletions to finish 2025/07/29 03:03:22 INFO : b/potato: Deleted 2025/07/29 03:03:22 INFO : d: Removing directory 2025/07/29 03:03:22 INFO : b: Removing directory 2025/07/29 03:03:23 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:03:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/29 03:03:32 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:03:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/29 03:03:32 DEBUG : empty space: Unchanged skipping 2025/07/29 03:03:32 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:32 DEBUG : Waiting for deletions to finish 2025/07/29 03:03:32 INFO : There was nothing to transfer 2025/07/29 03:03:34 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/29 03:03:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:03:34 NOTICE: proton drive root link ID 'rclone-test-wodahuy8zade': Forced to upload files to set modification times on this backend. 2025/07/29 03:03:34 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/29 03:03:34 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:34.669318 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:03:34.669355 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:03:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:03:36 INFO : empty space: Copied (replaced existing) 2025/07/29 03:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:03:41 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/29 03:03:41 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:03:41 DEBUG : empty space: Unchanged skipping 2025/07/29 03:03:41 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:41 DEBUG : Waiting for deletions to finish 2025/07/29 03:03:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:03:47 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:47 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/29 03:03:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2820832961) 2025/07/29 03:03:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-wodahuy8zade') 2025/07/29 03:03:47 DEBUG : foo: sha1 differ 2025/07/29 03:03:47 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:47.633693 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:03:47.633736 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:03:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/29 03:03:49 INFO : foo: Copied (replaced existing) 2025/07/29 03:03:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.30s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:03:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:03:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/29 03:03:55 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:03:55 DEBUG : empty space: Unchanged skipping 2025/07/29 03:03:55 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:03:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:03:57 INFO : potato: Copied (new) 2025/07/29 03:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:04:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/29 03:04:03 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:04:03 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:04:04.101183 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:04:04.101223 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:04:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/29 03:04:06 INFO : potato: Copied (replaced existing) 2025/07/29 03:04:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:04:12 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/07/29 03:04:12 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:04:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2820832961) 2025/07/29 03:04:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-wodahuy8zade') 2025/07/29 03:04:12 DEBUG : potato: sha1 differ 2025/07/29 03:04:12 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:04:12.235472 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:04:12.235590 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:04:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/29 03:04:14 INFO : potato: Copied (replaced existing) 2025/07/29 03:04:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:04:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:04:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:04:21 DEBUG : empty space: Unchanged skipping 2025/07/29 03:04:21 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:04:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/29 03:04:21 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:04:21 DEBUG : Waiting for deletions to finish 2025/07/29 03:04:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:04:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:04:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:04:29 DEBUG : empty space: Unchanged skipping 2025/07/29 03:04:29 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:04:29 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:04:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:04:31 INFO : potato2: Copied (new) 2025/07/29 03:04:31 DEBUG : Waiting for deletions to finish 2025/07/29 03:04:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:04:40 INFO : d: Making directory 2025/07/29 03:04:41 INFO : d/e: Making directory 2025/07/29 03:04:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/29 03:04:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:04:45 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:04:45 DEBUG : c/non empty space: Unchanged skipping 2025/07/29 03:04:45 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:04:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:04:46 INFO : a/potato2: Copied (new) 2025/07/29 03:04:46 DEBUG : Waiting for deletions to finish 2025/07/29 03:04:47 INFO : b/potato: Deleted 2025/07/29 03:04:47 INFO : d/e: Removing directory 2025/07/29 03:04:47 INFO : d: Removing directory 2025/07/29 03:04:48 INFO : b: Removing directory 2025/07/29 03:04:49 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:05:00 INFO : d: Making directory 2025/07/29 03:05:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/29 03:05:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:05:03 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:05:03 DEBUG : c/non empty space: Unchanged skipping 2025/07/29 03:05:03 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:05:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:05:05 INFO : a/potato2: Copied (new) 2025/07/29 03:05:05 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting files as there were IO errors 2025/07/29 03:05:05 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:05:17 DEBUG : Waiting for deletions to finish 2025/07/29 03:05:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:05:18 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:05:18 DEBUG : empty space: Unchanged skipping 2025/07/29 03:05:18 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:05:18 INFO : potato: Deleted 2025/07/29 03:05:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:05:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.24s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:05:27 DEBUG : Waiting for deletions to finish 2025/07/29 03:05:28 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:05:28 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:05:28 INFO : potato: Deleted 2025/07/29 03:05:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:05:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:05:29 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:05:29 DEBUG : empty space: Unchanged skipping 2025/07/29 03:05:29 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:05:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:05:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.60s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:05:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:05:37 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:05:37 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:05:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/29 03:05:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.23s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:05:47 DEBUG : enormous: Excluded (Size Filter) 2025/07/29 03:05:47 DEBUG : enormous: Excluded 2025/07/29 03:05:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:05:47 DEBUG : potato2: Excluded 2025/07/29 03:05:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:05:48 DEBUG : potato2: Excluded 2025/07/29 03:05:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:05:48 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:05:48 DEBUG : empty space: Unchanged skipping 2025/07/29 03:05:48 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:05:48 DEBUG : Waiting for deletions to finish 2025/07/29 03:05:48 INFO : There was nothing to transfer 2025/07/29 03:05:49 DEBUG : enormous: Excluded (Size Filter) 2025/07/29 03:05:49 DEBUG : enormous: Excluded 2025/07/29 03:05:49 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:05:49 DEBUG : potato2: Excluded 2025/07/29 03:05:50 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:05:50 DEBUG : potato2: Excluded 2025/07/29 03:05:50 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/29 03:05:50 DEBUG : empty space: Unchanged skipping 2025/07/29 03:05:50 DEBUG : Local file system at /tmp/rclone2820832961: Waiting for checks to finish 2025/07/29 03:05:50 DEBUG : Local file system at /tmp/rclone2820832961: Waiting for transfers to finish 2025/07/29 03:05:50 DEBUG : Waiting for deletions to finish 2025/07/29 03:05:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:05:59 DEBUG : enormous: Excluded (Size Filter) 2025/07/29 03:05:59 DEBUG : enormous: Excluded 2025/07/29 03:05:59 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:05:59 DEBUG : potato2: Excluded 2025/07/29 03:06:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:06:00 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:00 DEBUG : empty space: Unchanged skipping 2025/07/29 03:06:00 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:00 DEBUG : Waiting for deletions to finish 2025/07/29 03:06:00 INFO : enormous: Deleted 2025/07/29 03:06:00 INFO : potato2: Deleted 2025/07/29 03:06:00 INFO : There was nothing to transfer 2025/07/29 03:06:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/29 03:06:02 DEBUG : empty space: Unchanged skipping 2025/07/29 03:06:02 DEBUG : Local file system at /tmp/rclone2820832961: Waiting for checks to finish 2025/07/29 03:06:02 DEBUG : Local file system at /tmp/rclone2820832961: Waiting for transfers to finish 2025/07/29 03:06:02 DEBUG : Waiting for deletions to finish 2025/07/29 03:06:02 INFO : enormous: Deleted 2025/07/29 03:06:02 INFO : potato2: Deleted 2025/07/29 03:06:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:06:14 DEBUG : five: Need to transfer - File not found at Destination 2025/07/29 03:06:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/29 03:06:14 DEBUG : one: Destination is newer than source, skipping 2025/07/29 03:06:14 DEBUG : three: Sizes identical 2025/07/29 03:06:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/29 03:06:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/29 03:06:14 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2820832961) 2025/07/29 03:06:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-wodahuy8zade') 2025/07/29 03:06:14 DEBUG : two: sha1 differ 2025/07/29 03:06:14 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:14.142718 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:06:14.142791 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:06:14.147151 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:06:14.147182 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:06:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/29 03:06:15 INFO : five: Copied (new) 2025/07/29 03:06:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/29 03:06:16 INFO : four: Copied (replaced existing) 2025/07/29 03:06:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/29 03:06:16 INFO : two: Copied (replaced existing) 2025/07/29 03:06:16 DEBUG : Waiting for deletions to finish 2025/07/29 03:06:19 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:19 DEBUG : one: Destination is newer than source, skipping 2025/07/29 03:06:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/29 03:06:19 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/29 03:06:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/29 03:06:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/29 03:06:19 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/29 03:06:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/29 03:06:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2820832961) 2025/07/29 03:06:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-wodahuy8zade') 2025/07/29 03:06:19 DEBUG : three: sha1 differ 2025/07/29 03:06:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/29 03:06:19 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/29 03:06:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/29 03:06:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/29 03:06:19 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:20.434774 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:06:20.434825 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:06:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/29 03:06:22 INFO : three: Copied (replaced existing) 2025/07/29 03:06:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.41s) === 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-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/29 03:06:30 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Making map for --track-renames 2025/07/29 03:06:30 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Finished making map for --track-renames 2025/07/29 03:06:30 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/29 03:06:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/29 03:06:30 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for renames to finish 2025/07/29 03:06:30 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:06:31 INFO : yam: Copied (new) 2025/07/29 03:06:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/29 03:06:31 INFO : potato: Copied (new) 2025/07/29 03:06:31 DEBUG : Waiting for deletions to finish 2025/07/29 03:06:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:06:33 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Making map for --track-renames 2025/07/29 03:06:33 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Finished making map for --track-renames 2025/07/29 03:06:33 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:33 DEBUG : potato: Unchanged skipping 2025/07/29 03:06:33 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for renames to finish 2025/07/29 03:06:34.780096 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sNkVNsqtgbCgA-SGPv9Ch3NtEj3SIdRezBVr81E5ffxKo8wwlvi57-Fnstumc2ly14xz3PONPpNe41o6uuwYaA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:06:34.780144 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sNkVNsqtgbCgA-SGPv9Ch3NtEj3SIdRezBVr81E5ffxKo8wwlvi57-Fnstumc2ly14xz3PONPpNe41o6uuwYaA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:34 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sNkVNsqtgbCgA-SGPv9Ch3NtEj3SIdRezBVr81E5ffxKo8wwlvi57-Fnstumc2ly14xz3PONPpNe41o6uuwYaA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:34 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sNkVNsqtgbCgA-SGPv9Ch3NtEj3SIdRezBVr81E5ffxKo8wwlvi57-Fnstumc2ly14xz3PONPpNe41o6uuwYaA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:34 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/29 03:06:34 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:36 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:06:36 INFO : yaml: Copied (new) 2025/07/29 03:06:36 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting files as there were IO errors 2025/07/29 03:06:36 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.47s) === 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-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/29 03:06:40 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Making map for --track-renames 2025/07/29 03:06:40 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Finished making map for --track-renames 2025/07/29 03:06:40 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/29 03:06:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/29 03:06:40 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for renames to finish 2025/07/29 03:06:40 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:06:41 INFO : yam: Copied (new) 2025/07/29 03:06:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/29 03:06:42 INFO : potato: Copied (new) 2025/07/29 03:06:42 DEBUG : Waiting for deletions to finish 2025/07/29 03:06:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:06:44 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Making map for --track-renames 2025/07/29 03:06:44 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Finished making map for --track-renames 2025/07/29 03:06:44 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:44 DEBUG : potato: Unchanged skipping 2025/07/29 03:06:44 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for renames to finish 2025/07/29 03:06:45.036596 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ySFcWzUz_7PT6pue1cui7uHKRRbW_3tohv7JzebeZh1gIczgNn2m8uV0XCibUAW0ZviMzGw06HuezEt-c8UupQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:06:45.036632 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ySFcWzUz_7PT6pue1cui7uHKRRbW_3tohv7JzebeZh1gIczgNn2m8uV0XCibUAW0ZviMzGw06HuezEt-c8UupQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:45 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ySFcWzUz_7PT6pue1cui7uHKRRbW_3tohv7JzebeZh1gIczgNn2m8uV0XCibUAW0ZviMzGw06HuezEt-c8UupQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:45 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ySFcWzUz_7PT6pue1cui7uHKRRbW_3tohv7JzebeZh1gIczgNn2m8uV0XCibUAW0ZviMzGw06HuezEt-c8UupQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:45 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/29 03:06:45 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:46 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:06:46 INFO : yaml: Copied (new) 2025/07/29 03:06:46 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting files as there were IO errors 2025/07/29 03:06:46 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': 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 (10.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/29 03:06:50 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Making map for --track-renames 2025/07/29 03:06:50 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Finished making map for --track-renames 2025/07/29 03:06:50 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/29 03:06:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/29 03:06:50 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for renames to finish 2025/07/29 03:06:50 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/29 03:06:53 INFO : potato: Copied (new) 2025/07/29 03:06:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:06:53 INFO : sub/yam: Copied (new) 2025/07/29 03:06:53 DEBUG : Waiting for deletions to finish 2025/07/29 03:06:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:06:55 DEBUG : potato: Unchanged skipping 2025/07/29 03:06:56 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Making map for --track-renames 2025/07/29 03:06:56 INFO : proton drive root link ID 'rclone-test-wodahuy8zade': Finished making map for --track-renames 2025/07/29 03:06:56 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:06:56 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for renames to finish 2025/07/29 03:06:57.608219 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-lncwP-sIbMgwjIP985wiK-3yYN-5CBhq2NOHIoVOV_W-7f6gKhZsiZqyQre5Uf91Ai9ZYxKcYZqUO3hhgszWA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:06:57.608269 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-lncwP-sIbMgwjIP985wiK-3yYN-5CBhq2NOHIoVOV_W-7f6gKhZsiZqyQre5Uf91Ai9ZYxKcYZqUO3hhgszWA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:57 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-lncwP-sIbMgwjIP985wiK-3yYN-5CBhq2NOHIoVOV_W-7f6gKhZsiZqyQre5Uf91Ai9ZYxKcYZqUO3hhgszWA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:57 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-lncwP-sIbMgwjIP985wiK-3yYN-5CBhq2NOHIoVOV_W-7f6gKhZsiZqyQre5Uf91Ai9ZYxKcYZqUO3hhgszWA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:06:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/29 03:06:57 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:06:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:06:58 INFO : yam: Copied (new) 2025/07/29 03:06:58 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting files as there were IO errors 2025/07/29 03:06:58 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (13.06s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:07:03 DEBUG : Creating backend with remote "/tmp/rclone2820832961/dir1" 2025/07/29 03:07:03 DEBUG : Creating backend with remote "/tmp/rclone2820832961/dir2" 2025/07/29 03:07:03 DEBUG : Local file system at /tmp/rclone2820832961/dir2: Using server-side directory move 2025/07/29 03:07:03 INFO : Local file system at /tmp/rclone2820832961/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/29 03:07:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/29 03:07:03 DEBUG : Local file system at /tmp/rclone2820832961/dir2: Waiting for checks to finish 2025/07/29 03:07:03 DEBUG : Local file system at /tmp/rclone2820832961/dir2: Waiting for transfers to finish 2025/07/29 03:07:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.93s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:07:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/29 03:07:04 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:07:04 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:07:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:07:09 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:07:09 INFO : sub dir/hello world: Deleted 2025/07/29 03:07:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/29 03:07:09 INFO : nested/sub dir/file: Copied (new) 2025/07/29 03:07:09 INFO : nested/sub dir/file: Deleted 2025/07/29 03:07:09 ERROR : Local file system at /tmp/rclone2820832961: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:07:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:07:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/29 03:07:14 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:07:14 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:07:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:07:19 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:07:19 INFO : sub dir/hello world: Deleted 2025/07/29 03:07:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/29 03:07:20 INFO : nested/sub dir/file: Copied (new) 2025/07/29 03:07:20 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:07:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/29 03:07:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/29 03:07:27 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:07:27 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:07:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/29 03:07:29 INFO : existing-b: Copied (new) 2025/07/29 03:07:29 INFO : existing-b: Deleted 2025/07/29 03:07:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:07:29 INFO : existing: Copied (new) 2025/07/29 03:07:29 INFO : existing: Deleted 2025/07/29 03:07:31 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:07:31 DEBUG : existing: Destination exists, skipping 2025/07/29 03:07:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/29 03:07:31 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:07:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.06s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:07:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tifemem2guze" 2025/07/29 03:07:34 DEBUG : proton drive root link ID 'rclone-test-tifemem2guze': Has cached credentials 2025/07/29 03:07:36 DEBUG : proton drive root link ID 'rclone-test-tifemem2guze': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-wodahuy8zade' -> proton drive root link ID 'rclone-test-tifemem2guze' 2025/07/29 03:07:48 DEBUG : proton drive root link ID 'rclone-test-tifemem2guze': Using server-side directory move 2025/07/29 03:07:48 INFO : proton drive root link ID 'rclone-test-tifemem2guze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/29 03:07:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:07:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/29 03:07:49 DEBUG : empty space: Unchanged skipping 2025/07/29 03:07:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/29 03:07:49 DEBUG : proton drive root link ID 'rclone-test-tifemem2guze': Waiting for checks to finish 2025/07/29 03:07:50 INFO : empty space: Deleted 2025/07/29 03:07:50 DEBUG : proton drive root link ID 'rclone-test-tifemem2guze': Waiting for transfers to finish 2025/07/29 03:07:50 INFO : potato3: Deleted 2025/07/29 03:07:50.738871 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pTZGL_GRvYic1FvEOkyxCIKOg_ED7eyD8X0r9dE9BDIl0XESterJonx8sq0sf9EqeuRPcpYyRzKxeqQ51MNHgw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:07:50.738909 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pTZGL_GRvYic1FvEOkyxCIKOg_ED7eyD8X0r9dE9BDIl0XESterJonx8sq0sf9EqeuRPcpYyRzKxeqQ51MNHgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:07:50 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pTZGL_GRvYic1FvEOkyxCIKOg_ED7eyD8X0r9dE9BDIl0XESterJonx8sq0sf9EqeuRPcpYyRzKxeqQ51MNHgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:07:51.265403 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p9CHUTly7b4tyujRh_Ms34Y-Ewx9FQwZYzHlxFoXZZPX28KqgZzI5NDwGk-89GQk0Ut3g5ajNJvVCs6qLdRw5g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:07:51.265444 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p9CHUTly7b4tyujRh_Ms34Y-Ewx9FQwZYzHlxFoXZZPX28KqgZzI5NDwGk-89GQk0Ut3g5ajNJvVCs6qLdRw5g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:07:51 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p9CHUTly7b4tyujRh_Ms34Y-Ewx9FQwZYzHlxFoXZZPX28KqgZzI5NDwGk-89GQk0Ut3g5ajNJvVCs6qLdRw5g==/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/p9CHUTly7b4tyujRh_Ms34Y-Ewx9FQwZYzHlxFoXZZPX28KqgZzI5NDwGk-89GQk0Ut3g5ajNJvVCs6qLdRw5g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/29 03:07:51 DEBUG : proton drive root link ID 'rclone-test-tifemem2guze': Purge remote --- FAIL: TestServerSideMove (20.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:07:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rafeqik7dixu" 2025/07/29 03:07:54 DEBUG : proton drive root link ID 'rclone-test-rafeqik7dixu': Has cached credentials 2025/07/29 03:07:57 DEBUG : proton drive root link ID 'rclone-test-rafeqik7dixu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-wodahuy8zade' -> proton drive root link ID 'rclone-test-rafeqik7dixu' 2025/07/29 03:08:10 DEBUG : empty space: Excluded (Size Filter) 2025/07/29 03:08:10 DEBUG : empty space: Excluded 2025/07/29 03:08:10 DEBUG : empty space: Excluded (Size Filter) 2025/07/29 03:08:10 DEBUG : empty space: Excluded 2025/07/29 03:08:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:08:10 DEBUG : proton drive root link ID 'rclone-test-rafeqik7dixu': Waiting for checks to finish 2025/07/29 03:08:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/29 03:08:10 DEBUG : proton drive root link ID 'rclone-test-rafeqik7dixu': Waiting for transfers to finish 2025/07/29 03:08:11 INFO : potato3: Deleted 2025/07/29 03:08:11.726822 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ollF8ZebOC122XmAqcwAaIun7MjQq0ko_Ley5NVkVyXapqL53Pr5DdriterBxxp8rr5NPWnVTZ9sCJ_5J_p27Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:08:11.726856 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ollF8ZebOC122XmAqcwAaIun7MjQq0ko_Ley5NVkVyXapqL53Pr5DdriterBxxp8rr5NPWnVTZ9sCJ_5J_p27Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:08:11 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ollF8ZebOC122XmAqcwAaIun7MjQq0ko_Ley5NVkVyXapqL53Pr5DdriterBxxp8rr5NPWnVTZ9sCJ_5J_p27Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:08:12.245743 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N70pQyZl8JZeMS0epbWs-INY68E_RCjOtCCAo_T8E5X9IIOhpeROfTGem6lO9FxnShWATjN0zTmuU_saKA9yUw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:08:12.245780 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N70pQyZl8JZeMS0epbWs-INY68E_RCjOtCCAo_T8E5X9IIOhpeROfTGem6lO9FxnShWATjN0zTmuU_saKA9yUw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:08:12 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N70pQyZl8JZeMS0epbWs-INY68E_RCjOtCCAo_T8E5X9IIOhpeROfTGem6lO9FxnShWATjN0zTmuU_saKA9yUw==/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/N70pQyZl8JZeMS0epbWs-INY68E_RCjOtCCAo_T8E5X9IIOhpeROfTGem6lO9FxnShWATjN0zTmuU_saKA9yUw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/29 03:08:12 DEBUG : proton drive root link ID 'rclone-test-rafeqik7dixu': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:08:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-takoheq5jepa" 2025/07/29 03:08:16 DEBUG : proton drive root link ID 'rclone-test-takoheq5jepa': Has cached credentials 2025/07/29 03:08:18 DEBUG : proton drive root link ID 'rclone-test-takoheq5jepa': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:08:24 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-wodahuy8zade' -> proton drive root link ID 'rclone-test-takoheq5jepa' 2025/07/29 03:08:32 DEBUG : proton drive root link ID 'rclone-test-takoheq5jepa': Using server-side directory move 2025/07/29 03:08:32 INFO : proton drive root link ID 'rclone-test-takoheq5jepa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/29 03:08:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:08:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/29 03:08:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/29 03:08:34 DEBUG : empty space: Unchanged skipping 2025/07/29 03:08:34 DEBUG : proton drive root link ID 'rclone-test-takoheq5jepa': Waiting for checks to finish 2025/07/29 03:08:34 INFO : empty space: Deleted 2025/07/29 03:08:34 DEBUG : proton drive root link ID 'rclone-test-takoheq5jepa': Waiting for transfers to finish 2025/07/29 03:08:34 INFO : potato3: Deleted 2025/07/29 03:08:35.389395 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-JRzQV-WcA1LcIKqlJeKslLFpjFcn4ubzE2k4P9dJfImPNSZtViqgWt1fjXA9r9lhWxykoTSM-kLm9hOqBDjYg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:08:35.389438 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-JRzQV-WcA1LcIKqlJeKslLFpjFcn4ubzE2k4P9dJfImPNSZtViqgWt1fjXA9r9lhWxykoTSM-kLm9hOqBDjYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:08:35 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-JRzQV-WcA1LcIKqlJeKslLFpjFcn4ubzE2k4P9dJfImPNSZtViqgWt1fjXA9r9lhWxykoTSM-kLm9hOqBDjYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:08:35.688488 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zdBhNyf0O0F9MUGgw-3Rr4fraHKUgWKnjvVxALeU6vOT_AG8Ob8g3ITkhZGHeLbT1thbYU1pu3i8Z7jIMd9vOg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:08:35.688589 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zdBhNyf0O0F9MUGgw-3Rr4fraHKUgWKnjvVxALeU6vOT_AG8Ob8g3ITkhZGHeLbT1thbYU1pu3i8Z7jIMd9vOg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:08:35 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zdBhNyf0O0F9MUGgw-3Rr4fraHKUgWKnjvVxALeU6vOT_AG8Ob8g3ITkhZGHeLbT1thbYU1pu3i8Z7jIMd9vOg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:08:35 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/07/29 03:08:35 DEBUG : proton drive root link ID 'rclone-test-takoheq5jepa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.66s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.97s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:08:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/rclone-sync-test" 2025/07/29 03:08:41 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test': Has cached credentials 2025/07/29 03:08:43 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (168.19s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:11:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/rclone-sync-test" 2025/07/29 03:11:29 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test': Has cached credentials 2025/07/29 03:11:31 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:14:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/rclone-sync-test-include/layer2" 2025/07/29 03:14:03 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test-include/layer2': Has cached credentials 2025/07/29 03:14:05 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:16:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/rclone-sync-test-ignore-file" 2025/07/29 03:16:49 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test-ignore-file': Has cached credentials 2025/07/29 03:16:51 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:19:24 DEBUG : rclone-sync-test: Excluded 2025/07/29 03:19:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:19:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/29 03:19:26 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test': Waiting for checks to finish 2025/07/29 03:19:26 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test': Waiting for transfers to finish 2025/07/29 03:19:26 DEBUG : Waiting for deletions to finish 2025/07/29 03:19:26 INFO : There was nothing to transfer 2025/07/29 03:19:26 DEBUG : rclone-sync-test: Excluded 2025/07/29 03:19:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:19:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/29 03:19:28 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:19:28 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:19:28 DEBUG : Waiting for deletions to finish 2025/07/29 03:19:28 INFO : rclone-sync-test-include: Removing directory 2025/07/29 03:19:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/29 03:19:29 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': failed to delete 1 directories 2025/07/29 03:19:29 INFO : There was nothing to transfer 2025/07/29 03:19:29 DEBUG : rclone-sync-test: Excluded 2025/07/29 03:19:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:19:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/29 03:19:31 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/29 03:19:31 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/29 03:19:31 DEBUG : Waiting for deletions to finish 2025/07/29 03:19:31 INFO : There was nothing to transfer 2025/07/29 03:19:32 DEBUG : rclone-sync-test: Excluded 2025/07/29 03:19:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:19:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/29 03:19:34 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:19:34 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:19:34 DEBUG : Waiting for deletions to finish 2025/07/29 03:19:34 INFO : rclone-sync-test-include: Removing directory 2025/07/29 03:19:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/29 03:19:34 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': failed to delete 1 directories 2025/07/29 03:19:34 INFO : There was nothing to transfer 2025/07/29 03:19:36 DEBUG : rclone-sync-test: Excluded 2025/07/29 03:19:36 DEBUG : Excluded 2025/07/29 03:19:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:19:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/29 03:19:37 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/29 03:19:37 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/29 03:19:37 DEBUG : Waiting for deletions to finish 2025/07/29 03:19:37 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (493.30s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:19:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/dst" 2025/07/29 03:19:42 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Has cached credentials 2025/07/29 03:19:45 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:22:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/CompareDest" 2025/07/29 03:22:12 DEBUG : Config file has changed externally - reloading 2025/07/29 03:22:12 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/CompareDest': Has cached credentials 2025/07/29 03:22:14 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:24:40 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 03:24:40 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:24:40 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:24:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:24:43 INFO : one: Copied (new) 2025/07/29 03:24:43 DEBUG : Waiting for deletions to finish 2025/07/29 03:24:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:24:47 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:24:47 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:24:47.269938 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:24:47.269985 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:24:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/29 03:24:49 INFO : one: Copied (replaced existing) 2025/07/29 03:24:49 DEBUG : Waiting for deletions to finish 2025/07/29 03:24:52.192165 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/29 03:24:52.192200 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/29 03:24:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:24:59 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:25:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:25:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:25:01 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:25:01 DEBUG : Waiting for deletions to finish 2025/07/29 03:25:01 INFO : There was nothing to transfer 2025/07/29 03:25:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:25:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:25:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 03:25:07 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:25:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:25:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:25:07 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:25:07 DEBUG : Waiting for deletions to finish 2025/07/29 03:25:07 INFO : There was nothing to transfer 2025/07/29 03:25:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:25:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:25:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 03:25:10 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:25:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:25:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:25:10 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:25:10 DEBUG : Waiting for deletions to finish 2025/07/29 03:25:10 INFO : There was nothing to transfer 2025/07/29 03:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:25:14 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/29 03:25:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/29 03:25:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 03:25:14 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:25:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:25:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:25:14 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:25:14 DEBUG : Waiting for deletions to finish 2025/07/29 03:25:14 INFO : There was nothing to transfer 2025/07/29 03:25:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:25:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/29 03:25:18 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 03:25:18 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:25:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 03:25:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:25:18 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:25:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/29 03:25:20 INFO : two: Copied (new) 2025/07/29 03:25:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (345.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:25:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/dest" 2025/07/29 03:25:34 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dest': Has cached credentials 2025/07/29 03:25:36 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dest': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:28:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/pre-dest1" 2025/07/29 03:28:02 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/pre-dest1': Has cached credentials 2025/07/29 03:28:04 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:29:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/pre-dest2" 2025/07/29 03:29:18 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/pre-dest2': Has cached credentials 2025/07/29 03:29:21 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:30:37 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:30:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/29 03:30:38 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:30:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/29 03:30:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/29 03:30:38 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dest': Waiting for checks to finish 2025/07/29 03:30:38 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dest': Waiting for transfers to finish 2025/07/29 03:30:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/29 03:30:41 INFO : 3: Copied (new) 2025/07/29 03:30:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (320.81s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.10s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:30:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/dst" 2025/07/29 03:30:57 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Has cached credentials 2025/07/29 03:30:59 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:32:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/backup" 2025/07/29 03:32:14 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/backup': Has cached credentials 2025/07/29 03:32:16 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/backup': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:34:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:34:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:34:46 DEBUG : two: Unchanged skipping 2025/07/29 03:34:46 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:34:49.029174 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ceSyiITlaedDgju56sVrbgFIRN6nigDJlsfZ6e6OEUvIXy7C1y3dttKHJSdaCDZMnStUb1soPeUy7KIX82JQng==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:34:49.029224 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ceSyiITlaedDgju56sVrbgFIRN6nigDJlsfZ6e6OEUvIXy7C1y3dttKHJSdaCDZMnStUb1soPeUy7KIX82JQng==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:34:49 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ceSyiITlaedDgju56sVrbgFIRN6nigDJlsfZ6e6OEUvIXy7C1y3dttKHJSdaCDZMnStUb1soPeUy7KIX82JQng==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:34:49 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:34:49 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade/dst': not deleting files as there were IO errors 2025/07/29 03:34:49 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade/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/ceSyiITlaedDgju56sVrbgFIRN6nigDJlsfZ6e6OEUvIXy7C1y3dttKHJSdaCDZMnStUb1soPeUy7KIX82JQng==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (244.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:35:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/dst" 2025/07/29 03:35:02 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Has cached credentials 2025/07/29 03:35:04 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:36:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/backup" 2025/07/29 03:36:19 DEBUG : Config file has changed externally - reloading 2025/07/29 03:36:19 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/backup': Has cached credentials 2025/07/29 03:36:21 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/backup': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:38:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:38:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:38:52 DEBUG : two: Unchanged skipping 2025/07/29 03:38:52 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:38:55.231156 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JGQeXRHBQFh2JfkCmDTcbE-6cNVKRq9TQsDwczlr8qoNAzIFxW2d0T5n5ztvVmY98sc0qEESjtopppn94tLGPQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:38:55.231199 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JGQeXRHBQFh2JfkCmDTcbE-6cNVKRq9TQsDwczlr8qoNAzIFxW2d0T5n5ztvVmY98sc0qEESjtopppn94tLGPQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:38:55 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JGQeXRHBQFh2JfkCmDTcbE-6cNVKRq9TQsDwczlr8qoNAzIFxW2d0T5n5ztvVmY98sc0qEESjtopppn94tLGPQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:38:55 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:38:55 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade/dst': not deleting files as there were IO errors 2025/07/29 03:38:55 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade/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/JGQeXRHBQFh2JfkCmDTcbE-6cNVKRq9TQsDwczlr8qoNAzIFxW2d0T5n5ztvVmY98sc0qEESjtopppn94tLGPQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (246.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:39:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/dst" 2025/07/29 03:39:08 DEBUG : Config file has changed externally - reloading 2025/07/29 03:39:08 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Has cached credentials 2025/07/29 03:39:10 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:40:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/backup" 2025/07/29 03:40:24 DEBUG : Config file has changed externally - reloading 2025/07/29 03:40:24 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/backup': Has cached credentials 2025/07/29 03:40:26 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/backup': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:42:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:42:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:42:58 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:42:58 DEBUG : two: Unchanged skipping 2025/07/29 03:43:00.493316 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/13H3tIr4BaixcERMj34pgQYL0k22cPivU4kBAuOO-RPx5cxmmWAmeE0LF32ij8Xv3cXG8BXJWrFysm4JDBXGgA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:43:00.493358 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/13H3tIr4BaixcERMj34pgQYL0k22cPivU4kBAuOO-RPx5cxmmWAmeE0LF32ij8Xv3cXG8BXJWrFysm4JDBXGgA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:43:00 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/13H3tIr4BaixcERMj34pgQYL0k22cPivU4kBAuOO-RPx5cxmmWAmeE0LF32ij8Xv3cXG8BXJWrFysm4JDBXGgA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:43:00 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:43:00 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade/dst': not deleting files as there were IO errors 2025/07/29 03:43:00 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade/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/13H3tIr4BaixcERMj34pgQYL0k22cPivU4kBAuOO-RPx5cxmmWAmeE0LF32ij8Xv3cXG8BXJWrFysm4JDBXGgA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (245.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:43:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/dst" 2025/07/29 03:43:13 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Has cached credentials 2025/07/29 03:43:15 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:44:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:44:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:44:32 DEBUG : two: Unchanged skipping 2025/07/29 03:44:32 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for checks to finish 2025/07/29 03:44:33.136607 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9jUCIf5MUdeSGlmbnfWPs2hJX4YZ2f7eefYsellZrB86MUbj43SoZVsN-v1ZbOhVCsOZWmRMnBAm5uooxa7T9A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:44:33.136654 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9jUCIf5MUdeSGlmbnfWPs2hJX4YZ2f7eefYsellZrB86MUbj43SoZVsN-v1ZbOhVCsOZWmRMnBAm5uooxa7T9A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:44:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9jUCIf5MUdeSGlmbnfWPs2hJX4YZ2f7eefYsellZrB86MUbj43SoZVsN-v1ZbOhVCsOZWmRMnBAm5uooxa7T9A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:44:33 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Waiting for transfers to finish 2025/07/29 03:44:33 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade/dst': not deleting files as there were IO errors 2025/07/29 03:44:33 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade/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/9jUCIf5MUdeSGlmbnfWPs2hJX4YZ2f7eefYsellZrB86MUbj43SoZVsN-v1ZbOhVCsOZWmRMnBAm5uooxa7T9A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (91.83s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:44:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wodahuy8zade/dst" 2025/07/29 03:44:45 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Has cached credentials 2025/07/29 03:44:47 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade/dst': Used cached credential to initialize the ProtonDrive API 2025/07/29 03:45:36.451926 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/children?Page=135&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:45:36.451970 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/children?Page=135&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:45:36 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/07/29 03:45:36 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/07/29 03:45:36 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/07/29 03:45:36 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/07/29 03:46:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:46:05.455336 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vRykCkpFlPBmBPnexZkrnDmqPG9joMRnS_rHGSFT4PwU_4ytdQnAFtjtNmiQBidujgeXuTQdyVaFFhUzOGENpQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/29 03:46:05.455388 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vRykCkpFlPBmBPnexZkrnDmqPG9joMRnS_rHGSFT4PwU_4ytdQnAFtjtNmiQBidujgeXuTQdyVaFFhUzOGENpQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/29 03:46:05 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vRykCkpFlPBmBPnexZkrnDmqPG9joMRnS_rHGSFT4PwU_4ytdQnAFtjtNmiQBidujgeXuTQdyVaFFhUzOGENpQ==/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/vRykCkpFlPBmBPnexZkrnDmqPG9joMRnS_rHGSFT4PwU_4ytdQnAFtjtNmiQBidujgeXuTQdyVaFFhUzOGENpQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix 2025/07/29 03:46:05.642219 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:05.642252 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:05.793382 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:05.793612 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:05 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/07/29 03:46:05 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/07/29 03:46:05 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/07/29 03:46:05 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/07/29 03:46:05 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (88.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:46:05.926337 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U4G38SxIfxBtwnowUXnxJZhwiMGu6qnlGER5KQG_em4MevqNoMgvBmRrmceekIofSfV7szBrThpm6FqfK7ux1w==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:05.926372 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U4G38SxIfxBtwnowUXnxJZhwiMGu6qnlGER5KQG_em4MevqNoMgvBmRrmceekIofSfV7szBrThpm6FqfK7ux1w==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:06.072559 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:06.072599 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dst/one" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:06.208153 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:06.208202 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:06.355092 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:06.355142 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:06 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2488 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (0.54s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (14), one (4), three.txt (6), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "two" 2025/07/29 03:46:13.431864 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:13.431902 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:13.539245 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:13.539287 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "Testêé" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:13.673913 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:13.673952 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:13.879050 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:13.879087 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:13 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2574 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncUTFNorm --- FAIL: TestSyncUTFNorm (7.52s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got Testêé (14), existing (6), one (4), three.txt (6), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "two" 2025/07/29 03:46:21.024000 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:21.024030 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:21.170370 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:21.170408 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:21 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) fstest.go:279: Error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:21.320766 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:21.320817 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:21.426512 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:21.426555 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:21 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:279 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2602 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncImmutable --- FAIL: TestSyncImmutable (7.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want existing (6) got Testêé (14), existing (6), one (4), three.txt (6), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "two" 2025/07/29 03:46:28.502301 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:28.502335 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:28.663214 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:28.663232 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "EXISTING" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:28.795909 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:28.795941 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:28.940193 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:28.940213 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:28 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2644 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncIgnoreCase --- FAIL: TestSyncIgnoreCase (7.51s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/29 03:46:29.149655 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:29.149674 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:29.253083 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:29.253106 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:29 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2665 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestFixCase --- FAIL: TestFixCase (0.31s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/29 03:46:29.384731 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:29.384750 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:29.490224 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:29.490247 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:29 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2735 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestMaxTransfer/Hard === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/29 03:46:29.622202 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:29.622221 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:29.778963 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:29.778998 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:29 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestMaxTransfer/Soft === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/29 03:46:29.912960 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:29.913013 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:30.065150 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:30.065174 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:30 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestMaxTransfer/Cautious --- FAIL: TestMaxTransfer (0.81s) --- FAIL: TestMaxTransfer/Hard (0.24s) --- FAIL: TestMaxTransfer/Soft (0.29s) --- FAIL: TestMaxTransfer/Cautious (0.29s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:46:30.176149 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:30.176180 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:30.328046 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:30.328082 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "both0" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:30.457818 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:30.457847 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:30.567040 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:30.567076 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:30 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2761 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncConcurrentDelete --- FAIL: TestSyncConcurrentDelete (0.50s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:46:30.703936 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:30.703961 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:30.845724 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:30.845749 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "both0" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:30.976826 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:30.976857 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:31.076961 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:31.076984 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:31 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2766 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncConcurrentTruncate --- FAIL: TestSyncConcurrentTruncate (0.51s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got Testêé (14), both0 (6), existing (6), file1 (5), one (4), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), three.txt (6), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both0" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existing" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "two" 2025/07/29 03:46:38 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:46:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:46:38 DEBUG : empty_on_remote: Making directory with metadata 2025/07/29 03:46:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:46:38 INFO : empty_on_remote: Making directory 2025/07/29 03:46:38.223116 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:38.223140 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:38.366813 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:38.366847 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncReplaceDirModTime 2025/07/29 03:46:38.501292 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:38.501332 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:38.647747 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:38.647779 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:38 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (7.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got Testêé (14), both0 (6), existing (6), file1 (5), one (4), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), three.txt (6), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both0" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "existing" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "two" 2025/07/29 03:46:45 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:46:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:46:45 DEBUG : empty_on_remote: Making directory with metadata 2025/07/29 03:46:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:46:45 INFO : empty_on_remote: Making directory 2025/07/29 03:46:45.785107 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:45.785139 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:45.956673 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:45.956708 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncReplaceDirModTimeWithEmptyDirs 2025/07/29 03:46:46.095917 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:46.095962 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:46.246906 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:46.246931 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:46 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (7.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got Testêé (14), both0 (6), existing (6), file1 (5), one (4), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), three.txt (6), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both0" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existing" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "file1" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "two" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir1/file2" 2025/07/29 03:46:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:46:53 INFO : sub dir: Making directory 2025/07/29 03:46:53.417916 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:53.417945 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:53.628537 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:53.628567 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) sync_test.go:2885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNothingToTransferWithEmptyDirs 2025/07/29 03:46:53.761206 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:46:53.761237 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:46:53.907554 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:46:53.907602 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:46:53 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (7.66s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got Testêé (14), both0 (6), existing (6), file1 (5), one (4), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), three.txt (6), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both0" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existing" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "file1" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "two" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir1/file2" 2025/07/29 03:47:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:47:00 INFO : sub dir: Making directory 2025/07/29 03:47:00.992291 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:00.992328 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:01.186649 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:01.186679 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) sync_test.go:2885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNothingToTransferWithoutEmptyDirs 2025/07/29 03:47:01.325101 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:01.325129 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:01.464193 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:01.464230 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:01 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (7.56s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:01.529260 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:01.529298 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:01.634238 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:01.634276 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:01.772936 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:01.772978 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:01.913606 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:01.913685 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:01 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/NFC 2025/07/29 03:47:02.058880 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:02.058928 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:02.226975 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:02.227010 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:02 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/NFC === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:02.337649 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:02.337687 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:02.446275 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:02.446317 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:02.658124 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:02.658164 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:02.766109 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:02.766162 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:02 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/NFD 2025/07/29 03:47:02.974573 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:02.974617 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:03.122866 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:03.122894 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:03 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/NFD === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:03.232676 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:03.232711 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:03.392458 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:03.392537 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:03.599346 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:03.599379 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:03.740415 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:03.740470 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:03 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/base64 2025/07/29 03:47:03.876573 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:03.876619 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:04.024141 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:04.024194 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:04 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/base64 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:04.136963 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:04.137008 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:04.395056 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:04.395084 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:04.529262 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:04.529299 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:04.676646 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:04.676719 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:04 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/prefix 2025/07/29 03:47:04.812056 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:04.812089 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:04.933375 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:04.933405 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:04 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:05.000674 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:05.000705 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:05.107649 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:05.107688 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:05.238698 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:05.238730 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:05.402149 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:05.402182 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:05 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/suffix 2025/07/29 03:47:05.540654 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:05.540696 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:05.693024 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:05.693044 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:05 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:05.799450 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:05.799496 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:05.954823 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:05.954860 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:06.159280 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:06.159334 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:06.264536 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:06.264571 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:06 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/truncate 2025/07/29 03:47:06.399880 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:06.399915 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:06.554994 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:06.555039 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:06 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:06.668627 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:06.668674 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:06.810527 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:06.810565 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:06.943941 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:06.943962 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:07.090184 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:07.090209 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:07 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/encoder 2025/07/29 03:47:07.223370 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:07.223409 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:07.402381 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:07.402417 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:07 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/encoder === RUN TestTransform/ISO-8859-1 run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:07.514400 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:07.514464 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:07.658965 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:07.658999 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:07.800792 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:07.800822 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:07.951233 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:07.951266 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:07 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/ISO-8859-1 2025/07/29 03:47:08.105891 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:08.105915 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:08.213407 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:08.213469 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:08 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/ISO-8859-1 === RUN TestTransform/charmap run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:08.279132 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:08.279165 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:08.394028 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:08.394059 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:08.580515 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:08.580538 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:08.728900 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:08.728934 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:08 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/charmap 2025/07/29 03:47:08.860335 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:08.860362 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:09.020416 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:09.020532 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:09 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/charmap === RUN TestTransform/lowercase run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:09.086545 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:09.086591 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:09.260948 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:09.261049 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:09.490361 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:09.490612 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:09.639333 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:09.639361 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:09 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/lowercase 2025/07/29 03:47:09.773865 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:09.773897 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:09.933157 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:09.933197 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:09 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/lowercase === RUN TestTransform/ascii run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:10.045017 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:10.045060 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:10.203909 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:10.203938 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-wodahuy8zade'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:10.412736 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:10.412759 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:10.560045 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:10.560069 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:10 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/ascii 2025/07/29 03:47:10.709501 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:10.709527 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:10.890470 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:10.890514 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:10 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/ascii --- FAIL: TestTransform (9.43s) --- FAIL: TestTransform/NFC (0.76s) --- FAIL: TestTransform/NFD (0.90s) --- FAIL: TestTransform/base64 (0.90s) --- FAIL: TestTransform/prefix (0.91s) --- FAIL: TestTransform/suffix (0.76s) --- FAIL: TestTransform/truncate (0.86s) --- FAIL: TestTransform/encoder (0.85s) --- FAIL: TestTransform/ISO-8859-1 (0.81s) --- FAIL: TestTransform/charmap (0.81s) --- FAIL: TestTransform/lowercase (0.91s) --- FAIL: TestTransform/ascii (0.96s) === RUN TestTransformCopy run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : both0: transformed to: both0_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : both0: transformed to: both0_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : both0: transformed to: both0_somesuffix 2025/07/29 03:47:10 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:10 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:10 DEBUG : both0: transformed to: both0_somesuffix 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:10 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:10 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:10 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:11.021304 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:11.021327 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:11.127655 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:11.127680 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:11 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:11 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/07/29 03:47:11 DEBUG : both0: transformed to: both0_somesuffix 2025/07/29 03:47:11 DEBUG : both0: transformed to: both0_somesuffix 2025/07/29 03:47:11 DEBUG : both0: Need to transfer - File not found at Destination 2025/07/29 03:47:11 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/29 03:47:11 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/29 03:47:11 INFO : empty_dir_somesuffix: Making directory 2025/07/29 03:47:11 DEBUG : both0: transformed to: both0_somesuffix 2025/07/29 03:47:11 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:11.239260 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:11.239298 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:11.376854 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:11.376887 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:11 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/29 03:47:11 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:11 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:11 INFO : empty_on_remote_somesuffix: Making directory 2025/07/29 03:47:11.510686 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:11.510726 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:11.641021 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:11.641056 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:11 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/29 03:47:11 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:11 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/29 03:47:11 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:11 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:11 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 03:47:11 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:11 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:11 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:11 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 03:47:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:11 INFO : sub dir2_somesuffix: Making directory 2025/07/29 03:47:11.724647 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:11.724672 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:11.735282 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:11.735319 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:11.761447 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:11.761527 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:11.768714 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:11.768767 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:11.797554 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:11.797585 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:11.948911 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:11.949031 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:11 ERROR : existing: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:11 DEBUG : existing: transformed to: existing_somesuffix 2025/07/29 03:47:11 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:12.096247 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:12.096295 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:12 ERROR : file1: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:12 DEBUG : file1: transformed to: file1_somesuffix 2025/07/29 03:47:12.299371 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:12.299413 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:12 ERROR : Testêé: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:12 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/29 03:47:12.453611 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:12.453648 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:12 ERROR : both0: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:12 DEBUG : both0: transformed to: both0_somesuffix 2025/07/29 03:47:12.609790 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:12.609841 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:12 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/29 03:47:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:12 INFO : sub dir_somesuffix: Making directory 2025/07/29 03:47:12.676760 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:12.676792 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:12.823192 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:12.823227 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:47:12 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:12 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:12 INFO : test_dir1_somesuffix: Making directory 2025/07/29 03:47:12.929470 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:12.929556 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:12.962343 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:12.962375 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:13.136348 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:13.136385 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 ERROR : one: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 DEBUG : one: transformed to: one_somesuffix 2025/07/29 03:47:13.276074 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:13.276119 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/29 03:47:13 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:13 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:13 INFO : test_dir2_somesuffix: Making directory 2025/07/29 03:47:13.423785 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:13.423822 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:13.571143 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:13.571191 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/29 03:47:13 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:13 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:13 DEBUG : three.txt: Need to transfer - File not found at Destination 2025/07/29 03:47:13 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:13 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:13 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:13 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 03:47:13 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': error reading destination root directory: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:13 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:47:13 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:47:13.682251 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:13.682286 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:13.706858 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:13.706909 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:13.850989 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:13.851028 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 ERROR : three.txt: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 DEBUG : three.txt: transformed to: three_somesuffix.txt 2025/07/29 03:47:13.998041 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:13.998077 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 ERROR : two: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:13 DEBUG : two: transformed to: two_somesuffix 2025/07/29 03:47:13 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting files as there were IO errors 2025/07/29 03:47:13 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransformCopy 2025/07/29 03:47:14.211021 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:14.211089 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:14.315987 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:14.316028 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:14 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransformCopy --- FAIL: TestTransformCopy (3.43s) === RUN TestDoubleTransform run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : both0: transformed to: tictacboth0 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : both0: transformed to: tictacboth0 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : both0: transformed to: tictacboth0 2025/07/29 03:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : both0: transformed to: tictacboth0 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:14 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14.453645 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:14.453682 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:14.616649 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:14.616682 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/07/29 03:47:14 DEBUG : both0: transformed to: tictacboth0 2025/07/29 03:47:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:14 DEBUG : both0: transformed to: tictacboth0 2025/07/29 03:47:14 DEBUG : both0: Need to transfer - File not found at Destination 2025/07/29 03:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:47:14 INFO : tictacempty_dir: Making directory 2025/07/29 03:47:14 DEBUG : both0: transformed to: tictacboth0 2025/07/29 03:47:14.693748 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:14.693791 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:14.728990 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:14.729026 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:14.876275 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:14.876314 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:14 INFO : tictacempty_on_remote: Making directory 2025/07/29 03:47:15.022004 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:15.022038 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 ERROR : Testêé: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/29 03:47:15.129200 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:15.129251 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:15.270630 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:15.270663 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/29 03:47:15 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:15 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/29 03:47:15 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:15 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:15 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 03:47:15 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:15 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:15 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:15 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 03:47:15 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:15 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:15 INFO : tictacsub dir2: Making directory 2025/07/29 03:47:15 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:15.346554 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:15.346586 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:15.358842 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:15.358878 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:15.377400 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:15.377524 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:15.382609 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:15.382654 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:15.534297 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:15.534337 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 ERROR : existing: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 DEBUG : existing: transformed to: tictacexisting 2025/07/29 03:47:15.701146 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:15.701186 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 ERROR : file1: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 DEBUG : file1: transformed to: tictacfile1 2025/07/29 03:47:15.852522 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:15.852557 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/29 03:47:15 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:15 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:15 INFO : tictacsub dir: Making directory 2025/07/29 03:47:15.996124 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:15.996154 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 ERROR : both0: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:15 DEBUG : both0: transformed to: tictacboth0 2025/07/29 03:47:16.060150 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:16.060202 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:16.169344 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:16.169380 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:16 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/29 03:47:16 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:16 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:16 INFO : tictactest_dir1: Making directory 2025/07/29 03:47:16.249563 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:16.249593 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:16.281047 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:16.281460 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:16.420123 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:16.420162 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:16 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/29 03:47:16 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:16 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:16 INFO : tictactest_dir2: Making directory 2025/07/29 03:47:16.560015 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:16.560050 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:16 ERROR : one: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:16 DEBUG : one: transformed to: tictacone 2025/07/29 03:47:17.062643 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:17.062673 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:17.209148 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:17.209187 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:17 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/29 03:47:17 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:17 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:17 DEBUG : three.txt: Need to transfer - File not found at Destination 2025/07/29 03:47:17 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:17 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:17 INFO : tictactoe: Making directory 2025/07/29 03:47:17 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:17.318147 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:17.318195 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:17.418913 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:17.418943 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:17 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:47:17 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:17 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:17 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 03:47:17 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': error reading destination root directory: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:17 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:17 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for checks to finish 2025/07/29 03:47:17 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Waiting for transfers to finish 2025/07/29 03:47:17.495764 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:17.495801 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:17.534173 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:17.534205 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:17.686282 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:17.686330 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:17 ERROR : two: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:17 DEBUG : two: transformed to: tictactwo 2025/07/29 03:47:17.845843 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:17.845872 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:17 ERROR : three.txt: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:17 DEBUG : three.txt: transformed to: tictacthree.txt 2025/07/29 03:47:17 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting files as there were IO errors 2025/07/29 03:47:17 ERROR : proton drive root link ID 'rclone-test-wodahuy8zade': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestDoubleTransform 2025/07/29 03:47:17.980335 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:17.980370 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:18.131766 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:18.131782 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:18 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestDoubleTransform --- FAIL: TestDoubleTransform (3.82s) === RUN TestFileTag run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:18.261576 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:18.261610 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:18.409364 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:18.409402 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:18 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:267 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestFileTag --- FAIL: TestFileTag (0.28s) === RUN TestNoTag run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:18.542257 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:18.542291 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:18.649310 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:18.649345 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:18 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:284 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNoTag --- FAIL: TestNoTag (0.24s) === RUN TestDirTag run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:18.814539 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:18.814581 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:18.953796 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:18.953833 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:18 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:301 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestDirTag --- FAIL: TestDirTag (0.30s) === RUN TestAllTag run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:19.086653 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:19.086691 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:19.255129 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:19.255171 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:19 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:320 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestAllTag --- FAIL: TestAllTag (0.30s) === RUN TestRunTwice run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:20.043593 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:20.043641 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:20.187626 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:20.187647 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:20 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:341 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestRunTwice --- FAIL: TestRunTwice (0.93s) === RUN TestSyntax 2025/07/29 03:47:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:21.109108 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:21.109145 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:21.267192 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:21.267229 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:21 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:382 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestConflicting --- FAIL: TestConflicting (1.08s) === RUN TestMove run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:21.402954 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:21.402989 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:21.549313 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:21.549362 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:21 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:400 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestMove --- FAIL: TestMove (0.28s) === RUN TestTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:21.682022 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:21.682059 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:21.833796 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:21.833832 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:21 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:419 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransformFile --- FAIL: TestTransformFile (0.28s) === RUN TestManualTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" 2025/07/29 03:47:21 DEBUG : Reset feature "Copy" 2025/07/29 03:47:21 DEBUG : Reset feature "Move" 2025/07/29 03:47:21 DEBUG : Reset feature "Copy" 2025/07/29 03:47:21 DEBUG : Reset feature "Move" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:21.966822 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:21.966851 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:22.081059 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:22.081101 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:22 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:449 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.25s) === RUN TestBase64 run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:22.778585 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:22.778620 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:22.949215 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:22.949251 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:22 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:475 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestBase64 --- FAIL: TestBase64 (0.87s) === RUN TestError run.go:180: Remote "proton drive root link ID 'rclone-test-wodahuy8zade'", Local "Local file system at /tmp/rclone2820832961", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2820832961/toe/toe": mkdir /tmp/rclone2820832961/toe/toe: not a directory 2025/07/29 03:47:23.081877 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:23.081927 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:23.208263 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:23.208300 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:23 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:503 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestError --- FAIL: TestError (0.26s) FAIL 2025/07/29 03:47:23 DEBUG : proton drive root link ID 'rclone-test-wodahuy8zade': Purge remote 2025/07/29 03:47:23.341825 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/29 03:47:23.341861 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yCmulmKVXpXBQQM7CbkXpdgm8XjCODhlfKRM7QKuDl_BUL-M_TVvW0SP-fS_6TNL9L5VowLybuoIFqqJDxNjwg==: Invalid access token (Code=401, Status=401) 2025/07/29 03:47:23.486456 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/29 03:47:23.486534 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/29 03:47:23 NOTICE: purge failed: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 48m24.82491632s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestFixCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]