"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/15 01:10:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi" 2025/08/15 01:10:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:10:54 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Has cached credentials 2025/08/15 01:10:55 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:10:56 DEBUG : Creating backend with remote "/tmp/rclone1542047891" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:10:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:10:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/15 01:10:56 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:10:56 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.98s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:10:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 01:10:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:10:57 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:10:57 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:10:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:10:59 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:10:59 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.90s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:01 DEBUG : Creating backend with remote "/non-existing" 2025/08/15 01:11:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/15 01:11:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.60s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.60s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.39s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:06 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Running all checks before starting transfers 2025/08/15 01:11:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:06 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Checks finished, now starting transfers 2025/08/15 01:11:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.72s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:10 ERROR : Ignoring --no-traverse with sync 2025/08/15 01:11:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:10 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:10 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:12 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.56s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/15 01:11:14 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:14 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/15 01:11:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:11:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:11:19 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:19 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.54s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/15 01:11:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 01:11:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/15 01:11:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 01:11:21 INFO : sub dir2: Making directory 2025/08/15 01:11:22 INFO : sub dir: Making directory 2025/08/15 01:11:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:22 INFO : sub dir2/sub sub dir2: Making directory 2025/08/15 01:11:22 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:22 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:23 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:11:24 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:26 INFO : sub dir2: Making directory 2025/08/15 01:11:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/15 01:11:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 01:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:26 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:26 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.71s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:30 DEBUG : sub dir2: Making directory with metadata 2025/08/15 01:11:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 01:11:30 INFO : sub dir2: Making directory 2025/08/15 01:11:30 INFO : sub dir: Making directory 2025/08/15 01:11:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:31 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:31 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:32 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:11:32 INFO : sub dir/hello world: Deleted 2025/08/15 01:11:33 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/15 01:11:33 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:35 INFO : sub dir2: Making directory 2025/08/15 01:11:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:35 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:35 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:37 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:11:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.82s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:39 DEBUG : sub dir2: Making directory with metadata 2025/08/15 01:11:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 01:11:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 01:11:39 INFO : sub dir2: Making directory 2025/08/15 01:11:39 INFO : sub dir: Making directory 2025/08/15 01:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:40 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:40 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:42 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:11:42 DEBUG : Waiting for deletions to finish 2025/08/15 01:11:42 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:44 INFO : sub dir2: Making directory 2025/08/15 01:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:45 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:11:45 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:11:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:46 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:11:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.69s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:11:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-punapoh8zedi" 2025/08/15 01:11:50 DEBUG : proton drive root link ID 'rclone-test-punapoh8zedi': Has cached credentials 2025/08/15 01:11:51 DEBUG : proton drive root link ID 'rclone-test-punapoh8zedi': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-lewokij3qezi' -> proton drive root link ID 'rclone-test-punapoh8zedi' 2025/08/15 01:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:11:52 DEBUG : proton drive root link ID 'rclone-test-punapoh8zedi': Waiting for checks to finish 2025/08/15 01:11:52 DEBUG : proton drive root link ID 'rclone-test-punapoh8zedi': Waiting for transfers to finish 2025/08/15 01:11:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:11:55 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:11:55 DEBUG : proton drive root link ID 'rclone-test-punapoh8zedi': Purge remote --- PASS: TestServerSideCopy (9.10s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 01:12:00 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:00 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:00.612762 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/08/15 01:12:00.612822 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/08/15 01:12:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 01:12:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (6.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lipirid7mehu" 2025/08/15 01:12:06 DEBUG : proton drive root link ID 'rclone-test-lipirid7mehu': Has cached credentials 2025/08/15 01:12:07 DEBUG : proton drive root link ID 'rclone-test-lipirid7mehu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-lewokij3qezi' -> proton drive root link ID 'rclone-test-lipirid7mehu' 2025/08/15 01:12:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:12:07 DEBUG : proton drive root link ID 'rclone-test-lipirid7mehu': Waiting for checks to finish 2025/08/15 01:12:07 DEBUG : proton drive root link ID 'rclone-test-lipirid7mehu': Waiting for transfers to finish 2025/08/15 01:12:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:12:10 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:12:11.637630 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/08/15 01:12:11.637681 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/08/15 01:12:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 01:12:14 DEBUG : proton drive root link ID 'rclone-test-lipirid7mehu': Waiting for checks to finish 2025/08/15 01:12:14 DEBUG : proton drive root link ID 'rclone-test-lipirid7mehu': Waiting for transfers to finish 2025/08/15 01:12:14.744077 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/08/15 01:12:14.744115 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/08/15 01:12:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 01:12:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/15 01:12:17 DEBUG : proton drive root link ID 'rclone-test-lipirid7mehu': Purge remote --- PASS: TestServerSideCopyOverSelf (14.92s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 01:12:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:21.846227 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/08/15 01:12:21.846264 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/08/15 01:12:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 01:12:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/15 01:12:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-juhicod4xaju" 2025/08/15 01:12:27 DEBUG : proton drive root link ID 'rclone-test-juhicod4xaju': Has cached credentials 2025/08/15 01:12:28 DEBUG : proton drive root link ID 'rclone-test-juhicod4xaju': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-lewokij3qezi' -> proton drive root link ID 'rclone-test-juhicod4xaju' 2025/08/15 01:12:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:12:28 DEBUG : proton drive root link ID 'rclone-test-juhicod4xaju': Waiting for checks to finish 2025/08/15 01:12:28 DEBUG : proton drive root link ID 'rclone-test-juhicod4xaju': Waiting for transfers to finish 2025/08/15 01:12:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:12:31 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:12:32.741110 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/08/15 01:12:32.741142 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/08/15 01:12:34 DEBUG : proton drive root link ID 'rclone-test-juhicod4xaju': Using server-side directory move 2025/08/15 01:12:34 INFO : proton drive root link ID 'rclone-test-juhicod4xaju': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/15 01:12:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 01:12:35 DEBUG : proton drive root link ID 'rclone-test-juhicod4xaju': Waiting for checks to finish 2025/08/15 01:12:35 DEBUG : proton drive root link ID 'rclone-test-juhicod4xaju': Waiting for transfers to finish 2025/08/15 01:12:35 INFO : sub dir/hello world: Deleted 2025/08/15 01:12:36.064356 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RL6E83QZeTGqiWP9EY4CSVb3mAq8BJP1z0FCIqsV0JKfF6dEF2zrp6CvYWxiWBu66GisDZ196zszuTUzc3jewA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:12:36.064405 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RL6E83QZeTGqiWP9EY4CSVb3mAq8BJP1z0FCIqsV0JKfF6dEF2zrp6CvYWxiWBu66GisDZ196zszuTUzc3jewA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:12:36 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RL6E83QZeTGqiWP9EY4CSVb3mAq8BJP1z0FCIqsV0JKfF6dEF2zrp6CvYWxiWBu66GisDZ196zszuTUzc3jewA==/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/RL6E83QZeTGqiWP9EY4CSVb3mAq8BJP1z0FCIqsV0JKfF6dEF2zrp6CvYWxiWBu66GisDZ196zszuTUzc3jewA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/15 01:12:36 DEBUG : proton drive root link ID 'rclone-test-juhicod4xaju': Purge remote --- FAIL: TestServerSideMoveOverSelf (12.50s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:39 ERROR : error listing: directory not found 2025/08/15 01:12:39 INFO : Local file system at /tmp/rclone1542047891: Making directory 2025/08/15 01:12:40 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:40 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.45s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/15 01:12:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:12:44 DEBUG : Local file system at /tmp/rclone1542047891: Waiting for checks to finish 2025/08/15 01:12:44 DEBUG : Local file system at /tmp/rclone1542047891: Waiting for transfers to finish 2025/08/15 01:12:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:12:45 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/15 01:12:45 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:12:45 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.64s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/15 01:12:46 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:46 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 01:12:48 INFO : check sum: Copied (new) 2025/08/15 01:12:48 DEBUG : Waiting for deletions to finish 2025/08/15 01:12:48 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 01:12:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/15 01:12:48 DEBUG : check sum: Unchanged skipping 2025/08/15 01:12:48 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:48 DEBUG : Waiting for deletions to finish 2025/08/15 01:12:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.27s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/15 01:12:50 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:50 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 01:12:51 INFO : sizeonly: Copied (new) 2025/08/15 01:12:51 DEBUG : Waiting for deletions to finish 2025/08/15 01:12:52 DEBUG : sizeonly: Sizes identical 2025/08/15 01:12:52 DEBUG : sizeonly: Unchanged skipping 2025/08/15 01:12:52 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:52 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:52 DEBUG : Waiting for deletions to finish 2025/08/15 01:12:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.19s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/15 01:12:53 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:53 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/15 01:12:54 INFO : ignore-size: Copied (new) 2025/08/15 01:12:54 DEBUG : Waiting for deletions to finish 2025/08/15 01:12:55 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:12:55 DEBUG : ignore-size: Unchanged skipping 2025/08/15 01:12:55 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:55 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:55 DEBUG : Waiting for deletions to finish 2025/08/15 01:12:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.34s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:12:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:12:58 DEBUG : existing: Unchanged skipping 2025/08/15 01:12:58 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:58 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:58 DEBUG : Waiting for deletions to finish 2025/08/15 01:12:58 INFO : There was nothing to transfer 2025/08/15 01:12:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/15 01:12:58 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:12:58 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:12:58.958040 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/08/15 01:12:58.958083 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/08/15 01:13:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 01:13:00 INFO : existing: Copied (replaced existing) 2025/08/15 01:13:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 01:13:01 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:01 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 01:13:03 INFO : existing: Copied (new) 2025/08/15 01:13:03 DEBUG : Waiting for deletions to finish 2025/08/15 01:13:03 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:03 DEBUG : existing: Destination exists, skipping 2025/08/15 01:13:03 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:03 DEBUG : Waiting for deletions to finish 2025/08/15 01:13:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:08 INFO : d: Making directory 2025/08/15 01:13:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 01:13:09 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:13:09 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 01:13:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 01:13:10 INFO : a/potato2: Copied (new) 2025/08/15 01:13:10 DEBUG : Waiting for deletions to finish 2025/08/15 01:13:11 INFO : b/potato: Deleted 2025/08/15 01:13:11 INFO : d: Removing directory 2025/08/15 01:13:11 INFO : b: Removing directory 2025/08/15 01:13:11 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.33s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:16 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/08/15 01:13:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 01:13:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/15 01:13:16 DEBUG : empty space: Unchanged skipping 2025/08/15 01:13:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/15 01:13:16 INFO : There was nothing to transfer 2025/08/15 01:13:16 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/08/15 01:13:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 01:13:16 NOTICE: proton drive root link ID 'rclone-test-lewokij3qezi': Forced to upload files to set modification times on this backend. 2025/08/15 01:13:16 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/15 01:13:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:16.851029 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/08/15 01:13:16.851065 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/08/15 01:13:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 01:13:18 INFO : empty space: Copied (replaced existing) 2025/08/15 01:13:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13: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/08/15 01:13:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 01:13:21 DEBUG : empty space: Unchanged skipping 2025/08/15 01:13:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:21 DEBUG : Waiting for deletions to finish 2025/08/15 01:13:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:24 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:24 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/08/15 01:13:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1542047891) 2025/08/15 01:13:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-lewokij3qezi') 2025/08/15 01:13:24 DEBUG : foo: sha1 differ 2025/08/15 01:13:24 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:24.647047 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/08/15 01:13:24.647083 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/08/15 01:13:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/15 01:13:26 INFO : foo: Copied (replaced existing) 2025/08/15 01:13:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.92s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:13:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/15 01:13:29 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:29 DEBUG : empty space: Unchanged skipping 2025/08/15 01:13:29 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 01:13:30 INFO : potato: Copied (new) 2025/08/15 01:13:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/15 01:13:34 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:34 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:34.407836 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/08/15 01:13:34.407877 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/08/15 01:13:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/15 01:13:36 INFO : potato: Copied (replaced existing) 2025/08/15 01:13:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:39 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/08/15 01:13:39 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1542047891) 2025/08/15 01:13:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-lewokij3qezi') 2025/08/15 01:13:39 DEBUG : potato: sha1 differ 2025/08/15 01:13:39 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:39.412819 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/08/15 01:13:39.412863 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/08/15 01:13:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/15 01:13:41 INFO : potato: Copied (replaced existing) 2025/08/15 01:13:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:13:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:13:45 DEBUG : empty space: Unchanged skipping 2025/08/15 01:13:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/15 01:13:45 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:45 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:45 DEBUG : Waiting for deletions to finish 2025/08/15 01:13:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:13:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:13:50 DEBUG : empty space: Unchanged skipping 2025/08/15 01:13:50 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:50 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:13:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 01:13:51 INFO : potato2: Copied (new) 2025/08/15 01:13:51 DEBUG : Waiting for deletions to finish 2025/08/15 01:13:52 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:13:57 INFO : d: Making directory 2025/08/15 01:13:57 INFO : d/e: Making directory 2025/08/15 01:13:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 01:13:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:13:59 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 01:13:59 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:13:59 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 01:14:00 INFO : a/potato2: Copied (new) 2025/08/15 01:14:00 DEBUG : Waiting for deletions to finish 2025/08/15 01:14:00 INFO : b/potato: Deleted 2025/08/15 01:14:00 INFO : d/e: Removing directory 2025/08/15 01:14:00 INFO : d: Removing directory 2025/08/15 01:14:01 INFO : b: Removing directory 2025/08/15 01:14:01 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:14:07 INFO : d: Making directory 2025/08/15 01:14:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 01:14:08 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:14:08 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 01:14:08 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 01:14:10 INFO : a/potato2: Copied (new) 2025/08/15 01:14:10 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting files as there were IO errors 2025/08/15 01:14:10 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:14:16 DEBUG : Waiting for deletions to finish 2025/08/15 01:14:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:14:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:14:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:16 DEBUG : empty space: Unchanged skipping 2025/08/15 01:14:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:17 INFO : potato: Deleted 2025/08/15 01:14:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 01:14:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.19s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:14:22 DEBUG : Waiting for deletions to finish 2025/08/15 01:14:23 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:23 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:23 INFO : potato: Deleted 2025/08/15 01:14:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:14:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:14:23 DEBUG : empty space: Unchanged skipping 2025/08/15 01:14:23 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:23 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 01:14:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:14:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:14:28 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:28 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/15 01:14:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.81s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:14:34 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 01:14:34 DEBUG : enormous: Excluded 2025/08/15 01:14:34 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 01:14:34 DEBUG : potato2: Excluded 2025/08/15 01:14:34 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 01:14:34 DEBUG : potato2: Excluded 2025/08/15 01:14:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:14:34 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:34 DEBUG : empty space: Unchanged skipping 2025/08/15 01:14:34 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:34 DEBUG : Waiting for deletions to finish 2025/08/15 01:14:34 INFO : There was nothing to transfer 2025/08/15 01:14:35 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 01:14:35 DEBUG : enormous: Excluded 2025/08/15 01:14:35 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 01:14:35 DEBUG : potato2: Excluded 2025/08/15 01:14:35 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 01:14:35 DEBUG : potato2: Excluded 2025/08/15 01:14:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/15 01:14:35 DEBUG : empty space: Unchanged skipping 2025/08/15 01:14:35 DEBUG : Local file system at /tmp/rclone1542047891: Waiting for checks to finish 2025/08/15 01:14:35 DEBUG : Local file system at /tmp/rclone1542047891: Waiting for transfers to finish 2025/08/15 01:14:35 DEBUG : Waiting for deletions to finish 2025/08/15 01:14:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:14:41 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 01:14:41 DEBUG : enormous: Excluded 2025/08/15 01:14:41 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 01:14:41 DEBUG : potato2: Excluded 2025/08/15 01:14:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:14:41 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:41 DEBUG : empty space: Unchanged skipping 2025/08/15 01:14:41 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:41 DEBUG : Waiting for deletions to finish 2025/08/15 01:14:42 INFO : enormous: Deleted 2025/08/15 01:14:42 INFO : potato2: Deleted 2025/08/15 01:14:42 INFO : There was nothing to transfer 2025/08/15 01:14:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/15 01:14:42 DEBUG : empty space: Unchanged skipping 2025/08/15 01:14:42 DEBUG : Local file system at /tmp/rclone1542047891: Waiting for checks to finish 2025/08/15 01:14:42 DEBUG : Local file system at /tmp/rclone1542047891: Waiting for transfers to finish 2025/08/15 01:14:42 DEBUG : Waiting for deletions to finish 2025/08/15 01:14:42 INFO : potato2: Deleted 2025/08/15 01:14:42 INFO : enormous: Deleted 2025/08/15 01:14:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.65s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:14:50 DEBUG : five: Need to transfer - File not found at Destination 2025/08/15 01:14:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/15 01:14:50 DEBUG : one: Destination is newer than source, skipping 2025/08/15 01:14:50 DEBUG : three: Sizes identical 2025/08/15 01:14:50 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/15 01:14:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 01:14:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1542047891) 2025/08/15 01:14:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-lewokij3qezi') 2025/08/15 01:14:50 DEBUG : two: sha1 differ 2025/08/15 01:14:50 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:50.183880 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/08/15 01:14:50.183922 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/08/15 01:14:50.199755 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/08/15 01:14:50.199792 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/08/15 01:14:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/15 01:14:51 INFO : five: Copied (new) 2025/08/15 01:14:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 01:14:51 INFO : two: Copied (replaced existing) 2025/08/15 01:14:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/15 01:14:51 INFO : four: Copied (replaced existing) 2025/08/15 01:14:51 DEBUG : Waiting for deletions to finish 2025/08/15 01:14:53 DEBUG : one: Destination is newer than source, skipping 2025/08/15 01:14:53 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 01:14:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/15 01:14:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/15 01:14:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/15 01:14:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 01:14:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 01:14:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1542047891) 2025/08/15 01:14:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-lewokij3qezi') 2025/08/15 01:14:53 DEBUG : three: sha1 differ 2025/08/15 01:14:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/15 01:14:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/15 01:14:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/15 01:14:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 01:14:53 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:53.655217 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/08/15 01:14:53.655256 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/08/15 01:14:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 01:14:55 INFO : three: Copied (replaced existing) 2025/08/15 01:14:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.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-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/15 01:14:58 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Making map for --track-renames 2025/08/15 01:14:58 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Finished making map for --track-renames 2025/08/15 01:14:58 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:14:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 01:14:58 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for renames to finish 2025/08/15 01:14:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/15 01:14:58 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:14:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 01:14:59 INFO : potato: Copied (new) 2025/08/15 01:14:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 01:14:59 INFO : yam: Copied (new) 2025/08/15 01:14:59 DEBUG : Waiting for deletions to finish 2025/08/15 01:15:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:15:00 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Making map for --track-renames 2025/08/15 01:15:00 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Finished making map for --track-renames 2025/08/15 01:15:00 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:00 DEBUG : potato: Unchanged skipping 2025/08/15 01:15:00 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for renames to finish 2025/08/15 01:15:00.990048 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kOgyeJmk-VTK9gz_M0nf-RQbyfXdja5otCtImTF1jKc0lN9RpBNAC0-fymJyN-QXfNbXOASRdufnSmtSOB0rDg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:15:00.990092 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kOgyeJmk-VTK9gz_M0nf-RQbyfXdja5otCtImTF1jKc0lN9RpBNAC0-fymJyN-QXfNbXOASRdufnSmtSOB0rDg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:00 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kOgyeJmk-VTK9gz_M0nf-RQbyfXdja5otCtImTF1jKc0lN9RpBNAC0-fymJyN-QXfNbXOASRdufnSmtSOB0rDg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:00 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kOgyeJmk-VTK9gz_M0nf-RQbyfXdja5otCtImTF1jKc0lN9RpBNAC0-fymJyN-QXfNbXOASRdufnSmtSOB0rDg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:00 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/15 01:15:00 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:02 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 01:15:02 INFO : yaml: Copied (new) 2025/08/15 01:15:02 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting files as there were IO errors 2025/08/15 01:15:02 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (5.79s) === 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-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/15 01:15:04 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Making map for --track-renames 2025/08/15 01:15:04 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Finished making map for --track-renames 2025/08/15 01:15:04 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 01:15:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/15 01:15:04 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for renames to finish 2025/08/15 01:15:04 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 01:15:05 INFO : potato: Copied (new) 2025/08/15 01:15:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 01:15:05 INFO : yam: Copied (new) 2025/08/15 01:15:05 DEBUG : Waiting for deletions to finish 2025/08/15 01:15:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:15:06 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Making map for --track-renames 2025/08/15 01:15:06 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Finished making map for --track-renames 2025/08/15 01:15:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:06 DEBUG : potato: Unchanged skipping 2025/08/15 01:15:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for renames to finish 2025/08/15 01:15:06.847857 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YrFaSypzMxgcB5OGGx32tZ9DZ0Kswm_Mg--i6dLitvBgBPCypw5FW6OOTPCm06Mj3XoDwjYErB4mgj8mhqVoCw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:15:06.847894 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YrFaSypzMxgcB5OGGx32tZ9DZ0Kswm_Mg--i6dLitvBgBPCypw5FW6OOTPCm06Mj3XoDwjYErB4mgj8mhqVoCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:06 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YrFaSypzMxgcB5OGGx32tZ9DZ0Kswm_Mg--i6dLitvBgBPCypw5FW6OOTPCm06Mj3XoDwjYErB4mgj8mhqVoCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:06 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YrFaSypzMxgcB5OGGx32tZ9DZ0Kswm_Mg--i6dLitvBgBPCypw5FW6OOTPCm06Mj3XoDwjYErB4mgj8mhqVoCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:06 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/15 01:15:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:08 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 01:15:08 INFO : yaml: Copied (new) 2025/08/15 01:15:08 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting files as there were IO errors 2025/08/15 01:15:08 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (5.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/15 01:15:09 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Making map for --track-renames 2025/08/15 01:15:09 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Finished making map for --track-renames 2025/08/15 01:15:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/15 01:15:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 01:15:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for renames to finish 2025/08/15 01:15:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 01:15:11 INFO : sub/yam: Copied (new) 2025/08/15 01:15:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 01:15:11 INFO : potato: Copied (new) 2025/08/15 01:15:11 DEBUG : Waiting for deletions to finish 2025/08/15 01:15:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:15:12 DEBUG : potato: Unchanged skipping 2025/08/15 01:15:12 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Making map for --track-renames 2025/08/15 01:15:12 INFO : proton drive root link ID 'rclone-test-lewokij3qezi': Finished making map for --track-renames 2025/08/15 01:15:12 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:12 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for renames to finish 2025/08/15 01:15:13.377406 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gtxMUrkb7xssmg5FHoVPBTRF1_79mKe_NdoccdX3ixM8uylR_Y4a97OLJytAikMha4MAtQPeJ8aPv125DE05dA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:15:13.377440 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gtxMUrkb7xssmg5FHoVPBTRF1_79mKe_NdoccdX3ixM8uylR_Y4a97OLJytAikMha4MAtQPeJ8aPv125DE05dA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:13 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gtxMUrkb7xssmg5FHoVPBTRF1_79mKe_NdoccdX3ixM8uylR_Y4a97OLJytAikMha4MAtQPeJ8aPv125DE05dA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:13 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gtxMUrkb7xssmg5FHoVPBTRF1_79mKe_NdoccdX3ixM8uylR_Y4a97OLJytAikMha4MAtQPeJ8aPv125DE05dA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/15 01:15:13 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 01:15:14 INFO : yam: Copied (new) 2025/08/15 01:15:14 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting files as there were IO errors 2025/08/15 01:15:14 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (7.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:15:16 DEBUG : Creating backend with remote "/tmp/rclone1542047891/dir1" 2025/08/15 01:15:16 DEBUG : Creating backend with remote "/tmp/rclone1542047891/dir2" 2025/08/15 01:15:16 DEBUG : Local file system at /tmp/rclone1542047891/dir2: Using server-side directory move 2025/08/15 01:15:16 INFO : Local file system at /tmp/rclone1542047891/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/15 01:15:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/15 01:15:16 DEBUG : Local file system at /tmp/rclone1542047891/dir2: Waiting for checks to finish 2025/08/15 01:15:16 DEBUG : Local file system at /tmp/rclone1542047891/dir2: Waiting for transfers to finish 2025/08/15 01:15:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:15:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:15:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/15 01:15:17 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:17 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:15:19 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:15:19 INFO : sub dir/hello world: Deleted 2025/08/15 01:15:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/15 01:15:20 INFO : nested/sub dir/file: Copied (new) 2025/08/15 01:15:20 INFO : nested/sub dir/file: Deleted 2025/08/15 01:15:20 ERROR : Local file system at /tmp/rclone1542047891: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (4.90s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:15:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 01:15:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/15 01:15:22 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:22 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 01:15:24 INFO : sub dir/hello world: Copied (new) 2025/08/15 01:15:24 INFO : sub dir/hello world: Deleted 2025/08/15 01:15:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/15 01:15:25 INFO : nested/sub dir/file: Copied (new) 2025/08/15 01:15:25 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:15:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/15 01:15:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 01:15:28 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:28 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/15 01:15:29 INFO : existing-b: Copied (new) 2025/08/15 01:15:29 INFO : existing-b: Deleted 2025/08/15 01:15:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 01:15:29 INFO : existing: Copied (new) 2025/08/15 01:15:29 INFO : existing: Deleted 2025/08/15 01:15:30 DEBUG : existing: Destination exists, skipping 2025/08/15 01:15:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/15 01:15:30 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:15:30 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:15:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.86s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:15:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yuzuzuj8suqa" 2025/08/15 01:15:31 DEBUG : proton drive root link ID 'rclone-test-yuzuzuj8suqa': Has cached credentials 2025/08/15 01:15:32 DEBUG : proton drive root link ID 'rclone-test-yuzuzuj8suqa': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-lewokij3qezi' -> proton drive root link ID 'rclone-test-yuzuzuj8suqa' 2025/08/15 01:15:41 DEBUG : proton drive root link ID 'rclone-test-yuzuzuj8suqa': Using server-side directory move 2025/08/15 01:15:41 INFO : proton drive root link ID 'rclone-test-yuzuzuj8suqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/15 01:15:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:15:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/15 01:15:41 DEBUG : empty space: Unchanged skipping 2025/08/15 01:15:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 01:15:41 DEBUG : proton drive root link ID 'rclone-test-yuzuzuj8suqa': Waiting for checks to finish 2025/08/15 01:15:41 INFO : empty space: Deleted 2025/08/15 01:15:41 DEBUG : proton drive root link ID 'rclone-test-yuzuzuj8suqa': Waiting for transfers to finish 2025/08/15 01:15:41 INFO : potato3: Deleted 2025/08/15 01:15:42.043951 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TsWmVUlXuXU1nd_cLvC7qevQU5FG831WQknqT-GiNQviicE3Abtas0UVrCo3er-1AXMVdEATsay06GcjrMpMKQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:15:42.044051 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TsWmVUlXuXU1nd_cLvC7qevQU5FG831WQknqT-GiNQviicE3Abtas0UVrCo3er-1AXMVdEATsay06GcjrMpMKQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:42 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TsWmVUlXuXU1nd_cLvC7qevQU5FG831WQknqT-GiNQviicE3Abtas0UVrCo3er-1AXMVdEATsay06GcjrMpMKQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:42.186438 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XJ01Q0uXG-Etd1sN5AC5-RYlMvns5GXNJq6_GlE4Q0jrIVJ_wHo8BOJPJjcK51wof227MjpNxAaWkDV5tzWUDw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:15:42.186512 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XJ01Q0uXG-Etd1sN5AC5-RYlMvns5GXNJq6_GlE4Q0jrIVJ_wHo8BOJPJjcK51wof227MjpNxAaWkDV5tzWUDw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:42 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XJ01Q0uXG-Etd1sN5AC5-RYlMvns5GXNJq6_GlE4Q0jrIVJ_wHo8BOJPJjcK51wof227MjpNxAaWkDV5tzWUDw==/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/XJ01Q0uXG-Etd1sN5AC5-RYlMvns5GXNJq6_GlE4Q0jrIVJ_wHo8BOJPJjcK51wof227MjpNxAaWkDV5tzWUDw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/15 01:15:42 DEBUG : proton drive root link ID 'rclone-test-yuzuzuj8suqa': Purge remote --- FAIL: TestServerSideMove (11.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:15:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gapedom5jeta" 2025/08/15 01:15:43 DEBUG : proton drive root link ID 'rclone-test-gapedom5jeta': Has cached credentials 2025/08/15 01:15:44 DEBUG : proton drive root link ID 'rclone-test-gapedom5jeta': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-lewokij3qezi' -> proton drive root link ID 'rclone-test-gapedom5jeta' 2025/08/15 01:15:53 DEBUG : empty space: Excluded (Size Filter) 2025/08/15 01:15:53 DEBUG : empty space: Excluded 2025/08/15 01:15:53 DEBUG : empty space: Excluded (Size Filter) 2025/08/15 01:15:53 DEBUG : empty space: Excluded 2025/08/15 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:15:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 01:15:53 DEBUG : proton drive root link ID 'rclone-test-gapedom5jeta': Waiting for checks to finish 2025/08/15 01:15:53 DEBUG : proton drive root link ID 'rclone-test-gapedom5jeta': Waiting for transfers to finish 2025/08/15 01:15:53 INFO : potato3: Deleted 2025/08/15 01:15:53.737208 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3UvL39Ic7tr62sQD1z-3zG4H1YPaGeVuMobalXAtF8Ec9gzwn0QyqzE21pYGnjbRpPXP47qfBuw5G3IfD3N_0g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:15:53.737251 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3UvL39Ic7tr62sQD1z-3zG4H1YPaGeVuMobalXAtF8Ec9gzwn0QyqzE21pYGnjbRpPXP47qfBuw5G3IfD3N_0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:53 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3UvL39Ic7tr62sQD1z-3zG4H1YPaGeVuMobalXAtF8Ec9gzwn0QyqzE21pYGnjbRpPXP47qfBuw5G3IfD3N_0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:53.842199 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Zk7rkqM7nmdwI3sy8OGWiu_26A_UT3vg8Pd-gbldH4T-YVFLftCWLsS-lZf8AMc6vHbJC_N8p2cqnzJZvIABaw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:15:53.842246 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Zk7rkqM7nmdwI3sy8OGWiu_26A_UT3vg8Pd-gbldH4T-YVFLftCWLsS-lZf8AMc6vHbJC_N8p2cqnzJZvIABaw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:15:53 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Zk7rkqM7nmdwI3sy8OGWiu_26A_UT3vg8Pd-gbldH4T-YVFLftCWLsS-lZf8AMc6vHbJC_N8p2cqnzJZvIABaw==/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/Zk7rkqM7nmdwI3sy8OGWiu_26A_UT3vg8Pd-gbldH4T-YVFLftCWLsS-lZf8AMc6vHbJC_N8p2cqnzJZvIABaw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/15 01:15:53 DEBUG : proton drive root link ID 'rclone-test-gapedom5jeta': Purge remote --- FAIL: TestServerSideMoveWithFilter (11.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:15:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fefizub3wizo" 2025/08/15 01:15:55 DEBUG : proton drive root link ID 'rclone-test-fefizub3wizo': Has cached credentials 2025/08/15 01:15:56 DEBUG : proton drive root link ID 'rclone-test-fefizub3wizo': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:16:00 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-lewokij3qezi' -> proton drive root link ID 'rclone-test-fefizub3wizo' 2025/08/15 01:16:05 DEBUG : proton drive root link ID 'rclone-test-fefizub3wizo': Using server-side directory move 2025/08/15 01:16:05 INFO : proton drive root link ID 'rclone-test-fefizub3wizo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/15 01:16:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 01:16:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 01:16:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/15 01:16:05 DEBUG : empty space: Unchanged skipping 2025/08/15 01:16:06 DEBUG : proton drive root link ID 'rclone-test-fefizub3wizo': Waiting for checks to finish 2025/08/15 01:16:06 INFO : potato3: Deleted 2025/08/15 01:16:06 INFO : empty space: Deleted 2025/08/15 01:16:06 DEBUG : proton drive root link ID 'rclone-test-fefizub3wizo': Waiting for transfers to finish 2025/08/15 01:16:06.346431 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4UqF6yt6rHrb7GVl0yEQ8TQSEm_mVHBIHjOoQ0PXGPgmhG2zQxSlzMrZs_DwJTyDdZaG5Q7b9sUJ55b7SvTHgQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:16:06.346518 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4UqF6yt6rHrb7GVl0yEQ8TQSEm_mVHBIHjOoQ0PXGPgmhG2zQxSlzMrZs_DwJTyDdZaG5Q7b9sUJ55b7SvTHgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:16:06 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4UqF6yt6rHrb7GVl0yEQ8TQSEm_mVHBIHjOoQ0PXGPgmhG2zQxSlzMrZs_DwJTyDdZaG5Q7b9sUJ55b7SvTHgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:16:06.456550 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r7HR_QmVWjelG3cNAX8hvffNDbuTizaxXDOA7S6AKx6Nt_yxIkOYs3-wFqLgkNmgwcaECKmjGcG_myCV0EXZNQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:16:06.456594 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r7HR_QmVWjelG3cNAX8hvffNDbuTizaxXDOA7S6AKx6Nt_yxIkOYs3-wFqLgkNmgwcaECKmjGcG_myCV0EXZNQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:16:06 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r7HR_QmVWjelG3cNAX8hvffNDbuTizaxXDOA7S6AKx6Nt_yxIkOYs3-wFqLgkNmgwcaECKmjGcG_myCV0EXZNQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:16:06 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': 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/08/15 01:16:06 DEBUG : proton drive root link ID 'rclone-test-fefizub3wizo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (12.99s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:16:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/rclone-sync-test" 2025/08/15 01:16:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test': Has cached credentials 2025/08/15 01:16:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (198.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:19:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/rclone-sync-test" 2025/08/15 01:19:27 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test': Has cached credentials 2025/08/15 01:19:28 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:22:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/rclone-sync-test-include/layer2" 2025/08/15 01:22:47 DEBUG : Config file has changed externally - reloading 2025/08/15 01:22:47 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test-include/layer2': Has cached credentials 2025/08/15 01:22:48 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:26:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/rclone-sync-test-ignore-file" 2025/08/15 01:26:11 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test-ignore-file': Has cached credentials 2025/08/15 01:26:12 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:30:01 DEBUG : rclone-sync-test: Excluded 2025/08/15 01:30:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 01:30:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/15 01:30:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test': Waiting for checks to finish 2025/08/15 01:30:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test': Waiting for transfers to finish 2025/08/15 01:30:02 DEBUG : Waiting for deletions to finish 2025/08/15 01:30:02 INFO : There was nothing to transfer 2025/08/15 01:30:03 DEBUG : rclone-sync-test: Excluded 2025/08/15 01:30:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 01:30:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/15 01:30:03 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:30:03 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:30:03 DEBUG : Waiting for deletions to finish 2025/08/15 01:30:03 INFO : rclone-sync-test-include: Removing directory 2025/08/15 01:30:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/15 01:30:04 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': failed to delete 1 directories 2025/08/15 01:30:04 INFO : There was nothing to transfer 2025/08/15 01:30:04 DEBUG : rclone-sync-test: Excluded 2025/08/15 01:30:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 01:30:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/15 01:30:05 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/15 01:30:05 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/15 01:30:05 DEBUG : Waiting for deletions to finish 2025/08/15 01:30:05 INFO : There was nothing to transfer 2025/08/15 01:30:05 DEBUG : rclone-sync-test: Excluded 2025/08/15 01:30:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 01:30:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/15 01:30:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 01:30:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 01:30:06 DEBUG : Waiting for deletions to finish 2025/08/15 01:30:06 INFO : rclone-sync-test-include: Removing directory 2025/08/15 01:30:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/15 01:30:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': failed to delete 1 directories 2025/08/15 01:30:06 INFO : There was nothing to transfer 2025/08/15 01:30:07 DEBUG : rclone-sync-test: Excluded 2025/08/15 01:30:07 DEBUG : Excluded 2025/08/15 01:30:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 01:30:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/15 01:30:08 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/15 01:30:08 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/15 01:30:08 DEBUG : Waiting for deletions to finish 2025/08/15 01:30:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (643.13s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:30:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/dst" 2025/08/15 01:30:10 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Has cached credentials 2025/08/15 01:30:11 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:33:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/CompareDest" 2025/08/15 01:33:44 DEBUG : Config file has changed externally - reloading 2025/08/15 01:33:44 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/CompareDest': Has cached credentials 2025/08/15 01:33:45 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:37:03 DEBUG : one: Need to transfer - File not found at Destination 2025/08/15 01:37:03 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:37:03 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:37:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 01:37:05 INFO : one: Copied (new) 2025/08/15 01:37:05 DEBUG : Waiting for deletions to finish 2025/08/15 01:37:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:37:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:37:06 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:37:07.019193 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/08/15 01:37:07.019227 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/08/15 01:37:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/15 01:37:08 INFO : one: Copied (replaced existing) 2025/08/15 01:37:08 DEBUG : Waiting for deletions to finish 2025/08/15 01:37:09.580106 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/08/15 01:37:09.580143 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/08/15 01:37:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:37:13 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:37:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:37:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 01:37:14 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:37:14 DEBUG : Waiting for deletions to finish 2025/08/15 01:37:14 INFO : There was nothing to transfer 2025/08/15 01:37:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:37:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:37:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 01:37:17 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:37:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:37:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 01:37:17 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:37:17 DEBUG : Waiting for deletions to finish 2025/08/15 01:37:17 INFO : There was nothing to transfer 2025/08/15 01:37:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:37:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:37:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 01:37:19 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:37:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:37:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 01:37:19 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:37:19 DEBUG : Waiting for deletions to finish 2025/08/15 01:37:19 INFO : There was nothing to transfer 2025/08/15 01:37:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:37:21 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/15 01:37:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 01:37:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 01:37:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:37:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:37:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 01:37:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:37:21 DEBUG : Waiting for deletions to finish 2025/08/15 01:37:21 INFO : There was nothing to transfer 2025/08/15 01:37:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:37:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/15 01:37:22 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 01:37:22 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:37:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/15 01:37:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 01:37:22 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:37:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/15 01:37:24 INFO : two: Copied (new) 2025/08/15 01:37:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (436.42s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:37:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/dest" 2025/08/15 01:37:31 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dest': Has cached credentials 2025/08/15 01:37:32 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dest': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:40:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/pre-dest1" 2025/08/15 01:40:49 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/pre-dest1': Has cached credentials 2025/08/15 01:40:50 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:42:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/pre-dest2" 2025/08/15 01:42:29 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/pre-dest2': Has cached credentials 2025/08/15 01:42:30 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:44:10 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:44:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/15 01:44:10 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:44:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/15 01:44:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/15 01:44:11 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dest': Waiting for checks to finish 2025/08/15 01:44:11 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dest': Waiting for transfers to finish 2025/08/15 01:44:12 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/15 01:44:12 INFO : 3: Copied (new) 2025/08/15 01:44:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (409.00s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.47s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:44:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/dst" 2025/08/15 01:44:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Has cached credentials 2025/08/15 01:44:22 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:46:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/backup" 2025/08/15 01:46:00 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/backup': Has cached credentials 2025/08/15 01:46:01 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:49:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 01:49:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:49:16 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:49:16 DEBUG : two: Unchanged skipping 2025/08/15 01:49:17.805204 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Z4giw6avxSUeKnge8mRr5x6EIKk7nWVeURMAlDzreSrIkvqEcBUl61zUdf09l4A4LzeW22hW4ec2vyIQPR3iPg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:49:17.805242 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Z4giw6avxSUeKnge8mRr5x6EIKk7nWVeURMAlDzreSrIkvqEcBUl61zUdf09l4A4LzeW22hW4ec2vyIQPR3iPg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:49:17 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Z4giw6avxSUeKnge8mRr5x6EIKk7nWVeURMAlDzreSrIkvqEcBUl61zUdf09l4A4LzeW22hW4ec2vyIQPR3iPg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:49:17 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:49:17 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi/dst': not deleting files as there were IO errors 2025/08/15 01:49:17 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi/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/Z4giw6avxSUeKnge8mRr5x6EIKk7nWVeURMAlDzreSrIkvqEcBUl61zUdf09l4A4LzeW22hW4ec2vyIQPR3iPg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (303.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:49:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/dst" 2025/08/15 01:49:25 DEBUG : Config file has changed externally - reloading 2025/08/15 01:49:25 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Has cached credentials 2025/08/15 01:49:25 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:51:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/backup" 2025/08/15 01:51:03 DEBUG : Config file has changed externally - reloading 2025/08/15 01:51:03 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/backup': Has cached credentials 2025/08/15 01:51:04 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:54:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 01:54:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:54:20 DEBUG : two: Unchanged skipping 2025/08/15 01:54:20 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:54:21.165375 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ts_pmz07J4leAgmXRVuKnre-eqDgzkhT2FNPw9rHDoWIUqlTqXDXFEwzA1oPSJ8UP7xsPuDVSi0KZp-Gp3bHLw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:54:21.165411 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ts_pmz07J4leAgmXRVuKnre-eqDgzkhT2FNPw9rHDoWIUqlTqXDXFEwzA1oPSJ8UP7xsPuDVSi0KZp-Gp3bHLw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:54:21 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ts_pmz07J4leAgmXRVuKnre-eqDgzkhT2FNPw9rHDoWIUqlTqXDXFEwzA1oPSJ8UP7xsPuDVSi0KZp-Gp3bHLw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:54:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:54:21 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi/dst': not deleting files as there were IO errors 2025/08/15 01:54:21 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi/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/Ts_pmz07J4leAgmXRVuKnre-eqDgzkhT2FNPw9rHDoWIUqlTqXDXFEwzA1oPSJ8UP7xsPuDVSi0KZp-Gp3bHLw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (303.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:54:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/dst" 2025/08/15 01:54:28 DEBUG : Config file has changed externally - reloading 2025/08/15 01:54:28 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Has cached credentials 2025/08/15 01:54:29 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:56:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/backup" 2025/08/15 01:56:08 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/backup': Has cached credentials 2025/08/15 01:56:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/15 01:59:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 01:59:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 01:59:26 DEBUG : two: Unchanged skipping 2025/08/15 01:59:26 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 01:59:27.327159 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gRz_kbh1QbufD0_V9Wa29mFBoPmpvJRJSLFB5OqthYDACN9TJ0CZvqLVSksquqQs3f7XeNI3E6oEPD02cd53lw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 01:59:27.327207 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gRz_kbh1QbufD0_V9Wa29mFBoPmpvJRJSLFB5OqthYDACN9TJ0CZvqLVSksquqQs3f7XeNI3E6oEPD02cd53lw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:59:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gRz_kbh1QbufD0_V9Wa29mFBoPmpvJRJSLFB5OqthYDACN9TJ0CZvqLVSksquqQs3f7XeNI3E6oEPD02cd53lw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 01:59:27 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 01:59:27 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi/dst': not deleting files as there were IO errors 2025/08/15 01:59:27 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi/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/gRz_kbh1QbufD0_V9Wa29mFBoPmpvJRJSLFB5OqthYDACN9TJ0CZvqLVSksquqQs3f7XeNI3E6oEPD02cd53lw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (306.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 01:59:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/dst" 2025/08/15 01:59:34 DEBUG : Config file has changed externally - reloading 2025/08/15 01:59:34 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Has cached credentials 2025/08/15 01:59:35 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/15 02:01:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 02:01:13 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for checks to finish 2025/08/15 02:01:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:01:13 DEBUG : two: Unchanged skipping 2025/08/15 02:01:14.218948 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pnRJWz_qvuhFXao_ir63UkWpzq1KEQA3c6RZO8hM19ZhyJG59NGmp70BveiA9yQQMJWmG0CGlirOaHS4_iMcfA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 02:01:14.218979 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pnRJWz_qvuhFXao_ir63UkWpzq1KEQA3c6RZO8hM19ZhyJG59NGmp70BveiA9yQQMJWmG0CGlirOaHS4_iMcfA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 02:01:14 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pnRJWz_qvuhFXao_ir63UkWpzq1KEQA3c6RZO8hM19ZhyJG59NGmp70BveiA9yQQMJWmG0CGlirOaHS4_iMcfA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 02:01:14 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Waiting for transfers to finish 2025/08/15 02:01:14 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi/dst': not deleting files as there were IO errors 2025/08/15 02:01:14 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi/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/pnRJWz_qvuhFXao_ir63UkWpzq1KEQA3c6RZO8hM19ZhyJG59NGmp70BveiA9yQQMJWmG0CGlirOaHS4_iMcfA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (106.65s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:01:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/dst" 2025/08/15 02:01:21 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Has cached credentials 2025/08/15 02:01:22 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/15 02:03:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 02:03:00.839699 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IYECJUrjWNS-WsRty9QkpRTZZ8BNfTKY7rik1ecBKAbe_X8FumnLzcj-ywy-RwfrYX7dV0HXM6NotzrS7zzxYg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 02:03:00.839737 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IYECJUrjWNS-WsRty9QkpRTZZ8BNfTKY7rik1ecBKAbe_X8FumnLzcj-ywy-RwfrYX7dV0HXM6NotzrS7zzxYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 02:03:00 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IYECJUrjWNS-WsRty9QkpRTZZ8BNfTKY7rik1ecBKAbe_X8FumnLzcj-ywy-RwfrYX7dV0HXM6NotzrS7zzxYg==/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/IYECJUrjWNS-WsRty9QkpRTZZ8BNfTKY7rik1ecBKAbe_X8FumnLzcj-ywy-RwfrYX7dV0HXM6NotzrS7zzxYg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (106.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:03:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lewokij3qezi/dst" 2025/08/15 02:03:07 DEBUG : Config file has changed externally - reloading 2025/08/15 02:03:07 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Has cached credentials 2025/08/15 02:03:08 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/15 02:04:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 02:04:52.281447 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7tZf12HrnqVO2GvYJpWJLVZSEu6hJyOZJZZe7keu3uddYURiW0h-TcCFuP2Gl7w8nhKYuxCPwrhL4ahDdRP7vw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/15 02:04:52.281518 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7tZf12HrnqVO2GvYJpWJLVZSEu6hJyOZJZZe7keu3uddYURiW0h-TcCFuP2Gl7w8nhKYuxCPwrhL4ahDdRP7vw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/15 02:04:52 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7tZf12HrnqVO2GvYJpWJLVZSEu6hJyOZJZZe7keu3uddYURiW0h-TcCFuP2Gl7w8nhKYuxCPwrhL4ahDdRP7vw==/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/7tZf12HrnqVO2GvYJpWJLVZSEu6hJyOZJZZe7keu3uddYURiW0h-TcCFuP2Gl7w8nhKYuxCPwrhL4ahDdRP7vw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (111.43s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:04:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/15 02:04:56 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:04:56 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:04:56.497334 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/08/15 02:04:56.497359 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/08/15 02:04:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/15 02:04:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/15 02:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.01s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:04:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 02:04:59 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:04:59 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:05:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 02:05:00 INFO : existing: Copied (new) 2025/08/15 02:05:00 DEBUG : Waiting for deletions to finish 2025/08/15 02:05:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:05:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/15 02:05:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/15 02:05:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:05:02 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting files as there were IO errors 2025/08/15 02:05:02 ERROR : proton drive root link ID 'rclone-test-lewokij3qezi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:05:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:05:05 DEBUG : existing: Unchanged skipping 2025/08/15 02:05:05 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:05:05 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:05:05 DEBUG : Waiting for deletions to finish 2025/08/15 02:05:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.20s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", 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-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", 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-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:06:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:06:08 DEBUG : both0: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both13: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both14: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both15: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both16: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both17: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both18: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both19: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both1: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both2: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both3: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both4: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both5: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both6: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both7: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both8: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:06:08 DEBUG : both9: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both10: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both11: Unchanged skipping 2025/08/15 02:06:08 DEBUG : both12: Unchanged skipping 2025/08/15 02:06:08 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:06:08 DEBUG : Waiting for deletions to finish 2025/08/15 02:06:08 INFO : only10: Deleted 2025/08/15 02:06:08 INFO : only11: Deleted 2025/08/15 02:06:08 INFO : only2: Deleted 2025/08/15 02:06:08 INFO : only14: Deleted 2025/08/15 02:06:09 INFO : only3: Deleted 2025/08/15 02:06:09 INFO : only7: Deleted 2025/08/15 02:06:09 INFO : only8: Deleted 2025/08/15 02:06:09 INFO : only9: Deleted 2025/08/15 02:06:09 INFO : only13: Deleted 2025/08/15 02:06:09 INFO : only0: Deleted 2025/08/15 02:06:09 INFO : only17: Deleted 2025/08/15 02:06:09 INFO : only18: Deleted 2025/08/15 02:06:09 INFO : only19: Deleted 2025/08/15 02:06:09 INFO : only12: Deleted 2025/08/15 02:06:09 INFO : only6: Deleted 2025/08/15 02:06:09 INFO : only15: Deleted 2025/08/15 02:06:09 INFO : only16: Deleted 2025/08/15 02:06:09 INFO : only1: Deleted 2025/08/15 02:06:09 INFO : only4: Deleted 2025/08/15 02:06:09 INFO : only5: Deleted 2025/08/15 02:06:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:07:19 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:07:19 DEBUG : both0: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both12: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both14: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both15: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both16: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both17: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both18: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both19: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both13: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both2: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both11: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both4: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both5: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both6: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both7: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both8: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:07:19 DEBUG : both9: Unchanged skipping 2025/08/15 02:07:19 DEBUG : both3: Unchanged skipping 2025/08/15 02:07:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : both10: Unchanged skipping 2025/08/15 02:07:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : both1: Unchanged skipping 2025/08/15 02:07:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/15 02:07:19 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:07:19.175326 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/08/15 02:07:19.175360 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/08/15 02:07:19.188280 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/08/15 02:07:19.188329 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/08/15 02:07:19.207971 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/08/15 02:07:19.208008 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/08/15 02:07:19.248925 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/08/15 02:07:19.248955 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/08/15 02:07:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:20 INFO : only15: Copied (replaced existing) 2025/08/15 02:07:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:20 INFO : only10: Copied (replaced existing) 2025/08/15 02:07:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:20 INFO : only14: Copied (replaced existing) 2025/08/15 02:07:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:20 INFO : only11: Copied (replaced existing) 2025/08/15 02:07:20.282665 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/08/15 02:07:20.282708 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/08/15 02:07:20.282925 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/08/15 02:07:20.282963 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/08/15 02:07:20.316984 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/08/15 02:07:20.317013 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/08/15 02:07:20.353614 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/08/15 02:07:20.353653 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/08/15 02:07:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:21 INFO : only17: Copied (replaced existing) 2025/08/15 02:07:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:21 INFO : only19: Copied (replaced existing) 2025/08/15 02:07:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:21 INFO : only16: Copied (replaced existing) 2025/08/15 02:07:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:21 INFO : only18: Copied (replaced existing) 2025/08/15 02:07:21.331360 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/08/15 02:07:21.331395 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/08/15 02:07:21.356228 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/08/15 02:07:21.356253 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/08/15 02:07:21.393428 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/08/15 02:07:21.393462 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/08/15 02:07:21.414298 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/08/15 02:07:21.414341 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/08/15 02:07:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:22 INFO : only1: Copied (replaced existing) 2025/08/15 02:07:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:22 INFO : only13: Copied (replaced existing) 2025/08/15 02:07:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:22 INFO : only12: Copied (replaced existing) 2025/08/15 02:07:22.332310 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/08/15 02:07:22.332344 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/08/15 02:07:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:22 INFO : only0: Copied (replaced existing) 2025/08/15 02:07:22.408646 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/08/15 02:07:22.408683 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/08/15 02:07:22.417003 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/08/15 02:07:22.417047 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/08/15 02:07:22.459463 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/08/15 02:07:22.459517 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/08/15 02:07:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:23 INFO : only6: Copied (replaced existing) 2025/08/15 02:07:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:23 INFO : only4: Copied (replaced existing) 2025/08/15 02:07:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:23 INFO : only2: Copied (replaced existing) 2025/08/15 02:07:23.413679 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/08/15 02:07:23.413717 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/08/15 02:07:23.425038 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/08/15 02:07:23.425062 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/08/15 02:07:23.436928 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/08/15 02:07:23.436969 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/08/15 02:07:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:23 INFO : only5: Copied (replaced existing) 2025/08/15 02:07:23.697081 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/08/15 02:07:23.697131 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/08/15 02:07:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:24 INFO : only7: Copied (replaced existing) 2025/08/15 02:07:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:24 INFO : only3: Copied (replaced existing) 2025/08/15 02:07:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:24 INFO : only8: Copied (replaced existing) 2025/08/15 02:07:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 02:07:24 INFO : only9: Copied (replaced existing) 2025/08/15 02:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.00s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:07:41 DEBUG : empty_dir: Making directory with metadata 2025/08/15 02:07:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 02:07:41 DEBUG : empty_on_remote: Making directory with metadata 2025/08/15 02:07:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 02:07:41 INFO : empty_on_remote: Making directory 2025/08/15 02:07:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/15 02:07:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/15 02:07:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/15 02:07:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/15 02:07:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (8.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:07:50 DEBUG : empty_dir: Making directory with metadata 2025/08/15 02:07:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 02:07:50 DEBUG : empty_on_remote: Making directory with metadata 2025/08/15 02:07:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 02:07:50 INFO : empty_on_remote: Making directory 2025/08/15 02:07:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/15 02:07:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/15 02:07:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/15 02:07:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/15 02:07:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/15 02:07:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:07:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 02:07:59 INFO : sub dir: Making directory 2025/08/15 02:07:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (17.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:08:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 02:08:16 INFO : sub dir: Making directory 2025/08/15 02:08:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (17.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:09:00 DEBUG : Waiting for deletions to finish 2025/08/15 02:09:00 DEBUG : apple: Excluded (Path Filter) 2025/08/15 02:09:00 DEBUG : apple: Excluded 2025/08/15 02:09:00 DEBUG : banana: Excluded (Path Filter) 2025/08/15 02:09:00 DEBUG : banana: Excluded 2025/08/15 02:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 02:09:00 DEBUG : appleappleapplebanana: Excluded 2025/08/15 02:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 02:09:00 DEBUG : splitbananasplit: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/15 02:09:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 02:09:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/15 02:09:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:05 DEBUG : apple: Unchanged skipping 2025/08/15 02:09:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 02:09:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 02:09:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:05 DEBUG : banana: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 02:09:07 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:09:07 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:09:07 DEBUG : Waiting for deletions to finish 2025/08/15 02:09:07 INFO : There was nothing to transfer 2025/08/15 02:09:07 DEBUG : Waiting for deletions to finish 2025/08/15 02:09:08 DEBUG : apple: Excluded (Path Filter) 2025/08/15 02:09:08 DEBUG : apple: Excluded 2025/08/15 02:09:08 DEBUG : banana: Excluded (Path Filter) 2025/08/15 02:09:08 DEBUG : banana: Excluded 2025/08/15 02:09:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 02:09:08 DEBUG : appleappleapplebanana: Excluded 2025/08/15 02:09:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 02:09:08 DEBUG : splitbananasplit: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/15 02:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 02:09:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/15 02:09:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:13 DEBUG : apple: Unchanged skipping 2025/08/15 02:09:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:13 DEBUG : banana: Unchanged skipping 2025/08/15 02:09:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 02:09:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:09:15 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 02:09:15 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:09:15 DEBUG : Waiting for deletions to finish 2025/08/15 02:09:15 INFO : There was nothing to transfer 2025/08/15 02:09:15 DEBUG : Waiting for deletions to finish 2025/08/15 02:09:15 DEBUG : apple: Excluded (Path Filter) 2025/08/15 02:09:15 DEBUG : apple: Excluded 2025/08/15 02:09:15 DEBUG : banana: Excluded (Path Filter) 2025/08/15 02:09:15 DEBUG : banana: Excluded 2025/08/15 02:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 02:09:15 DEBUG : appleappleapplebanana: Excluded 2025/08/15 02:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 02:09:15 DEBUG : splitbananasplit: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/15 02:09:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 02:09:17 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:09:54 DEBUG : Waiting for deletions to finish 2025/08/15 02:09:55 DEBUG : apple: Excluded (Path Filter) 2025/08/15 02:09:55 DEBUG : apple: Excluded 2025/08/15 02:09:55 DEBUG : banana: Excluded (Path Filter) 2025/08/15 02:09:55 DEBUG : banana: Excluded 2025/08/15 02:09:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 02:09:55 DEBUG : appleappleapplebanana: Excluded 2025/08/15 02:09:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 02:09:55 DEBUG : splitbananasplit: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/15 02:09:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 02:09:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/15 02:10:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 02:10:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 02:10:00 DEBUG : apple: Unchanged skipping 2025/08/15 02:10:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:00 DEBUG : banana: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:10:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 02:10:02 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:10:02 DEBUG : Waiting for deletions to finish 2025/08/15 02:10:02 INFO : There was nothing to transfer 2025/08/15 02:10:02 DEBUG : Waiting for deletions to finish 2025/08/15 02:10:02 DEBUG : apple: Excluded (Path Filter) 2025/08/15 02:10:02 DEBUG : apple: Excluded 2025/08/15 02:10:02 DEBUG : banana: Excluded (Path Filter) 2025/08/15 02:10:02 DEBUG : banana: Excluded 2025/08/15 02:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 02:10:02 DEBUG : appleappleapplebanana: Excluded 2025/08/15 02:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 02:10:02 DEBUG : splitbananasplit: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/15 02:10:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 02:10:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/15 02:10:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:07 DEBUG : apple: Unchanged skipping 2025/08/15 02:10:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 02:10:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:07 DEBUG : banana: Unchanged skipping 2025/08/15 02:10:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for checks to finish 2025/08/15 02:10:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/15 02:10:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 02:10:09 DEBUG : proton drive root link ID 'rclone-test-lewokij3qezi': Waiting for transfers to finish 2025/08/15 02:10:09 DEBUG : Waiting for deletions to finish 2025/08/15 02:10:09 INFO : There was nothing to transfer 2025/08/15 02:10:09 DEBUG : Waiting for deletions to finish 2025/08/15 02:10:10 DEBUG : apple: Excluded (Path Filter) 2025/08/15 02:10:10 DEBUG : apple: Excluded 2025/08/15 02:10:10 DEBUG : banana: Excluded (Path Filter) 2025/08/15 02:10:10 DEBUG : banana: Excluded 2025/08/15 02:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 02:10:10 DEBUG : appleappleapplebanana: Excluded 2025/08/15 02:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 02:10:10 DEBUG : splitbananasplit: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/15 02:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 02:10:11 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-lewokij3qezi'", Local "Local file system at /tmp/rclone1542047891", Modify Window "1s" 2025/08/15 02:10:49 DEBUG : Waiting for deletions to finish 2025/08/15 02:10:50 DEBUG : apple: Excluded (Path Filter) 2025/08/15 02:10:50 DEBUG : apple: Excluded 2025/08/15 02:10:50 DEBUG : banana: Excluded (Path Filter) 2025/08/15 02:10:50 DEBUG : banana: Excluded 2025/08/15 02:10:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 02:10:50 DEBUG : appleappleapplebanana: Excluded 2025/08/15 02:10:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 02:10:50 DEBUG : splitbananasplit: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/15 02:10:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 02:10:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/15 02:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 02:10:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 02:10:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 02:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 02:10:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 02:10:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 02:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 02:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 02:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 02:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 02:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 02:10:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 02:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 02:10:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 02:10:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 02:10:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 02:10:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 02:10:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 02:10:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 02:10:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 02:10:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 02:10:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 02:10:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 02:10:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 02:10:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 02:10:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 02:10:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 02:10:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 02:10:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 02:10:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== panic: test timed out after 1h0m0s running tests: TestTransform (2m23s) TestTransform/base64 (34s) goroutine 25251 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc000486540, {0x2742db5?, 0xc0007bdad8?}, 0x2870cc0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000486540) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000486540, 0xc0007bdc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a01a70, {0x3f86b40, 0x6c, 0x6c}, {0xee0308020?, 0x3f9cbc0?, 0x3f9cbc0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005854a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005854a0) /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 52 [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 53 [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 23 [IO wait]: internal/poll.runtime_pollWait(0x71dbb168c5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000638680?, 0xc0009f6000?, 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(0xc000638680, {0xc0009f6000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000638680, {0xc0009f6000?, 0x71dbb04dc288?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148598, {0xc0009f6000?, 0x71dbb04dc288?, 0x71dbf9376a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003d9818, {0xc0009f6000?, 0x7?, 0xc00051a588?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000519438, {0x2b94140, 0xc0003d9818}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000519188, {0x2b91da0, 0xc000148598}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000519188, 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(0xc000519188, {0xc000245000, 0x1000, 0xc000764a80?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00099c3c0, {0xc0009704a0, 0x9, 0x3f0a0e0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2b91520, 0xc00099c3c0}, {0xc0009704a0, 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({0xc0009704a0, 0x9, 0x34daa0?}, {0x2b91520?, 0xc00099c3c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000970460) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000092fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000422a80) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 22 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 25230 [select]: net/http.(*persistConn).writeLoop(0xc00089c360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25163 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25154 [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 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 25208 [select]: net/http.(*persistConn).writeLoop(0xc00089c480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25165 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25137 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00058c0a0, {0x2bb9f28, 0xc00058c2d0}, 0x25) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000ac6008, 0xc00058c0a0, 0xc00058c0f0, 0x25, 0xc000a7df60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 25162 [select]: net/http.(*persistConn).roundTrip(0xc00089c360, 0xc00094c550) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0x3f643a0, 0xc000922c80) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(0x479913?, 0x2b924e0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000922c80, {0x2b924e0, 0x3f643a0}, {0x71dbb01dd001?, 0x2ba48b8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000348de0, 0xc000922c80, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000348de0, 0xc000922c80) /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(0xc00066e008, 0xc000670780) /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(0xc0006a3be0, {0xc0007a5bb0, 0x6, 0x2bc6e30?}) /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(0xc000670780, {0x2728454?, 0xc000a88350?}, {0xc000a0c7b0, 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(0xc000670780) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c280}, 0xc0007a5ea0) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c280}, 0xc0006a3ea0) /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(0xc00094c9b0?, {0x2bb9f28?, 0xc00058c280?}, {0xc000a0c7b0?, 0xc0007a5f80?}, {0xc0009042c0?, 0xc000a22150?}, {0x2b914c0?, 0xc000303110?}) /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({0x2bb9f28, 0xc00058c280}, 0xc000ce04d0, {0xc000a0c7b0, 0x2c}, {0xc0009042c0, 0x40}, {0x2b914c0, 0xc000303110}) /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 25145 /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:292 +0x434 goroutine 3143 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3122 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 25201 [select]: net/http.(*persistConn).roundTrip(0xc0005e0d80, 0xc000666af0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0x3f643a0, 0xc000342a00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(0x479913?, 0x2b924e0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000342a00, {0x2b924e0, 0x3f643a0}, {0x71dbb167f101?, 0x2ba48b8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000348de0, 0xc000342a00, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000348de0, 0xc000342a00) /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(0xc00066e008, 0xc0006e61e0) /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(0xc000bafbe0, {0xc00067cbb0, 0x6, 0x2bc6e30?}) /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(0xc0006e61e0, {0x2728454?, 0xc0004252b0?}, {0xc0004af530, 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(0xc0006e61e0) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c280}, 0xc00067cea0) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c280}, 0xc000bafea0) /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(0xc00094c9b0?, {0x2bb9f28?, 0xc00058c280?}, {0xc0004af530?, 0xc00067cf80?}, {0xc000a10780?, 0xc000ce17a0?}, {0x2b914c0?, 0xc0004ad440?}) /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({0x2bb9f28, 0xc00058c280}, 0xc0003c6ee0, {0xc0004af530, 0x2c}, {0xc000a10780, 0x40}, {0x2b914c0, 0xc0004ad440}) /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 25142 /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:292 +0x434 goroutine 25146 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 25140 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00058c0a0, {0x2bb9f28, 0xc00058c2d0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000ac6008, 0xc00058c0a0, 0xc00058c0f0, 0x4b, 0xc000985f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 25200 [select]: net/http.(*persistConn).roundTrip(0xc000642240, 0xc000666820) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0x3f643a0, 0xc000342000) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(0x479913?, 0x2b924e0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000342000, {0x2b924e0, 0x3f643a0}, {0x422e01?, 0x3fc2a40?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000348de0, 0xc000342000, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000348de0, 0xc000342000) /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(0xc00066e008, 0xc0006e6000) /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(0xc0006a5be0, {0xc00067cbb0, 0x6, 0x2bc6e30?}) /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(0xc0006e6000, {0x2728454?, 0xc000425110?}, {0xc0004af1d0, 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(0xc0006e6000) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c280}, 0xc00067cea0) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c280}, 0xc0006a5ea0) /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(0xc00094c9b0?, {0x2bb9f28?, 0xc00058c280?}, {0xc0004af1d0?, 0xc00067cf80?}, {0xc000a105c0?, 0xc000ce17a0?}, {0x2b914c0?, 0xc0004acd20?}) /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({0x2bb9f28, 0xc00058c280}, 0xc0003c6cb0, {0xc0004af1d0, 0x2c}, {0xc000a105c0, 0x40}, {0x2b914c0, 0xc0004acd20}) /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 25144 /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:292 +0x434 goroutine 25151 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 25164 [select]: net/http.(*persistConn).roundTrip(0xc00089c480, 0xc00094caa0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0x3f643a0, 0xc0009232c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(0x479913?, 0x2b924e0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0009232c0, {0x2b924e0, 0x3f643a0}, {0x71dbb01dd001?, 0x2ba48b8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000348de0, 0xc0009232c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000348de0, 0xc0009232c0) /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(0xc00066e008, 0xc000670960) /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(0xc0009ebbe0, {0xc000097bb0, 0x6, 0x5429c5?}) /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(0xc000670960, {0x2728454?, 0xc000a885a0?}, {0xc000a0c8d0, 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(0xc000670960) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c280}, 0xc000097ea0) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c280}, 0xc0009ebea0) /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(0xc00094c9b0?, {0x2bb9f28?, 0xc00058c280?}, {0xc000a0c8d0?, 0xc000097f80?}, {0xc000904400?, 0xc000bcb960?}, {0x2b914c0?, 0xc000303980?}) /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({0x2bb9f28, 0xc00058c280}, 0xc000ce0850, {0xc000a0c8d0, 0x2c}, {0xc000904400, 0x40}, {0x2b914c0, 0xc000303980}) /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 25143 /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:292 +0x434 goroutine 22403 [chan receive]: testing.(*T).Run(0xc0009e3dc0, {0x272ed2f?, 0x4796b2?}, 0xc00094c460) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0009e3dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0009e3dc0, 0x2870cc0) /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 25118 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000aee100) /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 25144 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 25148 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 25141 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00058c0a0, {0x2bb9f28, 0xc00058c2d0}, 0x57) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000ac6008, 0xc00058c0a0, 0xc00058c0f0, 0x57, 0xc000982f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 25135 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00058c0a0, {0x2bb9f28, 0xc00058c2d0}, 0xc) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000ac6008, 0xc00058c0a0, 0xc00058c0f0, 0xc, 0xc000680ac8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 25207 [IO wait]: internal/poll.runtime_pollWait(0x71dbb168c290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00075c200?, 0xc000ee0000?, 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(0xc00075c200, {0xc000ee0000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00075c200, {0xc000ee0000?, 0xc000ee011f?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148318, {0xc000ee0000?, 0x71dbb04dc288?, 0x71dbf9376a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003d9470, {0xc000ee0000?, 0xedc?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000519b38, {0x2b94140, 0xc0003d9470}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000519888, {0x2b91da0, 0xc000148318}, 0xee1?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000519888, 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(0xc000519888, {0xc000ee1000, 0x1000, 0x71dbf93765c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00089c480, {0xc000ee1000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc004e0dbc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc004e0dbc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00089c480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25165 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25250 [select]: net/http.(*http2clientStream).writeRequest(0xc00077c300, 0xc00027e8c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00077c300, 0x82da24?, 0x0?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 25087 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 25147 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 25138 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00058c0a0, {0x2bb9f28, 0xc00058c2d0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000ac6008, 0xc00058c0a0, 0xc00058c0f0, 0x32, 0xc000082f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 25160 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0056a4000) /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 25145 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 25159 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0003b6a40) /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 25145 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 25143 [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(0xc0001e7400, {0x2bb9f28?, 0xc00058c280?}, 0xc00030b650, 0xc00030b620, {0x2b91940, 0xc000aee200}, {0xc000e6a6c0?, 0x1?}, {0xc000e6a720, ...}) /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(0xc0001e7400, {0x2bb9f28, 0xc00058c280}, 0xc000970000, {0xc0007db620, 0x18}, {0x41b074?, 0x2bb9f28?, 0x3f9cbc0?}, {0x2b91940, ...}, ...) /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(0xc0001e7400, {0x2bb9f28, 0xc00058c280}, {0xc0003e53e0?, 0xc0000657b0?}, {0xc0007db620, 0x18}, {0x1dcd64ff, 0xeb20d7a72, 0x3f9cbc0}, ...) /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, 0xc000380008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002e73e0, 0xc000638000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002e73e0, 0xc000638000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc0006741e0, {0x2bb9f28, 0xc00058c280}, {0x2b91940, 0xc000aee200}, {0x2bc5020, 0xc00095e460}, {0xc0006044a0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0000cc160, {0x2bb9f28, 0xc00058c280}, {0x2b91940, 0xc000aee200}, {0x2bc5020, 0xc00095e460}, {0xc0006044a0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc0008ce5a0, {0x2bb9f28, 0xc00058c280}, {0x2ba4dc8?, 0xc000970540?}, {0xc0006044a0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc0008ce5a0, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0008ce5a0, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bb9f28, 0xc00058c280}, {0x2bd1010, 0xc0000cc160}, {0x0, 0x0}, {0xc00114e070, 0x10}, {0x2bd0590, 0xc001030180}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000ac6008, {0x2bb9f28, 0xc00058c280}, 0xc00058c0f0, {0x2bd1010, 0xc0000cc160}, 0x19, 0xc000a78760?) /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 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 25119 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000cac500) /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 25143 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 25186 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000a0a900) /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 25142 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 25120 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000aee200) /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 25143 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 25149 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 25139 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00058c0a0, {0x2bb9f28, 0xc00058c2d0}, 0x3e) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000ac6008, 0xc00058c0a0, 0xc00058c0f0, 0x3e, 0xc0004acd20?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 25234 [select]: net/http.(*persistConn).writeLoop(0xc0005e0d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25218 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25187 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000460000) /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 25142 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 24617 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000918060?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc000876000?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/march.(*March).Run(0xc000876000, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:260 +0x385 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000ac6008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:956 +0x23c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bb9e48, 0x3fc01a0}, {0x2bd1010, 0xc0000cc160}, {0x2bd0520, 0xc0001a1500}, 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({0x2bb9e48, 0x3fc01a0}, {0x2bd1010, 0xc0000cc160}, {0x2bd0520, 0xc0001a1500}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0009dafc0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:110 +0x205 testing.tRunner(0xc0009dafc0, 0xc00094c460) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22403 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 25087 [select]: net/http.(*http2ClientConn).roundTrip(0xc000422a80, 0xc00027e8c0, 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(0xc000674000, 0xc00027e8c0, {0x0?, 0x79?}) /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({0x3f643a0?}, 0xc00027e8c0?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f643a0, 0xc00027e8c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2b924e0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00027e8c0, {0x2b924e0, 0x3f643a0}, {0x71dbb035be01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000348de0, 0xc00027e8c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000348de0, 0xc00027e8c0) /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(0xc00066e008, 0xc0006e6b40) /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(0xc000b5b758, {0xc000b5b728, 0x6, 0x59e391?}) /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(0xc0006e6b40, {0x27273c2?, 0xc000586008?}, {0xc0007629c0, 0xcf}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListRevisions.func1(0xc0006e6b40) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0000cc210, {0x2bb9f28, 0xc00058c2d0}, 0xc000b5b9f8) /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(0xc0000cc210, {0x2bb9f28, 0xc00058c2d0}, 0xc000b5b9f8) /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).ListRevisions(0xc0000cc210, {0x2bb9f28, 0xc00058c2d0}, {0xc0001ea5a0, 0x58}, {0xc00086bc80, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc000b71b30?, {0x2bb9f28?, 0xc00058c2d0?}, 0xc000e69548?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc0001e7400, {0x2bb9f28, 0xc00058c2d0}, 0xc000e69628) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:524 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000586008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002e73e0, 0xc0008f8a80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002e73e0, 0xc0008f8a80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0000cc160, {0x2bb9f28, 0xc00058c2d0}, 0xc000e69628) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0000cc160, {0x2bb9f28, 0xc00058c2d0}, {0xc000b71b90, 0x15}, 0xc000e69628) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0000cc160, {0x2bb9f28, 0xc00058c2d0}, {0xc00688df30, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.listP({0x2bb9f28, 0xc00058c2d0}, {0x2bd1010, 0xc0000cc160}, {0xc00688df30, 0x4}, 0xc001030960) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:48 +0x6e github.com/rclone/rclone/fs/list.DirSortedFn({0x2bb9f28, 0xc00058c2d0}, {0x2bd1010, 0xc0000cc160}, 0x0, {0xc00688df30, 0x4}, 0xc000940790, 0xc0006042d0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x257 github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0xc00688df30, 0x4}, 0xc000940790) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:126 +0xb6 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:410 +0xbb created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 25150 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:408 +0x332 goroutine 25142 [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(0xc0001e7400, {0x2bb9f28?, 0xc00058c280?}, 0xc0004e4900, 0xc0004e48d0, {0x2b91940, 0xc000460000}, {0xc000aa5020?, 0x1?}, {0xc000aa5080, ...}) /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(0xc0001e7400, {0x2bb9f28, 0xc00058c280}, 0xc000970000, {0xc00114f478, 0x8}, {0x41b074?, 0x2bb9f28?, 0x3f9cbc0?}, {0x2b91940, ...}, ...) /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(0xc0001e7400, {0x2bb9f28, 0xc00058c280}, {0xc0003e53e0?, 0xc000bd17b0?}, {0xc00114f478, 0x8}, {0x1dcd64ff, 0xeb20d7a72, 0x3f9cbc0}, ...) /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, 0xc00007f808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002e73e0, 0xc00075ce80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002e73e0, 0xc00075ce80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc000a132c0, {0x2bb9f28, 0xc00058c280}, {0x2b91940, 0xc000460000}, {0x2bc5020, 0xc000a1e6a0}, {0xc0009408c0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0000cc160, {0x2bb9f28, 0xc00058c280}, {0x2b91940, 0xc000460000}, {0x2bc5020, 0xc000a1e6a0}, {0xc0009408c0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc0008a2990, {0x2bb9f28, 0xc00058c280}, {0x2ba4dc8?, 0xc00017c460?}, {0xc0009408c0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc0008a2990, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0008a2990, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bb9f28, 0xc00058c280}, {0x2bd1010, 0xc0000cc160}, {0x0, 0x0}, {0xc00114e090, 0x6}, {0x2bd0590, 0xc001030300}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000ac6008, {0x2bb9f28, 0xc00058c280}, 0xc00058c0f0, {0x2bd1010, 0xc0000cc160}, 0x0, 0xc000082760?) /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 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 25229 [IO wait]: internal/poll.runtime_pollWait(0x71dbb168c4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc006b7d480?, 0xc0008a0000?, 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(0xc006b7d480, {0xc0008a0000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc006b7d480, {0xc0008a0000?, 0xc0008a011f?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003b2620, {0xc0008a0000?, 0x71dbb04dc288?, 0x71dbf9376a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003d94e8, {0xc0008a0000?, 0xedc?, 0xc000666b90?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003ca2b8, {0x2b94140, 0xc0003d94e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003ca008, {0x2b91da0, 0xc0003b2620}, 0xee1?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003ca008, 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(0xc0003ca008, {0xc0008a1000, 0x1000, 0x71dbf9376a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00089c360, {0xc0008a1000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc006ec9200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc006ec9200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00089c360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25163 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20691 [IO wait]: internal/poll.runtime_pollWait(0x71dbb168c3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001e6000?, 0xc0008c2000?, 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(0xc0001e6000, {0xc0008c2000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001e6000, {0xc0008c2000?, 0x0?, 0x3fbcda0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000b94050, {0xc0008c2000?, 0x71dbf9380750?, 0x71dbf9376a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000490cc0, {0xc0008c2000?, 0x3fc2a40?, 0xc0000969c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003ca638, {0x2b94140, 0xc000490cc0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003ca388, {0x2b91da0, 0xc000b94050}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003ca388, 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(0xc0003ca388, {0xc0008c7000, 0x1000, 0xc00022bd40?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000642240, {0xc0008c7000?, 0x80d185?, 0x2b90f20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00099dda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00099dda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000642240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20639 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25117 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000cac480) /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 25144 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 25152 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 25136 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00058c0a0, {0x2bb9f28, 0xc00058c2d0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000ac6008, 0xc00058c0a0, 0xc00058c0f0, 0x19, 0xc000984fa8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 25153 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 22032 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006703c0, {0x2bb9f28, 0xc00058d270}) /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 21859 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 20692 [select]: net/http.(*persistConn).writeLoop(0xc000642240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20639 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25169 [IO wait]: internal/poll.runtime_pollWait(0x71dbb168c6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000638180?, 0xc00063f000?, 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(0xc000638180, {0xc00063f000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000638180, {0xc00063f000?, 0xc00063f11f?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003b2688, {0xc00063f000?, 0x71dbb04dc288?, 0x71dbf9376a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003d9530, {0xc00063f000?, 0xedc?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003cb0b8, {0x2b94140, 0xc0003d9530}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003cae08, {0x2b91da0, 0xc0003b2688}, 0xee1?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003cae08, 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(0xc0003cae08, {0xc000b28000, 0x1000, 0x71dbf9376f30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005e0d80, {0xc000b28000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc006a0e7e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc006a0e7e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005e0d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25218 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25144 [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(0xc0001e7400, {0x2bb9f28?, 0xc00058c280?}, 0xc0000c53b0, 0xc0000c5380, {0x2b91940, 0xc000aee100}, {0xc000aa4f60?, 0x1?}, {0xc000aa4fc0, ...}) /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(0xc0001e7400, {0x2bb9f28, 0xc00058c280}, 0xc000970000, {0xc00014f1e0, 0x8}, {0x41b074?, 0x2bb9f28?, 0x3f9cbc0?}, {0x2b91940, ...}, ...) /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(0xc0001e7400, {0x2bb9f28, 0xc00058c280}, {0xc0003e53e0?, 0xc000bd57b0?}, {0xc00014f1e0, 0x8}, {0x1dcd64ff, 0xeb20d7a72, 0x3f9cbc0}, ...) /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, 0xc0007fc008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002e73e0, 0xc00075c600, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002e73e0, 0xc00075c600) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc000a12e60, {0x2bb9f28, 0xc00058c280}, {0x2b91940, 0xc000aee100}, {0x2bc5020, 0xc00095e400}, {0xc0006041d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0000cc160, {0x2bb9f28, 0xc00058c280}, {0x2b91940, 0xc000aee100}, {0x2bc5020, 0xc00095e400}, {0xc0006041d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc0008ce510, {0x2bb9f28, 0xc00058c280}, {0x2ba4dc8?, 0xc0009702a0?}, {0xc0006041d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc0008ce510, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0008ce510, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bb9f28, 0xc00058c280}, {0x2bd1010, 0xc0000cc160}, {0x0, 0x0}, {0xc00114e050, 0x5}, {0x2bd0590, 0xc001030120}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000ac6008, {0x2bb9f28, 0xc00058c280}, 0xc00058c0f0, {0x2bd1010, 0xc0000cc160}, 0x32, 0xc000080f60?) /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 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 25145 [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(0xc0001e7400, {0x2bb9f28?, 0xc00058c280?}, 0xc0004e4300, 0xc0004e4270, {0x2b91940, 0xc0056a4000}, {0xc000aa4d20?, 0xc0004bc380?}, {0xc000aa4d80, ...}) /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(0xc0001e7400, {0x2bb9f28, 0xc00058c280}, 0xc000970000, {0xc000197120, 0x1c}, {0x71dbaa7fbc08?, 0xc0056a4820?, 0x3f9cbc0?}, {0x2b91940, ...}, ...) /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(0xc0001e7400, {0x2bb9f28, 0xc00058c280}, {0xc0003e53e0?, 0xc0006a37b0?}, {0xc000197120, 0x1c}, {0x1dcd64ff, 0xeb20d7a72, 0x3f9cbc0}, ...) /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, 0xc00007f808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002e73e0, 0xc00075cf00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002e73e0, 0xc00075cf00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc000a134a0, {0x2bb9f28, 0xc00058c280}, {0x2b91940, 0xc0056a4000}, {0x2bc5020, 0xc00011e460}, {0xc000a08070, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0000cc160, {0x2bb9f28, 0xc00058c280}, {0x2b91940, 0xc0056a4000}, {0x2bc5020, 0xc00011e460}, {0xc000a08070, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000c86000, {0x2bb9f28, 0xc00058c280}, {0x2ba4dc8?, 0xc0008e8000?}, {0xc000a08070, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000c86000, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000c86000, {0x2bb9f28, 0xc00058c280}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bb9f28, 0xc00058c280}, {0x2bd1010, 0xc0000cc160}, {0x0, 0x0}, {0xc0003aa438, 0x15}, {0x2bd0590, 0xc001030540}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000ac6008, {0x2bb9f28, 0xc00058c280}, 0xc00058c0f0, {0x2bd1010, 0xc0000cc160}, 0x4b, 0xc000602a80?) /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 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 25150 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0xc000876000, 0xc00046e8c0, 0xc00046e930, 0xc000bb1de8, 0xc000bb1d98, 0xc000bb1d48) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:318 +0x26c github.com/rclone/rclone/fs/march.(*March).processJob(0xc000876000, {{0xc00114e0b0, 0x4}, {0xc00688df30, 0x4}, 0x7ffffffd, 0x7ffffffd, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:491 +0x61b github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:213 +0x1e5 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 25134 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00058c0a0, {0x2bb9f28, 0xc00058c2d0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000ac6008, 0xc00058c0a0, 0xc00058c0f0, 0x0, 0xc0008f8040?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 24617 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.495672113s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]