"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/23 03:35:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi" 2025/07/23 03:35:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 03:35:45 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Has cached credentials 2025/07/23 03:35:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Used cached credential to initialize the ProtonDrive API 2025/07/23 03:35:47 DEBUG : Creating backend with remote "/tmp/rclone377350200" === 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-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:35:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:35:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/23 03:35:49 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:35:49 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.08s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:35:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 03:35:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:35:50 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:35:50 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:35:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:35:53 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:35:54 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.04s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.82s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.90s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:35:58 DEBUG : Creating backend with remote "/non-existing" 2025/07/23 03:35:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/23 03:35:59 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:35:59 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.24s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:36:00 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:00 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:36:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.51s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.94s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:08 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Running all checks before starting transfers 2025/07/23 03:36:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:36:08 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:08 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Checks finished, now starting transfers 2025/07/23 03:36:08 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:36:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.78s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:15 ERROR : Ignoring --no-traverse with sync 2025/07/23 03:36:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:36:15 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:15 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:36:18 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:36:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.33s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/23 03:36:23 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:23 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/23 03:36:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:36:27 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:27 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:36:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:36:32 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:32 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:36:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.28s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/23 03:36:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 03:36:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/23 03:36:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 03:36:36 INFO : sub dir2: Making directory 2025/07/23 03:36:37 INFO : sub dir: Making directory 2025/07/23 03:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:36:38 INFO : sub dir2/sub sub dir2: Making directory 2025/07/23 03:36:39 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:39 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:36:40 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:36:42 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:46 INFO : sub dir2: Making directory 2025/07/23 03:36:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/23 03:36:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 03:36:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:36:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:36:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.63s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:36:54 DEBUG : sub dir2: Making directory with metadata 2025/07/23 03:36:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 03:36:54 INFO : sub dir2: Making directory 2025/07/23 03:36:55 INFO : sub dir: Making directory 2025/07/23 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:36:56 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:36:56 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:36:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:36:58 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:36:58 INFO : sub dir/hello world: Deleted 2025/07/23 03:36:59 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/23 03:37:00 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': 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-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.03s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:37:05 INFO : sub dir2: Making directory 2025/07/23 03:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:37:05 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:37:05 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:37:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:37:08 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:37:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:37:12 DEBUG : sub dir2: Making directory with metadata 2025/07/23 03:37:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 03:37:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 03:37:13 INFO : sub dir2: Making directory 2025/07/23 03:37:13 INFO : sub dir: Making directory 2025/07/23 03:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:37:14 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:37:14 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:37:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:37:16 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:37:16 DEBUG : Waiting for deletions to finish 2025/07/23 03:37:17 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.99s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:37:22 INFO : sub dir2: Making directory 2025/07/23 03:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:37:23 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:37:23 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:37:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:37:26 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:37:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.82s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:37:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dagacoz6nevo" 2025/07/23 03:37:34 DEBUG : proton drive root link ID 'rclone-test-dagacoz6nevo': Has cached credentials 2025/07/23 03:37:36 DEBUG : proton drive root link ID 'rclone-test-dagacoz6nevo': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-kuvudoj2sesi' -> proton drive root link ID 'rclone-test-dagacoz6nevo' 2025/07/23 03:37:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:37:38 DEBUG : proton drive root link ID 'rclone-test-dagacoz6nevo': Waiting for checks to finish 2025/07/23 03:37:38 DEBUG : proton drive root link ID 'rclone-test-dagacoz6nevo': Waiting for transfers to finish 2025/07/23 03:37:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:37:44 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:37:45 DEBUG : proton drive root link ID 'rclone-test-dagacoz6nevo': Purge remote --- PASS: TestServerSideCopy (18.27s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:37:54 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:37:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 03:37:54 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:37:54.861792 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/23 03:37:54.861846 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/23 03:37:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/23 03:37:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.21s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:38:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qivixut8cuti" 2025/07/23 03:38:04 DEBUG : proton drive root link ID 'rclone-test-qivixut8cuti': Has cached credentials 2025/07/23 03:38:06 DEBUG : proton drive root link ID 'rclone-test-qivixut8cuti': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-kuvudoj2sesi' -> proton drive root link ID 'rclone-test-qivixut8cuti' 2025/07/23 03:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:38:08 DEBUG : proton drive root link ID 'rclone-test-qivixut8cuti': Waiting for checks to finish 2025/07/23 03:38:08 DEBUG : proton drive root link ID 'rclone-test-qivixut8cuti': Waiting for transfers to finish 2025/07/23 03:38:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:38:13 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:38:15.329839 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/23 03:38:15.329882 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/23 03:38:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 03:38:20 DEBUG : proton drive root link ID 'rclone-test-qivixut8cuti': Waiting for checks to finish 2025/07/23 03:38:20 DEBUG : proton drive root link ID 'rclone-test-qivixut8cuti': Waiting for transfers to finish 2025/07/23 03:38:21.261387 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/23 03:38:21.261431 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/23 03:38:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/23 03:38:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/23 03:38:24 DEBUG : proton drive root link ID 'rclone-test-qivixut8cuti': Purge remote --- PASS: TestServerSideCopyOverSelf (27.50s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:38:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 03:38:33 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:38:33 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:38:33.957321 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/23 03:38:33.957379 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/23 03:38:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/23 03:38:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/23 03:38:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:38:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yahuwoq4luqu" 2025/07/23 03:38:43 DEBUG : proton drive root link ID 'rclone-test-yahuwoq4luqu': Has cached credentials 2025/07/23 03:38:45 DEBUG : proton drive root link ID 'rclone-test-yahuwoq4luqu': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-kuvudoj2sesi' -> proton drive root link ID 'rclone-test-yahuwoq4luqu' 2025/07/23 03:38:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:38:47 DEBUG : proton drive root link ID 'rclone-test-yahuwoq4luqu': Waiting for checks to finish 2025/07/23 03:38:47 DEBUG : proton drive root link ID 'rclone-test-yahuwoq4luqu': Waiting for transfers to finish 2025/07/23 03:38:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:38:53 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:38:55.651617 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/23 03:38:55.651663 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/23 03:38:59 DEBUG : proton drive root link ID 'rclone-test-yahuwoq4luqu': Using server-side directory move 2025/07/23 03:38:59 INFO : proton drive root link ID 'rclone-test-yahuwoq4luqu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 03:39:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 03:39:00 DEBUG : proton drive root link ID 'rclone-test-yahuwoq4luqu': Waiting for checks to finish 2025/07/23 03:39:00 DEBUG : proton drive root link ID 'rclone-test-yahuwoq4luqu': Waiting for transfers to finish 2025/07/23 03:39:00 INFO : sub dir/hello world: Deleted 2025/07/23 03:39:02.281422 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HTmNAp8ztHqLY6WjxeH8ySuhisni0q-uy7V6eLpJowU07t8YEN1cilxdGxFYxOGqr45EKmy6kPO4zqrfdprrcg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:39:02.281460 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HTmNAp8ztHqLY6WjxeH8ySuhisni0q-uy7V6eLpJowU07t8YEN1cilxdGxFYxOGqr45EKmy6kPO4zqrfdprrcg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:39:02 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HTmNAp8ztHqLY6WjxeH8ySuhisni0q-uy7V6eLpJowU07t8YEN1cilxdGxFYxOGqr45EKmy6kPO4zqrfdprrcg==/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/HTmNAp8ztHqLY6WjxeH8ySuhisni0q-uy7V6eLpJowU07t8YEN1cilxdGxFYxOGqr45EKmy6kPO4zqrfdprrcg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/23 03:39:02 DEBUG : proton drive root link ID 'rclone-test-yahuwoq4luqu': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.63s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:39:08 ERROR : error listing: directory not found 2025/07/23 03:39:10 INFO : Local file system at /tmp/rclone377350200: Making directory 2025/07/23 03:39:11 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:11 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.60s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:39:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/23 03:39:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:39:21 DEBUG : Local file system at /tmp/rclone377350200: Waiting for checks to finish 2025/07/23 03:39:21 DEBUG : Local file system at /tmp/rclone377350200: Waiting for transfers to finish 2025/07/23 03:39:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:39:22 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/23 03:39:22 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:39:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:39:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/23 03:39:25 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:25 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 03:39:27 INFO : check sum: Copied (new) 2025/07/23 03:39:27 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:28 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 03:39:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/23 03:39:28 DEBUG : check sum: Unchanged skipping 2025/07/23 03:39:28 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:28 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.06s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:39:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/23 03:39:31 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:31 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 03:39:33 INFO : sizeonly: Copied (new) 2025/07/23 03:39:33 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:34 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:34 DEBUG : sizeonly: Sizes identical 2025/07/23 03:39:34 DEBUG : sizeonly: Unchanged skipping 2025/07/23 03:39:34 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:34 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.05s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:39:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/23 03:39:37 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:37 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/23 03:39:39 INFO : ignore-size: Copied (new) 2025/07/23 03:39:39 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:40 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 03:39:40 DEBUG : ignore-size: Unchanged skipping 2025/07/23 03:39:40 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:40 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:40 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:39:46 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 03:39:46 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:46 DEBUG : existing: Unchanged skipping 2025/07/23 03:39:46 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:46 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:46 INFO : There was nothing to transfer 2025/07/23 03:39:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/23 03:39:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:47.696821 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/23 03:39:47.696871 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/23 03:39:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 03:39:49 INFO : existing: Copied (replaced existing) 2025/07/23 03:39:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:39:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 03:39:52 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:52 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 03:39:54 INFO : existing: Copied (new) 2025/07/23 03:39:54 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:55 DEBUG : existing: Destination exists, skipping 2025/07/23 03:39:55 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:39:55 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:39:55 DEBUG : Waiting for deletions to finish 2025/07/23 03:39:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.12s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:40:04 INFO : d: Making directory 2025/07/23 03:40:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 03:40:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:40:07 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:40:07 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 03:40:07 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:40:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 03:40:09 INFO : a/potato2: Copied (new) 2025/07/23 03:40:09 DEBUG : Waiting for deletions to finish 2025/07/23 03:40:10 INFO : b/potato: Deleted 2025/07/23 03:40:10 INFO : d: Removing directory 2025/07/23 03:40:11 INFO : b: Removing directory 2025/07/23 03:40:11 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (18.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:40:20 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/23 03:40:20 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:40:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 03:40:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/23 03:40:20 DEBUG : empty space: Unchanged skipping 2025/07/23 03:40:20 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:40:20 DEBUG : Waiting for deletions to finish 2025/07/23 03:40:20 INFO : There was nothing to transfer 2025/07/23 03:40:21 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/23 03:40:21 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:40:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 03:40:21 NOTICE: proton drive root link ID 'rclone-test-kuvudoj2sesi': Forced to upload files to set modification times on this backend. 2025/07/23 03:40:21 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/23 03:40:21 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:40:22.069639 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/23 03:40:22.069685 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/23 03:40:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 03:40:24 INFO : empty space: Copied (replaced existing) 2025/07/23 03:40:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:40:29 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:40:29 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/23 03:40:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 03:40:29 DEBUG : empty space: Unchanged skipping 2025/07/23 03:40:29 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:40:29 DEBUG : Waiting for deletions to finish 2025/07/23 03:40:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.38s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:40:35 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/23 03:40:35 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:40:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone377350200) 2025/07/23 03:40:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-kuvudoj2sesi') 2025/07/23 03:40:35 DEBUG : foo: sha1 differ 2025/07/23 03:40:35 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:40:36.069110 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/23 03:40:36.069140 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/23 03:40:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/23 03:40:38 INFO : foo: Copied (replaced existing) 2025/07/23 03:40:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.72s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:40:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:40:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/23 03:40:44 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:40:44 DEBUG : empty space: Unchanged skipping 2025/07/23 03:40:44 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:40:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 03:40:45 INFO : potato: Copied (new) 2025/07/23 03:40:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:40:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/23 03:40:52 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:40:52 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:40:53.216511 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/23 03:40:53.216544 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/23 03:40:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/23 03:40:55 INFO : potato: Copied (replaced existing) 2025/07/23 03:40:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:41:01 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/23 03:41:01 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:41:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone377350200) 2025/07/23 03:41:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-kuvudoj2sesi') 2025/07/23 03:41:01 DEBUG : potato: sha1 differ 2025/07/23 03:41:01 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:41:01.941175 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/23 03:41:01.941235 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/23 03:41:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/23 03:41:04 INFO : potato: Copied (replaced existing) 2025/07/23 03:41:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:41:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:41:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/23 03:41:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:41:10 DEBUG : empty space: Unchanged skipping 2025/07/23 03:41:10 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:41:10 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:41:10 DEBUG : Waiting for deletions to finish 2025/07/23 03:41:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:41:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:41:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:41:19 DEBUG : empty space: Unchanged skipping 2025/07/23 03:41:19 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:41:19 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:41:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 03:41:21 INFO : potato2: Copied (new) 2025/07/23 03:41:21 DEBUG : Waiting for deletions to finish 2025/07/23 03:41:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:41:32 INFO : d: Making directory 2025/07/23 03:41:33 INFO : d/e: Making directory 2025/07/23 03:41:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 03:41:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:41:37 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 03:41:37 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:41:37 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:41:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 03:41:39 INFO : a/potato2: Copied (new) 2025/07/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/07/23 03:41:40 INFO : b/potato: Deleted 2025/07/23 03:41:40 INFO : d/e: Removing directory 2025/07/23 03:41:40 INFO : d: Removing directory 2025/07/23 03:41:41 INFO : b: Removing directory 2025/07/23 03:41:42 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:41:52 INFO : d: Making directory 2025/07/23 03:41:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 03:41:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:41:55 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:41:55 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 03:41:55 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:41:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 03:41:57 INFO : a/potato2: Copied (new) 2025/07/23 03:41:57 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': not deleting files as there were IO errors 2025/07/23 03:41:57 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:42:09 DEBUG : Waiting for deletions to finish 2025/07/23 03:42:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:42:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:42:10 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:42:10 DEBUG : empty space: Unchanged skipping 2025/07/23 03:42:10 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:42:11 INFO : potato: Deleted 2025/07/23 03:42:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 03:42:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.12s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:42:20 DEBUG : Waiting for deletions to finish 2025/07/23 03:42:21 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:42:21 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:42:22 INFO : potato: Deleted 2025/07/23 03:42:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:42:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:42:22 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:42:22 DEBUG : empty space: Unchanged skipping 2025/07/23 03:42:22 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:42:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 03:42:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.41s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:42:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:42:30 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:42:30 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:42:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/23 03:42:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.02s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:42:40 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 03:42:40 DEBUG : enormous: Excluded 2025/07/23 03:42:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 03:42:40 DEBUG : potato2: Excluded 2025/07/23 03:42:41 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 03:42:41 DEBUG : potato2: Excluded 2025/07/23 03:42:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:42:41 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:42:41 DEBUG : empty space: Unchanged skipping 2025/07/23 03:42:41 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:42:41 DEBUG : Waiting for deletions to finish 2025/07/23 03:42:41 INFO : There was nothing to transfer 2025/07/23 03:42:42 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 03:42:42 DEBUG : enormous: Excluded 2025/07/23 03:42:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 03:42:42 DEBUG : potato2: Excluded 2025/07/23 03:42:43 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 03:42:43 DEBUG : potato2: Excluded 2025/07/23 03:42:43 DEBUG : Local file system at /tmp/rclone377350200: Waiting for checks to finish 2025/07/23 03:42:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/23 03:42:43 DEBUG : empty space: Unchanged skipping 2025/07/23 03:42:43 DEBUG : Local file system at /tmp/rclone377350200: Waiting for transfers to finish 2025/07/23 03:42:43 DEBUG : Waiting for deletions to finish 2025/07/23 03:42:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:42:52 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 03:42:52 DEBUG : enormous: Excluded 2025/07/23 03:42:52 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 03:42:52 DEBUG : potato2: Excluded 2025/07/23 03:42:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 03:42:54 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:42:54 DEBUG : empty space: Unchanged skipping 2025/07/23 03:42:54 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:42:54 DEBUG : Waiting for deletions to finish 2025/07/23 03:42:54 INFO : enormous: Deleted 2025/07/23 03:42:54 INFO : potato2: Deleted 2025/07/23 03:42:54 INFO : There was nothing to transfer 2025/07/23 03:42:56 DEBUG : Local file system at /tmp/rclone377350200: Waiting for checks to finish 2025/07/23 03:42:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/23 03:42:56 DEBUG : empty space: Unchanged skipping 2025/07/23 03:42:56 DEBUG : Local file system at /tmp/rclone377350200: Waiting for transfers to finish 2025/07/23 03:42:56 DEBUG : Waiting for deletions to finish 2025/07/23 03:42:56 INFO : enormous: Deleted 2025/07/23 03:42:56 INFO : potato2: Deleted 2025/07/23 03:42:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.91s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:43:08 DEBUG : five: Need to transfer - File not found at Destination 2025/07/23 03:43:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/23 03:43:08 DEBUG : one: Destination is newer than source, skipping 2025/07/23 03:43:08 DEBUG : three: Sizes identical 2025/07/23 03:43:08 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:43:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/23 03:43:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/23 03:43:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone377350200) 2025/07/23 03:43:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-kuvudoj2sesi') 2025/07/23 03:43:08 DEBUG : two: sha1 differ 2025/07/23 03:43:08 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:43:08.418909 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/23 03:43:08.418954 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/23 03:43:08.765790 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/23 03:43:08.765828 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/23 03:43:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/23 03:43:10 INFO : five: Copied (new) 2025/07/23 03:43:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/23 03:43:10 INFO : four: Copied (replaced existing) 2025/07/23 03:43:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/23 03:43:11 INFO : two: Copied (replaced existing) 2025/07/23 03:43:11 DEBUG : Waiting for deletions to finish 2025/07/23 03:43:14 DEBUG : one: Destination is newer than source, skipping 2025/07/23 03:43:14 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:43:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/23 03:43:15 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/23 03:43:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/23 03:43:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone377350200) 2025/07/23 03:43:15 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-kuvudoj2sesi') 2025/07/23 03:43:15 DEBUG : three: sha1 differ 2025/07/23 03:43:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/23 03:43:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/23 03:43:15 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/23 03:43:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/23 03:43:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/23 03:43:15 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/23 03:43:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/23 03:43:15 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:43:15.414958 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/23 03:43:15.415009 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/23 03:43:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/23 03:43:17 INFO : three: Copied (replaced existing) 2025/07/23 03:43:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (26.52s) === 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-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/23 03:43:25 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Making map for --track-renames 2025/07/23 03:43:25 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Finished making map for --track-renames 2025/07/23 03:43:25 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:43:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/23 03:43:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/23 03:43:25 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for renames to finish 2025/07/23 03:43:25 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:43:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 03:43:26 INFO : yam: Copied (new) 2025/07/23 03:43:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/23 03:43:27 INFO : potato: Copied (new) 2025/07/23 03:43:27 DEBUG : Waiting for deletions to finish 2025/07/23 03:43:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 03:43:29 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Making map for --track-renames 2025/07/23 03:43:29 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Finished making map for --track-renames 2025/07/23 03:43:29 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:43:29 DEBUG : potato: Unchanged skipping 2025/07/23 03:43:29 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for renames to finish 2025/07/23 03:43:29.908531 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EcAvp7kPylzZ5hVAGG2R6kjweVySjtBssYMbdOvd3Rl3MJLL8E6xxQIKVOiT8X5yBnNOrCzd2N4ot27L4En_kQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:43:29.908582 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EcAvp7kPylzZ5hVAGG2R6kjweVySjtBssYMbdOvd3Rl3MJLL8E6xxQIKVOiT8X5yBnNOrCzd2N4ot27L4En_kQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:29 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EcAvp7kPylzZ5hVAGG2R6kjweVySjtBssYMbdOvd3Rl3MJLL8E6xxQIKVOiT8X5yBnNOrCzd2N4ot27L4En_kQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:29 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EcAvp7kPylzZ5hVAGG2R6kjweVySjtBssYMbdOvd3Rl3MJLL8E6xxQIKVOiT8X5yBnNOrCzd2N4ot27L4En_kQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:29 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/23 03:43:29 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:43:31 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 03:43:31 INFO : yaml: Copied (new) 2025/07/23 03:43:31 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': not deleting files as there were IO errors 2025/07/23 03:43:31 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': 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.75s) === 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-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/23 03:43:36 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Making map for --track-renames 2025/07/23 03:43:36 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Finished making map for --track-renames 2025/07/23 03:43:36 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:43:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/23 03:43:36 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for renames to finish 2025/07/23 03:43:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/23 03:43:36 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:43:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/23 03:43:37 INFO : potato: Copied (new) 2025/07/23 03:43:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 03:43:38 INFO : yam: Copied (new) 2025/07/23 03:43:38 DEBUG : Waiting for deletions to finish 2025/07/23 03:43:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 03:43:40 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Making map for --track-renames 2025/07/23 03:43:40 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Finished making map for --track-renames 2025/07/23 03:43:40 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:43:40 DEBUG : potato: Unchanged skipping 2025/07/23 03:43:40 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for renames to finish 2025/07/23 03:43:41.006230 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/38V5hjYtkMdRNy5u_p_DnZKucV0mvOhZoEgFnzg2dYS5LE_zjj2IZpNvrLGs9h0ouQ3spiBtA8_58C-raWXa1Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:43:41.006263 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/38V5hjYtkMdRNy5u_p_DnZKucV0mvOhZoEgFnzg2dYS5LE_zjj2IZpNvrLGs9h0ouQ3spiBtA8_58C-raWXa1Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:41 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/38V5hjYtkMdRNy5u_p_DnZKucV0mvOhZoEgFnzg2dYS5LE_zjj2IZpNvrLGs9h0ouQ3spiBtA8_58C-raWXa1Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:41 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/38V5hjYtkMdRNy5u_p_DnZKucV0mvOhZoEgFnzg2dYS5LE_zjj2IZpNvrLGs9h0ouQ3spiBtA8_58C-raWXa1Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:41 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/23 03:43:41 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:43:42 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 03:43:42 INFO : yaml: Copied (new) 2025/07/23 03:43:42 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': not deleting files as there were IO errors 2025/07/23 03:43:42 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': 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.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/23 03:43:46 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Making map for --track-renames 2025/07/23 03:43:46 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Finished making map for --track-renames 2025/07/23 03:43:46 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:43:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/23 03:43:46 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for renames to finish 2025/07/23 03:43:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/23 03:43:46 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:43:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/23 03:43:49 INFO : potato: Copied (new) 2025/07/23 03:43:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 03:43:49 INFO : sub/yam: Copied (new) 2025/07/23 03:43:49 DEBUG : Waiting for deletions to finish 2025/07/23 03:43:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 03:43:51 DEBUG : potato: Unchanged skipping 2025/07/23 03:43:52 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Making map for --track-renames 2025/07/23 03:43:52 INFO : proton drive root link ID 'rclone-test-kuvudoj2sesi': Finished making map for --track-renames 2025/07/23 03:43:52 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:43:52 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for renames to finish 2025/07/23 03:43:53.211923 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kqTkAkTyeZ1QbAbSKqz7oMUauBqhxH3sjoTFblEF77DdH-IMDdqd9dPToyxlsvbrB1Hqsa51rrUN9blytw-kNg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:43:53.211981 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kqTkAkTyeZ1QbAbSKqz7oMUauBqhxH3sjoTFblEF77DdH-IMDdqd9dPToyxlsvbrB1Hqsa51rrUN9blytw-kNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:53 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kqTkAkTyeZ1QbAbSKqz7oMUauBqhxH3sjoTFblEF77DdH-IMDdqd9dPToyxlsvbrB1Hqsa51rrUN9blytw-kNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:53 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kqTkAkTyeZ1QbAbSKqz7oMUauBqhxH3sjoTFblEF77DdH-IMDdqd9dPToyxlsvbrB1Hqsa51rrUN9blytw-kNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:43:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/23 03:43:53 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:43:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 03:43:54 INFO : yam: Copied (new) 2025/07/23 03:43:54 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': not deleting files as there were IO errors 2025/07/23 03:43:54 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': 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.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:43:59 DEBUG : Creating backend with remote "/tmp/rclone377350200/dir1" 2025/07/23 03:43:59 DEBUG : Config file has changed externally - reloading 2025/07/23 03:43:59 DEBUG : Creating backend with remote "/tmp/rclone377350200/dir2" 2025/07/23 03:43:59 DEBUG : Local file system at /tmp/rclone377350200/dir2: Using server-side directory move 2025/07/23 03:43:59 INFO : Local file system at /tmp/rclone377350200/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 03:43:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/23 03:43:59 DEBUG : Local file system at /tmp/rclone377350200/dir2: Waiting for checks to finish 2025/07/23 03:43:59 DEBUG : Local file system at /tmp/rclone377350200/dir2: Waiting for transfers to finish 2025/07/23 03:43:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.94s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:44:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:44:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/23 03:44:01 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:44:01 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:44:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/23 03:44:06 INFO : nested/sub dir/file: Copied (new) 2025/07/23 03:44:06 INFO : nested/sub dir/file: Deleted 2025/07/23 03:44:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:44:06 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:44:06 INFO : sub dir/hello world: Deleted 2025/07/23 03:44:06 ERROR : Local file system at /tmp/rclone377350200: 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.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:44:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 03:44:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/23 03:44:12 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:44:12 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:44:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 03:44:15 INFO : sub dir/hello world: Copied (new) 2025/07/23 03:44:15 INFO : sub dir/hello world: Deleted 2025/07/23 03:44:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/23 03:44:16 INFO : nested/sub dir/file: Copied (new) 2025/07/23 03:44:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:44:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/23 03:44:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 03:44:24 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:44:24 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:44:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/23 03:44:26 INFO : existing-b: Copied (new) 2025/07/23 03:44:26 INFO : existing-b: Deleted 2025/07/23 03:44:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 03:44:26 INFO : existing: Copied (new) 2025/07/23 03:44:26 INFO : existing: Deleted 2025/07/23 03:44:28 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:44:28 DEBUG : existing: Destination exists, skipping 2025/07/23 03:44:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/23 03:44:28 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:44:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.48s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:44:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nuyufew4lire" 2025/07/23 03:44:32 DEBUG : proton drive root link ID 'rclone-test-nuyufew4lire': Has cached credentials 2025/07/23 03:44:34 DEBUG : proton drive root link ID 'rclone-test-nuyufew4lire': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kuvudoj2sesi' -> proton drive root link ID 'rclone-test-nuyufew4lire' 2025/07/23 03:44:47 DEBUG : proton drive root link ID 'rclone-test-nuyufew4lire': Using server-side directory move 2025/07/23 03:44:47 INFO : proton drive root link ID 'rclone-test-nuyufew4lire': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 03:44:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:44:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/23 03:44:48 DEBUG : empty space: Unchanged skipping 2025/07/23 03:44:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 03:44:48 DEBUG : proton drive root link ID 'rclone-test-nuyufew4lire': Waiting for checks to finish 2025/07/23 03:44:49 INFO : potato3: Deleted 2025/07/23 03:44:49 INFO : empty space: Deleted 2025/07/23 03:44:49 DEBUG : proton drive root link ID 'rclone-test-nuyufew4lire': Waiting for transfers to finish 2025/07/23 03:44:49.916788 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x7yTnBmfoabPXNUBJq3tnXZmkHImRDapqCtzDqlq5y27vf9_0UGtrfwdHP31elMnQrEU3w9EFnw8gUxi3zvaQA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:44:49.916840 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x7yTnBmfoabPXNUBJq3tnXZmkHImRDapqCtzDqlq5y27vf9_0UGtrfwdHP31elMnQrEU3w9EFnw8gUxi3zvaQA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:44:49 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x7yTnBmfoabPXNUBJq3tnXZmkHImRDapqCtzDqlq5y27vf9_0UGtrfwdHP31elMnQrEU3w9EFnw8gUxi3zvaQA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:44:50.145116 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2ErISaiwsQ2RenDqe1bPx38zoJbpg70bl8SnVa64otJnhxhsN5htvOrAlxulRcSqZvsXZsdN0AQMbCJbFQAcog==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:44:50.145162 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2ErISaiwsQ2RenDqe1bPx38zoJbpg70bl8SnVa64otJnhxhsN5htvOrAlxulRcSqZvsXZsdN0AQMbCJbFQAcog==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:44:50 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2ErISaiwsQ2RenDqe1bPx38zoJbpg70bl8SnVa64otJnhxhsN5htvOrAlxulRcSqZvsXZsdN0AQMbCJbFQAcog==/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/2ErISaiwsQ2RenDqe1bPx38zoJbpg70bl8SnVa64otJnhxhsN5htvOrAlxulRcSqZvsXZsdN0AQMbCJbFQAcog==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/23 03:44:50 DEBUG : proton drive root link ID 'rclone-test-nuyufew4lire': Purge remote --- FAIL: TestServerSideMove (21.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:44:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qumudug8wugi" 2025/07/23 03:44:53 DEBUG : proton drive root link ID 'rclone-test-qumudug8wugi': Has cached credentials 2025/07/23 03:44:55 DEBUG : proton drive root link ID 'rclone-test-qumudug8wugi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kuvudoj2sesi' -> proton drive root link ID 'rclone-test-qumudug8wugi' 2025/07/23 03:45:09 DEBUG : empty space: Excluded (Size Filter) 2025/07/23 03:45:09 DEBUG : empty space: Excluded 2025/07/23 03:45:09 DEBUG : empty space: Excluded (Size Filter) 2025/07/23 03:45:09 DEBUG : empty space: Excluded 2025/07/23 03:45:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:45:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 03:45:09 DEBUG : proton drive root link ID 'rclone-test-qumudug8wugi': Waiting for checks to finish 2025/07/23 03:45:09 DEBUG : proton drive root link ID 'rclone-test-qumudug8wugi': Waiting for transfers to finish 2025/07/23 03:45:10 INFO : potato3: Deleted 2025/07/23 03:45:10.816431 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZpfMXz5sTrVfa5xp7-Phwf38_hL7OLDatMt24D8eyE0NPO82NCtgbFFGsl8KJLN4GOcXwz4D32rzFuNoglrUlQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:45:10.816471 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZpfMXz5sTrVfa5xp7-Phwf38_hL7OLDatMt24D8eyE0NPO82NCtgbFFGsl8KJLN4GOcXwz4D32rzFuNoglrUlQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:45:10 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZpfMXz5sTrVfa5xp7-Phwf38_hL7OLDatMt24D8eyE0NPO82NCtgbFFGsl8KJLN4GOcXwz4D32rzFuNoglrUlQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:45:11.175718 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aeYpOJAe180DeFFi9FsCXaqRWFuxfb6hgvJfxiVJvx0vgcriQZ-9L7L8Y7MvPQOgyaJBCYDPJMJcJrgWHxFVsA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:45:11.175755 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aeYpOJAe180DeFFi9FsCXaqRWFuxfb6hgvJfxiVJvx0vgcriQZ-9L7L8Y7MvPQOgyaJBCYDPJMJcJrgWHxFVsA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:45:11 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aeYpOJAe180DeFFi9FsCXaqRWFuxfb6hgvJfxiVJvx0vgcriQZ-9L7L8Y7MvPQOgyaJBCYDPJMJcJrgWHxFVsA==/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/aeYpOJAe180DeFFi9FsCXaqRWFuxfb6hgvJfxiVJvx0vgcriQZ-9L7L8Y7MvPQOgyaJBCYDPJMJcJrgWHxFVsA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/23 03:45:11 DEBUG : proton drive root link ID 'rclone-test-qumudug8wugi': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:45:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kepelaw3jagi" 2025/07/23 03:45:15 DEBUG : proton drive root link ID 'rclone-test-kepelaw3jagi': Has cached credentials 2025/07/23 03:45:17 DEBUG : proton drive root link ID 'rclone-test-kepelaw3jagi': Used cached credential to initialize the ProtonDrive API 2025/07/23 03:45:23 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kuvudoj2sesi' -> proton drive root link ID 'rclone-test-kepelaw3jagi' 2025/07/23 03:45:31 DEBUG : proton drive root link ID 'rclone-test-kepelaw3jagi': Using server-side directory move 2025/07/23 03:45:31 INFO : proton drive root link ID 'rclone-test-kepelaw3jagi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 03:45:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 03:45:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/23 03:45:32 DEBUG : empty space: Unchanged skipping 2025/07/23 03:45:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 03:45:32 DEBUG : proton drive root link ID 'rclone-test-kepelaw3jagi': Waiting for checks to finish 2025/07/23 03:45:33 INFO : empty space: Deleted 2025/07/23 03:45:33 DEBUG : proton drive root link ID 'rclone-test-kepelaw3jagi': Waiting for transfers to finish 2025/07/23 03:45:33 INFO : potato3: Deleted 2025/07/23 03:45:33.757837 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pun4y3K4eR7nu5niWHf-_RXU6rImlJhLktlJ23txheuy5jjN_m-JmqIBIs6tR1Vy3v9MnOZEWH3MtS5hbaEBKw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:45:33.757878 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pun4y3K4eR7nu5niWHf-_RXU6rImlJhLktlJ23txheuy5jjN_m-JmqIBIs6tR1Vy3v9MnOZEWH3MtS5hbaEBKw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:45:33 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pun4y3K4eR7nu5niWHf-_RXU6rImlJhLktlJ23txheuy5jjN_m-JmqIBIs6tR1Vy3v9MnOZEWH3MtS5hbaEBKw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:45:33.952762 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GG8xX5XQ678R3WhhACPB80Rtgmj6MrVOKlkX-29WiIDXLcGlk1z9KE__AI7ybNXuD2CgBDrvJvHo1mj-gY4xzw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 03:45:33.952791 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GG8xX5XQ678R3WhhACPB80Rtgmj6MrVOKlkX-29WiIDXLcGlk1z9KE__AI7ybNXuD2CgBDrvJvHo1mj-gY4xzw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:45:33 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GG8xX5XQ678R3WhhACPB80Rtgmj6MrVOKlkX-29WiIDXLcGlk1z9KE__AI7ybNXuD2CgBDrvJvHo1mj-gY4xzw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 03:45:33 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': 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/23 03:45:33 DEBUG : proton drive root link ID 'rclone-test-kepelaw3jagi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.55s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.90s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:45:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/rclone-sync-test" 2025/07/23 03:45:39 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test': Has cached credentials 2025/07/23 03:45:41 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (155.27s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:48:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/rclone-sync-test" 2025/07/23 03:48:14 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test': Has cached credentials 2025/07/23 03:48:16 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/23 03:50:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/rclone-sync-test-include/layer2" 2025/07/23 03:50:44 DEBUG : Config file has changed externally - reloading 2025/07/23 03:50:44 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test-include/layer2': Has cached credentials 2025/07/23 03:50:46 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/23 03:53:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/rclone-sync-test-ignore-file" 2025/07/23 03:53:17 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test-ignore-file': Has cached credentials 2025/07/23 03:53:19 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/23 03:55:53 DEBUG : rclone-sync-test: Excluded 2025/07/23 03:55:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 03:55:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 03:55:56 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test': Waiting for checks to finish 2025/07/23 03:55:56 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test': Waiting for transfers to finish 2025/07/23 03:55:56 DEBUG : Waiting for deletions to finish 2025/07/23 03:55:56 INFO : There was nothing to transfer 2025/07/23 03:55:57 DEBUG : rclone-sync-test: Excluded 2025/07/23 03:55:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 03:55:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 03:55:59 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:55:59 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:55:59 DEBUG : Waiting for deletions to finish 2025/07/23 03:55:59 INFO : rclone-sync-test-include: Removing directory 2025/07/23 03:55:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/23 03:55:59 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': failed to delete 1 directories 2025/07/23 03:55:59 INFO : There was nothing to transfer 2025/07/23 03:56:00 DEBUG : rclone-sync-test: Excluded 2025/07/23 03:56:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 03:56:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 03:56:02 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/23 03:56:02 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/23 03:56:02 DEBUG : Waiting for deletions to finish 2025/07/23 03:56:02 INFO : There was nothing to transfer 2025/07/23 03:56:03 DEBUG : rclone-sync-test: Excluded 2025/07/23 03:56:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 03:56:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 03:56:04 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 03:56:04 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 03:56:04 DEBUG : Waiting for deletions to finish 2025/07/23 03:56:04 INFO : rclone-sync-test-include: Removing directory 2025/07/23 03:56:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/23 03:56:05 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': failed to delete 1 directories 2025/07/23 03:56:05 INFO : There was nothing to transfer 2025/07/23 03:56:06 DEBUG : rclone-sync-test: Excluded 2025/07/23 03:56:07 DEBUG : Excluded 2025/07/23 03:56:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 03:56:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 03:56:08 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/23 03:56:08 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/23 03:56:08 DEBUG : Waiting for deletions to finish 2025/07/23 03:56:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (479.88s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 03:56:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/dst" 2025/07/23 03:56:14 DEBUG : Config file has changed externally - reloading 2025/07/23 03:56:14 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Has cached credentials 2025/07/23 03:56:16 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Used cached credential to initialize the ProtonDrive API 2025/07/23 03:58:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/CompareDest" 2025/07/23 03:58:44 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/CompareDest': Has cached credentials 2025/07/23 03:58:46 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:01:16 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 04:01:16 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:01:16 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:01:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 04:01:19 INFO : one: Copied (new) 2025/07/23 04:01:19 DEBUG : Waiting for deletions to finish 2025/07/23 04:01:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 04:01:22 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:01:23 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:01:23.642088 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/23 04:01:23.642125 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/23 04:01:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/23 04:01:26 INFO : one: Copied (replaced existing) 2025/07/23 04:01:26 DEBUG : Waiting for deletions to finish 2025/07/23 04:01:28.926287 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/23 04:01:28.926326 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/23 04:01:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 04:01:35 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:01:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 04:01:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 04:01:37 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:01:37 DEBUG : Waiting for deletions to finish 2025/07/23 04:01:37 INFO : There was nothing to transfer 2025/07/23 04:01:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 04:01:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 04:01:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 04:01:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 04:01:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 04:01:44 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:01:44 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:01:44 DEBUG : Waiting for deletions to finish 2025/07/23 04:01:44 INFO : There was nothing to transfer 2025/07/23 04:01:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 04:01:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 04:01:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 04:01:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:01:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 04:01:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 04:01:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:01:47 DEBUG : Waiting for deletions to finish 2025/07/23 04:01:47 INFO : There was nothing to transfer 2025/07/23 04:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 04:01:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 04:01:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 04:01:51 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/23 04:01:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/23 04:01:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 04:01:51 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:01:51 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:01:51 DEBUG : Waiting for deletions to finish 2025/07/23 04:01:51 INFO : There was nothing to transfer 2025/07/23 04:01:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 04:01:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/23 04:01:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 04:01:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/23 04:01:56 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 04:01:56 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:01:56 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:01:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/23 04:01:57 INFO : two: Copied (new) 2025/07/23 04:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (350.57s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:02:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/dest" 2025/07/23 04:02:11 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dest': Has cached credentials 2025/07/23 04:02:13 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dest': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:04:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/pre-dest1" 2025/07/23 04:04:42 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/pre-dest1': Has cached credentials 2025/07/23 04:04:44 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:05:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/pre-dest2" 2025/07/23 04:05:59 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/pre-dest2': Has cached credentials 2025/07/23 04:06:01 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:07:20 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:07:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/23 04:07:21 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:07:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/23 04:07:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/23 04:07:22 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dest': Waiting for checks to finish 2025/07/23 04:07:22 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dest': Waiting for transfers to finish 2025/07/23 04:07:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/23 04:07:25 INFO : 3: Copied (new) 2025/07/23 04:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (329.08s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.04s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:07:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/dst" 2025/07/23 04:07:43 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Has cached credentials 2025/07/23 04:07:45 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:09:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/backup" 2025/07/23 04:09:01 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/backup': Has cached credentials 2025/07/23 04:09:03 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/backup': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:11:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 04:11:34 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:11:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:11:34 DEBUG : two: Unchanged skipping 2025/07/23 04:11:37.063083 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QfhTF27Cc29CAIkKNhGH8pj-R-ScNzoKtmvNJK2FpqtPLWFUKsBNjWyDXlFTyBhqDOHBKg1gymIvOf3juLeTjA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 04:11:37.063124 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QfhTF27Cc29CAIkKNhGH8pj-R-ScNzoKtmvNJK2FpqtPLWFUKsBNjWyDXlFTyBhqDOHBKg1gymIvOf3juLeTjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:11:37 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QfhTF27Cc29CAIkKNhGH8pj-R-ScNzoKtmvNJK2FpqtPLWFUKsBNjWyDXlFTyBhqDOHBKg1gymIvOf3juLeTjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:11:37 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:11:37 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': not deleting files as there were IO errors 2025/07/23 04:11:37 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi/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/QfhTF27Cc29CAIkKNhGH8pj-R-ScNzoKtmvNJK2FpqtPLWFUKsBNjWyDXlFTyBhqDOHBKg1gymIvOf3juLeTjA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (247.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:11:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/dst" 2025/07/23 04:11:51 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Has cached credentials 2025/07/23 04:11:53 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:13:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/backup" 2025/07/23 04:13:07 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/backup': Has cached credentials 2025/07/23 04:13:09 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/backup': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:15:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 04:15:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:15:38 DEBUG : two: Unchanged skipping 2025/07/23 04:15:38 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:15:40.994827 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N0aA18PRSTgHq1hkJATldZ-lIAUEK9qb6uZv2AzNLaKNH2mwfCl4Sq1Jhnn_IwduLOBXo_SLIn4a0Iivb-GbwQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 04:15:40.994883 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N0aA18PRSTgHq1hkJATldZ-lIAUEK9qb6uZv2AzNLaKNH2mwfCl4Sq1Jhnn_IwduLOBXo_SLIn4a0Iivb-GbwQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:15:40 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N0aA18PRSTgHq1hkJATldZ-lIAUEK9qb6uZv2AzNLaKNH2mwfCl4Sq1Jhnn_IwduLOBXo_SLIn4a0Iivb-GbwQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:15:40 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:15:40 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': not deleting files as there were IO errors 2025/07/23 04:15:40 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi/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/N0aA18PRSTgHq1hkJATldZ-lIAUEK9qb6uZv2AzNLaKNH2mwfCl4Sq1Jhnn_IwduLOBXo_SLIn4a0Iivb-GbwQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (244.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:15:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/dst" 2025/07/23 04:15:54 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Has cached credentials 2025/07/23 04:15:56 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:17:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/backup" 2025/07/23 04:17:11 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/backup': Has cached credentials 2025/07/23 04:17:13 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/backup': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:19:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 04:19:42 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:19:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:19:42 DEBUG : two: Unchanged skipping 2025/07/23 04:19:45.124693 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fuF_AaBVMvfRcpj2ADl01HpPEzkOMXFfJhGgHXfaV86qsn62Ld92zf074MZdeLnMuIGBQmQ3-E2ab5gxZePS8g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 04:19:45.124727 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fuF_AaBVMvfRcpj2ADl01HpPEzkOMXFfJhGgHXfaV86qsn62Ld92zf074MZdeLnMuIGBQmQ3-E2ab5gxZePS8g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:19:45 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fuF_AaBVMvfRcpj2ADl01HpPEzkOMXFfJhGgHXfaV86qsn62Ld92zf074MZdeLnMuIGBQmQ3-E2ab5gxZePS8g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:19:45 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:19:45 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': not deleting files as there were IO errors 2025/07/23 04:19:45 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi/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/fuF_AaBVMvfRcpj2ADl01HpPEzkOMXFfJhGgHXfaV86qsn62Ld92zf074MZdeLnMuIGBQmQ3-E2ab5gxZePS8g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (244.20s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:19:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/dst" 2025/07/23 04:19:58 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Has cached credentials 2025/07/23 04:20:00 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:21:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 04:21:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:21:18 DEBUG : two: Unchanged skipping 2025/07/23 04:21:18 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for checks to finish 2025/07/23 04:21:19.117953 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N4WnHRo2CbYg_OallwSC_w3Nip0ttbc6r-AqVo2XWBwgWg8ud3lqJ6hzVUFRSVQIOHBkfI_CknGb-eX8aHmH8A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 04:21:19.117993 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N4WnHRo2CbYg_OallwSC_w3Nip0ttbc6r-AqVo2XWBwgWg8ud3lqJ6hzVUFRSVQIOHBkfI_CknGb-eX8aHmH8A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:21:19 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N4WnHRo2CbYg_OallwSC_w3Nip0ttbc6r-AqVo2XWBwgWg8ud3lqJ6hzVUFRSVQIOHBkfI_CknGb-eX8aHmH8A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:21:19 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Waiting for transfers to finish 2025/07/23 04:21:19 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': not deleting files as there were IO errors 2025/07/23 04:21:19 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi/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/N4WnHRo2CbYg_OallwSC_w3Nip0ttbc6r-AqVo2XWBwgWg8ud3lqJ6hzVUFRSVQIOHBkfI_CknGb-eX8aHmH8A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (92.42s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:21:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/dst" 2025/07/23 04:21:30 DEBUG : Config file has changed externally - reloading 2025/07/23 04:21:30 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Has cached credentials 2025/07/23 04:21:32 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:22:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 04:22:48.847256 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eJz0VPvqXwk4PwJsqJtrWh2Bw_gpyJRHjV-foLPNnVYuxh-e2Gxh5RSg00zJtK5EF3evOChjlR-Dsr1xU80fDA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 04:22:48.847298 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eJz0VPvqXwk4PwJsqJtrWh2Bw_gpyJRHjV-foLPNnVYuxh-e2Gxh5RSg00zJtK5EF3evOChjlR-Dsr1xU80fDA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:22:48 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eJz0VPvqXwk4PwJsqJtrWh2Bw_gpyJRHjV-foLPNnVYuxh-e2Gxh5RSg00zJtK5EF3evOChjlR-Dsr1xU80fDA==/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/eJz0VPvqXwk4PwJsqJtrWh2Bw_gpyJRHjV-foLPNnVYuxh-e2Gxh5RSg00zJtK5EF3evOChjlR-Dsr1xU80fDA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (90.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:23:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kuvudoj2sesi/dst" 2025/07/23 04:23:01 DEBUG : Config file has changed externally - reloading 2025/07/23 04:23:01 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Has cached credentials 2025/07/23 04:23:04 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi/dst': Used cached credential to initialize the ProtonDrive API 2025/07/23 04:24:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 04:24:22.124463 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/v6xthYzupbPw4lryry34deHrI9oceFbYATTJRRexamb-fPUBkI8KbQOaSzJwoJD7bNPO-VqGrdKYwNLGuuYbdg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/23 04:24:22.124511 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/v6xthYzupbPw4lryry34deHrI9oceFbYATTJRRexamb-fPUBkI8KbQOaSzJwoJD7bNPO-VqGrdKYwNLGuuYbdg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/23 04:24:22 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/v6xthYzupbPw4lryry34deHrI9oceFbYATTJRRexamb-fPUBkI8KbQOaSzJwoJD7bNPO-VqGrdKYwNLGuuYbdg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/v6xthYzupbPw4lryry34deHrI9oceFbYATTJRRexamb-fPUBkI8KbQOaSzJwoJD7bNPO-VqGrdKYwNLGuuYbdg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (93.73s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:24:30 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:24:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/23 04:24:30 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:24:30.376941 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/23 04:24:30.376985 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/23 04:24:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/23 04:24:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/23 04:24:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.19s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:24:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 04:24:36 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:24:36 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:24:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 04:24:38 INFO : existing: Copied (new) 2025/07/23 04:24:38 DEBUG : Waiting for deletions to finish 2025/07/23 04:24:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/23 04:24:40 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:24:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/23 04:24:40 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:24:40 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': not deleting files as there were IO errors 2025/07/23 04:24:40 ERROR : proton drive root link ID 'rclone-test-kuvudoj2sesi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:24:47 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:24:47 DEBUG : existing: Unchanged skipping 2025/07/23 04:24:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:24:47 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:24:47 DEBUG : Waiting for deletions to finish 2025/07/23 04:24:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.27s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.90s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.97s) --- SKIP: TestMaxTransfer/Hard (0.95s) --- SKIP: TestMaxTransfer/Soft (0.96s) --- SKIP: TestMaxTransfer/Cautious (1.06s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:26:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:26:24 DEBUG : both10: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both13: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both11: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both12: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both16: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both17: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both18: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both0: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both14: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both15: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both19: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both1: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both5: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both2: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both3: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both8: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:26:24 DEBUG : both9: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both4: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both6: Unchanged skipping 2025/07/23 04:26:24 DEBUG : both7: Unchanged skipping 2025/07/23 04:26:24 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:26:24 DEBUG : Waiting for deletions to finish 2025/07/23 04:26:25 INFO : only3: Deleted 2025/07/23 04:26:25 INFO : only11: Deleted 2025/07/23 04:26:25 INFO : only5: Deleted 2025/07/23 04:26:25 INFO : only4: Deleted 2025/07/23 04:26:25 INFO : only13: Deleted 2025/07/23 04:26:25 INFO : only7: Deleted 2025/07/23 04:26:26 INFO : only19: Deleted 2025/07/23 04:26:26 INFO : only9: Deleted 2025/07/23 04:26:26 INFO : only0: Deleted 2025/07/23 04:26:26 INFO : only10: Deleted 2025/07/23 04:26:26 INFO : only15: Deleted 2025/07/23 04:26:26 INFO : only16: Deleted 2025/07/23 04:26:26 INFO : only2: Deleted 2025/07/23 04:26:27 INFO : only17: Deleted 2025/07/23 04:26:27 INFO : only12: Deleted 2025/07/23 04:26:27 INFO : only14: Deleted 2025/07/23 04:26:27 INFO : only18: Deleted 2025/07/23 04:26:27 INFO : only6: Deleted 2025/07/23 04:26:27 INFO : only1: Deleted 2025/07/23 04:26:27 INFO : only8: Deleted 2025/07/23 04:26:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (119.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:28:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:28:23 DEBUG : both10: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both0: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both14: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both15: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both16: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both11: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both12: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both13: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both17: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both2: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both18: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both19: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both1: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both6: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both7: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both8: Unchanged skipping 2025/07/23 04:28:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:28:23 DEBUG : both3: Unchanged skipping 2025/07/23 04:28:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : both4: Unchanged skipping 2025/07/23 04:28:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : both5: Unchanged skipping 2025/07/23 04:28:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : both9: Unchanged skipping 2025/07/23 04:28:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/23 04:28:23 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:28:23.618541 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/23 04:28:23.618590 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/23 04:28:23.644771 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/23 04:28:23.644809 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/23 04:28:23.909536 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/23 04:28:23.909573 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/23 04:28:23.962863 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/23 04:28:23.962918 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/23 04:28:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:25 INFO : only15: Copied (replaced existing) 2025/07/23 04:28:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:25 INFO : only11: Copied (replaced existing) 2025/07/23 04:28:25.786987 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/23 04:28:25.787024 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/23 04:28:25.891926 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/23 04:28:25.891978 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/23 04:28:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:25 INFO : only14: Copied (replaced existing) 2025/07/23 04:28:26.024821 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/23 04:28:26.024861 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/23 04:28:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:26 INFO : only13: Copied (replaced existing) 2025/07/23 04:28:26.468574 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/23 04:28:26.468621 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/23 04:28:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:27 INFO : only0: Copied (replaced existing) 2025/07/23 04:28:27.726646 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/23 04:28:27.726699 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/23 04:28:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:27 INFO : only12: Copied (replaced existing) 2025/07/23 04:28:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:27 INFO : only10: Copied (replaced existing) 2025/07/23 04:28:27.917127 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/23 04:28:27.917178 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/23 04:28:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:28 INFO : only16: Copied (replaced existing) 2025/07/23 04:28:28.268272 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/23 04:28:28.268345 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/23 04:28:28.552646 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/23 04:28:28.552704 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/23 04:28:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:29 INFO : only1: Copied (replaced existing) 2025/07/23 04:28:29.755778 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/23 04:28:29.755841 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/23 04:28:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:29 INFO : only2: Copied (replaced existing) 2025/07/23 04:28:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:30 INFO : only3: Copied (replaced existing) 2025/07/23 04:28:30.206136 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/23 04:28:30.206182 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/23 04:28:30.207691 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/23 04:28:30.207718 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/23 04:28:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:30 INFO : only4: Copied (replaced existing) 2025/07/23 04:28:30.416136 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/23 04:28:30.416176 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/23 04:28:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:31 INFO : only17: Copied (replaced existing) 2025/07/23 04:28:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:31 INFO : only6: Copied (replaced existing) 2025/07/23 04:28:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:32 INFO : only7: Copied (replaced existing) 2025/07/23 04:28:32.168172 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/23 04:28:32.168198 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/23 04:28:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:32 INFO : only18: Copied (replaced existing) 2025/07/23 04:28:32.280764 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/23 04:28:32.280801 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/23 04:28:32.471848 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/23 04:28:32.471892 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/23 04:28:32.635057 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/23 04:28:32.635083 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/23 04:28:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:33 INFO : only8: Copied (replaced existing) 2025/07/23 04:28:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:34 INFO : only5: Copied (replaced existing) 2025/07/23 04:28:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:34 INFO : only19: Copied (replaced existing) 2025/07/23 04:28:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 04:28:34 INFO : only9: Copied (replaced existing) 2025/07/23 04:28:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (147.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:29:20 DEBUG : empty_dir: Making directory with metadata 2025/07/23 04:29:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 04:29:20 DEBUG : empty_on_remote: Making directory with metadata 2025/07/23 04:29:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 04:29:20 INFO : empty_on_remote: Making directory 2025/07/23 04:29:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/23 04:29:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/23 04:29:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/23 04:29:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/23 04:29:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (18.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:29:39 DEBUG : empty_dir: Making directory with metadata 2025/07/23 04:29:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 04:29:39 DEBUG : empty_on_remote: Making directory with metadata 2025/07/23 04:29:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 04:29:39 INFO : empty_on_remote: Making directory 2025/07/23 04:29:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/23 04:29:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/23 04:29:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/23 04:29:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/23 04:29:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/23 04:29:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:29:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 04:29:58 INFO : sub dir: Making directory 2025/07/23 04:29:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (37.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:30:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 04:30:36 INFO : sub dir: Making directory 2025/07/23 04:30:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (37.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:31:50 DEBUG : Waiting for deletions to finish 2025/07/23 04:31:52 DEBUG : apple: Excluded (Path Filter) 2025/07/23 04:31:52 DEBUG : apple: Excluded 2025/07/23 04:31:52 DEBUG : banana: Excluded (Path Filter) 2025/07/23 04:31:52 DEBUG : banana: Excluded 2025/07/23 04:31:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 04:31:52 DEBUG : appleappleapplebanana: Excluded 2025/07/23 04:31:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 04:31:52 DEBUG : splitbananasplit: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 04:31:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 04:31:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 04:32:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:05 DEBUG : apple: Unchanged skipping 2025/07/23 04:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 04:32:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:05 DEBUG : banana: Unchanged skipping 2025/07/23 04:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:32:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 04:32:09 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:32:09 DEBUG : Waiting for deletions to finish 2025/07/23 04:32:09 INFO : There was nothing to transfer 2025/07/23 04:32:09 DEBUG : Waiting for deletions to finish 2025/07/23 04:32:11 DEBUG : apple: Excluded (Path Filter) 2025/07/23 04:32:11 DEBUG : apple: Excluded 2025/07/23 04:32:11 DEBUG : banana: Excluded (Path Filter) 2025/07/23 04:32:11 DEBUG : banana: Excluded 2025/07/23 04:32:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 04:32:11 DEBUG : appleappleapplebanana: Excluded 2025/07/23 04:32:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 04:32:11 DEBUG : splitbananasplit: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 04:32:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 04:32:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 04:32:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:23 DEBUG : apple: Unchanged skipping 2025/07/23 04:32:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 04:32:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 04:32:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:23 DEBUG : banana: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:32:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:32:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 04:32:28 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:32:28 DEBUG : Waiting for deletions to finish 2025/07/23 04:32:28 INFO : There was nothing to transfer 2025/07/23 04:32:28 DEBUG : Waiting for deletions to finish 2025/07/23 04:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/23 04:32:30 DEBUG : apple: Excluded 2025/07/23 04:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/23 04:32:30 DEBUG : banana: Excluded 2025/07/23 04:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 04:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/23 04:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 04:32:30 DEBUG : splitbananasplit: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 04:32:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 04:32:34 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:33:35 DEBUG : Waiting for deletions to finish 2025/07/23 04:33:37 DEBUG : apple: Excluded (Path Filter) 2025/07/23 04:33:37 DEBUG : apple: Excluded 2025/07/23 04:33:37 DEBUG : banana: Excluded (Path Filter) 2025/07/23 04:33:37 DEBUG : banana: Excluded 2025/07/23 04:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 04:33:37 DEBUG : appleappleapplebanana: Excluded 2025/07/23 04:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 04:33:37 DEBUG : splitbananasplit: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 04:33:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 04:33:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 04:33:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:50 DEBUG : apple: Unchanged skipping 2025/07/23 04:33:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 04:33:50 DEBUG : banana: Unchanged skipping 2025/07/23 04:33:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:33:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:33:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 04:33:55 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:33:55 DEBUG : Waiting for deletions to finish 2025/07/23 04:33:55 INFO : There was nothing to transfer 2025/07/23 04:33:55 DEBUG : Waiting for deletions to finish 2025/07/23 04:33:56 DEBUG : apple: Excluded (Path Filter) 2025/07/23 04:33:56 DEBUG : apple: Excluded 2025/07/23 04:33:56 DEBUG : banana: Excluded (Path Filter) 2025/07/23 04:33:56 DEBUG : banana: Excluded 2025/07/23 04:33:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 04:33:56 DEBUG : appleappleapplebanana: Excluded 2025/07/23 04:33:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 04:33:56 DEBUG : splitbananasplit: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 04:34:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 04:34:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 04:34:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 04:34:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:09 DEBUG : apple: Unchanged skipping 2025/07/23 04:34:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 04:34:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:09 DEBUG : banana: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/23 04:34:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 04:34:14 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:34:14 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:34:14 DEBUG : Waiting for deletions to finish 2025/07/23 04:34:14 INFO : There was nothing to transfer 2025/07/23 04:34:14 DEBUG : Waiting for deletions to finish 2025/07/23 04:34:15 DEBUG : apple: Excluded (Path Filter) 2025/07/23 04:34:15 DEBUG : apple: Excluded 2025/07/23 04:34:15 DEBUG : banana: Excluded (Path Filter) 2025/07/23 04:34:15 DEBUG : banana: Excluded 2025/07/23 04:34:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 04:34:15 DEBUG : appleappleapplebanana: Excluded 2025/07/23 04:34:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 04:34:15 DEBUG : splitbananasplit: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 04:34:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 04:34:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-kuvudoj2sesi'", Local "Local file system at /tmp/rclone377350200", Modify Window "1s" 2025/07/23 04:35:23 DEBUG : Waiting for deletions to finish 2025/07/23 04:35:25 DEBUG : apple: Excluded (Path Filter) 2025/07/23 04:35:25 DEBUG : apple: Excluded 2025/07/23 04:35:25 DEBUG : banana: Excluded (Path Filter) 2025/07/23 04:35:25 DEBUG : banana: Excluded 2025/07/23 04:35:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 04:35:25 DEBUG : appleappleapplebanana: Excluded 2025/07/23 04:35:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 04:35:25 DEBUG : splitbananasplit: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 04:35:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 04:35:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 04:35:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 04:35:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 04:35:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 04:35:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 04:35:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 04:35:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 04:35:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 04:35:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 04:35:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 04:35:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 04:35:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 04:35:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 04:35:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 04:35:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 04:35:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 04:35:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 04:35:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 04:35:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 04:35:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 04:35:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 04:35:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 04:35:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 04:35:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 04:35:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 04:35:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 04:35:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 04:35:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/23 04:35:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/23 04:35:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/23 04:35:39 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/23 04:35:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/23 04:35:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 04:35:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/23 04:35:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 04:35:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 04:35:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 04:35:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 04:35:42 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for checks to finish 2025/07/23 04:35:42 DEBUG : proton drive root link ID 'rclone-test-kuvudoj2sesi': Waiting for transfers to finish 2025/07/23 04:35:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/23 04:35:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 04:35:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/23 04:35:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 04:35:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/23 04:35:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 04:35:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/23 04:35:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 04:35:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/23 04:35:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 04:35:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/23 04:35:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 04:35:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/23 04:35:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 04:35:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/23 04:35:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 04:35:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 04:35:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/23 04:35:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 04:35:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 04:35:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/23 04:35:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 04:35:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 04:35:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/23 04:35:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 04:35:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== panic: test timed out after 1h0m0s running tests: TestTransform (4m33s) TestTransform/base64 (59s) goroutine 25368 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc0004028c0, {0x26a18c7?, 0xc0003c9ad8?}, 0x27cea60) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0004028c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0004028c0, 0xc0003c9c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0006407c8, {0x3e93540, 0x6c, 0x6c}, {0xee0124f93?, 0x3ea94e0?, 0x3ea94e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000567860) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000567860) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 23 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 31 [IO wait]: internal/poll.runtime_pollWait(0x74d60818d718, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00035df00?, 0xc000662000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00035df00, {0xc000662000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00035df00, {0xc000662000?, 0xc00009e8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148318, {0xc000662000?, 0x74d5fdf83f28?, 0x74d64f687a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00043f4e8, {0xc000662000?, 0x7?, 0xc000989b88?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006b22b8, {0x2adf600, 0xc00043f4e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006b2008, {0x2add360, 0xc000148318}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006b2008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006b2008, {0xc00097e000, 0x1000, 0xc000b78a80?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00097c060, {0xc00092db60, 0x9, 0x3e21110?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2adcb00, 0xc00097c060}, {0xc00092db60, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00092db60, 0x9, 0x4c9d70?}, {0x2adcb00?, 0xc00097c060?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00092db20) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009efa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000403c00) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 30 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 24 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 25297 [select]: net/http.(*persistConn).roundTrip(0xc00059a120, 0xc0009c02d0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0x3e70e00, 0xc0009c3540) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(0x479913?, 0x2addac0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0009c3540, {0x2addac0, 0x3e70e00}, {0x74d5fc4fdd01?, 0x2aefd38?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000423260, 0xc0009c3540, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000423260, 0xc0009c3540) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000420788, 0xc0006b0b40) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc00063dbe0, {0xc000aa9bb0, 0x6, 0x2b11810?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0006b0b40, {0x268705e?, 0xc00064b200?}, {0xc000c151d0, 0x2c}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).UploadBlock.func1(0xc0006b0b40) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/block.go:40 +0x25d github.com/henrybear327/go-proton-api.(*Client).exec(0xc00053e370, {0x2b04c28, 0xc000924320}, 0xc000aa9ea0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc00053e370, {0x2b04c28, 0xc000924320}, 0xc00063dea0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).UploadBlock(0xc000642280?, {0x2b04c28?, 0xc000924320?}, {0xc000c151d0?, 0x0?}, {0xc005ed3a40?, 0x0?}, {0x2adcaa0?, 0xc0004c9200?}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/block.go:36 +0x88 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1.1({0x2b04c28, 0xc000924320}, 0xc000a51650, {0xc000c151d0, 0x2c}, {0xc005ed3a40, 0x40}, {0x2adcaa0, 0xc0004c9200}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:289 +0x12a created by github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1 in goroutine 25070 /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:292 +0x434 goroutine 25080 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24512 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 25161 [IO wait]: internal/poll.runtime_pollWait(0x74d60818d830, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc006fece00?, 0xc000630000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc006fece00, {0xc000630000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc006fece00, {0xc000630000?, 0x5?, 0x3ec96c8?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000448688, {0xc000630000?, 0x74d608192a08?, 0x74d64f687f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000487308, {0xc000630000?, 0x3ecf340?, 0xc000c529c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003f97b8, {0x2adf600, 0xc000487308}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003f9508, {0x2add360, 0xc000448688}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003f9508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003f9508, {0xc000a7a000, 0x1000, 0xc0001ffb90?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00059bc20, {0xc000a7a000?, 0x80b385?, 0x2adc500?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc005001a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc005001a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00059bc20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25154 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25071 [chan receive]: github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:296 +0x63c github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData(0xc00035d800, {0x2b04c28?, 0xc000924320?}, 0xc00785d650, 0xc00785d620, {0x2adcf00, 0xc000d04200}, {0xc000cbf920?, 0x1?}, {0xc000cbf980, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:378 +0x909 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc00035d800, {0x2b04c28, 0xc000924320}, 0xc00092c380, {0xc000cc2185, 0x14}, {0x1?, 0x1?, 0x3ea94e0?}, {0x2adcf00, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:445 +0x1a5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc00035d800, {0x2b04c28, 0xc000924320}, {0xc000a4bc20?, 0xc000bf77b0?}, {0xc000cc2185, 0x14}, {0x1dcd64ff, 0xeb20d7a72, 0x3ea94e0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000e93808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002f39e0, 0xc00099a500, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002f39e0, 0xc00099a500) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc000567c20, {0x2b04c28, 0xc000924320}, {0x2adcf00, 0xc000d04200}, {0x2b0fbe0, 0xc000a081a0}, {0xc000446ea0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc00053e2c0, {0x2b04c28, 0xc000924320}, {0x2adcf00, 0xc000d04200}, {0x2b0fbe0, 0xc000a081a0}, {0xc000446ea0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc00054bb00, {0x2b04c28, 0xc000924320}, {0x2af0210?, 0xc000a30540?}, {0xc000446ea0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc00054bb00, {0x2b04c28, 0xc000924320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00054bb00, {0x2b04c28, 0xc000924320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2b04c28, 0xc000924320}, {0x2b1ba90, 0xc00053e2c0}, {0x0, 0x0}, {0xc000b76498, 0x13}, {0x2b1b010, 0xc000a83020}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00069c008, {0x2b04c28, 0xc000924320}, 0xc000924280, {0x2b1ba90, 0xc00053e2c0}, 0x4b, 0xc000505760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 24512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 25328 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000d04800) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 25069 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 24526 [select]: net/http.(*persistConn).writeLoop(0xc00059a000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24519 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25069 [select]: net/http.(*http2ClientConn).roundTrip(0xc000403c00, 0xc00067aa00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0005679a0, 0xc00067aa00, {0x0?, 0xc0?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3e70e00?}, 0xc00067aa00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e70e00, 0xc00067a8c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2addac0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00067a8c0, {0x2addac0, 0x3e70e00}, {0x74d5fdf7e801?, 0x2aefd38?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000423260, 0xc00067a8c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000423260, 0xc00067a8c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000420788, 0xc0005ae780) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000d19170, {0xc000d19140, 0x6, 0x180?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0005ae780, {0x2686044?, 0x6?}, {0xc0006ea3c0, 0x128}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Put(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:962 github.com/henrybear327/go-proton-api.(*Client).CommitRevision.func1(0xc0005ae780) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:69 +0x185 github.com/henrybear327/go-proton-api.(*Client).exec(0xc00053e370, {0x2b04c28, 0xc000924320}, 0xc000d19450) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc00053e370, {0x2b04c28, 0xc000924320}, 0xc000d19450) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).CommitRevision(0x74d64f687f30?, {0x2b04c28?, 0xc000924320?}, {0xc0008f8b40?, 0xc000d19548?}, {0xc000cbe4e0?, 0x38?}, {0xc000cbe540?, 0xc000d19548?}, {{0xc0003fef00, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:68 +0xd1 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).commitNewRevision(0xc00035d800, {0x2b04c28, 0xc000924320}, 0xc00070ae70, 0xc006e01380, {0xc000675840?, 0xc000d04800?, 0xc000cbe4e0?}, {0xc000cbe4e0, 0x58}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:408 +0x165 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc00035d800, {0x2b04c28, 0xc000924320}, 0xc00092c380, {0xc006cfb845, 0x14}, {0x1?, 0x1?, 0x3ea94e0?}, {0x2adcf00, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:465 +0x3b9 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc00035d800, {0x2b04c28, 0xc000924320}, {0xc000a4bc20?, 0xc000d197b0?}, {0xc006cfb845, 0x14}, {0x1dcd64ff, 0xeb20d7a72, 0x3ea94e0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000896008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002f39e0, 0xc0006f4b80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002f39e0, 0xc0006f4b80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc0006794a0, {0x2b04c28, 0xc000924320}, {0x2adcf00, 0xc000d04800}, {0x2b0fbe0, 0xc0064ed0a0}, {0xc000446ea0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc00053e2c0, {0x2b04c28, 0xc000924320}, {0x2adcf00, 0xc000d04800}, {0x2b0fbe0, 0xc0064ed0a0}, {0xc000446ea0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000ab1320, {0x2b04c28, 0xc000924320}, {0x2af0210?, 0xc000a30380?}, {0xc000446ea0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000ab1320, {0x2b04c28, 0xc000924320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000ab1320, {0x2b04c28, 0xc000924320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2b04c28, 0xc000924320}, {0x2b1ba90, 0xc00053e2c0}, {0x0, 0x0}, {0xc000b762b8, 0x14}, {0x2b1b010, 0xc000a82f60}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00069c008, {0x2b04c28, 0xc000924320}, 0xc000924280, {0x2b1ba90, 0xc00053e2c0}, 0x19, 0xc00088a798?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 24512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 25293 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000704c40) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 25070 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 25208 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002ef4a0, {0x2b04c28, 0xc0001b9b80}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 25068 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 25162 [select]: net/http.(*persistConn).writeLoop(0xc00059bc20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25154 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25327 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0009131c0) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 25069 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 25313 [select]: net/http.(*persistConn).roundTrip(0xc00059bc20, 0xc000925a90) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0x3e70e00, 0xc00067bb80) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(0x479913?, 0x2addac0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00067bb80, {0x2addac0, 0x3e70e00}, {0x74d5fdf8ae01?, 0x2aefd38?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000423260, 0xc00067bb80, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000423260, 0xc00067bb80) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000420788, 0xc0005aed20) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc0008e1be0, {0xc000c88bb0, 0x6, 0x2b11810?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0005aed20, {0x268705e?, 0xc00095c2f0?}, {0xc0010a1d70, 0x2c}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).UploadBlock.func1(0xc0005aed20) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/block.go:40 +0x25d github.com/henrybear327/go-proton-api.(*Client).exec(0xc00053e370, {0x2b04c28, 0xc000924320}, 0xc000c88ea0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc00053e370, {0x2b04c28, 0xc000924320}, 0xc0008e1ea0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).UploadBlock(0xc000642280?, {0x2b04c28?, 0xc000924320?}, {0xc0010a1d70?, 0x3ea94e0?}, {0xc000e5be40?, 0x34646824c85?}, {0x2adcaa0?, 0xc00002da10?}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/block.go:36 +0x88 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1.1({0x2b04c28, 0xc000924320}, 0xc000a1af50, {0xc0010a1d70, 0x2c}, {0xc000e5be40, 0x40}, {0x2adcaa0, 0xc00002da10}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:289 +0x12a created by github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1 in goroutine 25071 /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:292 +0x434 goroutine 24429 [IO wait]: internal/poll.runtime_pollWait(0x74d60818d3d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00099a180?, 0xc000a7b000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00099a180, {0xc000a7b000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00099a180, {0xc000a7b000?, 0xc000a7b000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000448008, {0xc000a7b000?, 0x74d608192a08?, 0x74d64f687108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000486d38, {0xc000a7b000?, 0x43d367?, 0xc000c569c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003f90b8, {0x2adf600, 0xc000486d38}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003f8e08, {0x2add360, 0xc000448008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003f8e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003f8e08, {0xc00097f000, 0x1000, 0xc0001ffb90?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc006dfe240, {0xc00097f000?, 0x80b385?, 0x2adc500?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0004fd740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0004fd740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc006dfe240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24472 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24525 [IO wait]: internal/poll.runtime_pollWait(0x74d60818d4e8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00099a280?, 0xc00057f000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00099a280, {0xc00057f000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00099a280, {0xc00057f000?, 0xc00057f000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000838050, {0xc00057f000?, 0x74d608192a08?, 0x74d64f687f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000486f30, {0xc00057f000?, 0x43d367?, 0x48900098900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003f9438, {0x2adf600, 0xc000486f30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003f9188, {0x2add360, 0xc000838050}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003f9188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003f9188, {0xc00066c000, 0x1000, 0xc0001ffb90?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00059a000, {0xc00066c000?, 0x80b385?, 0x2adc500?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00080c9c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00080c9c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00059a000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24519 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25367 [select]: net/http.(*http2clientStream).writeRequest(0xc000548900, 0xc0009c3e00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000548900, 0x0?, 0x0?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 25068 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 25366 [sleep]: time.Sleep(0x989680) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc0005fe0f0?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:169 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 25068 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:168 +0xef goroutine 25240 [select]: net/http.(*persistConn).writeLoop(0xc00059a120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25117 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25350 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc006bb4180) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 25071 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 22290 [chan receive]: testing.(*T).Run(0xc0007a8000, {0x268d929?, 0x4796b2?}, 0xc000642550) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0007a8000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0007a8000, 0x27cea60) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 25294 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc005254000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 25070 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 25239 [IO wait]: internal/poll.runtime_pollWait(0x74d60818d1a0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ee000?, 0xc000644000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001ee000, {0xc000644000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ee000, {0xc000644000?, 0x0?, 0x3ec96a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148950, {0xc000644000?, 0x74d608192a08?, 0x74d64f687108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000487158, {0xc000644000?, 0x3ecf340?, 0xc0012349c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003749b8, {0x2adf600, 0xc000487158}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000374708, {0x2add360, 0xc000148950}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000374708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000374708, {0xc000820000, 0x1000, 0xc0001ffb90?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00059a120, {0xc000820000?, 0x80b385?, 0x2adc500?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00080d740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00080d740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00059a120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25117 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3171 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3129 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 25351 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000d04200) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 25071 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 24512 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc000924207?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc00069c008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc00069c008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2b04b48, 0x3eccaa0}, {0x2b1ba90, 0xc00053e2c0}, {0x2b1afa0, 0xc00065e180}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2b04b48, 0x3eccaa0}, {0x2b1ba90, 0xc00053e2c0}, {0x2b1afa0, 0xc00065e180}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000777dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:110 +0x205 testing.tRunner(0xc000777dc0, 0xc000642550) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22290 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 25068 [select]: net/http.(*http2ClientConn).roundTrip(0xc000403c00, 0xc0009c3e00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0005679a0, 0xc0009c3e00, {0x0?, 0x57?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3e70e00?}, 0xc0009c3e00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e70e00, 0xc0009c3cc0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2addac0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0009c3cc0, {0x2addac0, 0x3e70e00}, {0x74d5fdf8a801?, 0x2aefd38?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000423260, 0xc0009c3cc0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000423260, 0xc0009c3cc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000420788, 0xc0006b0d20) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc00006d118, {0xc00006d0e8, 0x6, 0x16?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0006b0d20, {0x268705e?, 0x1?}, {0xc00005dc00, 0xda}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).CheckAvailableHashes.func1(0xc0006b0d20) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:116 +0x188 github.com/henrybear327/go-proton-api.(*Client).exec(0xc00053e370, {0x2b04c28, 0xc000924320}, 0xc00006d418) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc00053e370, {0x2b04c28, 0xc000924320}, 0xc00006d418) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).CheckAvailableHashes(0xc00053e370, {0x2b04c28, 0xc000924320}, {0xc0008f8b40, 0x58}, {0xc000a100c0, 0x58}, {{0xc00003d200, 0x1, 0x1}}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:115 +0x130 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolder(0xc00035d800, {0x2b04c28, 0xc000924320}, 0xc00092c380, {0xc000f0cb65, 0x14}, 0x1, 0x0, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:80 +0x336 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolderByID(0xc00035d800, {0x2b04c28, 0xc000924320}, {0xc000a4bc20?, 0xc00006d7d8?}, {0xc000f0cb65, 0x14}, 0x1, 0x0, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:24 +0x96 github.com/rclone/rclone/backend/protondrive.(*Fs).getObjectLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:507 +0x5e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000508008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002f39e0, 0xc0009c05a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002f39e0, 0xc0009c05a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).getObjectLink(0xc00053e2c0, {0x2b04c28, 0xc000924320}, {0xc000f0cb60, 0x19}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:506 +0x1f5 github.com/rclone/rclone/backend/protondrive.(*Fs).newObject(0xc00053e2c0, {0x2b04c28, 0xc000924320}, {0xc000f0cb60, 0x19}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:567 +0x2c github.com/rclone/rclone/backend/protondrive.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:490 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc00053e2c0, {0x2b04c28, 0xc000924320}, {0x2adcf00, 0xc005254700}, {0x2b0fbe0, 0xc000417a60}, {0xc00003c670, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:675 +0xa5 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000673dd0, {0x2b04c28, 0xc000924320}, {0x2af0210?, 0xc00017e7e0?}, {0xc00003c670, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000673dd0, {0x2b04c28, 0xc000924320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000673dd0, {0x2b04c28, 0xc000924320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2b04c28, 0xc000924320}, {0x2b1ba90, 0xc00053e2c0}, {0x0, 0x0}, {0xc000b76288, 0x12}, {0x2b1b010, 0xc000a82f00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00069c008, {0x2b04c28, 0xc000924320}, 0xc000924280, {0x2b1ba90, 0xc00053e2c0}, 0x0, 0xc000888f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 24512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 25310 [select]: net/http.(*http2clientStream).writeRequest(0xc0001a5b00, 0xc00067aa00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0001a5b00, 0x9c1a05?, 0xc000c16500?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 25069 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 25365 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc005254700) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 25068 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 24430 [select]: net/http.(*persistConn).writeLoop(0xc006dfe240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24472 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25364 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000705400) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 25068 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 25070 [chan receive]: github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:296 +0x63c github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData(0xc00035d800, {0x2b04c28?, 0xc000924320?}, 0xc000954630, 0xc000954600, {0x2adcf00, 0xc005254000}, {0xc000cbe480?, 0x1?}, {0xc000cbe5a0, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:378 +0x909 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc00035d800, {0x2b04c28, 0xc000924320}, 0xc00092c380, {0xc000f0c265, 0x14}, {0x1?, 0x1?, 0x3ea94e0?}, {0x2adcf00, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:445 +0x1a5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc00035d800, {0x2b04c28, 0xc000924320}, {0xc000a4bc20?, 0xc000bfb7b0?}, {0xc000f0c265, 0x14}, {0x1dcd64ff, 0xeb20d7a72, 0x3ea94e0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000e93808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002f39e0, 0xc0001ef080, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002f39e0, 0xc0001ef080) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc000678640, {0x2b04c28, 0xc000924320}, {0x2adcf00, 0xc005254000}, {0x2b0fbe0, 0xc000416b80}, {0xc000497950, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc00053e2c0, {0x2b04c28, 0xc000924320}, {0x2adcf00, 0xc005254000}, {0x2b0fbe0, 0xc000416b80}, {0xc000497950, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000672870, {0x2b04c28, 0xc000924320}, {0x2af0210?, 0xc00017e700?}, {0xc000497950, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000672870, {0x2b04c28, 0xc000924320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000672870, {0x2b04c28, 0xc000924320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2b04c28, 0xc000924320}, {0x2b1ba90, 0xc00053e2c0}, {0x0, 0x0}, {0xc000b76528, 0x13}, {0x2b1b010, 0xc000a83140}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00069c008, {0x2b04c28, 0xc000924320}, 0xc000924280, {0x2b1ba90, 0xc00053e2c0}, 0x32, 0xc000500f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 24512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.963441494s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]