"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/18 02:06:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu" 2025/07/18 02:06:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 02:06:07 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Has cached credentials 2025/07/18 02:06:09 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:06:10 DEBUG : Creating backend with remote "/tmp/rclone999785246" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:06:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/18 02:06:11 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:11 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.02s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 02:06:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:06:12 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:12 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:06:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:06:15 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:06:16 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.35s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.06s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.85s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:21 DEBUG : Creating backend with remote "/non-existing" 2025/07/18 02:06:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/18 02:06:22 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:22 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.58s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:06:23 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:23 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:06:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:06:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.54s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.81s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:31 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Running all checks before starting transfers 2025/07/18 02:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:06:32 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:32 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Checks finished, now starting transfers 2025/07/18 02:06:32 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:06:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.83s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:38 ERROR : Ignoring --no-traverse with sync 2025/07/18 02:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:06:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:06:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:06:41 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:06:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.69s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/18 02:06:45 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:45 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:06:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/18 02:06:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.97s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:06:49 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:49 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:06:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:06:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:06:53 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:06:53 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:06:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:06:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:06:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/18 02:06:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 02:06:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/18 02:06:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 02:06:57 INFO : sub dir2: Making directory 2025/07/18 02:06:58 INFO : sub dir: Making directory 2025/07/18 02:06:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:06:59 INFO : sub dir2/sub sub dir2: Making directory 2025/07/18 02:07:00 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:07:00 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:07:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:07:02 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:07:03 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.94s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:07:08 INFO : sub dir2: Making directory 2025/07/18 02:07:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/18 02:07:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 02:07:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:07:08 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:07:08 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:07:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:07:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.50s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:07:15 DEBUG : sub dir2: Making directory with metadata 2025/07/18 02:07:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 02:07:16 INFO : sub dir2: Making directory 2025/07/18 02:07:16 INFO : sub dir: Making directory 2025/07/18 02:07:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:07:17 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:07:17 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:07:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:07:19 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:07:19 INFO : sub dir/hello world: Deleted 2025/07/18 02:07:20 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/18 02:07:21 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.17s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.91s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:07:25 INFO : sub dir2: Making directory 2025/07/18 02:07:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:07:26 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:07:26 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:07:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:07:28 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:07:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.78s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:07:32 DEBUG : sub dir2: Making directory with metadata 2025/07/18 02:07:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 02:07:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 02:07:33 INFO : sub dir2: Making directory 2025/07/18 02:07:33 INFO : sub dir: Making directory 2025/07/18 02:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:07:34 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:07:34 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:07:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:07:36 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:07:36 DEBUG : Waiting for deletions to finish 2025/07/18 02:07:37 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.86s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:07:42 INFO : sub dir2: Making directory 2025/07/18 02:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:07:42 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:07:42 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:07:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:07:46 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:07:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.95s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:07:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dacekuc9kozu" 2025/07/18 02:07:54 DEBUG : proton drive root link ID 'rclone-test-dacekuc9kozu': Has cached credentials 2025/07/18 02:07:56 DEBUG : proton drive root link ID 'rclone-test-dacekuc9kozu': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-fomaxol2sigu' -> proton drive root link ID 'rclone-test-dacekuc9kozu' 2025/07/18 02:07:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:07:58 DEBUG : proton drive root link ID 'rclone-test-dacekuc9kozu': Waiting for checks to finish 2025/07/18 02:07:58 DEBUG : proton drive root link ID 'rclone-test-dacekuc9kozu': Waiting for transfers to finish 2025/07/18 02:08:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:08:03 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:08:04 DEBUG : proton drive root link ID 'rclone-test-dacekuc9kozu': Purge remote --- PASS: TestServerSideCopy (18.44s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:08:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 02:08:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:08:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:08:13.577120 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:08:13.577158 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:08:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 02:08:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:08:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fepihur8wasu" 2025/07/18 02:08:24 DEBUG : proton drive root link ID 'rclone-test-fepihur8wasu': Has cached credentials 2025/07/18 02:08:26 DEBUG : proton drive root link ID 'rclone-test-fepihur8wasu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-fomaxol2sigu' -> proton drive root link ID 'rclone-test-fepihur8wasu' 2025/07/18 02:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:08:28 DEBUG : proton drive root link ID 'rclone-test-fepihur8wasu': Waiting for checks to finish 2025/07/18 02:08:28 DEBUG : proton drive root link ID 'rclone-test-fepihur8wasu': Waiting for transfers to finish 2025/07/18 02:08:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:08:33 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:08:35.624698 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:08:35.624737 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:08:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 02:08:40 DEBUG : proton drive root link ID 'rclone-test-fepihur8wasu': Waiting for checks to finish 2025/07/18 02:08:40 DEBUG : proton drive root link ID 'rclone-test-fepihur8wasu': Waiting for transfers to finish 2025/07/18 02:08:41.159934 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:08:41.159973 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:08:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 02:08:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/18 02:08:45 DEBUG : proton drive root link ID 'rclone-test-fepihur8wasu': Purge remote --- PASS: TestServerSideCopyOverSelf (28.90s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:08:54 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:08:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 02:08:54 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:08:54.189465 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:08:54.189556 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:08:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 02:08:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/18 02:08:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (10.81s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:09:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kaxujos3hogo" 2025/07/18 02:09:03 DEBUG : proton drive root link ID 'rclone-test-kaxujos3hogo': Has cached credentials 2025/07/18 02:09:05 DEBUG : proton drive root link ID 'rclone-test-kaxujos3hogo': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-fomaxol2sigu' -> proton drive root link ID 'rclone-test-kaxujos3hogo' 2025/07/18 02:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:09:07 DEBUG : proton drive root link ID 'rclone-test-kaxujos3hogo': Waiting for checks to finish 2025/07/18 02:09:07 DEBUG : proton drive root link ID 'rclone-test-kaxujos3hogo': Waiting for transfers to finish 2025/07/18 02:09:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:09:12 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:09:14.571080 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:09:14.571121 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:09:18 DEBUG : proton drive root link ID 'rclone-test-kaxujos3hogo': Using server-side directory move 2025/07/18 02:09:18 INFO : proton drive root link ID 'rclone-test-kaxujos3hogo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/18 02:09:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 02:09:19 DEBUG : proton drive root link ID 'rclone-test-kaxujos3hogo': Waiting for checks to finish 2025/07/18 02:09:19 DEBUG : proton drive root link ID 'rclone-test-kaxujos3hogo': Waiting for transfers to finish 2025/07/18 02:09:20 INFO : sub dir/hello world: Deleted 2025/07/18 02:09:21.668782 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vYQBR_NFCpyyZ_hGOMi38iiwg9Pv6EoO3XAj_skQVkhpDqIGacEl78QMdSULKkv3Kyil0WDMen9eQuCeMssr9Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:09:21.668823 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vYQBR_NFCpyyZ_hGOMi38iiwg9Pv6EoO3XAj_skQVkhpDqIGacEl78QMdSULKkv3Kyil0WDMen9eQuCeMssr9Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:09:21 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vYQBR_NFCpyyZ_hGOMi38iiwg9Pv6EoO3XAj_skQVkhpDqIGacEl78QMdSULKkv3Kyil0WDMen9eQuCeMssr9Q==/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/vYQBR_NFCpyyZ_hGOMi38iiwg9Pv6EoO3XAj_skQVkhpDqIGacEl78QMdSULKkv3Kyil0WDMen9eQuCeMssr9Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/18 02:09:21 DEBUG : proton drive root link ID 'rclone-test-kaxujos3hogo': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.57s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:09:28 ERROR : error listing: directory not found 2025/07/18 02:09:29 INFO : Local file system at /tmp/rclone999785246: Making directory 2025/07/18 02:09:30 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:09:30 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.42s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:09:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/18 02:09:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:09:40 DEBUG : Local file system at /tmp/rclone999785246: Waiting for checks to finish 2025/07/18 02:09:40 DEBUG : Local file system at /tmp/rclone999785246: Waiting for transfers to finish 2025/07/18 02:09:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:09:41 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/18 02:09:41 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:09:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:09:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/18 02:09:44 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:09:44 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:09:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 02:09:46 INFO : check sum: Copied (new) 2025/07/18 02:09:46 DEBUG : Waiting for deletions to finish 2025/07/18 02:09:47 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:09:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 02:09:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/18 02:09:47 DEBUG : check sum: Unchanged skipping 2025/07/18 02:09:47 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:09:47 DEBUG : Waiting for deletions to finish 2025/07/18 02:09:47 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.80s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:09:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/18 02:09:50 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:09:50 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:09:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 02:09:52 INFO : sizeonly: Copied (new) 2025/07/18 02:09:52 DEBUG : Waiting for deletions to finish 2025/07/18 02:09:53 DEBUG : sizeonly: Sizes identical 2025/07/18 02:09:53 DEBUG : sizeonly: Unchanged skipping 2025/07/18 02:09:53 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:09:53 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:09:53 DEBUG : Waiting for deletions to finish 2025/07/18 02:09:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.83s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:09:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/18 02:09:56 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:09:56 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:09:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/18 02:09:57 INFO : ignore-size: Copied (new) 2025/07/18 02:09:57 DEBUG : Waiting for deletions to finish 2025/07/18 02:09:58 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:09:58 DEBUG : ignore-size: Unchanged skipping 2025/07/18 02:09:58 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:09:58 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:09:58 DEBUG : Waiting for deletions to finish 2025/07/18 02:09:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.52s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:10:04 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:10:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:04 DEBUG : existing: Unchanged skipping 2025/07/18 02:10:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:04 DEBUG : Waiting for deletions to finish 2025/07/18 02:10:04 INFO : There was nothing to transfer 2025/07/18 02:10:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/18 02:10:05 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:05 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:05.210071 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:10:05.210136 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:10:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 02:10:07 INFO : existing: Copied (replaced existing) 2025/07/18 02:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:10:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 02:10:10 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:10 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 02:10:12 INFO : existing: Copied (new) 2025/07/18 02:10:12 DEBUG : Waiting for deletions to finish 2025/07/18 02:10:13 DEBUG : existing: Destination exists, skipping 2025/07/18 02:10:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:13 DEBUG : Waiting for deletions to finish 2025/07/18 02:10:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:10:22 INFO : d: Making directory 2025/07/18 02:10:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 02:10:25 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:10:25 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 02:10:25 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 02:10:28 INFO : a/potato2: Copied (new) 2025/07/18 02:10:28 DEBUG : Waiting for deletions to finish 2025/07/18 02:10:28 INFO : b/potato: Deleted 2025/07/18 02:10:28 INFO : d: Removing directory 2025/07/18 02:10:29 INFO : b: Removing directory 2025/07/18 02:10:30 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:10:38 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/18 02:10:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 02:10:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/18 02:10:38 DEBUG : empty space: Unchanged skipping 2025/07/18 02:10:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:38 DEBUG : Waiting for deletions to finish 2025/07/18 02:10:38 INFO : There was nothing to transfer 2025/07/18 02:10:40 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:40 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/18 02:10:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 02:10:40 NOTICE: proton drive root link ID 'rclone-test-fomaxol2sigu': Forced to upload files to set modification times on this backend. 2025/07/18 02:10:40 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/18 02:10:40 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:40.425818 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:10:40.425857 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:10:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 02:10:42 INFO : empty space: Copied (replaced existing) 2025/07/18 02:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:10:48 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:48 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/18 02:10:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 02:10:48 DEBUG : empty space: Unchanged skipping 2025/07/18 02:10:48 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:48 DEBUG : Waiting for deletions to finish 2025/07/18 02:10:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:10:54 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/18 02:10:54 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:10:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone999785246) 2025/07/18 02:10:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-fomaxol2sigu') 2025/07/18 02:10:54 DEBUG : foo: sha1 differ 2025/07/18 02:10:54 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:10:54.804780 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:10:54.804818 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:10:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/18 02:10:56 INFO : foo: Copied (replaced existing) 2025/07/18 02:10:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.59s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:11:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:11:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/18 02:11:03 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:11:03 DEBUG : empty space: Unchanged skipping 2025/07/18 02:11:03 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:11:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 02:11:04 INFO : potato: Copied (new) 2025/07/18 02:11:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:11:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/18 02:11:11 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:11:11 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:11:12.169162 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:11:12.169201 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:11:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/18 02:11:13 INFO : potato: Copied (replaced existing) 2025/07/18 02:11:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:11:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/07/18 02:11:19 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:11:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone999785246) 2025/07/18 02:11:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-fomaxol2sigu') 2025/07/18 02:11:19 DEBUG : potato: sha1 differ 2025/07/18 02:11:19 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:11:20.159625 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:11:20.159663 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:11:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/18 02:11:22 INFO : potato: Copied (replaced existing) 2025/07/18 02:11:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:11:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:11:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:11:29 DEBUG : empty space: Unchanged skipping 2025/07/18 02:11:29 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:11:29 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:11:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/18 02:11:29 DEBUG : Waiting for deletions to finish 2025/07/18 02:11:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:11:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:11:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:11:38 DEBUG : empty space: Unchanged skipping 2025/07/18 02:11:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:11:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 02:11:40 INFO : potato2: Copied (new) 2025/07/18 02:11:40 DEBUG : Waiting for deletions to finish 2025/07/18 02:11:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:11:49 INFO : d: Making directory 2025/07/18 02:11:50 INFO : d/e: Making directory 2025/07/18 02:11:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 02:11:54 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:11:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:11:54 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 02:11:54 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:11:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 02:11:56 INFO : a/potato2: Copied (new) 2025/07/18 02:11:56 DEBUG : Waiting for deletions to finish 2025/07/18 02:11:56 INFO : b/potato: Deleted 2025/07/18 02:11:56 INFO : d/e: Removing directory 2025/07/18 02:11:57 INFO : d: Removing directory 2025/07/18 02:11:58 INFO : b: Removing directory 2025/07/18 02:11:58 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:12:10 INFO : d: Making directory 2025/07/18 02:12:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 02:12:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:12:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:12:13 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 02:12:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:12:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 02:12:15 INFO : a/potato2: Copied (new) 2025/07/18 02:12:15 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting files as there were IO errors 2025/07/18 02:12:15 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:12:28 DEBUG : Waiting for deletions to finish 2025/07/18 02:12:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:12:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:12:29 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:12:29 DEBUG : empty space: Unchanged skipping 2025/07/18 02:12:29 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:12:29 INFO : potato: Deleted 2025/07/18 02:12:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 02:12:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:12:38 DEBUG : Waiting for deletions to finish 2025/07/18 02:12:39 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:12:39 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:12:40 INFO : potato: Deleted 2025/07/18 02:12:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:12:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:12:41 DEBUG : empty space: Unchanged skipping 2025/07/18 02:12:41 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:12:41 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:12:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 02:12:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:12:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:12:49 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:12:49 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:12:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/18 02:12:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.56s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:12:59 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 02:12:59 DEBUG : enormous: Excluded 2025/07/18 02:12:59 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 02:12:59 DEBUG : potato2: Excluded 2025/07/18 02:13:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 02:13:00 DEBUG : potato2: Excluded 2025/07/18 02:13:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:13:00 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:13:00 DEBUG : empty space: Unchanged skipping 2025/07/18 02:13:00 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:13:00 DEBUG : Waiting for deletions to finish 2025/07/18 02:13:00 INFO : There was nothing to transfer 2025/07/18 02:13:01 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 02:13:01 DEBUG : enormous: Excluded 2025/07/18 02:13:01 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 02:13:01 DEBUG : potato2: Excluded 2025/07/18 02:13:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 02:13:02 DEBUG : potato2: Excluded 2025/07/18 02:13:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/18 02:13:02 DEBUG : empty space: Unchanged skipping 2025/07/18 02:13:02 DEBUG : Local file system at /tmp/rclone999785246: Waiting for checks to finish 2025/07/18 02:13:02 DEBUG : Local file system at /tmp/rclone999785246: Waiting for transfers to finish 2025/07/18 02:13:02 DEBUG : Waiting for deletions to finish 2025/07/18 02:13:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:13:12 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 02:13:12 DEBUG : enormous: Excluded 2025/07/18 02:13:12 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 02:13:12 DEBUG : potato2: Excluded 2025/07/18 02:13:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:13:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:13:13 DEBUG : empty space: Unchanged skipping 2025/07/18 02:13:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:13:13 DEBUG : Waiting for deletions to finish 2025/07/18 02:13:14 INFO : potato2: Deleted 2025/07/18 02:13:14 INFO : enormous: Deleted 2025/07/18 02:13:14 INFO : There was nothing to transfer 2025/07/18 02:13:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/18 02:13:15 DEBUG : empty space: Unchanged skipping 2025/07/18 02:13:15 DEBUG : Local file system at /tmp/rclone999785246: Waiting for checks to finish 2025/07/18 02:13:15 DEBUG : Local file system at /tmp/rclone999785246: Waiting for transfers to finish 2025/07/18 02:13:15 DEBUG : Waiting for deletions to finish 2025/07/18 02:13:15 INFO : enormous: Deleted 2025/07/18 02:13:15 INFO : potato2: Deleted 2025/07/18 02:13:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (12.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:13:26 DEBUG : five: Need to transfer - File not found at Destination 2025/07/18 02:13:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/18 02:13:26 DEBUG : one: Destination is newer than source, skipping 2025/07/18 02:13:26 DEBUG : three: Sizes identical 2025/07/18 02:13:26 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:13:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone999785246) 2025/07/18 02:13:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/18 02:13:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-fomaxol2sigu') 2025/07/18 02:13:26 DEBUG : two: sha1 differ 2025/07/18 02:13:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 02:13:26 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:13:27.072717 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:13:27.072755 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:13:27.374036 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:13:27.374063 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:13:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/18 02:13:28 INFO : five: Copied (new) 2025/07/18 02:13:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 02:13:29 INFO : two: Copied (replaced existing) 2025/07/18 02:13:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/18 02:13:29 INFO : four: Copied (replaced existing) 2025/07/18 02:13:29 DEBUG : Waiting for deletions to finish 2025/07/18 02:13:33 DEBUG : one: Destination is newer than source, skipping 2025/07/18 02:13:33 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:13:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 02:13:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/18 02:13:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/18 02:13:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/18 02:13:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 02:13:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 02:13:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone999785246) 2025/07/18 02:13:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-fomaxol2sigu') 2025/07/18 02:13:33 DEBUG : three: sha1 differ 2025/07/18 02:13:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/18 02:13:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/18 02:13:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/18 02:13:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 02:13:33 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:13:33.523835 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:13:33.523879 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:13:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 02:13:35 INFO : three: Copied (replaced existing) 2025/07/18 02:13:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.10s) === 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-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/18 02:13:43 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Making map for --track-renames 2025/07/18 02:13:43 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Finished making map for --track-renames 2025/07/18 02:13:43 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:13:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 02:13:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/18 02:13:43 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for renames to finish 2025/07/18 02:13:43 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:13:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 02:13:44 INFO : yam: Copied (new) 2025/07/18 02:13:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 02:13:45 INFO : potato: Copied (new) 2025/07/18 02:13:45 DEBUG : Waiting for deletions to finish 2025/07/18 02:13:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:13:47 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Making map for --track-renames 2025/07/18 02:13:47 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Finished making map for --track-renames 2025/07/18 02:13:47 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:13:47 DEBUG : potato: Unchanged skipping 2025/07/18 02:13:47 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for renames to finish 2025/07/18 02:13:48.443759 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/c-RiFiVit7xDO9ytvKQRqrCi1rCYugNPNg6ajqr6orosy8YVp6so-WnV51L0ooDgWoI2fiRGkZfeXS9gqWEO7Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:13:48.443800 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/c-RiFiVit7xDO9ytvKQRqrCi1rCYugNPNg6ajqr6orosy8YVp6so-WnV51L0ooDgWoI2fiRGkZfeXS9gqWEO7Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:13:48 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/c-RiFiVit7xDO9ytvKQRqrCi1rCYugNPNg6ajqr6orosy8YVp6so-WnV51L0ooDgWoI2fiRGkZfeXS9gqWEO7Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:13:48 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/c-RiFiVit7xDO9ytvKQRqrCi1rCYugNPNg6ajqr6orosy8YVp6so-WnV51L0ooDgWoI2fiRGkZfeXS9gqWEO7Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:13:48 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/18 02:13:48 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:13:49 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 02:13:49 INFO : yaml: Copied (new) 2025/07/18 02:13:49 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting files as there were IO errors 2025/07/18 02:13:49 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.20s) === 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-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/18 02:13:53 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Making map for --track-renames 2025/07/18 02:13:53 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Finished making map for --track-renames 2025/07/18 02:13:53 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:13:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 02:13:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/18 02:13:53 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for renames to finish 2025/07/18 02:13:53 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:13:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 02:13:55 INFO : yam: Copied (new) 2025/07/18 02:13:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 02:13:55 INFO : potato: Copied (new) 2025/07/18 02:13:55 DEBUG : Waiting for deletions to finish 2025/07/18 02:13:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:13:57 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Making map for --track-renames 2025/07/18 02:13:57 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Finished making map for --track-renames 2025/07/18 02:13:57 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:13:57 DEBUG : potato: Unchanged skipping 2025/07/18 02:13:57 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for renames to finish 2025/07/18 02:13:58.100739 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YLZn_UG86PZweGHL0V3MaOarH2668NM90KA-g7KOVXDcj6X7p9sgsj2SpKPWmWfOY-AnbvpEsMIardFzIfimcg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:13:58.100779 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YLZn_UG86PZweGHL0V3MaOarH2668NM90KA-g7KOVXDcj6X7p9sgsj2SpKPWmWfOY-AnbvpEsMIardFzIfimcg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:13:58 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YLZn_UG86PZweGHL0V3MaOarH2668NM90KA-g7KOVXDcj6X7p9sgsj2SpKPWmWfOY-AnbvpEsMIardFzIfimcg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:13:58 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YLZn_UG86PZweGHL0V3MaOarH2668NM90KA-g7KOVXDcj6X7p9sgsj2SpKPWmWfOY-AnbvpEsMIardFzIfimcg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:13:58 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/18 02:13:58 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:13:59 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 02:13:59 INFO : yaml: Copied (new) 2025/07/18 02:13:59 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting files as there were IO errors 2025/07/18 02:13:59 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (10.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/18 02:14:04 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Making map for --track-renames 2025/07/18 02:14:04 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Finished making map for --track-renames 2025/07/18 02:14:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:14:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/18 02:14:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for renames to finish 2025/07/18 02:14:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 02:14:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:14:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 02:14:06 INFO : potato: Copied (new) 2025/07/18 02:14:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 02:14:07 INFO : sub/yam: Copied (new) 2025/07/18 02:14:07 DEBUG : Waiting for deletions to finish 2025/07/18 02:14:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:14:09 DEBUG : potato: Unchanged skipping 2025/07/18 02:14:10 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Making map for --track-renames 2025/07/18 02:14:10 INFO : proton drive root link ID 'rclone-test-fomaxol2sigu': Finished making map for --track-renames 2025/07/18 02:14:10 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:14:10 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for renames to finish 2025/07/18 02:14:11.255629 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mwwwNtxUXGZl7KPZA-UWnABsycov-2oB6Tbs1gg5jUzr4oXisv_CHNtFSbZvt8RNf8KgtSmXLlAU98GkevuzlQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:14:11.255669 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mwwwNtxUXGZl7KPZA-UWnABsycov-2oB6Tbs1gg5jUzr4oXisv_CHNtFSbZvt8RNf8KgtSmXLlAU98GkevuzlQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:14:11 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mwwwNtxUXGZl7KPZA-UWnABsycov-2oB6Tbs1gg5jUzr4oXisv_CHNtFSbZvt8RNf8KgtSmXLlAU98GkevuzlQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:14:11 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mwwwNtxUXGZl7KPZA-UWnABsycov-2oB6Tbs1gg5jUzr4oXisv_CHNtFSbZvt8RNf8KgtSmXLlAU98GkevuzlQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:14:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/18 02:14:11 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:14:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 02:14:13 INFO : yam: Copied (new) 2025/07/18 02:14:13 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting files as there were IO errors 2025/07/18 02:14:13 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': 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 (14.81s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:14:18 DEBUG : Creating backend with remote "/tmp/rclone999785246/dir1" 2025/07/18 02:14:18 DEBUG : Config file has changed externally - reloading 2025/07/18 02:14:18 DEBUG : Creating backend with remote "/tmp/rclone999785246/dir2" 2025/07/18 02:14:18 DEBUG : Local file system at /tmp/rclone999785246/dir2: Using server-side directory move 2025/07/18 02:14:18 INFO : Local file system at /tmp/rclone999785246/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/18 02:14:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/18 02:14:18 INFO : file1.txt: Moved (server-side) 2025/07/18 02:14:18 DEBUG : Local file system at /tmp/rclone999785246/dir2: Waiting for checks to finish 2025/07/18 02:14:18 DEBUG : Local file system at /tmp/rclone999785246/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.09s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:14:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:14:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/18 02:14:19 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:14:19 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:14:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/18 02:14:24 INFO : nested/sub dir/file: Copied (new) 2025/07/18 02:14:24 INFO : nested/sub dir/file: Deleted 2025/07/18 02:14:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:14:25 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:14:25 INFO : sub dir/hello world: Deleted 2025/07/18 02:14:25 ERROR : Local file system at /tmp/rclone999785246: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:14:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 02:14:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/18 02:14:30 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:14:30 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:14:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/18 02:14:35 INFO : nested/sub dir/file: Copied (new) 2025/07/18 02:14:35 INFO : nested/sub dir/file: Deleted 2025/07/18 02:14:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:14:35 INFO : sub dir/hello world: Copied (new) 2025/07/18 02:14:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.20s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:14:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/18 02:14:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 02:14:42 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:14:42 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:14:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/18 02:14:44 INFO : existing-b: Copied (new) 2025/07/18 02:14:44 INFO : existing-b: Deleted 2025/07/18 02:14:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 02:14:44 INFO : existing: Copied (new) 2025/07/18 02:14:44 INFO : existing: Deleted 2025/07/18 02:14:47 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:14:47 DEBUG : existing: Destination exists, skipping 2025/07/18 02:14:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/18 02:14:47 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:14:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.00s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:14:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tipezow8mebi" 2025/07/18 02:14:50 DEBUG : proton drive root link ID 'rclone-test-tipezow8mebi': Has cached credentials 2025/07/18 02:14:52 DEBUG : proton drive root link ID 'rclone-test-tipezow8mebi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-fomaxol2sigu' -> proton drive root link ID 'rclone-test-tipezow8mebi' 2025/07/18 02:15:05 DEBUG : proton drive root link ID 'rclone-test-tipezow8mebi': Using server-side directory move 2025/07/18 02:15:05 INFO : proton drive root link ID 'rclone-test-tipezow8mebi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/18 02:15:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:15:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/18 02:15:06 DEBUG : empty space: Unchanged skipping 2025/07/18 02:15:06 DEBUG : proton drive root link ID 'rclone-test-tipezow8mebi': Waiting for checks to finish 2025/07/18 02:15:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 02:15:07 INFO : empty space: Deleted 2025/07/18 02:15:07 DEBUG : proton drive root link ID 'rclone-test-tipezow8mebi': Waiting for transfers to finish 2025/07/18 02:15:07 INFO : potato3: Deleted 2025/07/18 02:15:07.745878 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/m0WB8pJX6YgW0nLw7v_uqvlB7kQZ-oAu8oed1L_Q7OfA0H_F86sKgEjrvV4yqP_PckahRLg5GGK101W1bM8-2A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:15:07.745900 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/m0WB8pJX6YgW0nLw7v_uqvlB7kQZ-oAu8oed1L_Q7OfA0H_F86sKgEjrvV4yqP_PckahRLg5GGK101W1bM8-2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:07 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/m0WB8pJX6YgW0nLw7v_uqvlB7kQZ-oAu8oed1L_Q7OfA0H_F86sKgEjrvV4yqP_PckahRLg5GGK101W1bM8-2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:08.149744 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tgOAmnIL6LAg5j-BI13v8MSgjV2N8jmd_sp3PimK9D6ZX6fqiDOF91ECug1GUAKVBjzv3QekNwpEQ1PwrQQd9w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:15:08.149792 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tgOAmnIL6LAg5j-BI13v8MSgjV2N8jmd_sp3PimK9D6ZX6fqiDOF91ECug1GUAKVBjzv3QekNwpEQ1PwrQQd9w==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:08 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tgOAmnIL6LAg5j-BI13v8MSgjV2N8jmd_sp3PimK9D6ZX6fqiDOF91ECug1GUAKVBjzv3QekNwpEQ1PwrQQd9w==/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/tgOAmnIL6LAg5j-BI13v8MSgjV2N8jmd_sp3PimK9D6ZX6fqiDOF91ECug1GUAKVBjzv3QekNwpEQ1PwrQQd9w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/18 02:15:08 DEBUG : proton drive root link ID 'rclone-test-tipezow8mebi': Purge remote --- FAIL: TestServerSideMove (20.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:15:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wubibov1rave" 2025/07/18 02:15:11 DEBUG : proton drive root link ID 'rclone-test-wubibov1rave': Has cached credentials 2025/07/18 02:15:13 DEBUG : proton drive root link ID 'rclone-test-wubibov1rave': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-fomaxol2sigu' -> proton drive root link ID 'rclone-test-wubibov1rave' 2025/07/18 02:15:26 DEBUG : empty space: Excluded (Size Filter) 2025/07/18 02:15:26 DEBUG : empty space: Excluded 2025/07/18 02:15:26 DEBUG : empty space: Excluded (Size Filter) 2025/07/18 02:15:26 DEBUG : empty space: Excluded 2025/07/18 02:15:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:15:26 DEBUG : proton drive root link ID 'rclone-test-wubibov1rave': Waiting for checks to finish 2025/07/18 02:15:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 02:15:26 DEBUG : proton drive root link ID 'rclone-test-wubibov1rave': Waiting for transfers to finish 2025/07/18 02:15:27 INFO : potato3: Deleted 2025/07/18 02:15:27.885363 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/06mwUAzGv18x2PJXdgIkfGtXo4k8MB8HpuscVaBF92tfV8Du4Fdv4JxWXp9UpC6bcBgMARDC4lpSnJZA-nfAiw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:15:27.885404 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/06mwUAzGv18x2PJXdgIkfGtXo4k8MB8HpuscVaBF92tfV8Du4Fdv4JxWXp9UpC6bcBgMARDC4lpSnJZA-nfAiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:27 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/06mwUAzGv18x2PJXdgIkfGtXo4k8MB8HpuscVaBF92tfV8Du4Fdv4JxWXp9UpC6bcBgMARDC4lpSnJZA-nfAiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:28.068454 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/12KxZbrMEGlMrUIhdCCBHnullSFtJRD6Fp9EGJ0Izu2MfWe2oh9X3wo-aHKlDbrmWiCONrZmaKNKmOvLyvZSOg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:15:28.068622 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/12KxZbrMEGlMrUIhdCCBHnullSFtJRD6Fp9EGJ0Izu2MfWe2oh9X3wo-aHKlDbrmWiCONrZmaKNKmOvLyvZSOg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:28 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/12KxZbrMEGlMrUIhdCCBHnullSFtJRD6Fp9EGJ0Izu2MfWe2oh9X3wo-aHKlDbrmWiCONrZmaKNKmOvLyvZSOg==/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/12KxZbrMEGlMrUIhdCCBHnullSFtJRD6Fp9EGJ0Izu2MfWe2oh9X3wo-aHKlDbrmWiCONrZmaKNKmOvLyvZSOg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/18 02:15:28 DEBUG : proton drive root link ID 'rclone-test-wubibov1rave': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:15:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-seriyuc9nike" 2025/07/18 02:15:32 DEBUG : Config file has changed externally - reloading 2025/07/18 02:15:32 DEBUG : proton drive root link ID 'rclone-test-seriyuc9nike': Has cached credentials 2025/07/18 02:15:34 DEBUG : proton drive root link ID 'rclone-test-seriyuc9nike': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:15:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-fomaxol2sigu' -> proton drive root link ID 'rclone-test-seriyuc9nike' 2025/07/18 02:15:49 DEBUG : proton drive root link ID 'rclone-test-seriyuc9nike': Using server-side directory move 2025/07/18 02:15:49 INFO : proton drive root link ID 'rclone-test-seriyuc9nike': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/18 02:15:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 02:15:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/18 02:15:51 DEBUG : empty space: Unchanged skipping 2025/07/18 02:15:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 02:15:51 DEBUG : proton drive root link ID 'rclone-test-seriyuc9nike': Waiting for checks to finish 2025/07/18 02:15:51 INFO : empty space: Deleted 2025/07/18 02:15:51 DEBUG : proton drive root link ID 'rclone-test-seriyuc9nike': Waiting for transfers to finish 2025/07/18 02:15:51 INFO : potato3: Deleted 2025/07/18 02:15:52.486044 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EdJXOgJKVj5tUpGvKD48qZLoalFqy5SLwkLA42wm__mGfBFu-CnutnhRxpn2tMJDWe6a6_ASGOeeq5SJYCaCiQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:15:52.486091 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EdJXOgJKVj5tUpGvKD48qZLoalFqy5SLwkLA42wm__mGfBFu-CnutnhRxpn2tMJDWe6a6_ASGOeeq5SJYCaCiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:52 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EdJXOgJKVj5tUpGvKD48qZLoalFqy5SLwkLA42wm__mGfBFu-CnutnhRxpn2tMJDWe6a6_ASGOeeq5SJYCaCiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:52.777135 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-1SJkOU0FRpqNo9baiSpNv2IGTIcZ-MVf0hz8dZJHHNjMaBMcqTo0KN35O-kSV6S_2nGciSTB6DvUzKARlXMBg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:15:52.777171 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-1SJkOU0FRpqNo9baiSpNv2IGTIcZ-MVf0hz8dZJHHNjMaBMcqTo0KN35O-kSV6S_2nGciSTB6DvUzKARlXMBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:52 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-1SJkOU0FRpqNo9baiSpNv2IGTIcZ-MVf0hz8dZJHHNjMaBMcqTo0KN35O-kSV6S_2nGciSTB6DvUzKARlXMBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:15:52 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/07/18 02:15:52 DEBUG : proton drive root link ID 'rclone-test-seriyuc9nike': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.33s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.89s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:15:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/rclone-sync-test" 2025/07/18 02:15:58 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test': Has cached credentials 2025/07/18 02:16:01 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (165.92s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:18:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/rclone-sync-test" 2025/07/18 02:18:44 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test': Has cached credentials 2025/07/18 02:18:46 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:21:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/rclone-sync-test-include/layer2" 2025/07/18 02:21:11 DEBUG : Config file has changed externally - reloading 2025/07/18 02:21:11 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test-include/layer2': Has cached credentials 2025/07/18 02:21:13 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:23:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/rclone-sync-test-ignore-file" 2025/07/18 02:23:40 DEBUG : Config file has changed externally - reloading 2025/07/18 02:23:40 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test-ignore-file': Has cached credentials 2025/07/18 02:23:42 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:26:12 DEBUG : rclone-sync-test: Excluded 2025/07/18 02:26:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 02:26:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/18 02:26:15 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test': Waiting for checks to finish 2025/07/18 02:26:15 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test': Waiting for transfers to finish 2025/07/18 02:26:15 DEBUG : Waiting for deletions to finish 2025/07/18 02:26:15 INFO : There was nothing to transfer 2025/07/18 02:26:16 DEBUG : rclone-sync-test: Excluded 2025/07/18 02:26:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 02:26:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/18 02:26:17 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:26:17 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:26:17 DEBUG : Waiting for deletions to finish 2025/07/18 02:26:17 INFO : rclone-sync-test-include: Removing directory 2025/07/18 02:26:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/18 02:26:18 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': failed to delete 1 directories 2025/07/18 02:26:18 INFO : There was nothing to transfer 2025/07/18 02:26:19 DEBUG : rclone-sync-test: Excluded 2025/07/18 02:26:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 02:26:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/18 02:26:21 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/18 02:26:21 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/18 02:26:21 DEBUG : Waiting for deletions to finish 2025/07/18 02:26:21 INFO : There was nothing to transfer 2025/07/18 02:26:22 DEBUG : rclone-sync-test: Excluded 2025/07/18 02:26:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 02:26:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/18 02:26:23 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:26:23 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:26:23 DEBUG : Waiting for deletions to finish 2025/07/18 02:26:23 INFO : rclone-sync-test-include: Removing directory 2025/07/18 02:26:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/18 02:26:24 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': failed to delete 1 directories 2025/07/18 02:26:24 INFO : There was nothing to transfer 2025/07/18 02:26:26 DEBUG : rclone-sync-test: Excluded 2025/07/18 02:26:26 DEBUG : Excluded 2025/07/18 02:26:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 02:26:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/18 02:26:27 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/18 02:26:27 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/18 02:26:27 DEBUG : Waiting for deletions to finish 2025/07/18 02:26:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (468.49s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:26:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/dst" 2025/07/18 02:26:33 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Has cached credentials 2025/07/18 02:26:35 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:28:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/CompareDest" 2025/07/18 02:28:59 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/CompareDest': Has cached credentials 2025/07/18 02:29:02 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:31:26 DEBUG : one: Need to transfer - File not found at Destination 2025/07/18 02:31:26 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:31:26 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:31:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 02:31:29 INFO : one: Copied (new) 2025/07/18 02:31:29 DEBUG : Waiting for deletions to finish 2025/07/18 02:31:32 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:31:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 02:31:32 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:31:33.106371 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:31:33.106403 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:31:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/18 02:31:35 INFO : one: Copied (replaced existing) 2025/07/18 02:31:35 DEBUG : Waiting for deletions to finish 2025/07/18 02:31:38.203717 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:31:38.203760 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:31:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 02:31:44 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:31:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:31:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 02:31:46 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:31:46 DEBUG : Waiting for deletions to finish 2025/07/18 02:31:46 INFO : There was nothing to transfer 2025/07/18 02:31:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 02:31:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:31:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 02:31:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:31:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 02:31:52 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:31:52 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:31:52 DEBUG : Waiting for deletions to finish 2025/07/18 02:31:52 INFO : There was nothing to transfer 2025/07/18 02:31:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 02:31:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:31:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 02:31:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:31:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 02:31:56 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:31:56 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:31:56 DEBUG : Waiting for deletions to finish 2025/07/18 02:31:56 INFO : There was nothing to transfer 2025/07/18 02:31:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 02:31:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:31:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 02:31:59 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/18 02:31:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 02:31:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 02:31:59 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:31:59 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:31:59 DEBUG : Waiting for deletions to finish 2025/07/18 02:31:59 INFO : There was nothing to transfer 2025/07/18 02:32:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 02:32:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/18 02:32:04 DEBUG : two: Need to transfer - File not found at Destination 2025/07/18 02:32:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:32:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/18 02:32:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 02:32:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:32:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/18 02:32:06 INFO : two: Copied (new) 2025/07/18 02:32:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (340.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:32:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/dest" 2025/07/18 02:32:20 DEBUG : Config file has changed externally - reloading 2025/07/18 02:32:20 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dest': Has cached credentials 2025/07/18 02:32:23 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dest': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:34:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/pre-dest1" 2025/07/18 02:34:46 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/pre-dest1': Has cached credentials 2025/07/18 02:34:48 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:36:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/pre-dest2" 2025/07/18 02:36:02 DEBUG : Config file has changed externally - reloading 2025/07/18 02:36:02 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/pre-dest2': Has cached credentials 2025/07/18 02:36:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:37:18 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:37:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/18 02:37:19 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:37:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/18 02:37:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/18 02:37:19 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dest': Waiting for checks to finish 2025/07/18 02:37:19 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dest': Waiting for transfers to finish 2025/07/18 02:37:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/18 02:37:22 INFO : 3: Copied (new) 2025/07/18 02:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (317.07s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.97s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:37:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/dst" 2025/07/18 02:37:39 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Has cached credentials 2025/07/18 02:37:41 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:38:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/backup" 2025/07/18 02:38:54 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/backup': Has cached credentials 2025/07/18 02:38:57 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:41:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 02:41:30 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:41:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:41:30 DEBUG : two: Unchanged skipping 2025/07/18 02:41:32.596867 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/n7C4-cL6jINh3vgzQNVe_u6bmzgllGGa2RT3y3tiVk-9gqUlPzJOseN31rTCw9DTHZN7sG-tpkgsfMgiyzBWAg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:41:32.596913 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/n7C4-cL6jINh3vgzQNVe_u6bmzgllGGa2RT3y3tiVk-9gqUlPzJOseN31rTCw9DTHZN7sG-tpkgsfMgiyzBWAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:41:32 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/n7C4-cL6jINh3vgzQNVe_u6bmzgllGGa2RT3y3tiVk-9gqUlPzJOseN31rTCw9DTHZN7sG-tpkgsfMgiyzBWAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:41:32 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:41:32 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': not deleting files as there were IO errors 2025/07/18 02:41:32 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu/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/n7C4-cL6jINh3vgzQNVe_u6bmzgllGGa2RT3y3tiVk-9gqUlPzJOseN31rTCw9DTHZN7sG-tpkgsfMgiyzBWAg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (245.99s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:41:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/dst" 2025/07/18 02:41:46 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Has cached credentials 2025/07/18 02:41:48 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:42:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/backup" 2025/07/18 02:42:59 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/backup': Has cached credentials 2025/07/18 02:43:01 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:45:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 02:45:25 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:45:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:45:25 DEBUG : two: Unchanged skipping 2025/07/18 02:45:27.939800 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MbX3Ds0hDDjGEphQE8BfxaKobAeVfJ9_y2xpMuLVBtGUfsBXrPeI9daapddbBCRSsKRQqIOUc91hERJdpDR3KQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:45:27.939856 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MbX3Ds0hDDjGEphQE8BfxaKobAeVfJ9_y2xpMuLVBtGUfsBXrPeI9daapddbBCRSsKRQqIOUc91hERJdpDR3KQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:45:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MbX3Ds0hDDjGEphQE8BfxaKobAeVfJ9_y2xpMuLVBtGUfsBXrPeI9daapddbBCRSsKRQqIOUc91hERJdpDR3KQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:45:27 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:45:27 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': not deleting files as there were IO errors 2025/07/18 02:45:27 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu/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/MbX3Ds0hDDjGEphQE8BfxaKobAeVfJ9_y2xpMuLVBtGUfsBXrPeI9daapddbBCRSsKRQqIOUc91hERJdpDR3KQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (235.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:45:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/dst" 2025/07/18 02:45:41 DEBUG : Config file has changed externally - reloading 2025/07/18 02:45:41 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Has cached credentials 2025/07/18 02:45:43 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:46:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/backup" 2025/07/18 02:46:55 DEBUG : Config file has changed externally - reloading 2025/07/18 02:46:55 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/backup': Has cached credentials 2025/07/18 02:46:57 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:49:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 02:49:20 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:49:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:49:20 DEBUG : two: Unchanged skipping 2025/07/18 02:49:23.329830 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yP4b2q5dSQ8-S_HFG98CyKkk09mvSKvNm60HuOxOAtEuxvRHFtONxRTbxlKL1QY4pfKYdTxDFad-zVRVIQnntg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:49:23.329880 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yP4b2q5dSQ8-S_HFG98CyKkk09mvSKvNm60HuOxOAtEuxvRHFtONxRTbxlKL1QY4pfKYdTxDFad-zVRVIQnntg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:49:23 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yP4b2q5dSQ8-S_HFG98CyKkk09mvSKvNm60HuOxOAtEuxvRHFtONxRTbxlKL1QY4pfKYdTxDFad-zVRVIQnntg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:49:23 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:49:23 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': not deleting files as there were IO errors 2025/07/18 02:49:23 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu/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/yP4b2q5dSQ8-S_HFG98CyKkk09mvSKvNm60HuOxOAtEuxvRHFtONxRTbxlKL1QY4pfKYdTxDFad-zVRVIQnntg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (235.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:49:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/dst" 2025/07/18 02:49:37 DEBUG : Config file has changed externally - reloading 2025/07/18 02:49:37 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Has cached credentials 2025/07/18 02:49:39 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:50:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 02:50:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:50:52 DEBUG : two: Unchanged skipping 2025/07/18 02:50:52 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for checks to finish 2025/07/18 02:50:53.682727 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AhdUm1uI2aNpOx-tSl2VUUldknrKV3UvqFynknHBKTMVSE0X72hSzK7se3niD3M9kMZl_aQpZx6Hx3ubZ0xwYA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:50:53.682780 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AhdUm1uI2aNpOx-tSl2VUUldknrKV3UvqFynknHBKTMVSE0X72hSzK7se3niD3M9kMZl_aQpZx6Hx3ubZ0xwYA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:50:53 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AhdUm1uI2aNpOx-tSl2VUUldknrKV3UvqFynknHBKTMVSE0X72hSzK7se3niD3M9kMZl_aQpZx6Hx3ubZ0xwYA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:50:53 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Waiting for transfers to finish 2025/07/18 02:50:53 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': not deleting files as there were IO errors 2025/07/18 02:50:53 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu/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/AhdUm1uI2aNpOx-tSl2VUUldknrKV3UvqFynknHBKTMVSE0X72hSzK7se3niD3M9kMZl_aQpZx6Hx3ubZ0xwYA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (89.43s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:51:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/dst" 2025/07/18 02:51:06 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Has cached credentials 2025/07/18 02:51:09 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:52:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 02:52:23.213396 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vfEzfHjHjv1_5CeNX4lnoNrrs_wkU1LXp2G30XIPVsCfarpxg9u02jt71VtTGtF-fr6T3mFLcNvRPOuVTM7paw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:52:23.213436 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vfEzfHjHjv1_5CeNX4lnoNrrs_wkU1LXp2G30XIPVsCfarpxg9u02jt71VtTGtF-fr6T3mFLcNvRPOuVTM7paw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:52:23 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vfEzfHjHjv1_5CeNX4lnoNrrs_wkU1LXp2G30XIPVsCfarpxg9u02jt71VtTGtF-fr6T3mFLcNvRPOuVTM7paw==/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/vfEzfHjHjv1_5CeNX4lnoNrrs_wkU1LXp2G30XIPVsCfarpxg9u02jt71VtTGtF-fr6T3mFLcNvRPOuVTM7paw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (89.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:52:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fomaxol2sigu/dst" 2025/07/18 02:52:36 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Has cached credentials 2025/07/18 02:52:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/18 02:54:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 02:54:10.949906 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6SRW4b_dZI62FI_zzDBjf_aDF8vJAG1bohUM1LghY6N-aQgvEoLZ3j_nvy38MBndPvLZfx9ZyfQIdenzLrMt5g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/18 02:54:10.949934 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6SRW4b_dZI62FI_zzDBjf_aDF8vJAG1bohUM1LghY6N-aQgvEoLZ3j_nvy38MBndPvLZfx9ZyfQIdenzLrMt5g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/18 02:54:10 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6SRW4b_dZI62FI_zzDBjf_aDF8vJAG1bohUM1LghY6N-aQgvEoLZ3j_nvy38MBndPvLZfx9ZyfQIdenzLrMt5g==/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/6SRW4b_dZI62FI_zzDBjf_aDF8vJAG1bohUM1LghY6N-aQgvEoLZ3j_nvy38MBndPvLZfx9ZyfQIdenzLrMt5g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (107.81s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:54:19 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:54:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/18 02:54:19 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:54:19.669028 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:54:19.669096 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:54:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/18 02:54:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/18 02:54:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.79s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:54:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 02:54:25 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:54:25 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:54:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 02:54:27 INFO : existing: Copied (new) 2025/07/18 02:54:27 DEBUG : Waiting for deletions to finish 2025/07/18 02:54:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/18 02:54:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/18 02:54:29 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:54:29 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:54:29 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting files as there were IO errors 2025/07/18 02:54:29 ERROR : proton drive root link ID 'rclone-test-fomaxol2sigu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.58s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:54:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:54:35 DEBUG : existing: Unchanged skipping 2025/07/18 02:54:35 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:54:35 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:54:35 DEBUG : Waiting for deletions to finish 2025/07/18 02:54:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.91s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.06s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", 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-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", 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-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (3.05s) --- SKIP: TestMaxTransfer/Hard (1.19s) --- SKIP: TestMaxTransfer/Soft (0.94s) --- SKIP: TestMaxTransfer/Cautious (0.93s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:56:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both0: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both13: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both14: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both15: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both16: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both17: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both11: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both10: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both12: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both18: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both3: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both4: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both5: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both19: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both1: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both2: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:56:12 DEBUG : both6: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both7: Unchanged skipping 2025/07/18 02:56:12 DEBUG : both8: Unchanged skipping 2025/07/18 02:56:12 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:56:12 DEBUG : both9: Unchanged skipping 2025/07/18 02:56:12 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:56:12 DEBUG : Waiting for deletions to finish 2025/07/18 02:56:13 INFO : only12: Deleted 2025/07/18 02:56:13 INFO : only13: Deleted 2025/07/18 02:56:13 INFO : only2: Deleted 2025/07/18 02:56:13 INFO : only15: Deleted 2025/07/18 02:56:13 INFO : only16: Deleted 2025/07/18 02:56:13 INFO : only17: Deleted 2025/07/18 02:56:13 INFO : only1: Deleted 2025/07/18 02:56:14 INFO : only14: Deleted 2025/07/18 02:56:14 INFO : only19: Deleted 2025/07/18 02:56:14 INFO : only3: Deleted 2025/07/18 02:56:14 INFO : only0: Deleted 2025/07/18 02:56:14 INFO : only10: Deleted 2025/07/18 02:56:14 INFO : only4: Deleted 2025/07/18 02:56:14 INFO : only6: Deleted 2025/07/18 02:56:14 INFO : only5: Deleted 2025/07/18 02:56:15 INFO : only8: Deleted 2025/07/18 02:56:15 INFO : only9: Deleted 2025/07/18 02:56:15 INFO : only18: Deleted 2025/07/18 02:56:15 INFO : only11: Deleted 2025/07/18 02:56:15 INFO : only7: Deleted 2025/07/18 02:56:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (118.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:58:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 02:58:12 DEBUG : both10: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both12: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both14: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both15: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both13: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both11: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both18: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both0: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both16: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both1: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both3: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both4: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both5: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both6: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both7: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both2: Unchanged skipping 2025/07/18 02:58:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 02:58:12 DEBUG : both19: Unchanged skipping 2025/07/18 02:58:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : both17: Unchanged skipping 2025/07/18 02:58:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : both8: Unchanged skipping 2025/07/18 02:58:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : both9: Unchanged skipping 2025/07/18 02:58:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/18 02:58:12 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 02:58:13.049115 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:13.049170 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:13.061552 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:13.061589 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:13.066580 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:13.066610 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:13.395101 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:13.395140 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:14 INFO : only10: Copied (replaced existing) 2025/07/18 02:58:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:14 INFO : only11: Copied (replaced existing) 2025/07/18 02:58:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:15 INFO : only12: Copied (replaced existing) 2025/07/18 02:58:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:15 INFO : only0: Copied (replaced existing) 2025/07/18 02:58:15.296287 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:15.296327 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:15.409623 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:15.409657 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:15.482882 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:15.482920 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:15.548550 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:15.548579 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:17 INFO : only14: Copied (replaced existing) 2025/07/18 02:58:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:17 INFO : only13: Copied (replaced existing) 2025/07/18 02:58:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:17 INFO : only15: Copied (replaced existing) 2025/07/18 02:58:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:17 INFO : only16: Copied (replaced existing) 2025/07/18 02:58:17.432110 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:17.432155 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:17.515183 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:17.515219 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:17.516890 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:17.516921 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:17.609682 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:17.609720 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:19 INFO : only18: Copied (replaced existing) 2025/07/18 02:58:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:19 INFO : only17: Copied (replaced existing) 2025/07/18 02:58:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:19 INFO : only1: Copied (replaced existing) 2025/07/18 02:58:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:19 INFO : only19: Copied (replaced existing) 2025/07/18 02:58:19.597466 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:19.597545 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:19.701735 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:19.701788 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:19.824114 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:19.824162 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:19.958270 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:19.958318 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:21 INFO : only2: Copied (replaced existing) 2025/07/18 02:58:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:21 INFO : only4: Copied (replaced existing) 2025/07/18 02:58:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:21 INFO : only3: Copied (replaced existing) 2025/07/18 02:58:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:21 INFO : only6: Copied (replaced existing) 2025/07/18 02:58:21.913916 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:21.913955 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:22.066210 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:22.066253 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:22.167736 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:22.167779 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:22.249864 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/18 02:58:22.249902 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/18 02:58:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:23 INFO : only8: Copied (replaced existing) 2025/07/18 02:58:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:23 INFO : only5: Copied (replaced existing) 2025/07/18 02:58:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:24 INFO : only7: Copied (replaced existing) 2025/07/18 02:58:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 02:58:24 INFO : only9: Copied (replaced existing) 2025/07/18 02:58:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (149.52s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:59:10 DEBUG : empty_dir: Making directory with metadata 2025/07/18 02:59:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 02:59:10 DEBUG : empty_on_remote: Making directory with metadata 2025/07/18 02:59:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 02:59:10 INFO : empty_on_remote: Making directory 2025/07/18 02:59:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/18 02:59:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/18 02:59:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/18 02:59:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/18 02:59:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (17.69s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:59:28 DEBUG : empty_dir: Making directory with metadata 2025/07/18 02:59:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 02:59:28 DEBUG : empty_on_remote: Making directory with metadata 2025/07/18 02:59:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 02:59:28 INFO : empty_on_remote: Making directory 2025/07/18 02:59:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/18 02:59:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/18 02:59:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/18 02:59:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/18 02:59:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/18 02:59:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 02:59:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 02:59:48 INFO : sub dir: Making directory 2025/07/18 02:59:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (39.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 03:00:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 03:00:28 INFO : sub dir: Making directory 2025/07/18 03:00:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (40.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 03:01:45 DEBUG : Waiting for deletions to finish 2025/07/18 03:01:47 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:01:47 DEBUG : apple: Excluded 2025/07/18 03:01:47 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:01:47 DEBUG : banana: Excluded 2025/07/18 03:01:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:01:47 DEBUG : appleappleapplebanana: Excluded 2025/07/18 03:01:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:01:47 DEBUG : splitbananasplit: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/18 03:01:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:01:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/18 03:01:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:01:59 DEBUG : apple: Unchanged skipping 2025/07/18 03:01:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:01:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:01:59 DEBUG : banana: Unchanged skipping 2025/07/18 03:01:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:01:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:01:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 03:02:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:02:04 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 03:02:04 DEBUG : Waiting for deletions to finish 2025/07/18 03:02:04 INFO : There was nothing to transfer 2025/07/18 03:02:04 DEBUG : Waiting for deletions to finish 2025/07/18 03:02:06 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:02:06 DEBUG : apple: Excluded 2025/07/18 03:02:06 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:02:06 DEBUG : banana: Excluded 2025/07/18 03:02:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:02:06 DEBUG : appleappleapplebanana: Excluded 2025/07/18 03:02:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:02:06 DEBUG : splitbananasplit: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/18 03:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:02:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/18 03:02:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:19 DEBUG : apple: Unchanged skipping 2025/07/18 03:02:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:02:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:19 DEBUG : banana: Unchanged skipping 2025/07/18 03:02:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 03:02:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:02:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:02:23 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 03:02:23 DEBUG : Waiting for deletions to finish 2025/07/18 03:02:23 INFO : There was nothing to transfer 2025/07/18 03:02:23 DEBUG : Waiting for deletions to finish 2025/07/18 03:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:02:25 DEBUG : apple: Excluded 2025/07/18 03:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:02:25 DEBUG : banana: Excluded 2025/07/18 03:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/18 03:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:02:25 DEBUG : splitbananasplit: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/18 03:02:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:02:30 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 03:03:32 DEBUG : Waiting for deletions to finish 2025/07/18 03:03:34 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:03:34 DEBUG : apple: Excluded 2025/07/18 03:03:34 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:03:34 DEBUG : banana: Excluded 2025/07/18 03:03:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:03:34 DEBUG : appleappleapplebanana: Excluded 2025/07/18 03:03:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:03:34 DEBUG : splitbananasplit: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/18 03:03:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:03:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/18 03:03:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:47 DEBUG : apple: Unchanged skipping 2025/07/18 03:03:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:47 DEBUG : banana: Unchanged skipping 2025/07/18 03:03:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:03:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 03:03:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:03:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:03:51 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 03:03:51 DEBUG : Waiting for deletions to finish 2025/07/18 03:03:51 INFO : There was nothing to transfer 2025/07/18 03:03:51 DEBUG : Waiting for deletions to finish 2025/07/18 03:03:53 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:03:53 DEBUG : apple: Excluded 2025/07/18 03:03:53 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:03:53 DEBUG : banana: Excluded 2025/07/18 03:03:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:03:53 DEBUG : appleappleapplebanana: Excluded 2025/07/18 03:03:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:03:53 DEBUG : splitbananasplit: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/18 03:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:03:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/18 03:04:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:06 DEBUG : apple: Unchanged skipping 2025/07/18 03:04:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:06 DEBUG : banana: Unchanged skipping 2025/07/18 03:04:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:04:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:04:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:04:11 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 03:04:11 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 03:04:11 DEBUG : Waiting for deletions to finish 2025/07/18 03:04:11 INFO : There was nothing to transfer 2025/07/18 03:04:11 DEBUG : Waiting for deletions to finish 2025/07/18 03:04:13 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:04:13 DEBUG : apple: Excluded 2025/07/18 03:04:13 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:04:13 DEBUG : banana: Excluded 2025/07/18 03:04:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:04:13 DEBUG : appleappleapplebanana: Excluded 2025/07/18 03:04:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:04:13 DEBUG : splitbananasplit: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/18 03:04:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:04:17 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-fomaxol2sigu'", Local "Local file system at /tmp/rclone999785246", Modify Window "1s" 2025/07/18 03:05:19 DEBUG : Waiting for deletions to finish 2025/07/18 03:05:21 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:05:21 DEBUG : apple: Excluded 2025/07/18 03:05:21 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:05:21 DEBUG : banana: Excluded 2025/07/18 03:05:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:05:21 DEBUG : appleappleapplebanana: Excluded 2025/07/18 03:05:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:05:21 DEBUG : splitbananasplit: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/18 03:05:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:05:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/18 03:05:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:05:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:05:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:05:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:05:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:05:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:05:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:05:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:05:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:05:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:05:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:05:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:05:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:05:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:05:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:05:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 03:05:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:05:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 03:05:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:05:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 03:05:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:05:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 03:05:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:05:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:05:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:05:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 03:05:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 03:05:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/18 03:05:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 03:05:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:05:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 03:05:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:05:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 03:05:36 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/18 03:05:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 03:05:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:05:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 03:05:38 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 03:05:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 03:05:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 03:05:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 03:05:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 03:05:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 03:05:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:05:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 03:05:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:05:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 03:05:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:05:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 03:05:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:05:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 03:05:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:05:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 03:05:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:05:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 03:05:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:05:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 03:05:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:05:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:05:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 03:05:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:05:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 03:05:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:05:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 03:05:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:05:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 03:05:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:05:46 DEBUG : Waiting for deletions to finish 2025/07/18 03:05:47 INFO : appleappleapplebanana: Deleted 2025/07/18 03:05:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 03:05:47 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 03:05:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 03:05:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 03:05:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 03:05:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 03:05:47 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 03:05:47 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 03:05:48 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 03:05:48 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 03:05:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 03:05:48 INFO : apple: Deleted 2025/07/18 03:05:48 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 03:05:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 03:05:48 INFO : splitbananasplit: Deleted 2025/07/18 03:05:48 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 03:05:48 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 03:05:48 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 03:05:48 INFO : banana: Deleted 2025/07/18 03:05:48 DEBUG : Waiting for deletions to finish 2025/07/18 03:05:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/18 03:05:50 DEBUG : YXBwbGU=: Excluded 2025/07/18 03:05:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/18 03:05:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/18 03:05:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/18 03:05:50 DEBUG : YmFuYW5h: Excluded 2025/07/18 03:05:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/18 03:05:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/18 03:05:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/18 03:05:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/18 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:06:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:06:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:06:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:06:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:03 DEBUG : apple: Unchanged skipping 2025/07/18 03:06:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:06:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:06:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:03 DEBUG : banana: Unchanged skipping 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 03:06:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:06:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:06:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:06:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:06:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:06:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:06:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:06:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:06:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:06:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:06:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 03:06:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/18 03:06:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:06:08 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for checks to finish 2025/07/18 03:06:08 DEBUG : proton drive root link ID 'rclone-test-fomaxol2sigu': Waiting for transfers to finish 2025/07/18 03:06:08 DEBUG : Waiting for deletions to finish 2025/07/18 03:06:08 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestTransform (5m1s) TestTransform/base64 (1m25s) goroutine 25600 [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, 5 minutes]: testing.(*T).Run(0xc00035d180, {0x269f840?, 0xc0004fbad8?}, 0x27cc360) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00035d180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00035d180, 0xc0004fbc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009ac3f0, {0x3e90500, 0x6c, 0x6c}, {0xee00ba312?, 0x3ea64a0?, 0x3ea64a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005b9360) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005b9360) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 23 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 24 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9 [IO wait]: internal/poll.runtime_pollWait(0x7052f438c5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001e8500?, 0xc000756000?, 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(0xc0001e8500, {0xc000756000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001e8500, {0xc000756000?, 0xc00009d8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001404e0, {0xc000756000?, 0x7052ed7d68c0?, 0x70533c08f5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0009ac018, {0xc000756000?, 0xc00009d9b0?, 0x41e9b1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060c638, {0x2adcd20, 0xc0009ac018}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060c388, {0x2adaa80, 0xc0001404e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060c388, 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(0xc00060c388, {0xc0009fa000, 0x1000, 0xc0007fe000?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00074c600, {0xc0009d4040, 0x9, 0x3e1e110?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ada220, 0xc00074c600}, {0xc0009d4040, 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({0xc0009d4040, 0x9, 0x450390?}, {0x2ada220?, 0xc00074c600?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0009d4000) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009dfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0000d0540) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 8 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 22210 [chan receive, 1 minutes]: testing.(*T).Run(0xc000998a80, {0x268b8f7?, 0x4796b2?}, 0xc0008ec550) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000998a80) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000998a80, 0x27cc360) /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 25594 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25566 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 24976 [select]: net/http.(*persistConn).writeLoop(0xc000a0c5a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25062 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24441 [select]: net/http.(*persistConn).writeLoop(0xc00072a240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24415 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25569 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25614 [select]: net/http.(*http2clientStream).writeRequest(0xc0003e0180, 0xc00028c780, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0003e0180, 0x82bc24?, 0xc0007f6f60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 25606 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 24440 [IO wait]: internal/poll.runtime_pollWait(0x7052f438c290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc006ae8180?, 0xc000622000?, 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(0xc006ae8180, {0xc000622000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc006ae8180, {0xc000622000?, 0xc000622000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000140300, {0xc000622000?, 0x7052ecde7f10?, 0x70533c08f5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000882558, {0xc000622000?, 0xffb?, 0x4ac00b33900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00038a2b8, {0x2adcd20, 0xc000882558}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00038a008, {0x2adaa80, 0xc000140300}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00038a008, 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(0xc00038a008, {0xc000546000, 0x1000, 0xc0000d3bf0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072a240, {0xc000546000?, 0x80b385?, 0x2ad9c20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000dd0180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000dd0180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072a240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24415 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3124 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3101 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 25602 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24424 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0008bba70?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2b02310?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2b02310, 0xc000477b90}, {0x2b191b0, 0xc0003100b0}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc0003fc000, 0x27ccff8) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2b02310, 0xc000477b90}, {0x2b191b0, 0xc0003100b0}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc0003fc000) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2b02310, 0xc000477b90}, {0x2b191b0, 0xc0003100b0}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0xc0004e9da0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2b02310, 0xc000477b90}, {0x2b191b0, 0xc0003100b0}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0xc0004e9da0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/operations.ListFn({0x2b02310, 0xc000477b90}, {0x2b191b0, 0xc0003100b0}, 0xc0004e9d90) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:763 +0xb2 github.com/rclone/rclone/fs/operations.Delete({0x2b02310, 0xc000477b90}, {0x2b191b0, 0xc0003100b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1178 +0x11b github.com/rclone/rclone/fs/sync.deleteDSStore(0xc0009aa380, 0xc0003545b0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:175 +0x12e github.com/rclone/rclone/fs/sync.compareNames({0x2b02268, 0x3ec9a60}, 0xc0009aa380, 0xc0003545b0, {0xc00073e808, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:182 +0x85 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0009aa380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 +0x32c testing.tRunner(0xc0009aa380, 0xc0008ec550) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22210 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 25592 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25566 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 24467 [select]: net/http.(*persistConn).writeLoop(0xc000688120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24444 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25597 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25566 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 25605 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25590 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25566 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 25593 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25566 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 25603 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25596 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25566 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 24466 [IO wait]: internal/poll.runtime_pollWait(0x7052f438c3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc006ae8100?, 0xc000623000?, 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(0xc006ae8100, {0xc000623000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc006ae8100, {0xc000623000?, 0x5?, 0x3ec6688?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00051a018, {0xc000623000?, 0x7052ed7d68c0?, 0x70533c08fa78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0009ac5d0, {0xc000623000?, 0x3ecc300?, 0xc0006f19c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00038a638, {0x2adcd20, 0xc0009ac5d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00038a388, {0x2adaa80, 0xc00051a018}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00038a388, 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(0xc00038a388, {0xc0009fb000, 0x1000, 0xc0000d3bf0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000688120, {0xc0009fb000?, 0x80b385?, 0x2ad9c20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc007904420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc007904420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000688120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24444 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25595 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25566 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 24975 [IO wait]: internal/poll.runtime_pollWait(0x7052f438c6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000982080?, 0xc000f6a000?, 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(0xc000982080, {0xc000f6a000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000982080, {0xc000f6a000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00051a0b8, {0xc000f6a000?, 0x7052ecde7f10?, 0x70533c08f108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0008820c0, {0xc000f6a000?, 0x3ecc300?, 0x4b10009f900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001ee2b8, {0x2adcd20, 0xc0008820c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001ee008, {0x2adaa80, 0xc00051a0b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001ee008, 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(0xc0001ee008, {0xc000f6b000, 0x1000, 0xc0000d3bf0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000a0c5a0, {0xc000f6b000?, 0x80b385?, 0x2ad9c20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007ab260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007ab260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000a0c5a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25062 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25566 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2b02307?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2b02310, 0xc000477b90}, 0xc0002f5340, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:613 +0x1cf github.com/rclone/rclone/fs/operations.DeleteFiles(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:626 github.com/rclone/rclone/fs/operations.Delete.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1176 +0x2c created by github.com/rclone/rclone/fs/operations.Delete in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1175 +0xc5 goroutine 25604 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25270 [IO wait]: internal/poll.runtime_pollWait(0x7052f438c4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000983000?, 0xc000921000?, 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(0xc000983000, {0xc000921000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000983000, {0xc000921000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003c2000, {0xc000921000?, 0x7052f408d558?, 0x70533c08f5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00074a120, {0xc000921000?, 0x3ecc300?, 0xc000b349c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001efb38, {0x2adcd20, 0xc00074a120}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001ef888, {0x2adaa80, 0xc0003c2000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001ef888, 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(0xc0001ef888, {0xc0005e5000, 0x1000, 0xc0000d3bf0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006357a0, {0xc0005e5000?, 0x80b385?, 0x2ad9c20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0062ec660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0062ec660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006357a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25225 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25591 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25566 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 25567 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25271 [select]: net/http.(*persistConn).writeLoop(0xc0006357a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25225 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25568 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25606 [select]: net/http.(*http2ClientConn).roundTrip(0xc0000d0540, 0xc00028c780, 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(0xc0006540a0, 0xc00028c780, {0x0?, 0xe1?}) /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({0x3e6de00?}, 0xc00028c780?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e6de00, 0xc00028c780) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2adb1e0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00028c780, {0x2adb1e0, 0x3e6de00}, {0x7052ecee6101?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0000d3380, 0xc00028c780, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0000d3380, 0xc00028c780) /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(0xc00064e008, 0xc0006783c0) /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(0xc000b2d668, {0xc000b2d638, 0x6, 0xc000b2d538?}) /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(0xc0006783c0, {0x2683fbb?, 0xc0000be808?}, {0xc0003dc0d0, 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(0xc0006783c0) /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(0xc000310160, {0x2b02310, 0xc000477b90}, 0xc000b2d908) /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(0xc000310160, {0x2b02310, 0xc000477b90}, 0xc000b2d908) /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(0xc000310160, {0x2b02310, 0xc000477b90}, {0xc000061b00, 0x58}, {0xc000a3fbc0, 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(0xc0005ff050?, {0x2b02310?, 0xc000477b90?}, 0xc000bac4e0?, 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(0xc0001e9000, {0x2b02310, 0xc000477b90}, 0xc000bac5c0) /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, 0xc0000be808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b4360, 0xc0002e4800, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b4360, 0xc0002e4800) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0003100b0, {0x2b02310, 0xc000477b90}, 0xc000bac5c0) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0003100b0, {0x2b02310, 0xc000477b90}, {0xc0005ff068, 0x18}, 0xc000bac5c0) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0003100b0, {0x2b02310, 0xc000477b90}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.DirSorted({0x2b02310, 0xc000477b90}, {0x2b191b0, 0xc0003100b0}, 0x0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 24424 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.184236175s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]